_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=40;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="4";
separatorcolor="#EFEFEF";
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 Page;target=;url=./;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Our Services;target=;url=Our-Services.html;");
aI("text=Our Products;target=;url=Our-Products.html;");
aI("text=Gutter Services;target=;url=Gutter-Services.html;");
aI("text=Insurance Claims;target=;url=Insurance-Claims.html;");
aI("text=Green Roofs;target=;url=Green-Roofs.html;");
aI("text=Project Gallery;target=;url=Project-Gallery.html;");
aI("text=Careers;target=;url=Careers.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("showmenu=NewsGreen News and LivingLEFT_MENU;text=News;target=;url=News.html;");
aI("text=Roofing Tax Credit;target=;url=roofingtaxcredit.html;");
aI("text=Remodeling Services;target=;url=http://www.remodelingcompanieshouston.com/;");
aI("text=Faq;target=;url=Faq.html;");
aI("text=Hurricane/Storm Tracking;target=;url=Hurricane-Storm-Tracking.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}
with(milonic=new menuname("NewsGreen News and LivingLEFT_MENU")){
style=submenuStyle;
aI("text=Green News and Living;target=;url=Green-New-and-Living.html;");
aI("text=Local News;target=;url=Local-News.html;");
}


 drawMenus();
