﻿// JavaScript Document

<!-- 
function CaricaFoto(img){ 
        foto1= new Image(); 
        foto1.src=(img); 
        Controlla(img); 
} 
function Controlla(img){ 
        if((foto1.width!=0)&&(foto1.height!=0)){ 
                viewFoto(img); 
        } 
        else{ 
                funzione="Controlla('"+img+"')"; 
                intervallo=setTimeout(funzione,20); 
        } 
} 
function viewFoto(img){ 
        largh=foto1.width; 
        altez=foto1.height; 
        stringa="width="+largh+",height="+altez+",left="+10+",top="+10+",resizable="+1; 
        image_view=window.open(img,"",stringa); 
        image_view.document.write("<asp><head><title>:+:이메일무단수집거부:+:</title></head>"); 
        image_view.document.write("<body leftmargin=0 marginwidth=0 topmargin=0 marginheight=0>"); 
        image_view.document.write("<img src="+img+" onclick='self.close()' style='cursor:hand'>"); 
} 
//  --> 


//flash ie ---
function ShowFlash(url, width, height){
                document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="' + width + '" height="' + height + '" VIEWASTEXT>');
        document.write('<param name="movie" value="' + url + '">');
        document.write('<param name="quality" value="high">');
        document.write('<param name="wmode" value="transparent">');
        document.write('<PARAM NAME=menu VALUE=false>');
        document.write('<embed src="' + url + '" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="incrlication/x-shockwave-flash" width="' + width + '" height="' + height + '"></embed>');
        document.write('</object>');
}


//open window ---
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

// rollover --
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_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_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.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_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];}
}
//-->
 

// full_menu01 function ---

 function full_menu01()
    { showHideLayer(true) }
	
 function full_menu02()
    { showHideLayer(false) }


//admin
	function admin()
    { 
        window.open('/common/admin/index.asp','',',');
    }


//home,notice,countactus
	function top01()
    { self.location.href = '/main.asp'; }
	function top02()
    { self.location.href = '/pub/site/site060101.asp'; }
	function top03()
    {window.open('/mailer.asp','','width=426,height=426');}
	function top07(){// 로그인
		location.href = '/pub/memb/memb070101.asp';
	}
	function top08(){// 회원가입
		location.href = '/pub/memb/memb070201.asp';
	}
	function top09(){// 로그아웃
		location.href = '/pub/process/member_logout.asp';
	}
	function top10(){// 정보변경
		location.href = '/pub/memb/memb070601.asp';
	}
	
// familly
    function family01(){
		location.href = '/jap/main.asp';
	}
     function family02(){
		location.href = '/eng/main.asp';
	}
	
//footer
	function foot01()
    { self.location.href = '/pub/cent/cent030101.asp'; }
	function foot02()
    { self.location.href = '/pub/supp/supp050301.asp'; }
	function foot03()
    { self.location.href = '/pub/supp/supp050501.asp'; }
	function foot04()
    { self.location.href = '/pub/busi/busi010601.asp'; }


//busi
	function menu010101()
    { self.location.href = '/pub/busi/busi010101.asp'; }
	function menu010102()
    { self.location.href = '/pub/busi/busi010102.asp'; }
	function menu010103()
    { self.location.href = '/pub/busi/busi010103.asp'; }
	function menu010104()
    { self.location.href = '/pub/busi/busi010104.asp'; }
	function menu010105()
    { self.location.href = '/pub/busi/busi010105.asp'; }
	function menu010106()
    { self.location.href = '/pub/busi/busi010106.asp'; }
	function menu010107()
    { self.location.href = '/pub/busi/busi010107.asp'; }
	function menu010108()
    { self.location.href = '/pub/busi/busi010108.asp'; }
	function menu010109()
    { self.location.href = '/pub/busi/busi010109.asp'; }
	function menu010201()
    { self.location.href = '/pub/busi/busi010201.asp'; }
	function menu010202()
    { self.location.href = '/pub/busi/busi010202.asp'; }
	function menu010203()
    { self.location.href = '/pub/busi/busi010203.asp'; }
	function menu010301()
    { self.location.href = '/pub/busi/busi010301.asp'; }
	function menu010302()
    { self.location.href = '/pub/busi/busi010302.asp'; }
	function menu010303()
    { self.location.href = '/pub/busi/busi010303.asp'; }
	function menu010401()
    { self.location.href = '/pub/busi/busi010401.asp'; }
	function menu010402()
    { self.location.href = '/pub/busi/busi010402.asp'; }
	function menu010403()
    { self.location.href = '/pub/busi/busi010403.asp'; }


//rnd
	function menu020101()
    { self.location.href = '/pub/rnd/rnd020101.asp'; }
	function menu020201()
    { self.location.href = '/pub/rnd/rnd020201.asp'; }
	function menu020203()
    { self.location.href = '/pub/rnd/rnd020203.asp'; }
	function menu020202()
    { self.location.href = '/pub/rnd/rnd020202.asp'; }
	function menu020301()
    { self.location.href = '/pub/rnd/rnd020301.asp'; }
	function menu020302()
    { self.location.href = '/pub/rnd/rnd020302.asp'; }
	function menu020401()
    { self.location.href = '/pub/rnd/rnd020401.asp'; }
	function menu020501()
    { self.location.href = '/pub/rnd/rnd020501.asp'; }
	function menu020502()
    { self.location.href = '/pub/rnd/rnd020502.asp'; }
	function menu020601()
    { self.location.href = '/pub/rnd/rnd020601.asp'; }


