function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i 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; } function fla(file_name,flashVar,width,height){ document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); } function addbookmark() { var url = "/"; // var title = "Ææ¼Ç"; // var browser=navigator.userAgent.toLowerCase(); // Mozilla, Firefox, Netscape if (window.sidebar) { window.sidebar.addPanel(title, url,""); } // IE or chrome else if( window.external) { // IE if (browser.indexOf('chrome')==-1){ window.external.AddFavorite( url, title); } else { // chrome alert('CTRL+D ¶Ç´Â Command+D¸¦ ´­·¯ Áñ°Üã±â¿¡ Ãß°¡ÇØÁÖ¼¼¿ä.'); } } // Opera - automatically adds to sidebar if rel=sidebar in the tag else if(window.opera && window.print) { return true; } // Konqueror else if (browser.indexOf('konqueror')!=-1) { alert('CTRL+B¸¦ ´­·¯ Áñ°Üã±â¿¡ Ãß°¡ÇØÁÖ¼¼¿ä.'); } // safari else if (browser.indexOf('webkit')!=-1){ alert('CTRL+B ¶Ç´Â Command+B¸¦ ´­·¯ Áñ°Üã±â¿¡ Ãß°¡ÇØÁÖ¼¼¿ä.'); } else { alert('»ç¿ëÇÏ°í °è½Ã´Â ºê¶ó¿ìÀú¿¡¼­´Â ÀÌ ¹öÆ°À¸·Î Áñ°Üã±â¸¦ Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù. ¼öµ¿À¸·Î ¸µÅ©¸¦ Ãß°¡ÇØÁÖ¼¼¿ä.') } } function bluring(){ if(event.srcElement.tagName=="A"||event.srcElement.tagName=="IMG") document.body.focus(); } document.onfocusin=bluring;