//if ((navigator.userAgent.indexOf('iPhone') != -1) || (navigator.userAgent.indexOf('iPod') != -1)) {
	//	document.location = "iphone/index.php";
//}

//if (navigator.userAgent.indexOf('iPad') != -1) {
//		document.location = "ipad/index.php";
//}