//cent
	function menu030101()
    { self.location.href = '/pub/cent/cent030101.asp'; }
	function menu030201()
    { self.location.href = '/pub/cent/cent030201.asp'; }
	function menu030202()
    { self.location.href = '/pub/cent/cent030202.asp'; }
	function menu030203()
    { self.location.href = '/pub/cent/cent030203.asp'; }
	function menu030204()
    { self.location.href = '/pub/cent/cent030204.asp'; }
	function menu030205()
    { self.location.href = '/pub/cent/cent030205.asp'; }
	function menu030301()
    { self.location.href = '/pub/cent/cent030301.asp'; }
	function menu030401()
    { self.location.href = '/pub/cent/cent030601.asp'; }
	function menu030402()
    { self.location.href = '/pub/cent/cent030402.asp'; }
	function menu030403()
    { self.location.href = '/pub/cent/cent030403.asp'; }
	function menu030404()
    { self.location.href = '/pub/cent/cent030404.asp'; }
	function menu030405()
    { self.location.href = '/pub/cent/cent030601.asp'; }	
	function menu030501()
    { self.location.href = '/pub/cent/cent030501.asp'; }
	function menu030601()
    { self.location.href = '/pub/cent/cent030601.asp'; }
	function menu030701()
    { self.location.href = '/pub/cent/cent030701.asp'; }	


//supp
	function menu040101()
    { self.location.href = '/pub/supp/supp040601.asp'; }
	function menu040201()
    { self.location.href = '/pub/supp/supp040201.asp'; }
	function menu040202()
    { self.location.href = '/pub/supp/supp040202.asp'; }
	function menu040203()
    { self.location.href = '/pub/supp/supp040203.asp'; }
	function menu040204()
    { self.location.href = '/pub/supp/supp040204.asp'; }	
	function menu040301()
    { self.location.href = '/pub/supp/supp040301.asp'; }
	function menu040302()
    { self.location.href = '/pub/supp/supp040302.asp'; }
	function menu040303()
    { self.location.href = '/pub/supp/supp040304.asp'; }
	function menu040401()
    { self.location.href = '/pub/supp/supp040401.asp'; }
	function menu040501()
    { self.location.href = '/pub/supp/supp040501.asp'; }
	function menu040601()
    { self.location.href = '/pub/supp/supp040601.asp'; }
	function menu040701()
    { self.location.href = '/pub/supp/supp040701.asp'; }	
	function menu040801()
    { self.location.href = '/pub/cent/cent030501.asp'; }
	function menu040901()
    { self.location.href = '/pub/supp/supp040801.asp'; }


//comp
	function menu050101()
    { self.location.href = '/pub/comp/comp050101.asp'; }
	function menu050102()
    { self.location.href = '/pub/comp/comp050102.asp'; }
	function menu050103()
    { self.location.href = '/pub/comp/comp050103.asp'; }
	function menu050104()
    { self.location.href = '/pub/comp/comp050104.asp'; }
	function menu050105()
    { self.location.href = '/pub/comp/comp050105.asp'; }
	function menu050301()
    { self.location.href = '/pub/comp/comp050301.asp'; }
	function menu050401()
    { self.location.href = '/pub/comp/comp050401.asp'; }
	function menu050501()
    { self.location.href = '/pub/comp/comp050501.asp'; }
	function menu050502()
    { self.location.href = '/pub/comp/comp050502.asp'; }
	function menu050503()
    { self.location.href = '/pub/comp/comp050503.asp'; }
	function menu050504()
    { self.location.href = '/pub/comp/comp050504.asp'; }
	function menu050505()
    { self.location.href = '/pub/comp/comp050505.asp'; }
	function menu050601()
    { self.location.href = '/pub/comp/comp050601.asp'; }
	function menu050602()
    { self.location.href = '/pub/comp/comp050602.asp'; }
	function menu050603()
    { self.location.href = '/pub/comp/comp050603.asp'; }
    function menu050701()
    { self.location.href = '/pub/comp/comp050701.asp'; }
	
	
	//memb
	function menu070101()
    { self.location.href = '/pub/memb/memb070101.asp'; }	
	function menu070201()
    { self.location.href = '/pub/memb/memb070201.asp'; }
	function menu070301()
    { self.location.href = '/pub/memb/memb070301.asp'; }
	function menu070401()
    { self.location.href = '/pub/memb/memb070401.asp'; }	
	function menu070501()
    { self.location.href = '/pub/memb/memb070501.asp'; }	
	function menu070601()
    { self.location.href = '/pub/process/member_logout.asp'; }	
    function menu070701()
    { self.location.href = '/pub/memb/memb070601.asp'; }
	function menu070801()
    { self.location.href = '/pub/memb/memb070701.asp'; }
	function menu070901()
    { self.location.href = '/pub/memb/memb070401.asp'; }
	function menu071001()
    { self.location.href = '/pub/memb/memb070501.asp'; }



