/****** menu ? *****************/
function menu1() { location.href = "aboutus/aboutus.html"; }
function menu2() { location.href = "services/whatwedo.html"; }
function menu3() { location.href = "projects/autotransmission.html"; }
function menu4() { location.href = "team/team.html"; }
function menu5() { location.href = "gallery/list.php"; }
function menu6() { location.href = "notice/list.php"; }



/******* ABOUT US   ? *****************/
function menu1sub1() { location.href = "aboutus/aboutus.html"; }
function menu1sub2() { location.href = "aboutus/foundermsg.html"; }
function menu1sub3() { location.href = "aboutus/mission.html"; }
function menu1sub4() { location.href = "aboutus/partners.html"; }
function menu1sub5() { location.href = "aboutus/clients_ve01.html"; }


/******* SERVICES  ? *****************/
function menu2sub1() { location.href = "services/whatwedo.html"; }
function menu2sub2() { location.href = "services/technology.html"; }
function menu2sub3() { location.href = "services/road.html"; }
function menu2sub4() { location.href = "services/trm.html"; }


/******* PROJECTS ? *****************/
function menu3sub1() { location.href = "projects/autotransmission.html"; }
function menu3sub2() { location.href = "projects/lithium.html"; }
function menu3sub3() { location.href = "projects/smart.html"; }
function menu3sub4() { location.href = "projects/vane.html"; }
function menu3sub5() { location.href = "projects/black.html"; }


/******* OUR TEAM ? *****************/
function menu4sub1() { location.href = "team/team.html"; }


/******* GALLERY ? *****************/
function menu5sub1() { location.href = "gallery/list.php"; }
function menu5sub2() { location.href = "videos/list.php"; }


/******* COMMUNITY ? *****************/
function menu6sub1() { location.href = "notice/list.php"; }
function menu6sub2() { location.href = "freeboard/list.php"; }
function menu6sub3() { location.href = "qna/list.php"; }
function menu6sub4() { location.href = "download/list.php"; }


