var n = Math.floor(Math.random()*17) ;
document.write("<img src='img/topphoto/main_photo"+n+".jpg' />");