if (screen.width < 640)
{
	window.location="/mobile/";
}