_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#ffffff'; 
oncolor=''; 
offbgcolor='#ffffff'; 
offcolor=''; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#C8CBCA'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#000033'; 
oncolor='#000033'; 
offbgcolor='#000000'; 
offcolor='#000000'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='10%'; 
fontstyle='Normal'; 
fontweight='Normal'; 
fontfamily='Arial Narrow'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#000000'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('6')){ style=menuStyle; aI('text=Wordwide offices;url=dynamicdata/worldWidContact.aspx;status=Wordwide offices;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=International Freight;url=dynamicdata/International_Freight.aspx;status=International Freight;');aI('text=Printing;url=dynamicdata/Printing.aspx;status=Printing;');aI('text=Packaging;url=dynamicdata/Packaging.aspx;status=Packaging;');aI('text=Direct Mailing;url=dynamicdata/Direct_Mail.aspx;status=Direct Mailing;');aI('text=Fuel;url=dynamicdata/Fuel.aspx;status=Fuel;');aI('text=Car Leasing;url=dynamicdata/Leasing.aspx;status=Car Leasing;');aI('text=Communication;url=dynamicdata/Communication.aspx;status=Communication;');aI('text=Municipal Taxes;url=dynamicdata/Municipal_taxes.aspx;status=Municipal Taxes;');aI('text=Insurance;url=dynamicdata/Insurance.aspx;status=Insurance;');aI('text=Document archive;url=dynamicdata/Archives_E.aspx;status=Document archive;');aI('text=Office Automation;url=dynamicdata/Office_Automation.aspx;status=Office Automation;');aI('text=Energy;url=dynamicdata/Gas.aspx;status=Energy;');aI('text=Innovation financing;url=dynamicdata/Innovation.aspx;status=Innovation financing;');} drawMenus();
