var quotes=new Array()
quotes[0]="<map name=\"nav\"><area shape=\"rect\" coords=\"0,0,130,85\" href=\"http://www.nypost.com/200years/200yearshome.htm\"><area shape=\"rect\" coords=\"0,85,130,146\" href=\"http://www.inextv.com/nypost/en_index.shtml\"><area shape=\"rect\" coords=\"0,146,130,223\" href=\"http://regions.babyzone.com/allregions/default.asp?ReferedBy=nypost\"><area shape=\"rect\" coords=\"0,223,130,300\" href=\"http://www.exxonmobiltravel.com/index.cfm?partner=nypost\"></map><img src=\"/images/promos/promo.gif\" usemap=\"#nav\" border=0>"
var whichquote=Math.floor(Math.random()*(quotes.length))
document.write(quotes[whichquote])