var ENG_FOLDER = "/eng";
// company
function menu11() 	{document.location.href=ENG_FOLDER+"/company/introduction.asp"; }
function menu12() 	{document.location.href=ENG_FOLDER+"/company/greeting.asp"; }
function menu13() 	{document.location.href=ENG_FOLDER+"/company/vision01.asp"; }
function menu14() 	{document.location.href=ENG_FOLDER+"/company/history01.asp"; }
//글로벌 링크 없음
function menu15() 	{document.location.href=ENG_FOLDER+"/company/global01.asp"; } 					
function menu16() 	{document.location.href=ENG_FOLDER+"/company/ci.asp"; }
function menu17() 	{document.location.href=ENG_FOLDER+"/company/press_list.asp"; }
function menu18() 	{document.location.href=ENG_FOLDER+"/company/map.asp"; }
function menu19()	{document.location.href=ENG_FOLDER+"/company/the_affiliates01.asp"}


// BRANDS
function menu21() 	{document.location.href=ENG_FOLDER+"/brands/thursday.asp"; }
function menu22() 	{document.location.href=ENG_FOLDER+"/brands/eloq.asp"; }
function menu23() 	{document.location.href=ENG_FOLDER+"/brands/ti.asp"; }



// recruit
function menu31() 	{document.location.href=ENG_FOLDER+"/recruit/people.asp"; }
function menu32() 	{document.location.href=ENG_FOLDER+"/recruit/welfare01.asp"; }
function menu33() 	{document.location.href=ENG_FOLDER+"/recruit/guide.asp"; }
function menu34() 	{document.location.href=ENG_FOLDER+"/recruit/application_list.asp"; }



// cscenter
function menu41() 	{document.location.href=ENG_FOLDER+"/cscenter/news_list.asp"; }
function menu42() 	{document.location.href=ENG_FOLDER+"/cscenter/faq.asp"; }					
//q&a 링크
function menu43() 	{document.location.href=ENG_FOLDER+"/cscenter/qna_01.asp"; }					
function menu44() 	{document.location.href=ENG_FOLDER+"/cscenter/store01.asp"; }
//q&a 에이젼시 가이드 링크
function menu45() 	{document.location.href=ENG_FOLDER+"/cscenter/agency.asp"; } 		

// contact
function contact() 	{document.location.href=ENG_FOLDER+"/cscenter/contactus.asp"; } 		