function london() { //2 var ranNum= Math.round(Math.random() * 2); if (ranNum == 0){document.write('Homoactive Gay DVDs Store - Discount prices and Free delivery'); } // Homoactive if (ranNum == 1){document.write('UK Gay DVD Directory'); } // GayDVDDirectory if (ranNum == 2){document.write('Click here to buy XXX gay dvds from Simply Gay DVD'); } // Simplygaydvd }