function homepage() { //4 var ranNum= Math.round(Math.random() * 0); if (ranNum == 0){document.write('
WRINCrystal
'); } // NEW2 }