function f_link(link){
	// Áß¼Ò±â¾÷Áö¿øÁ¤Ã¥
	if     ( link == "01_00" ){ window.parent.location.href='/cont/01/sub_01.html';}
	else if( link == "01_01" ){ window.parent.location.href='/cont/01/sub_01_01.html';}
	else if( link == "01_02" ){ window.parent.location.href='/cont/01/sub_01_05.html';}
	else if( link == "01_03" ){ window.open('http://industryland.or.kr');}
	else if( link == "01_04" ){ window.open('http://210.101.103.99:2009');}
	

	// Áö¿ª°æÁ¦µ¿Çâ
	else if( link == "02_00" ){ open("http://cpn.provin.gangwon.kr/");}
	else if( link == "02_01" ){ window.parent.location.href='/cont/02/sub_02_01.html';}
	else if( link == "02_02" ){ open("http://cpn.provin.gangwon.kr/");}
	else if( link == "02_03" ){ open("http://cpn.provin.gangwon.kr/");}

	// ±â¾÷Á¤º¸
	else if( link == "03_00" ){ window.parent.location.href='/cont/03/sub_03.html';}
	else if( link == "03_01" ){ window.parent.location.href='/cont/03/sub_03_01.html';}
	else if( link == "03_02" ){ window.parent.location.href='/cont/03/sub_03_02.html';}
	else if( link == "03_03" ){ window.open('http://www.innonet.net/news/indusNewsList.jsp?menu=n1');}
	else if( link == "03_04" ){ window.open('http://www.now.go.kr/');}
	else if( link == "03_05" ){ window.parent.location.href='/cont/03/sub_03_08.html';}

	// À¯¿ëÇÑÁ¤º¸
	else if( link == "04_00" ){ window.parent.location.href='/cont/04/sub_04.html';}
	else if( link == "04_01" ){ window.parent.location.href='/cont/04/sub_04_02.html';}
	else if( link == "04_02" ){ window.parent.location.href='/cont/04/sub_04_04.html';}
	else if( link == "04_03" ){ window.parent.location.href='/cont/04/sub_04_03.html';}
	else if( link == "04_04" ){ window.parent.location.href='/cont/04/sub_04_04.html';}

	// °­¿ø¿ì¼ö»óÇ°¼îÇÎ
	else if( link == "05_00" ){ window.parent.location.href='/cont/05/sub_05.html';}
	else if( link == "05_01" ){ window.parent.location.href='/cont/05/sub_05_01.html';}
	else if( link == "05_02" ){ open("http://b2b.gwmart.co.kr");}

	// Ä¿¹Â´ÏÆ¼
	else if ( link == "06_00"){ window.parent.location.href='/cont/06/sub_06.html';}
	else if ( link == "06_01"){ window.parent.location.href='/cont/06/sub_06_05.html';}
	else if ( link == "06_02"){ window.parent.location.href='/cont/06/sub_06_01_01.html?hb_BoardManager_ID=BDGCSS04';}
	else if ( link == "06_03"){ window.parent.location.href='/cont/06/sub_06_03.html?hb_BoardManager_ID=BDGCSS08';}
	else if ( link == "06_04"){ window.parent.location.href='/cont/06/sub_06_04.html?hb_BoardManager_ID=BDGCSS06';}

}




