|
||||
|
|
||||
?php
//
define('MAX_PATH', '/home/dsf/www2.drunkenstepfather.com/public_html/adserver');
if (@include_once(MAX_PATH . '/www/delivery/alocal.php')) {
if (!isset($phpAds_context)) {
$phpAds_context = array();
}
$phpAds_raw = view_local('', 49, 0, 0, '', '', '0', $phpAds_context, '');
}
echo $phpAds_raw['html'];
?>
