_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Comic Sans MS";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="DarkGray";
onbold="bold";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="DarkGreen";
borderstyle="Dotted";
borderwidth="1";
fontfamily="Comic Sans MS";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="DarkGreen";
offcolor="#ACABAB";
onbgcolor="Teal";
oncolor="#FB1901";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=800;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.thegreenlivingplace.com/;");
aI("text=Blog;target=;url=http://www.thegreenlivingplace.com/blog/;");
aI("showmenu=Renewable EnergySolar PowerINFO_BAR_MENU;text=Renewable Energy;target=;url=Renewable-Energy.html;");
aI("text=Books;target=;url=Books.html;");
aI("showmenu=Green ProductsUltimate Green StoreINFO_BAR_MENU;text=Green Products;target=;url=Green-Products.html;");
aI("text=Web Links;target=;url=Web-Links.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Renewable EnergySolar PowerINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Solar Power;target=;url=Solar-Power.html;");
aI("text=Tax Credits;target=;url=Tax-Credits.html;");
aI("text=Net Metering;target=;url=Net-Metering.html;");
aI("showmenu=DIY Do It YourselfWind ResourcesINFO_BAR_MENU;text=DIY Do It Yourself;target=;url=DIY-Do-It-Yourself.html;");
}

with(milonic=new menuname("DIY Do It YourselfWind ResourcesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Wind Resources;target=;url=Wind-Resources.html;");
}

with(milonic=new menuname("Green ProductsUltimate Green StoreINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Ultimate Green Store;target=;url=The-Ultimate-Green-Store.html;");
}


 drawMenus();
