if ( (navigator.userAgent.indexOf('Android') != -1) ) {
		document.location = "iphone/index.html";
	} // ]]>



