// JavaScript Document


//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 + '" VIEresuEXT>');
        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 + '" wmode="transparent"></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_swapImgRernde() { //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];}
}

function educ_view(viewname){
	window.open('/educne_view.php?vm='+viewname,'','width=426,height=426');
}

function show_tab(n){ 
 
	if(n=='b'){n=n+1;}
if ((n<1) || (n>5)) return;
var obj1  = document.getElementById('tab1');  // ³»¿ë1
var obj2  = document.getElementById('tab2');  // ³»¿ë2
 
	if (n==1){
	  obj1.style.display = "block";  //1¹öÆ° È°¼º
	  obj2.style.display = "none";   //2¹öÆ° ºñÈ°¼º
	}else if (n==2){
	  obj1.style.display = "none";   //1¹öÆ° ºñÈ°¼º
	  obj2.style.display = "block";  //2¹öÆ° È°¼º 
	}
 
	else return;
}




/* ÀÌ¹ÌÁö ·Ñ¿À¹ö~~!!!!*/
<!--
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];}
}
//-->
//Sitemap
// full_menu01 function ---

 function full_menu01()
    { showHideLayer(true) }
	
 function full_menu02()
    { showHideLayer(false) }


//top : home, notice, contactus, sitemap
	function top01()	
    { self.location.href = '/index.do'; }
	function top02()	
    { self.location.href = '/content.do?searchPk1=Y100'; }
	function top03()
    { self.location.href = '/content.do?searchPk1=Y200'; }
	function top04()
    { self.location.href = '#'; }
	
	function top05()	
    { self.location.href = '/content.do?searchPk1=Y500'; }
	function top06()	
    { self.location.href = '/apps/login.do?doprocess=logout'; }

	
//footer
	function sub01()	
    { self.location.href = 'http://cnbest.or.kr/ttmall/mall.cgi'; }
	function foot010101()	
    { self.location.href = 'http://www.joongbu.ac.kr/'; }
	function foot010201()	
    { self.location.href = 'http://www.iacf.co.kr/'; }
	function foot010301()	
    { self.location.href = 'http://mible.co.kr/'; }
	function foot010401()	
    { self.location.href = 'http://www.iacf.co.kr/cnbest/index.jsp'; }
	function foot010501()	
    { self.location.href = 'http://cnbest.or.kr/'; }
    function admin01()	
    { window.open('http://www.jbfc.co.kr/email_refusal.jsp','','width=450,height=250','_blank'); }
	function admin02()	
    { self.location.href = '/cnt/memb/memb060501.jsp'; }


//admi
	function menu010101()
    { self.location.href = '/content.do?searchPk1=1100'; }
	function menu010201()
    { self.location.href = '/content.do?searchPk1=1200'; }
	function menu010301()
    { self.location.href = '/content.do?searchPk1=1300'; }
	function menu010401()
    { self.location.href = '/content.do?searchPk1=1400'; }
	function menu010501()
    { self.location.href = '/content.do?searchPk1=1500'; }
	
	

	
//tour
	function menu020101()
    { self.location.href = '/content.do?searchPk1=2100'; }
	function menu020201()
    { self.location.href = '/content.do?searchPk1=2200'; }
	
	

	
//fest
	function menu030101()
    { self.location.href = '/content.do?searchPk1=3100'; }
	function menu030201()
    { self.location.href = '/content.do?searchPk1=3200'; }
	function menu030301()
    { self.location.href = '/content.do?searchPk1=3300'; }
	function menu030401()
    { self.location.href = '/content.do?searchPk1=3400'; }
	function menu030501()
    { self.location.href = '/content.do?searchPk1=3500'; }
	
	
	
	
//soci
	function menu040101()
    { self.location.href = '/content.do?searchPk1=4100'; }
	function menu040201()
    { self.location.href = '/content.do?searchPk1=4200'; }
	function menu040301()
    { self.location.href = '/content.do?searchPk1=4300'; }
	function menu040401()
    { self.location.href = '/content.do?searchPk1=4400'; }
	
	
	


//imag
	function menu050101()
    { self.location.href = '/content.do?searchPk1=5100'; }
		function menu050101()
		{ self.location.href = '/content.do?searchPk1=5110'; }
		function menu050102()
		{ self.location.href = '/content.do?searchPk1=5120'; }
		function menu050103()
		{ self.location.href = '/content.do?searchPk1=5130'; }
		function menu050104()
		{ self.location.href = '/content.do?searchPk1=5140'; }
		function menu050105()
		{ self.location.href = '/content.do?searchPk1=5150'; }
		function menu050106()
		{ self.location.href = '/content.do?searchPk1=5160'; }
		function menu050107()
		{ self.location.href = '/content.do?searchPk1=5170'; }
		function menu050108()
		{ self.location.href = '/content.do?searchPk1=5180'; }
		function menu050109()
		{ self.location.href = '/content.do?searchPk1=5190'; }
		function menu0501010()
		{ self.location.href = '/content.do?searchPk1=51A0'; }
	function menu050201()
    { self.location.href = '/content.do?searchPk1=5200'; }

	
	
	
//citi
	function menu060101()
    { self.location.href = '/content.do?searchPk1=6100'; }
	function menu060201()
    { self.location.href = '/content.do?searchPk1=6200'; }

	
	
//part
	function menu070101()
    { self.location.href = '/content.do?searchPk1=7100'; }
	function menu070201()
    { self.location.href = '/content.do?searchPk1=7200'; }
	function menu070301()
    { self.location.href = '/content.do?searchPk1=7300'; }
	function menu070401()
    { self.location.href = '/content.do?searchPk1=7400'; }
	function menu070501()
    { self.location.href = '/content.do?searchPk1=7500'; }



	function menu080101()
    { self.location.href = '/content.do?searchPk1=Y100'; }
	function menu080201()
    { self.location.href = '/content.do?searchPk1=Y200'; }
	function menu080301()
    { self.location.href = '/content.do?searchPk1=Y300'; }

	function menu080401()
    { self.location.href = '/content.do?searchPk1=Y400'; }
	function menu080501()
    { self.location.href = '/content.do?searchPk1=Y500'; }
	function menu080601()
    { self.location.href = '/apps/login.do?doprocess=logout'; }
	function menu080701()
    { self.location.href = '#'; }

	function menu090101()
    { self.location.href = '/content.do?searchPk1=X300'; }
	function menu090201()
    { self.location.href = '/content.do?searchPk1=X400'; }
	function menu090301()
    { self.location.href = '/content.do?searchPk1=X500'; }
	function menu090401()
    { self.location.href = '/content.do?searchPk1=X200'; }

	//°ü¸®ÀÚ¸Þ´º
	function menu0110101()
	{ self.location.href = '/content.do?searchPk1=Z500'; }
	function menu0110201()
	{ self.location.href = '/content.do?searchPk1=Z100'; }
	function menu0110301()
	{ self.location.href = '/content.do?searchPk1=Z200'; }
	function menu0110401()
	{ self.location.href = '/content.do?searchPk1=Z300'; }
	function menu0110501()
	{ self.location.href = '/content.do?searchPk1=Z400'; }
	function menu0110601()
	{ self.location.href = '/content.do?searchPk1=Z600'; }
	function menu0110701()
	{ self.location.href = '/content.do?searchPk1=Z800'; }
	function menu0110801()
	{ self.location.href = '/content.do?searchPk1=Z900'; }
	function menu0110901()
	{ self.location.href = '/content.do?searchPk1=ZA00'; }
	function menu0111001()
	{ self.location.href = '/content.do?searchPk1=ZB00'; }