function triga() { //3 var ranNum= Math.round(Math.random() * 3); if (ranNum == 0){document.write('Click here to talk to other UK Gay Guys'); } // Talkpromo if (ranNum == 1){document.write('Click here to buy discounted Triga Gay DVDs from SimplyGayDVD.com'); } // TrigaSimply if (ranNum == 2){document.write('GayMen - UK Gay Dating and Personals'); } // GayMen if (ranNum == 3){document.write('UK Gay DVD Directory'); } // GayDVDDirectory }