_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='#33FF66'; 
oncolor='#928556'; 
offbgcolor='#66FF00'; 
offcolor='#928556'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=2; 
fontsize='70%'; 
itemwidth='130';
itemheight='10';
align='Center';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Times New Roman'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#928556'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


drawMenus();
