function topnavi_DoFSCommand(command, args)
{
switch (command){
	<!--°æ¿µÀÌ³ä-->	
	case "company":location.href="../company/04_company.html";break;
	<!--°æ¿µÀÌ³ä-->	
	case "company_01":location.href="../company/04_company.html";break;
	<!--Á¶Á÷µµ-->	
	case "company_02":location.href="../company/05_company.html";break;
	<!--CI-->	
	case "company_03":location.href="../company/06_company.html";break;
	<!--¿¬Çõ-->	
	case "company_04":location.href="../company/07_company.html";break;
	<!--¿À½Ã´Â±æ-->	
	case "company_05":location.href="../company/08_company.html";break;
	//<!--CI-->	
	//case "company_06":location.href="../company/06_company.html";break;
	//<!--¿¬Çõ-->	
	//case "company_07":location.href="../company/07_company.html";break;
	//<!--¿À½Ã´Â±æ-->	
	//case "company_08":location.href="../company/08_company.html";break;
	
	<!--»ç¾÷¼Ò°³-->	
	case "business":location.href="../business/01_business_01.html";break;
	<!--¹°·ù»ç¾÷ ³»¼ö-->	
	case "business_01":location.href="../business/01_business_01.html";break;
	<!--ÀÚµ¿Â÷»ç¾÷-->
	case "business_02":location.href="../business/02_business.html";break;
	<!--À¯Åë»ç¾÷-->
	case "business_03":location.href="../business/03_business_01.html";break;
	<!--°ü°è»ç-->
	case "business_04":location.href="../business/04_business.html";break;	
	<!--¹°·ù¼¾ÅÍ-->	
	case "business_05":location.href="../business/05_business.html";break;
	

	<!--ÅõÀÚÁ¤º¸-->	
	case "investor":location.href="../invester/01_invester_01.html";break;
	<!--Àç¹«Á¤º¸-->	
	case "investor_01":location.href="../invester/01_invester_01.html";break;
	<!--ÁÖ½ÄÁ¤º¸-->
	case "investor_02":location.href="../invester/02_invester.html";break;
	<!--IRÀÚ·á½Ç-->
	case "investor_03":location.href="../invester/03_invester.html";break;
	<!--°ø½ÃÁ¤º¸-->
	case "investor_04":location.href="../invester/04_invester_list.html";break;
	

	<!--M&M ¼Ò½Ä ¹× º¸µµÀÚ·á-->	
	case "cyberpr":location.href="../cyberpr/01_notice_list.asp";break;
	<!--M&M ¼Ò½Ä ¹× º¸µµÀÚ·á-->	
	case "cyberpr_01":location.href="../cyberpr/01_notice_list.asp";break;
	<!--»çÈ¸°øÇå-->
	case "cyberpr_02":location.href="../cyberpr/03_cyberpr_03.html";break;
	<!--»ç³» ´ë¿ÜÈ°µ¿-->
	case "cyberpr_03":location.href="../cyberpr/03_cyberpr_01.html";break;
	<!--´ã´çÀÚ¾È³»-->
	case "cyberpr_04":location.href="../cyberpr/05_cyberpr_list.html";break;
	//<!--´ã´çÀÚ¾È³»-->
	//case "cyberpr_04":location.href="../cyberpr/05_cyberpr_list.html";break;


	<!--Ã¤¿ëÁ¤º¸-->	
	case "recruit":location.href="../recruit/01_recruit_list.asp";break;
	<!--º¹¸®ÈÄ»ý ÀÎÀç»ó-->	
	case "recruit_01":location.href="../recruit/01_recruit_list.asp";break;
	<!--Ã¤¿ë°ø°í-->
	case "recruit_02":location.href="../recruit/02_recruit_list.asp";break;
	//<!--Áö¿ø¼­ ¼öÁ¤-->
	//case "recruit_03":location.href="../recruit/03_recruit_list.asp";break;
	<!--ÀüÇü°á°ú È®ÀÎ-->
	case "recruit_04":location.href="../recruit/04_recruit.asp";break;
}

}
