_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=0 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#000000'; 
oncolor='#ffffff'; 
offbgcolor=''; 
offcolor=''; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor=''; 
separatorsize='0'; 
padding=2; 
fontsize=''; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=3; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
oncolor='#FFFFFD'; 
offcolor='#FFFFFD'; 
fontsize='60%'; 
fontstyle='Italic'; 
fontfamily='Times New Roman'; 
onbgcolor='#9AB5E4'; 
offbgcolor='#819FD4'; 
bordercolor='#114EB8'; 
separatorcolor='#114EB8'; 
} 


with(sat=new menuname('85')){ style=menuStyle; aI('text=Administrative Assistant;url=dynamicpage.aspx?id=104;status=Administrative Assistant;');aI('text=Appointment Setter;url=dynamicpage.aspx?id=102;status=Appointment Setter;');} drawMenus();
