function bluring(){ if(event.srcElement.tagName=="A"||event.srcElement.tagName=="IMG") document.body.focus(); } document.onfocusin=bluring; function goto_new(form) { var windowprops = ""; // ÆË¾÷âÀÇ ¿É¼Ç var URL = form.go.options[form.go.selectedIndex].value; if (URL != "" && URL != null){ popup = window.open(URL,'',windowprops); } } function change(item) { if(item == "WD") { item = "20"; } if (item=="20") { document.all.item('Layer20').style.display=''; document.all.item('Layer21').style.display='none'; } else if(item=="21"){ document.all.item('Layer20').style.display='none'; document.all.item('Layer21').style.display=''; } } function MM_openBrWindow(theURL,winName,features) { //v2.0 window.open(theURL,winName,features); } 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'+alt+''); newWindow.document.write('+alt+'); newWindow.document.write(''); newWindow.document.close(); newWindow.focus(); }