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