Habborator
Archive
:: Event banners - Hot Campaigns
Small buttons used on homepages(s) with links to current campaigns.
$handle = opendir(dirname(realpath(__FILE__)).'/banners/hot/'); while($file = readdir($handle)){ if($file !== '.' && $file !== '..'){ echo '
'; } } ?>
include("menu.php"); ?>