Habborator Archive :: Event banners - Horizontal [Old]
Pre-decessors of current newsheaders, here’s some old horizontal, promotional banners.
$handle = opendir(dirname(realpath(__FILE__)).'/banners/425x178/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
include("menu.php"); ?>