_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#333333";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#0B6703";
offcolor="White";
onbgcolor="#333333";
oncolor="White";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="140";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#0B6703";
oncolor="White";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.dougrye.com/;");
aI("text=Energy DVD's;target=;url=energy-saving-dvd.html;");
aI("text=HVAC Sizing;target=;url=save_twelve_thousand_dollars.html.html;");
aI("showmenu=Home Design/Phillip Rye Energy Efficient Home DesignsLEFT_MENU;text=Home Design;target=;url=home-design.html;");
aI("showmenu=Geothermal Heat Pumps 101/Geothermal loop types horizontal loopsLEFT_MENU;text=Geothermal Heat Pumps 101;target=;url=geothermal-heat-pumps-101.html;");
aI("text=Cellulose vs, Foam Insulation;target=;url=cellulose-spray-foam-insulation.html;");
aI("text=SEER-Ratings-HVAC;target=;url=seer-ratings-hvac.html;");
aI("text=Energy Efficiency;target=;url=energy-efficiency-america-today.html;");
aI("showmenu=Passive Solar Design/Passive-Solar-House-PlansLEFT_MENU;text=Passive Solar Design;target=;url=energy-efficient-passive-solar-home-design.html;");
aI("text=FAQ;target=;url=faq.html;");
aI("showmenu=About Us/Don't believe a word we sayLEFT_MENU;text=About Us;target=;url=about-us.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Services;target=;url=services.html;");
}

with(milonic=new menuname("Home Design/Phillip Rye Energy Efficient Home DesignsLEFT_MENU")){
style=submenuStyle;
aI("text=Phillip Rye Energy Efficient Home Designs;target=;url=phillip-rye-home-plans.html;");
aI("text=Energy Efficient Home Plans;target=;url=energy-efficient-home-plans.html;");
}

with(milonic=new menuname("Geothermal Heat Pumps 101/Geothermal loop types horizontal loopsLEFT_MENU")){
style=submenuStyle;
aI("text=Geothermal loop types horizontal loops;target=;url=geothermal-loop-types-horizontal-loops.html;");
aI("text=Advantages disadvantages geothermal energy;target=;url=advantages-disadvantages-geothermal-energy.html;");
aI("text=How much does a geothermal heating system cost?;target=;url=how-much-does-a-geothermal-heating-system-cost.html;");
aI("text=Geothermal Heat Pump Brand Reviews;target=;url=geothermal-heat-pump-brand-reviews.html;");
aI("text=Best brand geothermal heat pump?;target=;url=best-brand-geothermal-heat-pump.html;");
}

with(milonic=new menuname("Passive Solar Design/Passive-Solar-House-PlansLEFT_MENU")){
style=submenuStyle;
aI("text=Passive-Solar-House-Plans;target=;url=passive-solar-house-plans.html;");
}

with(milonic=new menuname("About Us/Don't believe a word we sayLEFT_MENU")){
style=submenuStyle;
aI("text=Don't believe a word we say;target=;url=don't-believe-a-word-we-say.html;");
aI("text=About Us -;target=;url=about-us.html;");
}


 drawMenus();

