function gaychat() { //7 var ranNum= Math.round(Math.random() * 7); if (ranNum == 0){document.write('GayMen - UK Gay Dating and Personals'); } // GayMen if (ranNum == 1){document.write('UK Gay DVD Directory'); } // GayDVDDirectory if (ranNum == 2){document.write('Click here to buy XXX gay dvds from SimplyGayDVD.com'); } // SimplyGayDVD if (ranNum == 3){document.write('Click here to UK Gay Hotel and Travel Guide'); } // Gaytravel if (ranNum == 4){document.write('UK Gay Shopping Directory'); } // GayShopping if (ranNum == 5){document.write('Click here to talk to other UK Gay Guys'); } // Talkpromo if (ranNum == 6){document.write('Homoactive Gay DVD Shop'); } // Homoactive if (ranNum == 7){document.write('UK Gay Cinema Shop'); } // GayCinemaShop }