_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#ffffff'; 
oncolor='#ffffff'; 
offbgcolor='#ffffff'; 
offcolor='#ffffff'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#ffffff'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#9A3811'; 
oncolor='#ffffff'; 
offbgcolor='#9A3811'; 
offcolor='#ffffff'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=2; 
fontsize='70%'; 
itemwidth='130';
itemheight='25';
align='Center';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Times New Roman'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#928556'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('34')){ style=menuStyle; aI('text=Product;url=dynamicdata/Product.aspx;status=Product;');} drawMenus();
