if(window.screen.height <= 600){

	location.href="index2.html";

}

