function homepagesmid()
{
//-2
var ranNum= Math.round(Math.random() * -2);
}

