function barefilms() { //3 var ranNum= Math.round(Math.random() * 3); if (ranNum == 0){document.write(''); } // Bare1 if (ranNum == 1){document.write('Click here for UK gay adult Shop'); } // GayAdultShop if (ranNum == 2){document.write('Click here to buy Bare gay DVDs from SimplyGayDVD'); } // SimplyBare if (ranNum == 3){document.write('Click here to talk to other UK Gay Guys'); } // Talkpromo }