if((screen.availWidth > 1 && screen.availWidth < 1024) || window.screen.height < 765){
	document.location = "resolution.php";
}
