function menu(num){
	switch(num){
		case '10':	location.href="/sub/sub01_01.php";break;
		case '11':	location.href="/sub/sub01_01.php";break;
		case '12':	location.href="/sub/sub01_07.php";break;
		case '13':	location.href="/sub/sub01_02.php";break;
		case '14':	location.href="/sub/sub01_03.php";break;
		case '15':	location.href="/sub/sub01_04.php";break;
		case '16':	location.href="/sub/sub01_05.php";break;
		case '17':	location.href="/sub/sub01_06.php";break;

		case '20':	location.href="/sub/sub02_03.php";break;
		case '21':	location.href="/sub/sub02_01.php";break;
		case '211':	location.href="/sub/sub02_01_1.php";break;
		case '212':	location.href="/sub/sub02_01_2.php";break;
		case '22':	location.href="/sub/sub02_02.php";break;
		case '221':	location.href="/sub/sub02_02_1.php";break;
		case '222':	location.href="/sub/sub02_02_2.php";break;
		case '223':	location.href="/sub/sub02_02_3.php";break;
		case '224':	location.href="/sub/sub02_02_4.php";break;
		case '225':	location.href="/sub/sub02_02_5.php";break;

		case '30':	location.href="/sub/sub03_01.php";break;
		case '31':	location.href="/sub/sub03_01.php";break;
		case '32':	location.href="/sub/sub03_02.php";break;
		case '33':	location.href="/sub/sub03_03.php";break;

		case '40':	location.href="/sub/sub04_01.php";break;
		case '41':	location.href="/sub/sub04_01.php";break;
		case '42':	location.href="/sub/sub04_02.php";break;
		case '43':	location.href="/sub/sub04_03.php";break;
		case '44':	location.href="/sub/sub04_04.php";break;


		case '50':	location.href="/sub/sub05_01.php";break;
		case '51':	location.href="/sub/sub05_01.php";break;
		case '52':	location.href="/sub/sub05_02.php";break;
		case '53':	location.href="/zb/list.php?boardid=zb_employ";break;
		case '531':	location.href="/zb/list.php?boardid=zb_employ";break;
		case '532':	location.href="/sub/sub05_05.php";break;
		case '533':	location.href="/sub/sub05_06.php";break;
		////080424 ¿äÃ»À¸·Î ÀÎÇØ ¸Þ´º ÁÖ¼®Ã³¸®ÇÔ Ã¤¿Ï±æ
		//case '534':	location.href="/employ/employ_2.htm";break;
		//case '535':	location.href="/employ/etr_form.htm";break;
		case '54':	location.href="/sub/sub05_04.php";break;

		default :location.href="";break;
	}
}
function home(){
	location.href="/index.php";
}
function contact(){
	location.href="";
}
function sitemap(){
	location.href="";
}
function topMenu(num){
	switch(num){
		case '0':	location.href="/";break;
		case '1':	location.href="javascript:window.open('http://gekp.tck.co.kr','groupwear','scrollbars=yes,toolbar=yes,location=yes, resizable=yes,status=yes,menubar=yes,resizable=yes,width=100,height=100,left=0,top=0,fullscreen');void(0);";break;
		case '2':	location.href="http://jp.tck.co.kr";break;
		case '3':	location.href="http://en.tck.co.kr";break;
		case '4':	location.href="/sub/sub06_01.php";break;
		case '5':	location.href="/sub/sub05_04.php";break;
	}
}
function product(num){
	switch(num){
		case '1':	location.href="/sub/sub02_01_1.php";break;
		case '2':	location.href="/sub/sub02_01_2.php";break;
		case '3':	location.href="/sub/sub02_02_1.php";break;
		case '4':	location.href="/sub/sub02_02_2.php";break;
		case '5':	location.href="/sub/sub02_02_3.php";break;
		case '6':	location.href="/sub/sub02_02_4.php";break;
		case '7':	location.href="/sub/sub02_02_5.php";break;
	}
}
