Just a small collection of what we consider the most attractive event banners around. More on next pages.
$handle = opendir(dirname(realpath(__FILE__)).'/banners/160x600/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

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