_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#B6B6B6'; 
oncolor='#ffffff'; 
offbgcolor='#383838'; 
offcolor='#000000'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#C8CBCA'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#29589E'; 
oncolor='#FFFFCC'; 
offbgcolor='#577EB7'; 
offcolor='#FFFFCC'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='60%'; 
itemwidth='100';
itemheight='25';
align='Left';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#FFFFFF'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('119')){ style=menuStyle; aI('text=Green Information;url=dynamicdata/GreenEfforts.aspx;status=Green Information;');} with(sat=new menuname('156')){style=menuStyle;aI('text=Corporate Spaces;url=projectlist.aspx?catid=3;status=Corporate Spaces;');aI('text=Restorations;url=projectlist.aspx?catid=4;status=Restorations;');aI('text=Institutional;url=projectlist.aspx?catid=5;status=Institutional;');aI('text=Residential;url=projectlist.aspx?catid=6;status=Residential;');aI('text=Commercial Spaces;url=projectlist.aspx?catid=7;status=Commercial Spaces;');}with(sat=new menuname('160')){style=menuStyle;aI('text=Doors;url=productlist.aspx?catid=2;status=Doors;');aI('text=Store Fixtures;url=productlist.aspx?catid=3;status=Store Fixtures;');aI('text=Windows;url=productlist.aspx?catid=4;status=Windows;');aI('text=Store Fronts;url=productlist.aspx?catid=5;status=Store Fronts;');aI('text=Custom Furniture;url=productlist.aspx?catid=6;status=Custom Furniture;');aI('text=Restorations and Reproductions ;url=productlist.aspx?catid=15;status=Restorations and Reproductions ;');aI('text=Paneling;url=productlist.aspx?catid=7;status=Paneling;');aI('text=Railing;url=productlist.aspx?catid=8;status=Railing;');aI('text=Trim;url=productlist.aspx?catid=9;status=Trim;');aI('text=Case Work;url=productlist.aspx?catid=10;status=Case Work;');aI('text=Mantels;url=productlist.aspx?catid=11;status=Mantels;');aI('text=Built-Ins;url=productlist.aspx?catid=13;status=Built-Ins;');aI('text=Decorative Architectural Details;url=productlist.aspx?catid=14;status=Decorative Architectural Details;');}drawMenus();

