function bisexual() { //1 var ranNum= Math.round(Math.random() * 1); if (ranNum == 0){document.write('Click here to buy bisexual dvds from Simply Gay DVD'); } // SimplyBi if (ranNum == 1){document.write('Visit Bi Digital'); } // BiDigital }