
function Skinner_findObj(n, d) { //v4.0
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&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<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=Skinner_findObj(n,d.layers[i].document);
if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function Skinner_SHL() { //v3.0
var i,p,v,obj,args=Skinner_SHL.arguments;
for (i=0; i<(args.length-2); i+=3) if ((obj=Skinner_findObj(args[i]))!=null) { v=args[i+2];
if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
obj.visibility=v; }
}

<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&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<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->

function goSelectMove(){
var goUrl = homeurl.value;
if(goUrl !=''){
location.href = goUrl;
}
}





function overdiv(num) { 
	if (navigator.appName == "Netscape") { 
		menutip = eval("document.tab"+num) 
		menutip.visibility = "show" 
	} else if (navigator.appName == "Microsoft Internet Explorer") { 
		menutip = eval("document.all.tab"+num+".style") 
		menutip.visibility = "visible"; 
	} 
} 

function outdiv(num) { 
	if (navigator.appName == "Netscape") { 
		menutip = eval("document.tab"+num) 
		menutip.visibility = "hide" 
	} else if (navigator.appName == "Microsoft Internet Explorer") { 
		menutip = eval("document.all.tab"+num+".style") 
		menutip.visibility = "hidden"; 
	} 
} 

// ±âº»°ªÀ¸·Î º¸¿©ÁÖ´Â ÀÌ¹ÌÁö 
// ´º½º,°øÁöÅÇ
img1off = new Image( ); 
img1off.src = "/img/tab01.gif"; 
img2off = new Image( ); 
img2off.src = "/img/tab02.gif"; 
img3off = new Image( ); 
img3off.src = "/img/tab03.gif"; 
img4off = new Image( ); 
img4off.src = "/img/tab04.gif"; 
img5off = new Image( ); 
img5off.src = "/img/tab05.gif"; 
img6off = new Image( ); 
img6off.src = "/img/tab06.gif"; 
// ¿Â¶óÀÎ¹Î¿ø½Ã½ºÅÛ
img7off = new Image( ); 
img7off.src = "/img/3tab01.gif"; 
img8off = new Image( ); 
img8off.src = "/img/3tab02.gif"; 
img9off = new Image( ); 
img9off.src = "/img/3tab03.gif"; 


// ¸¶¿ì½º¸¦ ¿Ã·ÈÀ»¶§ º¯ÇÏ´Â ÀÌ¹ÌÁö 
// 
img1on = new Image( ); 
img1on.src = "/img/tab01_.gif"; 
img2on = new Image( ); 
img2on.src = "/img/tab02_.gif"; 
img3on = new Image( ); 
img3on.src = "/img/tab03_.gif"; 
img4on = new Image( ); 
img4on.src = "/img/tab04_.gif"; 
img5on = new Image( ); 
img5on.src = "/img/tab05_.gif"; 
img6on = new Image( ); 
img6on.src = "/img/tab06_.gif"; 
// ¿Â¶óÀÎ¹Î¿ø½Ã½ºÅÛ
img7on = new Image( ); 
img7on.src = "/img/3tab01_.gif"; 
img8on = new Image( ); 
img8on.src = "/img/3tab02_.gif"; 
img9on = new Image( ); 
img9on.src = "/img/3tab03_.gif"; 


// ¸¶¿ì½º¸¦ ¿Ã¸®¸é ´Ù¸¥ ÀÌ¹ÌÁö¸¦ ÀÛµ¿½ÃÅµ´Ï´Ù. 
function img_act(imgName) { 
   document [imgName].src = eval(imgName + "on.src"); 
} 

// ¿ø»óÅÂ·Î º¹±¸ ÇÕ´Ï´Ù. 
function img_inact(imgName) { 
   document [imgName].src = eval(imgName + "off.src"); 
} 

//¼¿·ºÆ®¹Ú½º ½ºÅ©¸³Æ®
function goSelectMove(){
var goUrl = homeurl.value;
if(goUrl !=''){
location.href = goUrl;
}
}

//ÀÎ¼â 
/* ¾²Áö¸¶¶ó - Á¦ÀÏ µÚ¿¡ ÇÔ¼ö·Î ´ëÃ³ÇÔ.. */
function bodyPrint() {
	new_window = open("","PrintWindow","width=673,height=600,left=10,top=10, resizable=yes, scrollbars=yes");
	new_window.document.open();
	// ¾Æ·¡ ºÎºÐ¿¡ »õÃ¢À¸·Î ³ªÅ¸³¯ ³»¿ëÀ» htmlÇü½Ä¿¡ ¸Â°Ô ¸¸µç´Ù.
	new_window.document.write("<html>");
	new_window.document.write("<title>"+ document.title +"</title><meta http-equiv=Content-Type content=text/html; charset=euc-kr>");
	//new_window.document.write("<link rel='stylesheet' href='/common/style.css'>");
	
	new_window.document.write("<style>");
	new_window.document.write("BODY {SCROLLBAR-FACE-COLOR: #eeeeee; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #b4b4b4; WORD-BREAK: break-all; SCROLLBAR-3DLIGHT-COLOR: #b4b4b4; SCROLLBAR-ARROW-COLOR: #333333; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; SCROLLBAR-BASE-COLOR: #eeeeee; BACKGROUND-COLOR: #ffffff}body, td, div, form, center, pre, blockquote, option { font-size:12px; COLOR: #666666; line-height:150%; FONT-FAMILY: µ¸¿ò, verdana, tahoma; TEXT-DECORATION: none; }input, textarea, select{ font-size:12px; COLOR: #666666; FONT-FAMILY: µ¸¿ò, verdana, tahoma; TEXT-DECORATION: none; }.input    { BORDER-RIGHT: #D9D3C3 1px solid; BORDER-TOP:#D9D3C3 1px solid; BORDER-LEFT: #D9D3C3 1px solid; BORDER-BOTTOM:#D9D3C3 1px solid; height:20px; color:#666666;}.input2    { BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; height:20px; color:#565656;}.input3    { background-COLOR: #DFDFDF; BORDER-RIGHT: #DFDFDF 1px solid; BORDER-TOP: #DFDFDF 1px solid; BORDER-LEFT: #DFDFDF 1px solid; BORDER-BOTTOM: #DFDFDF 1px solid; height:20px; color:#666666;}.textarea { BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; WIDTH: 90%; BORDER-BOTTOM: #cccccc 1px solid; color:#565656; line-height:150%;}.content { text-align:justify;}a:link {color:#666666;text-decoration:none; line-height:160%; LETTER-SPACING: -1px;}a:visited {color:#666666;text-decoration:none; line-height:160%; LETTER-SPACING: -1px;}a:active {color:#666666;text-decoration:none; LETTER-SPACING: -1px;}a:hover  {color:#252525;text-decoration:none; line-height:160%; LETTER-SPACING: -1px;}a.link1:link {color:#333333;text-decoration:none; line-height:160%; LETTER-SPACING: 0px;}a.link1:visited {color:#666666;text-decoration:none; line-height:160%;  LETTER-SPACING: 0px;}a.link1:active {color:#666666;text-decoration:none; line-height:160%;  LETTER-SPACING: 0px;}a.link1:hover  {color:#FF5300;text-decoration:none; line-height:160%;  LETTER-SPACING: 0px;}a.link2:link {color:#666666;text-decoration:none; line-height:160%; }a.link2:visited {color:#666666;text-decoration:none; line-height:160%; }a.link2:active {color:#666666;text-decoration:none; line-height:160%; }a.link2:hover  {color:#3D7705;text-decoration:none; line-height:160%;}a.link3:link {color:#5B5B5B;text-decoration:none; font-size:11px; font-weight: bold; line-height:160%; }a.link3:visited {color:#5B5B5B;text-decoration:none; font-size:11px; font-weight: bold; line-height:160%; }a.link3:active {color:#5B5B5B;text-decoration:none; font-size:11px; font-weight: bold; line-height:160%; }a.link3:hover  {color:#5B5B5B;text-decoration:none; font-size:11px; font-weight: bold; line-height:160%; text-decoration: underline}/* Å×ÀÌºí¿¡ ´ëÇÑ ±âº» ½ºÅ¸ÀÏ Á¤ÀÇ lineheight:18 */td  {font-family: µ¸¿ò; font-size: 9pt; line-height:18px ; color: #666666;}/* 2Â÷¸Þ´º Å¸ÀÌÆ² */.sub_title {font-family: µ¸¿ò,  verdana, tahoma, sans-serif;font-size: 13px;line-height: 160%;color: #333333;font-weight: bold;}/* °ü·Ã¹ý·ü */.open {font-family: µ¸¿ò,  verdana, tahoma, sans-serif;font-size: 13px;line-height: 160%;color: #000000;font-weight: bold;padding-top:0px;padding-left:58px; padding-right:0px; padding-bottom:0px;}/* 3Â÷¸Þ´º Å¸ÀÌÆ² */.sub3_title01 {font-family: µ¸¿ò,  verdana, tahoma, sans-serif;font-size: 12px;line-height: 160%;color: #2477B3;font-weight: bold;}.sub3_title02 {font-family: µ¸¿ò,  verdana, tahoma, sans-serif;font-size: 12px;line-height: 160%;color: #2477B3;font-weight: bold;}.sub3_title03 {font-family: µ¸¿ò,  verdana, tahoma, sans-serif;font-size: 12px;line-height: 160%;color: #188050;font-weight: bold;}.sub3_title04 {font-family: µ¸¿ò,  verdana, tahoma, sans-serif;font-size: 12px;line-height: 160%;color: #67901B;font-weight: bold;}.sub3_title05 {font-");
	new_window.document.write("family: \"µ¸¿ò\",  \"verdana\", \"tahoma\", \"sans-serif\";font-size: 12px;line-height: 160%;color: #C9800E;font-weight: bold;}.sub3_title06 {font-family: \"µ¸¿ò\",  \"verdana\", \"tahoma\", \"sans-serif\";font-size: 12px;line-height: 160%;color: #B93491;font-weight: bold;}");
	new_window.document.write(".sub3_title07 {font-family: \"µ¸¿ò\",  \"verdana\", \"tahoma\", \"sans-serif\";font-size: 12px;line-height: 160%;color: #4E79BA;font-weight: bold;}");
	new_window.document.write("img {border:0} ");
	new_window.document.write("table {border:0} ");
	new_window.document.write("</style>");
	new_window.document.write("</head> ");
	new_window.document.write("<body leftmargin=0 topmargin=0 marginwidth=0 marginheight=0>");
	
	bodyContent = document.getElementById("bodyprint");
	new_window.document.write(bodyContent.outerHTML);
	new_window.document.write("<script>print();</script>");
	new_window.document.write("</body>");
	new_window.document.write("</html>");
	
	// ¹®¼­¸¦ ´Ý´Â´Ù.
	new_window.document.close();
}

function popOpen(a,b,x,y) { // a : ³Êºñ, b : ³ôÀÌ , x : x Ãà À§Ä¡, y : y Ãà À§Ä¡
popWIn=window.open('about:blank','','fullscreen');
popWIn.resizeTo(a,b); // Ã¢ÀÇ Å©±â¸¦ ÁöÁ¤ÇÕ´Ï´Ù
popWIn.moveTo(x,y); // Ã¢ÀÇ À§Ä¡¸¦ ÁöÁ¤ÇÕ´Ï´Ù

// ÆË¾÷Ã¢¿¡ º¸¿©ÁÙ html ÅÂ±×¸¦ ¼³Á¤ ÇÕ´Ï´Ù

popWIn.document.write("<html><body bgcolor=red style='overflow:hidden'>");
popWIn.document.write("<p align=center><font color=white>¾È³çÇÏ¼¼¿ä</font></p>");
popWIn.document.write("<p align=center><input type=button value=´Ý±â onClick='self.close()'>");
popWIn.document.write("</body>");
popWIn.document.write("</html>");

popWIn.document.close();
} 


function MM_jumpMenu(targ,selObj,restore){ //v3.0
  if (selObj.options[selObj.selectedIndex].value=="")return;

  eval("window.open('"+selObj.options[selObj.selectedIndex].value+"')");
  if (restore) selObj.selectedIndex=0;
}


var cFont = 9;    // default size
var minSize = 9;
var maxSize = 15 ;

function fontPlus(){
	// aÀÇ ÆùÆ® Á¶Àý
	if (cFont >= maxSize ) {
		alert("ÇöÀç ±ÛÀÚÅ©±â°¡ 15ptÀÔ´Ï´Ù.\n\n´õÀÌ»ó ´Ã¸± ¼ö ¾ø½À´Ï´Ù.");
		return;
	}
	cFont = cFont + 1;

	bodyContent = document.getElementById("bodyprint");

	moFirst=bodyContent.getElementsByTagName("a");

	objs=moFirst;
	for (i=0;i<objs.length;i++) {
		objs[i].style.fontSize=cFont+'pt';
	}
	
	// tdÀÇ ÆùÆ® Á¶Àý
	moFirst=bodyContent.getElementsByTagName("td");
	objs=moFirst;
	for (i=0;i<objs.length;i++) {
		objs[i].style.fontSize=cFont+'pt';
	}

}

function fontMinus(){
	if (cFont <= minSize ) {
		alert("ÇöÀç ±ÛÀÚÅ©±â°¡ 9ptÀÔ´Ï´Ù.\n\n´õÀÌ»ó ÁÙÀÏ ¼ö ¾ø½À´Ï´Ù.");
		return;
	}
	// aÀÇ ÆùÆ® Á¶Àý
	cFont = cFont - 1;
	
	bodyContent = document.getElementById("bodyprint");
	moFirst=bodyContent.getElementsByTagName("a");
	objs=moFirst;
	for (i=0;i<objs.length;i++) {
		objs[i].style.fontSize=cFont+'pt';
	}
	
	// tdÀÇ ÆùÆ® Á¶Àý
	moFirst=bodyContent.getElementsByTagName("td");
	objs=moFirst;
	for (i=0;i<objs.length;i++) {
		objs[i].style.fontSize=cFont+'pt';
	}

}


function bodyPrint()
	{
		 var new_window = open("/printpage.html","PrintWindow","width=673,height=600,left=10,top=10, resizable=yes, scrollbars=yes"); 
		 new_window.focus();
	 }
