function gaycinema() { //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(''); } // AmazonDVD if (ranNum == 2){document.write(''); } // amazonRental if (ranNum == 3){document.write('Play.com'); } // Playcom if (ranNum == 4){document.write('UK Gay DVD Directory'); } // GayDVDDirectory if (ranNum == 5){document.write('LoveFilm DVD rentals'); } // Lovefilm if (ranNum == 6){document.write('Clik here for Prowler Direct'); } // Prowler if (ranNum == 7){document.write('UK Gay Adult Shop'); } // GayAdultShop }