function shopping()
{
//10
var ranNum= Math.round(Math.random() * 10);
if (ranNum == 0){document.write('
'); } // homoactive
if (ranNum == 1){document.write('
'); } // GayAdultShop
if (ranNum == 2){document.write('
'); } // homoactive2
if (ranNum == 3){document.write('
'); } // GayShopping
if (ranNum == 4){document.write('
'); } // SimplyGayDVD
if (ranNum == 5){document.write('
'); } // SimplyGayDVD2
if (ranNum == 6){document.write('
'); } // Talkrpromo
if (ranNum == 7){document.write('
'); } // GayDVDDirectory
if (ranNum == 8){document.write('
'); } // Gaymen
if (ranNum == 9){document.write('
'); } // GayCinema
if (ranNum == 10){document.write('
'); } // freevodtrial
}