_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#B6B6B6'; 
oncolor='#ffffff'; 
offbgcolor='#383838'; 
offcolor='#000000'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#C8CBCA'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#29589E'; 
oncolor='#FFFFCC'; 
offbgcolor='#577EB7'; 
offcolor='#FFFFCC'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='60%'; 
itemwidth='175';
itemheight='25';
align='Left';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#FFFFFF'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('9')){ style=menuStyle; aI('text=Testimonials;url=dynamicdata/Testimonials.aspx;status=Testimonials;');aI('text=Surveys;url=dss.aspx;status=Surveys;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Transportation Management;url=http://www.aeromarlogisticsolutions.com/services.aspx?id=27;status=Transportation Management;');aI('text=Financial Services ;url=http://www.aeromarlogisticsolutions.com/services.aspx?id=25;status=Financial Services ;');aI('text=Project Management;url=http://www.aeromarlogisticsolutions.com/services.aspx?id=26;status=Project Management;');aI('text=Freight Services;url=http://www.aeromarlogisticsolutions.com/services.aspx?id=28;status=Freight Services;');aI('text=Supply Chain Management;url=dynamicdata/SupplyChain.aspx;status=Supply Chain Management;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=Our Vision, Mission and Goals;url=dynamicdata/Vision.aspx;status=Our Vision, Mission and Goals;');aI('text=Our Executive Team;url=dynamicdata/Team.aspx;status=Our Executive Team;');aI('text=Why AmLoG?;url=dynamicdata/StrengthsCapabilities.aspx;status=Why AmLoG?;');aI('text=Newsletters;url=dynamicdata/Newsletters.aspx;status=Newsletters;');aI('text=Careers;url=http://www.aeromarlogisticsolutions.com/careers.aspx;status=Careers;');aI('text=Events;url=http://www.aeromarlogisticsolutions.com/Eventcal.aspx;status=Events;');} drawMenus();
