// modify the 7 lines below
$banners= array('http://www.health.am/im/pm/hiv.gif','http://www.health.am/im/pm/hiv1.gif','http://www.health.am/im/pm/paroxetine.gif','http://www.health.am/im/pm/ovantra.jpg','http://www.health.am/im/pm/diet.gif','http://www.health.am/im/pm/depression.gif','http://www.health.am/im/pm/tummy.jpg','http://www.health.am/im/pm/butalbital.gif','http://www.health.am/im/pm/viagra2.gif','http://www.health.am/im/pm/cialis.gif','http://www.health.am/im/pm/alesse.gif','http://www.health.am/im/pm/effexor.jpg','http://www.health.am/im/pm/buspar.gif','http://www.health.am/im/pm/paxil.gif','http://www.health.am/im/pm/viagra1.jpg','http://www.health.am/im/pm/propecia.gif','http://www.health.am/im/pm/jenni.jpg','http://www.health.am/im/pm/buspar.gif','http://www.health.am/im/pm/tramadol.gif','http://www.health.am/im/pm/phentermine.jpg','http://www.health.am/im/pm/cialis.jpg');
$alt_texts= array ('HIV/AIDS. Early Detection and treatment can save your life','HIV-AID. HIV Express Test Kit','Buy Paroxetine. Click here to order now','Ovantra: Put the SEX Drive Back into your marriage','Buy Diet Pills Online','If Manic Symptoms keep disruption your life...','Phentermine: Learn more about phentermine','Butalbital APAP: as low as $79 for 30 tablets','Viagra: as low as $69','Save on cialis 5 tablets $99','Birth Control: Estrogens and Progestins Oral Contraceptives','Treatment of depression and anxiety','What are the symptoms of a serious clinical depression?','Major Depression treatment','Learn more about Viagra!','Learn more about Propecia','Who should use Xenical','Buspar is one of the leading medications used to treat anxiety and panic disorders.','Ultram is used for the management of moderate to moderately severe pain.','Phentermine: Learn more about phentermine','Cialis. Will you be ready?');
$links= array('http://www.home-tests.com/','http://www.home-tests.com/','http://www.health.am/drugstore/paroxetine.php','http://www.health.am/drugstore/ovantra.php','http://www.health.am/drugstore/phentermine.php','http://www.health.am/psy/','http://www.health.am/drugstore/phentermine.php','http://www.health.am/drugstore/butalbital.php','http://www.health.am/drugstore/viagra.php','http://www.health.am/drugstore/cialis.php','http://www.health.am/drugstore/alesse.php','http://www.health.am/drugstore/effexor.php','http://www.health.am/psy/','http://www.health.am/psy/','http://www.health.am/drugstore/viagra.php','http://www.health.am/drugstore/propecia.php','http://www.health.am/drugstore/xenical.php','http://www.health.am/drugstore/buspar.php','http://www.health.am/drugstore/ultram.php','http://www.health.am/drugstore/phentermine.php','http://www.health.am/drugstore/cialis.php'); /* e.g. 'http://www.yoursite.com' */
$border="0";
$target="";
$width="138";
$height="240";
$action="";// for javascript enter 'js' else leave empty.
// YOU DO NOT NEED TO MODIFY BELOW
$random_no= count($banners);
$random=$random_no-1;
mt_srand ((double) microtime () * 1000000);
$rnd= mt_rand(0,$random);
$banner=$banners[$rnd];
$alt_text=$alt_texts[$rnd];
$link=$links[$rnd];
if ($action=="js")
{
echo("document.write('');");
}
else
{
echo"";
}
?>
|