<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
document.write('<center>');

var how_many_ads = 2;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
url="<table width=468 cellpadding=5><tr><td colspan=3 align=center bgcolor=#ddddee><font face=\"verdana, arial, helvetica\" size=2><a href=\"http://rover.ebay.com/rover/1/711-53200-19255-0/1?type=4&track=53361525035336152503&toolid=10001&customid=Bottom&mpre=http%3A%2F%2Fsports-cards.shop.ebay.com%2Fitems%2FHorse-Racing__W0QQQ5ftrkparmsZ72Q253A1205Q257C66Q253A2Q257C65Q253A12Q257C39Q253A1QQ_dmptZUSQ5fSMQ5fFanQ5fShopQQ_npmvZ3QQ_sacatZ31663QQ_trksidZp3286Q2ec0Q2em14QQ_sopZ1QQ_scZ1\"><img src=http://www.horse-races.net/graphics/ebaylogosm.gif width=88 height=31 border=0 hspace=5 align=right></a><a href=\"http://rover.ebay.com/rover/1/711-53200-19255-0/1?type=4&track=53361525035336152503&toolid=10001&customid=Bottom&mpre=http%3A%2F%2Fsports-cards.shop.ebay.com%2Fitems%2FHorse-Racing__W0QQQ5ftrkparmsZ72Q253A1205Q257C66Q253A2Q257C65Q253A12Q257C39Q253A1QQ_dmptZUSQ5fSMQ5fFanQ5fShopQQ_npmvZ3QQ_sacatZ31663QQ_trksidZp3286Q2ec0Q2em14QQ_sopZ1QQ_scZ1\"><img src=http://www.horse-races.net/graphics/ebaylogosm.gif width=88 height=31 border=0 hspace=5 align=left>Click here</a> for horse racing items up for bid closing soon on eBay</font></td></tr></table>";
}
if (ad==2) {
url="<table width=468 cellpadding=5><tr><td colspan=3 align=center bgcolor=#FFFACD><font face=\"verdana, arial, helvetica\" size=2><a href=\"http://rover.ebay.com/rover/1/711-53200-19255-0/1?type=4&track=53361525035336152503&toolid=10001&customid=Bottom&mpre=http%3A%2F%2Fsports-cards.shop.ebay.com%2Fitems%2FHorse-Racing__W0QQQ5ftrkparmsZ66Q253A2Q257C65Q253A1Q257C39Q253A1QQ_dmptZUSQ5fSMQ5fFanQ5fShopQQ_npmvZ3QQ_sacatZ31663QQ_scZ1QQ_trksidZp3286Q2ec0Q2em14QQ_sopZ10QQ_scZ1\"><img src=http://www.horse-races.net/graphics/ebaylogosm.gif width=88 height=31 border=0 hspace=5 align=right></a><a href=\"http://rover.ebay.com/rover/1/711-53200-19255-0/1?type=4&track=53361525035336152503&toolid=10001&customid=Bottom&mpre=http%3A%2F%2Fsports-cards.shop.ebay.com%2Fitems%2FHorse-Racing__W0QQQ5ftrkparmsZ66Q253A2Q257C65Q253A1Q257C39Q253A1QQ_dmptZUSQ5fSMQ5fFanQ5fShopQQ_npmvZ3QQ_sacatZ31663QQ_scZ1QQ_trksidZp3286Q2ec0Q2em14QQ_sopZ10QQ_scZ1\"><img src=http://www.horse-races.net/graphics/ebaylogosm.gif width=88 height=31 border=0 hspace=5 align=left>Click here</a> for the latest horse racing items listed on eBay</font></td></tr></table>";
}
document.write(url);
document.write('</center>');
// End -->

