if (screen.width <= 800) 
{ 
window.location.href='index1.htm'; 
}


