

_menuCloseDelay=250           // The time delay for menus to remain visible on mouse out default 500
_menuOpenDelay=75            // The time delay before menus open on mouse over default 150
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x




with(menuStyle=new mm_style()){
onbgcolor="#999999";
oncolor="#000000";
offbgcolor="#626363";
offcolor="#ffffff";
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="0";
padding=7;
fontsize="9pt";
fontstyle="normal";
fontfamily="Arial, Helvetica, san-serif";
pagecolor="#999999"; //current page 
pagebgcolor="";
headercolor="#000000";
headerbgcolor="#ffffff";
//subimage="arrow.gif";
subimagepadding="0";
//overfilter="Fade(duration=0.1);Alpha(opacity=30);Shadow(color='#777777', Direction=135, Strength=9)";
//outfilter="randomdissolve(duration=0.1)";
}
with(milonic=new menuname("home")){
style=menuStyle;
aI("text=Home;url=http://www.rousseleavestrough.com/index.html;");
aI("text=Links;url=http://www.rousseleavestrough.com/link.html;");
aI("text=What's New;url=http://rousseleavestrough.blogspot.com/;");
aI("text=Tax Credit;url=http://www.rousseleavestrough.com/tax_credit.html;");
aI("text=Introduction Page;url=http://www.rousseleavestrough.com/home.html;");
}


with(milonic=new menuname("products")){
style=menuStyle;
aI("text= Eavestrough;url=http://www.rousseleavestrough.com/product_eaves.html;showmenu=eavestrough;");
aI("text=Hidden Leaf Guard;url=http://www.rousseleavestrough.com/product_leaf.html;");
aI("text=Siding, Soffit &amp Fascia;url=http://www.rousseleavestrough.com/product_soffit.html;");
aI("text=Custom Aluminum Capping &amp; Fascia Work;url=http://www.rousseleavestrough.com/custom_capping.html;");
aI("text=Windows;url=http://www.rousseleavestrough.com/windows/window_home.html;");
}
with(milonic=new menuname("eavestrough")){
style=menuStyle;
aI("text=Copper;url=http://www.rousseleavestrough.com/copper.html;");
aI("text=Half Round;url=http://www.rousseleavestrough.com/half_round_gutter.html;");
aI("text=Seamless Aluminum;url=http://www.rousseleavestrough.com/product_eaves.html#aluminum;");
aI("text=DownPipes;url=http://www.rousseleavestrough.com/product_eaves.html#downpipes;");
}

with(milonic=new menuname("services")){
style=menuStyle;
aI("text=Delivery;url=http://www.rousseleavestrough.com/delivery.html;");
aI("text=Installation;url=http://www.rousseleavestrough.com/installation.html;");
aI("text=Eavestrough Repair & Cleaning;url=http://privatetroughinvestigators.com;");
aI("text=Roof Repair;url=http://www.rousseleavestrough.com/roof_repair.html;");
aI("text=Snow Removel;url=http://www.rousseleavestrough.com/snow_removal.html;");
}

with(milonic=new menuname("gallery")){
style=menuStyle;
}


with(milonic=new menuname("contact")){
style=menuStyle;
}

with(milonic=new menuname("news")){
style=menuStyle;
aI("text=Downspout Disconnection;url=http://www.rousseleavestrough.com/downspout_disconnection.html;");
aI("text=ecoEnergy Program;url=http://www.rousseleavestrough.com/ecoenergy_plan.html;");

}


