if ((navigator.userAgent.indexOf('iPad') > 0 && navigator.userAgent.indexOf('iPad') == -1) || navigator.userAgent.indexOf('iPad') > 0 || navigator.userAgent.indexOf('iPad') > 0) {
        location.href = 'http://osoujiland.com/ipad/';
}

if ((navigator.userAgent.indexOf('iPhone') > 0 && navigator.userAgent.indexOf('iPhone') == -1) || navigator.userAgent.indexOf('iPhone') > 0 || navigator.userAgent.indexOf('iPhone') > 0) {
        location.href = 'http://osoujiland.com/iphone/';
}

if ((navigator.userAgent.indexOf('iPod') > 0 && navigator.userAgent.indexOf('iPod') == -1) || navigator.userAgent.indexOf('iPod') > 0 || navigator.userAgent.indexOf('iPod') > 0) {
        location.href = 'http://osoujiland.com/iphone/';
}

if ((navigator.userAgent.indexOf('Android') > 0 && navigator.userAgent.indexOf('Android') == -1) || navigator.userAgent.indexOf('Android') > 0 || navigator.userAgent.indexOf('Android') > 0) {
        location.href = 'http://osoujiland.com/iphone/';
}
