//common
<!--
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 bluring(){
if(event.srcElement.tagName=="A"||event.srcElement.tagName=="IMG") document.body.focus();
}
document.onfocusin=bluring;

function search_go() {
	var	form = document.searchfrm;
	form.submit();
}
//-->

//link
function linkH(){				//home
	location.href="/index.html";
}

function linkM1(){				//mail
	location.href="mailto:";
}

function linkG1(){				//naejang
	location.href="/naejang/index.html?menucode=global_01";
}
	function linkG1S1(){				
		location.href="/naejang/intro/intro.html?menucode=global_01_01_01";
	}
	function linkG1S2(){				
		location.href="/naejang/season/index.html?menucode=global_01_02";
	}
	function linkG1S3(){				
		location.href="/naejang/place/temple.html?menucode=global_01_03_01";
	}
	function linkG1S4(){				
		location.href="/naejang/nature/summary.html?menucode=global_01_04_01";
	}
	function linkG1S5(){				
		location.href="/naejang/climb/index.html?menucode=global_01_05_01";
	}

function linkG2(){				//ecology
	location.href="/ecology/index.html?menucode=global_02";
}
	function linkG2S1(){
		location.href="/ecology/environment/weather.html?menucode=global_02_01_01";
	}
	function linkG2S2(){
		location.href="/ecology/plant/plant_status.html?menucode=global_02_02_01";
	}
	function linkG2S3(){
		location.href="/ecology/animal/animal_status.html?menucode=global_02_03_01";
	}
	function linkG2S4(){
		location.href="/ecology/monument/index.html?menucode=global_02_04_01";
	}	

function linkG3(){				//maple
	location.href="/maple/index.html?menucode=global_04";
}
	function linkG3S1(){
		location.href="/maple/know/phenomenon.html?menucode=global_04_01_01";
	}
	function linkG3S2(){
		location.href="/maple/maple_place/korea_list.html?menucode=global_04_02_01";
	}
	function linkG3S3(){
		location.href="/maple/naejang_maple/feature.html?menucode=global_04_03_01";
	}
	function linkG3S4(){
		location.href="/maple/maple_goods/use.html?menucode=global_04_04_01";
	}


function linkG4(){				//cyber
	location.href="/cyber/index.html?menucode=global_05";
}
	function linkG4S1(){
		location.href="/cyber/plant.html?menucode=global_05_01";
	}
	function linkG4S2(){
		location.href="/cyber/animal.html?menucode=global_05_02";
	}
	function linkG4S3(){
		location.href="/cyber/monument.html?menucode=global_05_03";
	}
	function linkG4S4(){
		location.href="/cyber/affairs.html?menucode=global_05_04";
	}

function linkG5(){				//school
	location.href="/school/index.html?menucode=global_06";
}
	function linkG5S1(){	
		location.href="/school/plant/grass_01.html?menucode=global_06_01_01";
	}
	function linkG5S2(){	
		location.href="/school/animal/animal_01.html?menucode=global_06_02_01";
	}
	function linkG5S3(){	
		location.href="/school/forest/forest_01.html?menucode=global_06_03_01";
	}
	function linkG5S4(){	
		location.href="/school/word_list.html?menucode=global_06_04";
	}
	function linkG5S5(){	
		location.href="/school/picture/picture_01.html?menucode=global_06_05";
	}
	
function linkG6(){				//community
	location.href="/community/index.html";
}
	function linkG6S1(){	
		location.href="/board/freeboard/list.html";
	}
	function linkG6S2(){	
		location.href="/board/gallery/list.html";
	}
	
function linkG7(){				//3ct01
win = window.open("/newpvr/sum_pvr.html",'wpvr','width=800,height=700')
}
function linkG8(){				//3ct02
	location.href="/naejang/season/index.html?menucode=global_01_02";
}	
//function linkG8(){				//3ct02
//win = window.open("/newpvr/frame_left.html","width=800, height=700")
//}	
function linkG9(){				//3ct03
	location.href="/naejang/climb/climb_course.html?menucode=global_01_05_02";
}	