function lesbian() { //6 var ranNum= Math.round(Math.random() * 6); if (ranNum == 0){document.write('UK Lesbian Video & DVD Shop'); } // lesbianvideoshop if (ranNum == 1){document.write('UK Lesbian Book Shop - Huge range at discount prices'); } // lesbianbookshop if (ranNum == 2){document.write('Loving Joy Adult Shop'); } // lovingjoy if (ranNum == 3){document.write('Shop and Save - UK Shopping Directory'); } // shopandsave if (ranNum == 4){document.write('Gorgeous Homes - Home and Garden Shopping Directory'); } // gorgeoushomes if (ranNum == 5){document.write('UK Lesbian Dating'); } // Queerdating1 if (ranNum == 6){document.write('UK Lesbian Dating'); } // Queerdating2 }