/* Ç÷¡½Ã */ function swf(Url,Width,Height){ document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); } function PrintEmbed(EmbID) { document.write(document.getElementById(EmbID).value); } // À̹ÌÁö ¸µÅ© ¾ø¾Ö±â function autoBlur(){ if(event.srcElement.tagName=="A"||event.srcElement.tagName=="IMG") document.body.focus(); } document.onfocusin=autoBlur; // png À̹ÌÁö IE6.0 ºÒÅõ¸íó¸® function setPng24(obj) { var request_os = window.navigator.userAgent; var os_array = request_os.split(";"); if(os_array[1] != " MSIE 7.0") { obj.width=obj.height=1; obj.className=obj.className.replace(/png24/i,''); obj.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+ obj.src +"',sizingMethod='image');"; obj.src=''; } return ''; } // ÅÇ ¸Þ´º¿¡ Àû¿ëµÇ´Â ÀÚ¹Ù½ºÅ©¸³Æ® function initTabMenu(tabContainerID) { var tabContainer = document.getElementById(tabContainerID); var tabAnchor = tabContainer.getElementsByTagName("a"); var i = 0; for(i=0; i