var i;
i=Math.floor(Math.random()*4);
document.write("<img src=\"pic/top/"+i+".gif\">")
