          <!--

function GoPage(code) {
	if ( !code )						{	window.location = "/index.php";	}
	else if ( code == "main" )			{	window.location = "/index.php";		}
	
	
	//1. È¸»ç¼Ò°³
	else if ( code == "info01" )			{	window.location = "/doc/info01.html?part=1"; }
	else if ( code == "info02" )		    {	window.location = "/doc/info02.html?part=2"; }
	else if ( code == "info03" )		    {	window.location = "/doc/info03.html?part=3"; }
	else if ( code == "info04" )		    {	window.location = "/doc/info04.html?part=4"; }
	else if ( code == "info05" )		    {	window.location = "/doc/info05.html?part=5"; }
    
	
	//2. ¸Þ´º
	else if ( code == "menu01" )			{	window.location = "/doc/menu01.html?part=1"; }  //½ºÅ×ÀÌÅ©
	else if ( code == "menu02" )		    {	window.location = "/doc/menu02.html?part=2"; }  //ÆÄ½ºÅ¸
	else if ( code == "menu03" )		    {	window.location = "/doc/menu03.html?part=3"; }  //¶óÀÌ½º
	else if ( code == "menu04" )		    {	window.location = "/doc/menu04.html?part=4"; }  //»ø·¯µå
	else if ( code == "menu05" )		    {	window.location = "/doc/menu09.html?part=5"; }  //µå¸µÅ©
	else if ( code == "menu06" )		    {	window.location = "/doc/menu10.html?part=6"; }  //
	else if ( code == "menu07" )		    {	window.location = "/doc/menu05.html?part=7"; }  //
	else if ( code == "menu08" )		    {	window.location = "/doc/menu12.html?part=8"; }  //
	else if ( code == "menu09" )		    {	window.location = "/doc/menu06.html?part=9"; }  //
	else if ( code == "menu10" )		    {	window.location = "/doc/menu07.html?part=10"; }  //
	//else if ( code == "menu11" )		    {	window.location = "/doc/menu11.html?part=11"; }
	
	//3. °¡¸ÍÁ¡¾È³»
	else if ( code == "sto01" )	 	    {	window.location = "/doc/sto01.html?part=1"; }
	else if ( code == "sto02" )	  	    {	window.location = "/doc/sto02.html?part=2"; }
	
	
	//4. Ã¢¾÷¾È³»
	else if ( code == "bus01" )	 	    {	window.location = "/doc/bus01.html?part=1"; }
	else if ( code == "bus02" )	  	    {	window.location = "/doc/bus02.html?part=2"; }
	//else if ( code == "bus03" )	  	    {	window.location = "/doc/bus03.html?part=3"; }
	else if ( code == "bus03" )	 	    {	window.location = "/bbs/bbs/write.php?bo_table=bus03&part=3"; }
	else if ( code == "bus04" )	  	    {	window.location = "/doc/bus04.html?part=4"; }
	
	//5. °í°´
	else if ( code == "cus01" )	 	    {	window.location = "/bbs/bbs/board.php?bo_table=cus01&part=1"; }
	else if ( code == "cus02" )	  	    {	window.location = "/bbs/bbs/board.php?bo_table=cus02&part=2"; }
	else if ( code == "cus03" )	  	    {	window.location = "/bbs/bbs/board.php?bo_table=cus03&part=3"; }
	else if ( code == "cus04" )	  	    {	window.location = "/bbs/bbs/board.php?bo_table=cus04&part=4"; }

   //6. ÀÌº¥Æ®
	else if ( code == "eve01" )	 	    {	window.location = "/bbs/bbs/board.php?bo_table=eve01&part=1"; }
	else if ( code == "eve02" )	  	    {	window.location = "/bbs/bbs/board.php?bo_table=eve02&part=2"; }


	//6. Á¡ÁÖ¸¶´ç
	else if ( code == "agency" )	 	{	window.open('/bbs/bbs/login.php?part=1?wr_id=&url=%2Fintranet%2Findex.html'); }
	else if ( code == "partner" )	 	{	window.open('/bbs/bbs/login.php?part=1?wr_id=&url=%2Fpartner%2Findex.html'); }
	else if ( code == "intranet" )	 	{	window.location = "/intranet/"; }
	else if ( code == "int01" )	 	    {	window.location = "/bbs/bbs/board.php?bo_table=intra01&part=1"; }
	else if ( code == "int02" )	  	    {	window.location = "/bbs/bbs/board.php?bo_table=intra02&part=2"; }
	else if ( code == "int03" )	  	    {	window.location = "/bbs/bbs/board.php?bo_table=intra03&part=3"; }
	else if ( code == "int04" )	  	    {	window.location = "/bbs/bbs/board.php?bo_table=intra04&part=4"; }	
	
	
	 //etc
    else if ( code == "mail" )			{	window.location = "mailto:@naver.com"; }
	else if ( code == "sitemap" )		{	window.location = "/doc/sitemap.html?part=1";  	}
	else if ( code == "event" )		{	window.location = "";  	}
	
	
	
}

