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

<!-- Begin
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="<a href=http://www.brisnet.com/cgi-bin/gateway.cgi?from=612&to=cgi-bin/static.cgi?page=derbypps&header=no><img src=http://www.horse-races.net/graphics/brisderby2007.gif width=120 height=80></a>";
}
if (ad==2) {
url="<a href=http://store.yahoo.com/cgi-bin/clink?secretariatcom+fx39WB+kedegrmo.html><img src=http://www.horse-races.net/graphics/kdgmdvd.gif width=125 height=125 border=1></a>";
}
document.write(url);
// End -->
