		  if (((navigator.userAgent.indexOf('iPhone') != -1) || (navigator.userAgent.indexOf('iPod') != -1)) && (window.orientation == 0))  
		 {  
			 document.location = "http://www.grantownweather.co.uk/iphone/index.html";  
		 }  
