function chaosmen() { //2 var ranNum= Math.round(Math.random() * 2); if (ranNum == 0){document.write('Click here for Chaosmen.com'); } // Chaosmen1 if (ranNum == 1){document.write('Click here for Chaosmen.com'); } // Chaosmen2 if (ranNum == 2){document.write('Click here to Chaosmen buy XXX gay dvds from SimplyGayDVD'); } // SimplyChaos }