// JavaScript Document

function menuGo(num) {
	switch(num) {
//--------------01ÇÑ±Û½ÃÀÛ
//----È¸»ç¼Ò°³010101
		case 020101:
			location.href="/eng/company01.php"; //´ëÇ¥ÀÎ»ç¸»
			break;
		case 020102:
			location.href="/eng/company11.php"; //ºñÁ¯
			break;
//--°æ¿µÃ¶ÇÐ(ÇÏÀ§¸Þ´º)
		case 020103:
			location.href="/eng/company02.php"; //°æ¿µÃ¶ÇÐ
			break;
		case 0201032:
			location.href="/eng/company02_02.php"; //°æ¿µÃ¶ÇÐ
			break;
		case 0201033:
			location.href="/eng/company02_03.php"; //°æ¿µÃ¶ÇÐ
			break;
		case 020104:
			location.href="/eng/company03.php"; //°æ¿µ¹æÄ§
			break;
		case 020105:
			location.href="/eng/company04.php"; //ÇÑÀÏÀÌÈ­CI
			break;
		case 020106:
			location.href="/eng/company05.php"; //È¸»ç¿¬Çõ
			break;
		case 020107:
			location.href="/eng/company06.php"; //È¸»çÀ§Ä¡
			break;
		case 020108:
			location.href="/eng/company07.php"; //°ü°è»ç
			break;
//--Ç°Áú°æ¿µ(ÇÏÀ§¸Þ´º)
		case 020109:
			location.href="/eng/company08.php"; //Ç°Áú°æ¿µ(Ç°Áú¹æÄ§)
			break;
		case 0201092:
			location.href="/eng/company08_02.php"; //Ç°Áú°æ¿µ ÃßÁøÀü·«
			break;
		case 0201093:
			location.href="/eng/company08_03.php"; //Ç°Áú°æ¿µ ½Ã½ºÅÛÀÎÁõ
			break;
//--Ç°Áú°æ¿µ ½Ã½ºÅÛ(ÇÏÀ§¸Þ´º)
		case 0201094:
			location.href="/eng/company08_04.php"; //½ÅÂ÷Ç°ÁúÈ®º¸(Ç°Áú°æ¿µ ½Ã½ºÅÛ)
			break;
		case 02010942:
			location.href="/eng/company08_04_02.php"; //¾ç»êÇ°ÁúÈ®º¸
			break;
		case 02010943:
			location.href="/eng/company08_04_03.php"; //°øÁ¤Ç°ÁúÈ®º¸
			break;
		case 02010944:
			location.href="/eng/company08_04_04.php"; //°¨¼ºÇ°ÁúÈ®º¸
			break;
		case 02010945:
			location.href="/eng/company08_04_05.php"; //°Ë»ç½Ã½ºÅÛ
			break;
		case 02010946:
			location.href="/eng/company08_04_06.php"; //Á¦Ç°ÃßÀû¼º°ü¸®
			break;
		case 02010947:
			location.href="/eng/company08_04_07.php"; //Çù·Â¾÷Ã¼Ç°Áúº¸Áõ
			break;
		case 02010948:
			location.href="/eng/company08_04_08.php"; //CLAIM´ëÀÀ
			break;
		case 02010949:
			location.href="/eng/company08_04_09.php"; //Áö¼ÓÀû°³¼±
			break;
//--------------»ç¾÷ºÐ¾ß010201
		case 020201:
			location.href="/eng/business01.php"; //----door trim(½Â¿ëÂ÷)
			break;
		case 020202:
			location.href="/eng/business02.php"; //----Seat
			break;
		case 020203:
			location.href="/eng/business03.php"; //Head Lining
			break;
		case 020204:
			location.href="/eng/business04.php"; //Covering sheif
			break;
		case 020205:
			location.href="/eng/business05.php"; //Package tray
			break;
		case 020206:
			location.href="/eng/business06.php"; //Screen ass'y
			break;
		case 020207:
			location.href="/eng/business07.php"; //Pillar trim
			break;
//---------------------------¿¬±¸°³¹ß010301
		case 020301:
			location.href="/eng/rd01_04.php"; //¿¬±¸¼Ò°³¿ä(¿¬±¸°³¹ßÀü·«)
			break;

		case 020302:
			location.href="/eng/rd07.php"; //¿¬±¸ºÐ¾ß(Á¦Ç°¼³°è½Ã½ºÅÛ)
			break;

		case 020303:
			location.href="/eng/rd08.php"; //¿¬±¸¼º°ú(±â¼ú5½ºÅ¸)
			break;

		case 020304:
			location.href="/eng/rd05.php"; //¿¬±¸¼³ºñÇöÈ²(¿¬±¸½ÃÀÛÁÖ¿äÀåºñ)
			break;

//---------------------------°í°´¼¾ÅÍ010401
		case 020401:
			location.href="/board/bbs/board.php?bo_table=eng_notice"; //ÇÑÀÏÀÌÈ­¼Ò½Ä(°Ô½ÃÆÇ)
			break;
		case 020402:
			location.href="/board/bbs/board.php?bo_table=eng_news"; //ÀÚµ¿Â÷´º½º(°Ô½ÃÆÇ)
			break;
		case 020403:
			location.href="/eng/customer03.php"; //ÀÚµ¿Â÷°ü·Ã»çÀÌÆ®(ÀÚµ¿Â÷¿Ï¼º¾÷Ã¼)
			break;
		case 020404:
			location.href="/eng/customer06.php"; //»çÀÌÆ®¸Ê
			break;
	
//-------------------------ÅõÀÚÁ¤º¸010501
		case 020501:
			location.href="/eng/investor01.php"; //È¸»çÇöÈ²(°³¿ä)
			break;

		case 020502:
			location.href="/eng/investor02.php"; //Àç¹«Á¤º¸(¿ä¾à ´ëÂ÷´ëÁ¶Ç¥)
			break;

		case 020503:
			location.href="/eng/investor04.php"; //Àç¹«Á¤º¸(¿ä¾à ´ëÂ÷´ëÁ¶Ç¥)
			break;

//---------------------------Ã¤¿ëÁ¤º¸010601
		case 020601:
			location.href="/eng/career02.php"; //Ã¤¿ë°ø°í(°Ô½ÃÆÇ)
			break;
		case 020602:
			location.href="/eng/career02.php"; //Ã¤¿ëÀýÂ÷
			break;
		case 020603:
			location.href="/eng/career03.php"; //»ç¿ø±³À°/ÀÎÀç°³¹ß
			break;
		case 020604:
			location.href="/eng/career04.php"; //ÀÎ»çÁ¦µµ
			break;
		case 020605:
			location.href="/eng/career05.php"; //º¹¸®ÈÄ»ý
			break;
		case 020606:
			location.href="/eng/career06.php"; //Ã¤¿ëFAQ
			break;
		case 020607:
			location.href="/eng/career07.php"; //Ã¤¿ëQ&A
			break;

//-------------¸ÞÀÎ¹è³Ê
		case 998801:
			location.href="/eng/company10.php"; //È«º¸¿µ»ó
			break;
//-------------Äü¸Þ´º¸µÅ©
		case 999901:
			window.open("/eng/swf/process.swf");//
			break;
		case 999902:
			location.href="/eng/business00.php"; //»ç¾÷ºÐ¾ß
			break;
		case 999903:
			location.href="/eng/company05.php"; //È¸»ç¿¬Çõ
			break;
		case 999904:
			location.href="/eng/company10.php"; //È«º¸¿µ»ó
			break;
		case 999905:
			location.href="/eng/company06.php"; //È¸»çÀ§Ä¡
			break;

		case 999999:
			location.href="/eng/main.php"; //ÇÑ±Û¸ÞÀÎÀ¸·Î°¡±â(·Î°í¸µÅ©)
			break;
//--------¸ÞÀÎÇÃ·¡½Ã¸µÅ©
		case 770101:
			location.href="/eng/business01.php"; //
			break;
		case 770102:
			location.href="/eng/business02.php"; //
			break;
		case 770103:
			location.href="/eng/business03.php"; //
			break;
		case 770104:
			location.href="/eng/business04.php"; //
			break;
		case 770105:
			location.href="/eng/business05.php"; //
			break;
		case 770106:
			location.href="/eng/business06.php"; //
			break;
		case 770107:
			location.href="/eng/business07.php"; //
			break;
		case 770108:
			location.href="/eng/business08.php"; //
			break;

		default :		// ±×¿Ü 
			document.location.href = "/eng/main.php";
			break;
	}
}