	

fixMozillaZIndex=true;
_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=10;
_subOffsetLeft=10;


with(style1=new mm_style()){
offcolor="#FFFFFF";
offbgcolor="#474747";
oncolor="#ff9900";
onbgcolor="#474747";
fontsize=11;
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Helvetica, sans-serif;";
padding=3;
overfilter="Fade(duration=0.2);Alpha(opacity=88)"
outfilter="randomdissolve(duration=0.3)";
swap3d="1"
}

with(style2=new mm_style()){
offcolor="#FFFFFF";
offbgcolor="#474747";
oncolor="#ff9900";
onbgcolor="#474747";
align="left";
valign="middle";
fontsize=11;
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Helvetica, sans-serif;";
padding=0;
subimage="images/arrow.gif";
overfilter="Fade(duration=0.2);Alpha(opacity=88)"
outfilter="randomdissolve(duration=0.3)";
swap3d="1"
}


with(milonic=new menuname("join")){
overflow="scroll";
style=style1;
aI("")
aI("text=&nbsp;Join IASA&nbsp;;url=join.html;status=[IASA : Join];")
aI("text=&nbsp;Download Application Form&nbsp;;url=IASA-Membership-App.pdf;target=_blank;status=[IASA : Download Application];")
aI("text=&nbsp;Members Opportunities&nbsp;;url=opportunities.html;status=[IASA : Membership Opportunities];")
aI("text=&nbsp;Rules & Fees&nbsp;;url=fees.html;status=[IASA : Rules & Fees];")
}

with(milonic=new menuname("about")){
overflow="scroll";
style=style1;
aI("")
aI("text=&nbsp;About Us&nbsp;;url=about.html;status=[IASA : About Us];")
aI("text=&nbsp;The IASA Advantage&nbsp;;url=advantage.html;status=[IASA : Advantage];")
aI("text=&nbsp;Act Local - Ship Global&nbsp;;url=ship_global.html;status=[IASA : Act Local Ship Global];")
aI("text=&nbsp;General Assesmblies&nbsp;;url=assemblies.html;showmenu=assemblies;status=[IASA : Assemblies];")
}

with(milonic=new menuname("members")){
overflow="scroll";
style=style1;
aI("")
aI("text=&nbsp;Members&nbsp;;url=members.html;status=[IASA : Members];")
aI("text=&nbsp;Member Case Study&nbsp;;showmenu=memberscase;status=[IASA : Profiles];")
aI("text=&nbsp;Latest News&nbsp;;url=news.html;status=[IASA : News];")

}

with(milonic=new menuname("assemblies")){
overflow="scroll";
style=style1;
aI("")
aI("text=&nbsp;70th Beijing, China&nbsp;;url=70th.html;status=[IASA : 70th];")
aI("text=&nbsp;69th Italy&nbsp;;url=69th.html;status=[IASA : 69th];")
}

with(milonic=new menuname("links")){
overflow="scroll";
style=style2;
aI("")
aI("text=&nbsp;jaijo design&nbsp;;url=http://www.jaijo.com;target=_blank;status=[IASA : Jaijo];")
}

with(milonic=new menuname("members")){
overflow="scroll";
style=style1;
aI("")
aI("text=&nbsp;Members&nbsp;;url=members.html;status=[IASA : Members];")
aI("text=&nbsp;Member Case Study&nbsp;;url=casestudy.html;showmenu=memberscase;status=[IASA : Profiles];")
aI("text=&nbsp;Latest News&nbsp;;url=news.html;status=[IASA : News];")
}

with(milonic=new menuname("memberscase")){
overflow="scroll";
style=style1;
aI("")
aI("text=&nbsp;Sabay Intl, Turkey&nbsp;;url=sabay.html;status=[IASA : Sabay];")
aI("text=&nbsp;Air Marine, Florida USA&nbsp;;url=airmarine.html;status=[IASA : Air Marine];")
}

with(milonic=new menuname("tools")){
overflow="scroll";
style=style1;
aI("")
aI("text=&nbsp;Metric Converter&nbsp;;url=converter.html;status=[IASA : Converter];")
aI("text=&nbsp;Customs Links&nbsp;;url=customs.html;status=[IASA : Customs];")
aI("text=&nbsp;Currency Exchange&nbsp;;url=currency.html;status=[IASA : Currency];")
aI("text=&nbsp;Ocean Containers & ULDs Specifications&nbsp;;url=containers.html;status=[IASA : Containers];")
aI("text=&nbsp;Inco Terms&nbsp;;url=inco.html;status=[IASA : Inco Terms];")
aI("text=&nbsp;Cargo Classifications&nbsp;;url=cargo.html;status=[IASA : Cargo Classification];")
aI("text=&nbsp;Useful Links&nbsp;;url=links.html;status=[IASA : Links];")
}

drawMenus();
	
