if (screen.width == 800) {
	document.location = "smallscreen/index.php";
}