	function FlashLink(main,sub){
		var FLink = new Array();
		FLink = [
					[ //sm : company
						"/company/company1.html",//雀荤俺縼E
						"/company/company1.html",//雀荤俺縼E
						"/company/company2.html",//雀荤俺縼E
		                "/company/company3.html",//雀荤楷?E
						"/company/company4.html",//傍厘痹竵E
						"/company/company5.html",//雀荤炼流档
						"/company/company6.html",//牢盔泅炔
			],
					
					[ //sm : product
                        "/products/pro1.html",//林夸积粊E棺 概脕E
						"/products/pro1.html",//林夸积粊E棺 概脕E
						"/products/pro2.html",//林夸积粊E棺 概脕E
						"/products/pro3.html",//林夸积粊E棺 概脕E
						"/products/pro4.html",//林夸积粊E棺 概脕E
						"/products/pro5.html",//概免泅炔
						"/products/pro6.html",//芭贰贸喊概免泅炔
						"/products/pro7.html",//积粊E澈丒
						"/products/pro8.html",//力炼傍沥
						"/products/pro9.html",//林夸积粊E案丒
						"/products/pro10.html",//林夸积粊E案丒
						"/products/pro11.html",//概免泅炔
						"/products/pro12.html",//芭贰贸喊概免泅炔
						"/products/pro13.html",//积粊E澈丒
						"/products/pro14.html",//力炼傍沥
						"/products/pro15.html",//林夸积粊E案丒
						"/products/pro16.html",//林夸积粊E案丒
					],
					
					[
						"/tech/tech1.html",//林夸积粊E案丒
						"/tech/tech1.html",//林夸积粊E案丒
						"/tech/tech2.html",//林夸积粊E案丒
						"/tech/tech3.html",//林夸积粊E案丒
						"/tech/tech4.html",//林夸积粊E案丒
						"/tech/tech5.html",//林夸积粊E案丒
						"/tech/tech6.html",//林夸积粊E案丒
						"/tech/tech7.html",//林夸积粊E案丒
					],
			
					[
						"/fsbClient/ezboard.jsp?bm_seq=18185",//厚怜
						"/fsbClient/ezboard.jsp?bm_seq=18185",//厚怜
						"/fsbClient/ezboard.jsp?bm_seq=18187",//厚怜
						"/fsbClient/ezboard.jsp?bm_seq=18189",//氢饶纴E?
						"/fsbClient/ezboard.jsp?bm_seq=18191",//厚怜
					    "/fsbClient/ezboard.jsp?bm_seq=18193",//厚怜
					],
					  [
						"/tech/tech1.html",//厚怜
						"/tech/tech1.html",//厚怜
						"/tech/tech2.html",//氢饶纴E?
						"/customer/customer3.html",//厚怜
						"/customer/customer4.html",//雀荤困摹
					],
					  [
						"/incruit/incruit1.html",//厚怜
						"/incruit/incruit1.html",//厚怜
						"/incruit/incruit2.html",//氢饶纴E?
						"/incruit/incruit3.html",//厚怜
						
					],


					
					
				];

			window.location.href = FLink[main-1][sub];

	};


function all(main){
var FLink = new Array();
FLink = [
			"/",//1.home
			"mailto:hdsr@hdsr.co.kr",//2.e-mail
			"http://www.gobizkorea.com/popup/newhm_pop_inquiry_eng.jsp?co_code=1999-02710&co_lang=1",//3.inquiry
			"/en",//4.foreign
			"/company/sitemap.html",//5.sitemap
			"http://kr.gobizkorea.com",//6.gobizkorea
		];

	if(main== "3" || main== "6" || main== "7") {
		parent.window.open(FLink[main-1]);
	}else{
		parent.window.location.href = FLink[main-1];
	}
};




