var how_many_ads = 6;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
htmlString = '<center><IMG SRC="http://service.bfast.com/bfast/serve?bfmid=223938&siteid=27290676&bfpage=nascar_shop" BORDER="0" WIDTH="1" HEIGHT="1" NOSAVE ><A HREF="http://service.bfast.com/bfast/click?bfmid=223938&siteid=27290676&bfpage=nascar_shop" TARGET="_top"><IMG SRC="http://images.bfast.com/clients/fogdog/fog_nascar_125x125.gif" BORDER="0" WIDTH="125" HEIGHT="125" ALT=""></A></center>';
document.write(htmlString);
}
if (ad==2) {
htmlString = '<center><IMG SRC="http://service.bfast.com/bfast/serve?bfmid=18566&sourceid=27096792&categoryid=flights_page" BORDER="0" WIDTH="1" HEIGHT="1" NOSAVE ><A HREF="http://service.bfast.com/bfast/click?bfmid=18566&sourceid=27096792&categoryid=flights_page" TARGET="_top"><IMG SRC="http://graphics.travelocity.com/i/affiliates/bttns4affils/120x240_how_many.gif" BORDER="0" WIDTH="120" HEIGHT="240" ALT="Make Flight Reservations & Purchase Tickets"></A></center>';
document.write(htmlString);
}
if (ad==3) {
htmlString = '<center><IMG SRC="http://service.bfast.com/bfast/serve?bfmid=2181&sourceid=27096789&categoryid=h" BORDER="0" WIDTH="1" HEIGHT="1" NOSAVE ><A HREF="http://service.bfast.com/bfast/click?bfmid=2181&sourceid=27096789&categoryid=h" TARGET="_top"><IMG SRC="http://a1204.g.akamai.net/f/1204/1181/24h/www.affiliate.net/affnet/images/bfreeship_120x90.gif" BORDER="0" WIDTH="120" HEIGHT="90" ALT="Fast & Free Delivery"></A></center>';
document.write(htmlString);
}
if (ad==4) {
htmlString = '<center><IMG SRC="http://service.bfast.com/bfast/serve?bfmid=18566&sourceid=27096792&categoryid=travelocity" BORDER="0" WIDTH="1" HEIGHT="1" NOSAVE ><A HREF="http://service.bfast.com/bfast/click?bfmid=18566&sourceid=27096792&categoryid=travelocity" TARGET="_top"><IMG SRC="http://hg.travelocity.com.edgesuite.net/i/affiliates/120x90_tvly_affil2.gif" BORDER="0" WIDTH="120" HEIGHT="90" ALT="Airline tickets, hotel and car rental reservations"></A></center>';
document.write(htmlString);
}
if (ad==5) {
htmlString = '<center><IMG SRC="http://service.bfast.com/bfast/serve?bfmid=5647408&siteid=27290676&bfpage=flh_120x240_03" BORDER="0" WIDTH="1" HEIGHT="1" NOSAVE ><A HREF="http://service.bfast.com/bfast/click?bfmid=5647408&siteid=27290676&bfpage=flh_120x240_03" TARGET="_top"><IMG SRC="http://c.mfcreative.com/Affiliate/FLH/9062_120x240_03.gif" BORDER="0" WIDTH="120" HEIGHT="240" ALT="Family & Local Histories"></A></center>';
document.write(htmlString);
}
if (ad==6) {
htmlString = '<center><IMG SRC="http://service.bfast.com/bfast/serve?bfmid=30991737&siteid=27290676&bfpage=home04" BORDER="0" WIDTH="1" HEIGHT="1" NOSAVE ><A HREF="http://service.bfast.com/bfast/click?bfmid=30991737&siteid=27290676&bfpage=home04" TARGET="_top"><IMG SRC="http://ads.bfast.com/clients/bestbuy/120x240_category.gif" BORDER="0" WIDTH="120" HEIGHT="240" ALT=""></A></center>';
document.write(htmlString);
}