function bluring() { try{ if(event.srcElement.tagName=='A'||event.srcElement.tagName=='IMG') { document.body.focus(); } }catch( e ) { } } try{ document.onfocusin=bluring; }catch( e ) { } var rurl = location.href; var purl = getUrl(rurl); function getUrl(url_str) { var real_url; if (url_str.indexOf('/') > 0) { real_url = url_str.split('/'); real_url = real_url[0]+'//'+real_url[2]+'/'+real_url[3]+'/'; } return real_url; } function goLocate(go_url) { document.location = purl + go_url; } if(!document.__define_CObjectLoader__) { document.__define_CObjectLoader__ = true CObjectLoader(); function CObjectLoader() { CObjectLoader.load = function(loadStr) { document.write(loadStr); } } } function show_swf(id, name, width, height) { var str = ""; str += ""; str += ""; str += ""; str += ""; str += ""; str += ""; str += ""; document.write(str); } function home(){ window.location = "/plus06/index.php"; } function sub0101(){ window.location = "/plus06/company/company/ceo_message.php"; } function sub0102(){ window.location = "/plus06/company/company/history.php"; } function sub0103(){ window.location = "/plus06/company/map.php"; } function sub0201(){ window.location = "/plus06/product/inside.php"; //´ö»ê ³»ºÎ °¶·¯¸® } function sub0202(){ window.location = "/plus06/product/product03.php"; // Á¦Ç° ¼Ò°³ } function sub0203(){ window.location = "/plus06/product/product04.php"; //ÀÎÅÍ³Ý ÁÖ¹® } function sub0301(){ window.location = "/plus06/online/online.php"; //¿Â¶óÀÎ °ßÀû } function sub0401(){ window.location = "/plus06/customer/counsel.php"; //news & notice } function sub0402(){ window.location = "/plus06/customer/counsel.php"; // °í°´ »ó´ã } function sub0403(){ window.location = "/plus06/customer/faq.php"; //FAQ } function email(){ window.location = "mailto:info@atzhk.com "; }