
if (navigator.userAgent.indexOf('iPhone') != -1) {
    location.href = 'http://iphone.clipiez.nl';
}