var murl='m.shinsungic.com',mtop=1; if(murl!='' && murl.length>3 && document.location.href.indexOf('mobile=0')<0) { var i, ua = window.navigator.userAgent.toLowerCase(); // var ma=['iphone','android','opera mini','bada','ppc','windows ce']; var ma=['iphone','android','opera mini','bada','windows ce']; for(i=0;i< ma.length;i++) { if(ua.indexOf(ma[i])>0) { if(murl.substr(0,5)!='http:') murl='http://'+murl; if(mtop==1) top.document.location.replace(murl); else document.location.replace(murl); break; } } } // ΕΧΊνΈ΄Γί°‘ s var tablet = 0; if(tablet=="1") { if(murl.substr(0,5)!='http:') murl='http://'+murl; if(mtop==1) top.document.location.replace(murl); else document.location.replace(murl); //break; } // ΕΧΊνΈ΄Γί°‘ e