
var randomnumber=Math.floor((Math.random()*5)+1)
document.write("<style>#image{background:url(http://www.epa.gov/epahome/images/neighborhoods" + randomnumber + ".jpg) 0 0 no-repeat !important;}</style>");



