e = Math.floor(Math.random()*5);
i = e+1;
document.write('<div id="mainimgArea" style="background:url(./images/main_img0'+i+'.jpg); width:948px; height: 273px;"></div>');
