function home() { //Home
	location.href = "/eng/index.asp";
}

function A1() { //일화이념
	location.href = "/eng/overview/spirit01.asp";
}

function A2() { //연혁
	location.href = "/eng/overview/history01.asp";
}

function A3() { //시설안내
	location.href = "/eng/overview/organi01.asp";
}

function A4() { //자부심
	location.href = "/eng/overview/pride01.asp";
}

function B1() { //해외
	location.href = "/eng/business/oversears01.asp";
}

function B2() { //음료
	location.href = "/eng/business/beverage01.asp";
}

function B3() { //조제술
	location.href = "/eng/business/pharmacy01.asp";
}

function B4() { //메일보내기
	location.href = "/eng/business/contact01.asp";
}

function C1() { //진생이야기
	location.href = "/eng/gstory/gstory01.asp";
}

function D1() { //신약
	location.href = "/eng/newdrug/newdrug01.asp";
}

function E1() { //미네랄워터 이야기
	location.href = "/eng/mstory/mstory01.asp";
}



