var randomnumber=Math.floor(Math.random()*42);
document.write("<img src='images/banner/"+randomnumber+".jpg' border=0>"); 