_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='#b07e09'; 
oncolor='#FFFFFF'; 
offbgcolor='#4D7040'; 
offcolor='#AA962E'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='80%'; 
itemwidth='85';
itemheight='25';
align='Center';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#b07E09'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('4')){ style=menuStyle; aI('text=Easy Measuring Guide;url=Measuring.aspx;status=Easy Measuring Guide;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Photo Gallery;url=http://www.breesmantels.com/galleryCatList.aspx;status=Photo Gallery;');aI('text=Accessories;url=dynamicdata/Accessories.aspx;status=Accessories;');aI('text=Customized Finishing;url=dynamicdata/CustomFinishing.aspx;status=Customized Finishing;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=See Our Mantels;url=dynamicdata/SeeOurMantels.aspx;status=See Our Mantels;');aI('text=Resources;url=dynamicdata/Resources.aspx;status=Resources;');} drawMenus();

