function gayvod() { //3 var ranNum= Math.round(Math.random() * 3); if (ranNum == 0){document.write('Gay Video On demand from TLA Video'); } // TLAOnDemand if (ranNum == 1){document.write('Gay Video on Demand'); } // GayDVDsTv if (ranNum == 2){document.write('GayVod.co.uk - Gay Video On Demand'); } // GayVod if (ranNum == 3){document.write('Free £5 trial with GayDVDs.tv gay Video On Demand'); } // FreeTrial }