//

/*
var bNetscape4plus = (navigator.appName == "Netscape" && navigator.appVersion.substring(0,1) >= "4");
var bExplorer4plus = (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.substring(0,1) >= "4");
function CheckUIElements(){
        var yMenuFrom, yMenuTo, yButtonFrom, yButtonTo, yOffset, timeoutNextCheck;

        if ( bNetscape4plus ) { 
                yMenuFrom   = document["divMenu"].top;
                yMenuTo     = top.pageYOffset + 62;
        }
        else if ( bExplorer4plus ) {
                yMenuFrom   = parseInt (divMenu.style.top, 10);
                yMenuTo     = document.body.scrollTop + 200;//·¹ÀÌ¾îÀÇ top°ªÀº ÆäÀÌÁö ¿­¾úÀ»¶§ ½½¶óÀÌµù ½ÃÀÛÁ¡ÀÌ°í ¿©±â ¿·¿¡ ¼ýÀÚ´Â ÃÖÁ¾ÀûÀ¸·Î Å¾À¸·ÎºÎÅÍ µµÂøÇÏ´Â °÷
        }

        timeoutNextCheck = 0;

        if ( Math.abs (yButtonFrom - (yMenuTo + 152)) < 6 && yButtonTo < yButtonFrom ) {
                setTimeout ("CheckUIElements()", timeoutNextCheck);
                return;
        }

        if ( yButtonFrom != yButtonTo ) {
                yOffset = Math.ceil( Math.abs( yButtonTo - yButtonFrom ) / 10 );
                if ( yButtonTo < yButtonFrom )
                        yOffset = -yOffset;

                if ( bNetscape4plus )
                        document["divLinkButton"].top += yOffset;
                else if ( bExplorer4plus )
                        divLinkButton.style.top = parseInt (divLinkButton.style.top, 10) + yOffset;

                timeoutNextCheck = 10;
        }
        if ( yMenuFrom != yMenuTo ) {
                yOffset = Math.ceil( Math.abs( yMenuTo - yMenuFrom ) / 20 );
                if ( yMenuTo < yMenuFrom )
                        yOffset = -yOffset;

                if ( bNetscape4plus )
                        document["divMenu"].top += yOffset;
                else if ( bExplorer4plus )
                        divMenu.style.top = parseInt (divMenu.style.top, 10) + yOffset;

                timeoutNextCheck = 10;
        }

        setTimeout ("CheckUIElements()", timeoutNextCheck);
}

function OnLoad()
{
        var y;
        if ( top.frames.length )
        if ( bNetscape4plus ) {
                document["divMenu"].top = top.pageYOffset + 50;//À¥¿¡ ¶ç¿üÀ»¶§ ½ÃÀÛÁ¡
                document["divMenu"].visibility = "visible";
        }
        else if ( bExplorer4plus ) {
                divMenu.style.top = document.body.scrollTop + 250;//À¥¿¡ ¶ç¿üÀ»¶§ ½ÃÀÛÁ¡
                divMenu.style.visibility = "visible";
        }
        CheckUIElements();
        return true;
}
*/
function MM_swapImgpricetore() { //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_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_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=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

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 open_win(val, wname, wopt, menu) {
	var newopt = "", wHeight = 0, wWidth = 0;
	if (wopt != undefined) {
		var woptlist = wopt.replace(/ /g, "").split(",");
		for (var i in woptlist) {
			if (woptlist[i].match(/^height=/i)) {
				wHeight = parseInt(woptlist[i].substr(7),10);
				if (!isNaN(wHeight)) newopt += "top=" + Math.floor((screen.availHeight - wHeight) / 2) + ",";
			}
			if (woptlist[i].match(/^width=/i)) {
				wWidth = parseInt(woptlist[i].substr(6),10);
				if (!isNaN(wWidth)) newopt += "left=" + Math.floor((screen.availWidth - wWidth) / 2) + ",";
			}
		}
	}

	url = val + "?" + menu;
	window.open(url, wname, newopt + wopt); 
} 
//-->

// ¸¶¿ì½º ¿À¸¥ÂÊ Â÷´Ü 
var message=""; // °æ°í ¸Þ¼¼Áö¸¦ ³ÖÀ¸·Á¸é ¿©±â¿¡ ÀÔ·ÂÇÕ´Ï´Ù 
function clickIE() {
  if (document.all) {
  (message);return false;
  }
} 

function clickNS(e) {
  if (document.layers||(document.getElementById&&!document.all)) { 
      if (e.which==2||e.which==3) {
          (message);return false;
      }
  }
} 


if (document.layers) {
  document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;
}else{
  document.onmouseup=clickNS;document.oncontextmenu=clickIE;
} 

document.oncontextmenu=new Function("return false");
document.ondragstart=new Function("return false");
document.onselectstart=new Function("return false");