_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Gray";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
image="images/dots1.gif";
offbgcolor="Black";
offcolor="#ffffff";
onbgcolor="Maroon";
oncolor="#ffffff";
padding="3";
separatorcolor="Gray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="2";
itemwidth="125";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Gray";
offcolor="Black";
onbgcolor="Maroon";
oncolor="#ffffff";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=HOME;target=;url=./;");
aI("text=How it Works;target=;url=How-it-Works.html;");
aI("text=Membership Packages;target=;url=Membership-Packages.html;");
aI("text=JOIN NOW;target=;url=JOIN-NOW.html;");
aI("text=Package Details;target=;url=Package-Details.html;");
aI("text=FREE Membership;target=;url=FREE-Membership.html;");
aI("text=Evaluation Only;target=;url=evaluation-only.html;");
aI("text=FAQs;target=;url=FAQs.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=project videos;target=;url=project-videos.html;");
aI("showmenu=ArticlesGo Green and Save GreenLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Promotions;target=;url=Promotions.html;");
aI("text=Privacy Statement;target=;url=Privacy-Statement.html;");
aI("text=BLOG;target=;url=BLOG.html;");
aI("text=CONTACT US;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesGo Green and Save GreenLEFT_MENU")){
style=submenuStyle;
aI("text=Go Green and Save Green;target=;url=Go-Green-and-Save-Green.html;");
aI("text=Insuring Your home;target=;url=Insuring-Your-home.html;");
aI("text=Heat Your Home Safely;target=;url=Heat-Your-Home-Safely.html;");
aI("text=Lifestyle suites;target=;url=Lifestyle-suites.html;");
aI("text=Kitchen Design Trends;target=;url=Kitchen-Design-Trends.html;");
aI("text=Enery-Efficiency Incentive Bill Consider;target=;url=Enery-Efficiency-Incentive-Bill-Consider.html;");
aI("text=Fall Maintenance Tips;target=;url=Fall-Maintenance-Tips.html;");
aI("text=GREEN facts about homes;target=;url=GREEN-facts-about-homes.html;");
aI("text=Bamboo Flooring;target=;url=Bamboo-Flooring.html;");
aI("text=Geo-Thermal Heating and Cooling;target=;url=Geo-Thermal-Heating-and-Cooling.html;");
aI("text=Landscape Remodeling;target=;url=Landscape-Remodeling.html;");
aI("text=Tankless Hot Water Heaters;target=;url=Tankless-Hot-Water-Heaters.html;");
aI("text=Cork Flooring;target=;url=Cork-Flooring.html;");
aI("text=Green Remodeling 101;target=;url=Green-Remodeling-101.html;");
aI("text=Formaldehyde-Free Food Prep;target=;url=Formaldehyde-Free-Food-Prep.html;");
aI("text=Bank On It: Daily Savings for Greener Purchases;target=;url=Bank-On-It-Daily-Savings-for-Greener-Purchases.html;");
aI("text=Lose 3,000 Pounds...of Carbon Dioxide;target=;url=Lose-3,000-Pounds.of-Carbon-Dioxide.html;");
}


 drawMenus();
