var ua = window.navigator.userAgent.toLowerCase(); if ( /iphone/.test(ua) || /android/.test(ua) || /opera/.test(ua) || /bada/.test(ua) ) { location.href='http://wjdgml1344.cafe24.com/bizdemo17448/mobile/main.php'; }