if (screen.width<641)
{
var redir2mob = "http://"+ mobi + "" ;
		location.replace(redir2mob);
}
