//Global Menu
function home(languge){window.location.href="/"+languge+"/"}//메인
function login(){window.location.href="/bbs/login.php?url=" + location.href }//로그인 
function logout(){window.location.href="/bbs/logout.php"}//로그아웃
function contactus(){window.location.href="/about/location.php"}//컨텍트어스
function sitemap(){window.location.href="/common/sitemap.php"}//사이트맵

//Menu
function sub1(languge){window.location.href="/"+languge+"/about.php"}// About MOM
function sub2(languge){window.location.href="/bbs/board.php?bo_table=notice&sca="+languge}// Notice  & News
function sub3(languge){window.location.href="/"+languge+"/contactus.php"}// Contact Us
function sub4(languge){window.location.href="/"+languge+"/support.php"}// Support Us

function korean(pnfull){window.location.href="/kr/"+pnfull}// 한글
function english(pnfull){window.location.href="/en/"+pnfull}// 영문