function jetsetmen() { //3 var ranNum= Math.round(Math.random() * 3); if (ranNum == 0){document.write('Click here to buy Jet Set Men Gay DVDs from SimplyGayDVD'); } // SimplyJetSet if (ranNum == 1){document.write('Gay Video On Demand from GayDVDs.Tv'); } // GayDVDstvJetSet if (ranNum == 2){document.write('Click here to buy Jet Set Men Gay DVDs from Homoactive.com'); } // HomoJetSet if (ranNum == 3){document.write('Click here to talk to other UK Gay Guys'); } // Talkpromo }