var n = Math.floor(Math.random()*6) ;
document.write("<IMG src='images/main"+n+".jpg' width='300' height='152' border='0'>");