// JavaScript Document

function writeMarquee() {
document.write("<marquee scrolldelay='75' scrollamount='5'><b>The Results from the Murray Walker Memorial Handicap are now online. Go to the Results page to view them.</marquee>");
}

