
if (screen.width <= 1024)
{
 document.location="../index-low.PHP";
}
