<?php head("Admin ForcedBanner"); require_once('lib/class/werbung.class.php'); $Werbung = new WERBUNG; echo $Werbung->BannerHist(); foot(); ?>