";
if ($customviews)
{
if (($customviews >= '100000')&&($customviews <= '10000000')) {
echo "
";
}
else
{
echo "
Your impressions must be between: 100,000 and 10,000,000
";
}
}
else
{
echo "
Need More? Tell us how many ad views you want and press calculate!
";
}
$i++;
}
?>
Note: You are paying for a set number of ad views. The duration is the approximate time your ad will be on the site, calculated by the average number of ad views daily for the particular ad. Your ad will remain active until the guaranteed number of ad views has been reached.
*** Refunds are not available since ad views can not technically be "returned".
if ($type == 'tower'){ ?>
Click on an ad for rent to view it's statistics and pricing
include 'tower.php'; ?>
} ?>
if ($type == 'leftsquare'){ ?>
include 'leftsquare.php'; ?>
} ?>
if ($type == 'rightsquare'){ ?>
include 'rightsquare.php'; ?>
} ?>
if ($type == 'lb'){
echo " Click on an ad for rent to view it's statistics and pricing";
include 'leaderboard.php';
} ?>
if ($type == 'banner'){
echo " Click on an ad to view it's statistics and pricing";
include 'banner.php';
}
?>
}} else { ?>
Welcome to our text link advertising system, please select an available campaign to begin
include 'textaddropdown.php'; ?>
View All CPM Campaigns: include 'takentadd.php'; ?>
View All CPC Campaigns: include 'takentaddCPC.php'; ?>