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

