function boysadomaso() { //2 var ranNum= Math.round(Math.random() * 2); if (ranNum == 0){document.write(''); } // Meoshop if (ranNum == 1){document.write(''); } // GayFetishShop if (ranNum == 2){document.write(''); } // Meo2 }