_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='transparent'; 
oncolor='#ffffff'; 
offbgcolor='transparent'; 
offcolor='transparent'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#C8CBCA'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#D2B770'; 
oncolor='#FFFFFF'; 
offbgcolor='#D2B770'; 
offcolor='#837133'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='70%'; 
itemwidth='125';
itemheight='14';
align='Center';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#837133'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('6')){ style=menuStyle; aI('text=Other Forms;url=otherforms.aspx;status=Other Forms;');} with(sat=new menuname('5')){ style=menuStyle; aI('text=Verification of Identity Form;url=verificatonofidentity.aspx;status=Verification of Identity Form;');aI('text=Bahamas;url=bahamas.aspx;status=Bahamas;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Real Estate Mortgages;url=realestandmort.aspx;status=Real Estate Mortgages;');aI('text=Company & Corporate Structures;url=CompcorpStr.aspx;status=Company & Corporate Structures;');aI('text=Employment;url=emp.aspx;status=Employment;');aI('text=Immigration;url=Immigration.aspx;status=Immigration;');aI('text=Litigation & Winding Up;url=litiwindup.aspx;status=Litigation & Winding Up;');aI('text=Probates & Estates;url=probandest.aspx;status=Probates & Estates;');aI('text=Shipping;url=shipping.aspx;status=Shipping;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=Fees;url=Fees.aspx;status=Fees;');} drawMenus();
