function goto_url(str)
	{
		if (str=="sub1-1"){
			location.href="/hotherb/herb_info.asp";
		}else if(str=="sub1-2"){	
			location.href="/hotherb/herb_greeting.asp";
		}else if(str=="sub1-3"){
			location.href="/hotherb/herb_management.asp";
		}else if(str=="sub1-4"){	
			location.href="/hotherb/herb_farm.asp";
		}else if(str=="sub1-5"){
			location.href="/hotherb/herb_location.asp";


		}else if(str=="sub2-1"){	
			location.href="/herbwed/wedding_herb.asp";
		}else if(str=="sub2-2"){
			location.href="/herbwed/good_wed.asp";
		}else if(str=="sub2-3"){	
			location.href="/herbwed/wed_follow.asp";
		}else if(str=="sub2-4"){
			location.href="/board/Mboard.asp?Action=list&strBoardID=hotherb_fair";


		}else if(str=="sub3-1"){
			location.href="/herbfood/wellbing_menu.asp";
		}else if(str=="sub3-2"){
			location.href="/herbfood/outdoor_food.asp";
		}else if(str=="sub3-3"){
			location.href="/herbfood/wedding_food.asp";
		}else if(str=="sub3-4"){
			location.href="/herbfood/con_food.asp";
		}else if(str=="sub3-5"){
			location.href="/herbfood/hund_food.asp";
		}else if(str=="sub3-6"){
			location.href="/herbfood/home_food.asp";
		}else if(str=="sub3-7"){
			location.href="/herbfood/kind_food.asp";


		}else if(str=="sub4-1"){
			location.href="/helpwed/studio.asp";
		}else if(str=="sub4-2"){
			location.href="/helpwed/dress.asp";
		}else if(str=="sub4-3"){
			location.href="/helpwed/makeup.asp";
		}else if(str=="sub4-4"){
			location.href="/helpwed/cloth.asp";
		}else if(str=="sub4-5"){
			location.href="/helpwed/jewelry.asp";
		}else if(str=="sub4-6"){
			location.href="/helpwed/honeymoon.asp";
		}else if(str=="sub4-7"){
			location.href="/helpwed/food.asp";
		}else if(str=="sub4-8"){
			location.href="/helpwed/place.asp";
		}else if(str=="sub4-9"){
			location.href="/helpwed/herb_prd.asp";


		}else if(str=="sub5-1"){
			location.href="/board/Mboard.asp?Action=list&strBoardID=hotherb_notice";
		}else if(str=="sub5-2"){
			location.href="/board/Mboard.asp?Action=list&strBoardID=hotherb_free";
		}else if(str=="sub5-3"){
			location.href="/board/Mboard.asp?Action=list&strBoardID=hotherb_qna";
		}else if(str=="sub5-4"){
			location.href="/board/Mboard.asp?Action=list&strBoardID=hotherb_gallery";
		}else if(str=="sub5-5"){
			location.href="/board/Mboard.asp?Action=list&strBoardID=hotherb_pds";
		}
	}
