function homepagesnews()
{
//0
var ranNum= Math.round(Math.random() * 0);
if (ranNum == 0){document.write(' '); } // homepagesnews
}
