function belami() { //4 var ranNum= Math.round(Math.random() * 4); if (ranNum == 0){document.write(''); } // BelamiSimplyGay if (ranNum == 1){document.write(''); } // SimplyBelami2 if (ranNum == 2){document.write(''); } // Gaymen if (ranNum == 3){document.write(''); } // GayDVDDirectory if (ranNum == 4){document.write(''); } // Talkpromo }