function falcon() { //3 var ranNum= Math.round(Math.random() * 3); if (ranNum == 0){document.write(''); } // SimplyGayDVD if (ranNum == 1){document.write(''); } // SimplyGayDVD2 if (ranNum == 2){document.write(''); } // GayMen if (ranNum == 3){document.write(''); } // Talkpromo }