_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="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location2.gif";
offcolor="DarkGreen";
oncolor="LawnGreen";
pagecolor="LawnGreen";
overimage="images/location_on2.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=400;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("showmenu=ecoshelta designArchitectural Design StatementMAIN_FOOTER_MENU;text=ecoshelta design;target=;url=./;");
aI("showmenu=ecoshelta optionsBrochures and PlansMAIN_FOOTER_MENU;text=ecoshelta options;target=;url=ecoshelta_options.php;");
aI("text=Contact Us;target=;url=contact_us.php;");
aI("text=Site Map;target=;url=sitemap-navigation.php;");
}

with(milonic=new menuname("ecoshelta designArchitectural Design StatementMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Architectural Design Statement;target=;url=architectural_design_statement.php;");
aI("text=Design Advantages;target=;url=design_advantages.php;");
}

with(milonic=new menuname("ecoshelta optionsBrochures and PlansMAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Brochures and Plans;target=;url=brochures_and_plans.php;");
aI("text=Technical Specifications;target=;url=technical_specifications.php;");
aI("text=Single e.Pod;target=;url=single_e.pod.php;");
aI("text=Two e.Pod Cabin;target=;url=two_e.pod_cabin.php;");
aI("text=Four e.Pod Cabin;target=;url=four_e.pod_cabin.php;");
aI("text=Large e.Pod Houses;target=;url=large_e.pod_houses.php;");
}


 drawMenus();

