if (navigator.userAgent.indexOf('iPhone') != -1) { location.href = 'iphone.html'; }