<!-- Begin
var how_many_ads = 7;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
title="Click for Best Sexy Costumes";
txt="The Best Sexy Costumes for Adult Men, Women and Couples"; 
url="http://halloweenfor.com/recommends/sexycostumes";
alt="The Best Sexy Costumes for Adult Men, Women and Couples";
banner="http://www.shareasale.com/image/Halloween-Ad-430x600-3.jpg";
width="430";
height="600";
}
if (ad==2) {
title="Click for Best Sexy Costumes";
txt="The Best Sexy Costumes for Adult Men, Women and Couples"; 
url="http://halloweenfor.com/recommends/sexycostumes";
alt="The Best Sexy Costumes for Adult Men, Women and Couples";
banner="http://www.shareasale.com/image/Halloween-Ad-430x600-2.jpg";
width="430";
height="600";
}
if (ad==3) {
title="Click for Best Sexy Costumes";
txt="The Best Sexy Costumes for Adult Men, Women and Couples"; 
url="http://halloweenfor.com/recommends/sexycostumes";
alt="The Best Sexy Costumes for Adult Men, Women and Couples";
banner="http://www.shareasale.com/image/GRAND-PRIX-RACE-AD.jpg";
width="504";
height="589";
}
if (ad==4) {
title="Grab 20% Off Single item at SpiritHalloween promo code: SPAFF20 - Valid until 2011-10-26";
txt="Buy One Costume - Get Second 25% Off! Valid 9/1/10 - 9/30/10 + Receive Free S/H On All Orders Over $49"; 
url="http://gan.doubleclick.net/gan_click?lid=41000000037091727&pubid=21000000000235830";
alt="20% Off a single Item in the Cart from SpiritHalloween.com with Promo Code: SPAFF20";
banner="http://gan.doubleclick.net/gan_impression?lid=41000000032555908&pubid=21000000000235830";
width="300";
height="300";
}
if (ad==5) {
title="Tom Arma Kids Costumes at Halloween Express";
txt="Tom Arma Kids Costumes at HalloweenExpress.com"; 
url="http://www.kqzyfj.com/3m117wktqks7DBHEFFF798FHAH9B";
alt="Tom Arma Kids Costumes at Halloween Express";
banner="http://www.tqlkg.com/l2116tkocig175B89991329B4B35";
width="430";
height="600";
}
if (ad==6) {
title="Shop Now!";
txt="Shop now to save a lot!"; 
url="http://www.shareasale.com/r.cfm?b=331316&u=186078&m=18404&afftrack=bottomH4";
alt="Halloween is Coming!";
banner="http://www.shareasale.com/image/18404/Affiliate_336x280.jpg";
width="336";
height="280";
}
if (ad==7) {
title="All styles high quality Pirate Costumes, 61% off shipping, End Soon!";
txt="All styles high quality Pirate Costumes, 61% off shipping, End Soon!"; 
url="http://click.linksynergy.com/fs-bin/click?id=i770*z8b6Nc&offerid=234168.168&type=4&subid=0";
alt="All styles high quality Pirate Costumes, 61% off shipping, End Soon!";
banner="http://www.goodgoodschina.com/media/affiliate/banner02/336X280.jpg";
width="336";
height="280";
}
document.write('<center>');
document.write('<a title=\"' + title + '\" ');
document.write('href=\"' + url + '\" target=\"_blank\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0><br>');
document.write('<small>' + txt + '</small></a>');
document.write('</center>');
// End -->
