// JavaScript Document
<!--
function mmLoadMenus() {
  if (window.mm_menu_0_0) return;
      window.mm_menu_0_0 = new Menu("root",160,18,"verdana",11,"#012350","#012350","#ffc300","#f8e773","left","middle",3,0,400,-5,7,true,true,true,0,false,true);
   mm_menu_0_0.addMenuItem("Irrigation","window.open('Irrigation.htm', '_self');");
   mm_menu_0_0.addMenuItem("Hydro&nbsp;-&nbsp;Electrical&nbsp;Projects","window.open('Hydro_electrical_projects.htm', '_self');");
   mm_menu_0_0.addMenuItem("Water&nbsp;Supply","window.open('water_supply.htm', '_self');");
   mm_menu_0_0.addMenuItem("Sewerage&nbsp;System ","window.open('sewerage_system.htm', '_self');");
   mm_menu_0_0.addMenuItem("Surveying&nbsp;&&nbsp;Test&nbsp;at&nbsp;Site ","window.open('surveying.htm', '_self');");
   mm_menu_0_0.hideOnMouseOut=true;
   mm_menu_0_0.bgColor='#ffc300';
   mm_menu_0_0.menuBorder=2;
   mm_menu_0_0.menuLiteBgColor='#ffc300';
   mm_menu_0_0.menuBorderBgColor='#ffc300';
   
mm_menu_0_0.writeMenus();
}



 
 
