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