define('MAX_PATH', '/export/sites/txdirectory.com/docs/openx');
if (@include_once(MAX_PATH . '/www/delivery/alocal.php')) {
if (!isset($phpAds_context)) {
$phpAds_context = array();
}
$phpAds_raw = view_local('', 16, 0, 0, '', '', '0', $phpAds_context, '');
}
echo $phpAds_raw['html'];
?>