_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#948059'; 
oncolor='#948059'; 
offbgcolor='#948059'; 
offcolor='#948059'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#C8CBCA'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#666633'; 
oncolor='#FFFFFF'; 
offbgcolor='#663333'; 
offcolor='#FFFF00'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='100%'; 
itemwidth='100';
itemheight='10';
align='Center';
fontstyle='Normal'; 
fontweight='Normal'; 
fontfamily='Times New Roman'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#666633'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('2')){ style=menuStyle; aI('text=Case Studies;url=dynamicdata/casestudies.aspx;status=Case Studies;');} drawMenus();

