_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana";
fontsize="8pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="#2BB031";
oncolor="SlateGray";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=Project Goals;target=;url=project-goals.html;");
aI("text=Mission Statement;target=;url=mission-statement.html;");
aI("text=About us;target=;url=about-us.html;");
aI("text=Photo Gallery;target=;url=photo-gallery.html;");
aI("text=Current Projects;target=;url=current-projects.html;");
aI("text=Testimonials;target=;url=testimonials.html;");
aI("text=Company History;target=;url=company-history.html;");
aI("text=Building Cost ;target=;url=building-cost.html;");
aI("text=Contract;target=;url=contract.html;");
aI("text=Contract explained;target=;url=contract-explained.html;");
aI("text=Programme;target=;url=programme.html;");
aI("text=Quality Control;target=;url=quality-control.html;");
aI("text=Site Safety;target=;url=site-safety.html;");
aI("text=Environmental Plan;target=;url=environmental-plan.html;");
aI("text=Green Building;target=;url=green-building.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

