var e=Math.round(Math.random()*2); if (e==0) document.write("Посольство"); else if (e==1) document.write("IranianCultureCenter"); else if (e==2) document.write("AEOI");