var largo=screen.width; 
var alto=screen.height; 


if (largo==800){
document.location="index1.php";
}
