

function logo() { location.href = "/index.php"; }
function otext1() { location.href = "/03/gallery01.php"; }
function otext2() { location.href = "/04/result01.php"; }
function otext3() { location.href = "/02/construction01.php"; }


/****** menu 링크 *****************/
function menu1() { location.href = "/01/company01.php"; }
function menu2() { location.href = "/02/construction01.php"; }
function menu3() { location.href = "/03/gallery01.php"; }
function menu4() { location.href = "/04/result01.php"; }
function menu5() { location.href = "/05/service01.php"; }

/***************** 01 *****************/
function menu1sub1() { location.href = "/01/company01.php"; }
function menu1sub2() { location.href = "/01/company02.php"; }
function menu1sub3() { location.href = "/01/company03.php"; }
function menu1sub4() { location.href = "/01/company04.php"; }
function menu1sub5() { location.href = "/01/company05.php"; }

/***************** 02 *****************/
function menu2sub1() { location.href = "/02/construction01.php"; }
function menu2sub2() { location.href = "/02/construction02.php"; }
function menu2sub3() { location.href = "/02/construction03.php"; }
function menu2sub4() { location.href = "/02/construction04.php"; }

/***************** 03 *****************/
function menu3sub1() { location.href = "/03/gallery01.php"; }

/***************** 04 *****************/
function menu4sub1() { location.href = "/04/result01.php"; }


/***************** 05 *****************/
function menu5sub1() { location.href = "/05/service01.php"; }
function menu5sub2() { location.href = "/05/service02.php"; }
function menu5sub3() { location.href = "/05/service03.php"; }
function menu5sub4() { location.href = "/05/service04.php"; }
function menu5sub5() { location.href = "/05/service05.php"; }