if (screen.width >= 1024){document.location="index2.htm";}
else {document.location="index.htm";}