fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


// 10/31/09 PL: main menu style sheet //

with(menuStyle=new mm_style()){
align="center"; // 10/31/09 PL: this aligns sub menu item text, not main menu item text // 
bordercolor="#ffffff";
bgimage='Images/nav_bg.jpg';
overbgimage='Images/nav_bg_on.jpg';
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F81000"; 
offcolor="#ffffff";
onbgcolor="#000000"; 
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)"; 11/3/09 PL: removed due to funky results in IE//
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)"; 11/3/09 PL: removed due to funky results in IE//
padding=7;
pagebgcolor="#000000";
pagecolor="#ffffff";
separatorcolor="#ffffff";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
align='left';

}

// 10/31/09 PL: main menu; moved this script code from html to here, removed script tags from html //

with(milonic=new menuname("Main Menu")){
      style=menuStyle;
      alwaysvisible=1;
      orientation="horizontal";
      position="relative";
      aI("text=Home;url=index.html;");

aI("text=About Us;showmenu=About Us;url=about_us.html;");
      aI("text=Freight Services;showmenu=Freight Services;");

aI("text=Rate Request;url=rateinquiry.html");
	  aI("text=Destinations;showmenu=Destinations;");
aI("text=Blog;url=blog/;");
	  aI("text=Testimonials;url=testimonials.htm;");

      aI("text=Contact Us;url=contactus.html");

      }
      drawMenus();


// 10/31/09 PL: sub menus //

with(milonic=new menuname("about us")){
style=menuStyle;
rawcss='margin-top:2px;';

itemwidth=80; //10/31/09 PL: this is the width of the sub menu; to change width of item in main menu, to do in main menu style sheet above //
aI("text=Clients;url=clients.html;");
}

with(milonic=new menuname("freight services")){
style=menuStyle;
rawcss='margin-top:2px;';
aI("text=Export Services;url=export_forwarding_services.html;");
aI("text=Import Services;url=import_customs_services.html;");
aI("text=Domestic Services;url=domestic_air_trucking_services.html;");
}

//with(milonic=new menuname("specialty services")){
//style=menuStyle;
//aI("text=Film Production Services;url=filmproductions_map.html;");
//aI("text=Sensitive Materials;url=sensitivematerials.html;");
//}

with(milonic=new menuname("destinations")){
style=menuStyle;
rawcss='margin-top:2px;';

aI("text=Europe;showmenu=Europe;");
aI("text=North America;showmenu=North America;");
aI("text=Central America;showmenu=Central America;");
aI("text=South America;showmenu=South America;");
aI("text=Middle East;showmenu=Middle East;");
aI("text=Asia;showmenu=Asia;");
aI("text=Austrailia;showmenu=Australia;");
aI("text=Africa;showmenu=Africa;");
}

// 11/7/09 PL: sub-sub menus //

with(milonic=new menuname("europe")){
style=menuStyle;
aI("text=Austria;url=import_export_austria.html;");
aI("text=Belgium;url=import_export_belgium.html;");
aI("text=Canary Islands;url=import_export_canary_islands.html;");
aI("text=Cyprus;url=import_export_cyprus.html;");
aI("text=Czech Republic;url=import_export_czech_republic.html;");
aI("text=Denmark;url=import_export_denmark.html;");
aI("text=Finland;url=import_export_finland.html;");
aI("text=France;url=import_export_france.html;");
aI("text=Germany;url=import_export_germany.html;");
aI("text=Greece;url=import_export_greece.html;");
aI("text=Holland;url=import_export_holland.html;");
aI("text=Hungary;url=import_export_hungary.html;");
aI("text=Italy;url=import_export_italy.html;");
aI("text=Malta;url=import_export_malta.html;");
aI("text=Norway;url=import_export_norway.html;");
aI("text=Poland;url=import_export_poland.html;");
aI("text=Portugal;url=import_export_portugal.html;");
aI("text=Spain;url=import_export_spain.html;");
aI("text=Sweden;url=import_export_sweden.html;");
aI("text=Switzerland;url=import_export_switzerland.html;");
}

with(milonic=new menuname("north america")){
style=menuStyle;
itemwidth=110;
aI("text=Canada;url=import_export_canada.html;");
aI("text=USA;url=import_export_usa.html;");
}

with(milonic=new menuname("central america")){
style=menuStyle;
itemwidth=110;
aI("text=Mexico;url=import_export_mexico.html;");
aI("text=Belize;url=import_export_belize.html;");
aI("text=Costa Rica;url=import_export_costa_rica.html;");
aI("text=El Salvador;url=import_export_el_salvador.html;");
aI("text=Guatemala;url=import_export_guatemala.html;");
aI("text=Honduras;url=import_export_honduras.html;");
aI("text=Nicaragua;url=import_export_nicaragua.html;");
aI("text=Panama;url=import_export_panama.html;");
}

with(milonic=new menuname("south america")){
style=menuStyle;
itemwidth=110;
aI("text=Argentina;url=import_export_argentina.html;");
aI("text=Brazil;url=import_export_brazil.html;");
aI("text=Chile;url=import_export_chile.html;");
aI("text=Colombia;url=import_export_colombia.html;");
aI("text=Peru;url=import_export_peru.html;");
aI("text=Venezuela;url=import_export_venezuela.html;");
}

with(milonic=new menuname("middle east")){
style=menuStyle;
itemwidth=110;
aI("text=Bahrain;url=import_export_bahrain.html;");
aI("text=Kuwait;url=import_export_kuwait.html;");
aI("text=Oman;url=import_export_oman.html;");
aI("text=Qatar;url=import_export_qatar.html;");
aI("text=Saudi Arabia;url=import_export_saudi_arabia.html;");
aI("text=Turkey;url=import_export_turkey.html;");
aI("text=United Arab Emirates;url=import_export_united_arab_emirates.html;");
aI("text=Abu Dhabi;url=import_export_abu_dhabi.html;");
aI("text=Dubai;url=import_export_dubai.html;");
aI("text=Sharjah;url=import_export_sharjah.html;");
}

with(milonic=new menuname("asia")){
style=menuStyle;
itemwidth=110;
aI("text=China;url=import_export_china.html;");
aI("text=Hong Kong;url=import_export_hong_kong.html;");
aI("text=India;url=import_export_india.html;");
aI("text=Indonesia;url=import_export_indonesia.html;");
aI("text=Japan;url=import_export_japan.html;");
aI("text=Malaysia;url=import_export_malaysia.html;");
aI("text=Pakistan;url=import_export_pakistan.html;");
aI("text=Philippines;url=import_export_philippines.html;");
aI("text=Singapore;url=import_export_singapore.html;");
aI("text=South Korea;url=import_export_south_korea.html;");
aI("text=Taiwan;url=import_export_taiwan.html;");
aI("text=Thailand;url=import_export_thailand.html;");
aI("text=Vietnam;url=import_export_vietnam.html;");
}

with(milonic=new menuname("australia")){
style=menuStyle;
itemwidth=110;
aI("text=Australia;url=import_export_australia.html;");
aI("text=New Zealand;url=import_export_new_zealand.html;");
}

with(milonic=new menuname("africa")){
style=menuStyle;
itemwidth=110;
aI("text=Africa;url=import_export_africa.html;");
aI("text=South Africa;url=import_export_south_africa.html;");
}

drawMenus();