function mainURL(str)
{
	strURL = "";
	//main
	if(str =="main01"){ //¿¬ÇÕÈ¸¼Ò°³
		strURL ="/association/greeting.asp?menucode=4&page=association";
	}else if(str =="main02"){ //È¸»ç¼Ò°³
		strURL ="/company/company_localasso_list.asp?menucode=1&page=company"
	}else if(str =="main03"){ //Á¦Ç°¼Ò°³
		strURL ="/product/remicon.asp?menucode=1&page=product"
	}else if(str =="main04"){ //Á¤º¸±¤Àå
		strURL ="/community/notice_list.asp?cat_boardtype=1&cat_cd=10&cat_class=10&page=community"
	}else if(str =="main05"){ //ÀÍ½ºÆ®¶ó³Ý(Á¶ÇÕ¿ø°ø°£)
		//strURL ="http://potal.e-remicon.or.kr/unicon_extranet/WptOffice_list.asp?bbsname=gong&state=send"
		strURL ="/member/member_login_frm.asp?mcode=extranet&page=mem"
	}else if(str =="main06"){ //½ÃÇè¿ø
		//strURL ="/member/member_login_frm.asp?mcode=intranet&page=mem" //¿¹Àü
		strURL ="/member/member_login_frm.asp?mcode=kctl&page=mem"
	}

	//sub
	if(str =="sub01_01"){ //ÀÎ»ç¸»
		strURL ="/association/greeting.asp?menucode=4&page=association";
	}else if(str =="sub01_02"){ //ÁÖ¿ä»ç¾÷¼Ò°³
		strURL ="/association/project.asp?menucode=2&page=association";
	}else if(str =="sub01_03"){ //¿¬Çõ
		strURL ="/association/history.asp?menucode=3&page=association";
	}else if(str =="sub01_04"){ //Çö ÀÓ¿øÁøÇöÈ²
		strURL ="/association/officer.asp?menucode=5&page=association";
	}else if(str =="sub01_05"){ //¾àµµ
		strURL ="/association/map.asp?menucode=6&page=association";
	}else if(str =="sub01_06"){ //Á¶Á÷/¾÷¹«¼Ò°³
		strURL ="/association/formation.asp?menucode=7&page=association";
	}else if(str =="sub01_07"){ //Á¶ÇÕ°¡ÀÔ¾È³»
		strURL ="/association/introduce.asp?menucode=1&page=association";
	//}else if(str =="sub01_08"){ //Çà»ç ½ºÄÉÁì
	//	strURL ="/association/schedule.asp?menucode=9&page=association";


	}else if(str =="sub02_01"){ //Áö¿ªÁ¶ÇÕ/»ç¾÷¼Ò 
		strURL ="/company/company_localasso_list.asp?menucode=1&page=company";
	}else if(str =="sub02_02"){ //È¸¿ø»çÃ£±â 
		strURL ="/company/company_search_list.asp?menucode=2&page=company";
	}else if(str =="sub02_03"){ //È¸¿ø»çÇöÈ² 
		strURL ="/company/company_list.asp?menucode=3&page=company";


	}else if(str =="sub03_01"){ //·¹¹ÌÄÜÀÌ¶õ?
		strURL ="/product/remicon.asp?menucode=1&page=product";
	}else if(str =="sub03_02"){ //·¹¹ÌÄÜ KS±Ô°Ý
		strURL ="/product/remicon_ks.asp?menucode=2&page=product";


	}else if(str =="sub04_01"){ //°øÁö»çÇ×/news 
		strURL ="/community/notice_list.asp?menucode=1&cat_boardtype=1&cat_cd=10&cat_class=10&page=community";
	//}else if(str =="sub04_02"){ //°æ¿µÁö¿ø 
	//	strURL ="/community/board_list.asp?menucode=2&cat_boardtype=2&cat_cd=11&cat_class=16&page=community";
	}else if(str =="sub04_02"){ //ÀÚ·á½Ç  
		strURL ="/community/data_list.asp?menucode=3&cat_boardtype=3&cat_cd=10&cat_class=13&page=community";
	}else if(str =="sub04_03"){ //°Ô½ÃÆÇ  
		strURL ="/community/board_list.asp?menucode=4&cat_boardtype=2&cat_cd=10&cat_class=12&page=community";
	//}else if(str =="sub04_05"){ //±¸ÀÎ   
	//	strURL ="/community/arrest_list.asp?menucode=5&page=community";
	//}else if(str =="sub04_06"){ //±¸Á÷   
	//	strURL ="/community/offering_list.asp?menucode=6&page=community";
	//}else if(str =="sub04_07"){ //FAQ    
	//	strURL ="/community/notice_list.asp?menucode=8&cat_boardtype=1&cat_cd=11&cat_class=10&page=community";
	}else if(str =="sub04_04"){ //°ü·Ã»çÀÌÆ®    
		strURL ="/community/linksite.asp?page=community";

		
	}else if(str =="sub05_01"){ //°ø¹®¼­ ÀÛ¼º
		strURL ="/unicon_extranet/WptOffice_list.asp?bbsname=gong&state=send";
	}else if(str =="sub05_02"){ //ÀÚ·á½Ç
		strURL ="/unicon_extranet/WptBoard_list.asp?bbsname=inbbs2";


		
	}else if(str =="sub06_01"){ //¼ºÀû¼­ ÀÇ·Ú
		strURL ="/unicon_expt/WtlTestRegister1.asp";	
		//strURL ="/unicon_expt/WtlTestRegister1.asp?popup_check=Y";
	}else if(str =="sub06_02"){ //¼ºÀû¼­ ÀÇ·Ú³»¿ª
		strURL ="/unicon_expt/WtlTestDisplay.asp?viewType=view";
		//strURL ="/unicon_expt/WtlTestRegister1.asp?viewType=view&popup_check=Y";
	}else if(str =="sub06_03"){ //½ÃÇè ¿Â¶óÀÎ ÀýÂ÷
		strURL ="/unicon_expt/WtlTestOffRequest.asp?menucode=off";
	}else if(str =="sub06_04"){ //½ÃÇè¿ø¼Ò°³
		strURL ="#";
	}else if(str =="sub06_05"){ //°øÁö»çÇ×
		strURL ="/unicon_expt/notice_list.asp?cat_boardtype=1&cat_cd=20&cat_class=97";
	}else if(str =="sub06_06"){ //¾ç½ÄÀÚ·á½Ç
		strURL ="/unicon_expt/data_list.asp?cat_boardtype=3&cat_cd=20&cat_class=98";
	}else if(str =="sub06_07"){ //¼­½ÄÀÚ·á½Ç
		strURL ="/unicon_expt/data_list.asp?cat_boardtype=3&cat_cd=20&cat_class=99";
	}


	location.href= strURL;
}







