function zipvidbutton() { //3 var ranNum= Math.round(Math.random() * 3); if (ranNum == 0){document.write(''); } // Ziphomo if (ranNum == 1){document.write('UK Gay Adult Shop'); } // AdultShop if (ranNum == 2){document.write('Talk to other UK Gay Gays now'); } // chatbutton if (ranNum == 3){document.write('Click here to buy R18 Gay DVDs from Simply Gay DVD'); } // Simplygay }