
function banner() { } ; b = new banner() ; n = 0
b[n++]= "<A HREF='http://brittanypozzi.net/stallions.asp' target='_blank'><IMG name=randimg SRC='images/stallions/stud2_sm.jpg' border='1' ALT='Be a Magnolia Runner' width='215' height='155'></A>"


i=Math.floor(Math.random() * n) ; 
document.write( b[i] )
