var e=Math.round(Math.random()*3); if (e==0) document.write("ÌÀÃÀÒÝ"); else if (e==1) document.write("ÌÈÄ"); else if (e==2) document.write("ÌÈÄ"); else if (e==3) document.write("Áóøåð");