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