var r=Math.random(); if (r>0.5) { document.write("Abu risalah"); } else { document.write("Abu risalah"); }