
/*
Milonic DHTML Menu - JavaScript Website Navigation System.
Copyright 2004 (c) Milonic Solutions Limited. All Rights Reserved.
Version 5+ Data File structure is the property of Milonic Solutions Ltd and must only be used in Milonic DHTML Products
This is a commercial software product, please visit http://www.milonic.com/ for more information.
See http://www.milonic.com/license.php for Commercial License Agreement
All Copyright statements must always remain in place in all files at all times
*******  PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE  ******* 
*/

_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=2            // Sub menu left offset




// FOLLOWING ARE STYLE SHEETS

with(menuStyle=new mm_style()){
oncolor="#0000FF";
offcolor="#000000";
onbgcolor="#FFFF00";
offbgcolor="#E6E6E6";
padding=5;
separatorsize="2";
separatorcolor="#FFFFFF";
fontsize="11";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
pagebgcolor="#FFFF00";
pagecolor="#000000";
pagecolor="#0000FF";
pageimage="http://www.nemo.org.bz/images/dblarrow.gif";
subimage="http://www.nemo.org.bz/images/off_down_arrow.gif";
onsubimage="http://www.nemo.org.bz/images/on_down_arrow.gif";
subimagepadding="2";
//overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(menuStyle2=new mm_style()){
onbgcolor="#E6E6E6";
oncolor="#0000FF";
offbgcolor="#FFFF00";
offcolor="#0000FF";
//bordercolor="#ff0000";
borderstyle="solid";
//borderwidth=10;
separatorcolor="#2D729D";
separatorsize="1";
padding=3;
fontsize="11";
fontstyle="normal";
//fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#000000";
pagebgcolor="#FFE4B3";
align="left";
pageimage="http://www.nemo.org.bz/images/dblarrow.gif";
subimage="http://www.nemo.org.bz/images/on_down_arrow.gif";
onsubimage="http://www.nemo.org.bz/images/off_down_arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(menuStyle3=new mm_style()){
onbgcolor="#E6E6E6";
oncolor="#0000FF";
offbgcolor="#FFFF00";
offcolor="#0000FF";
//bordercolor="#ff0000";
borderstyle="solid";
//borderwidth=10;
separatorcolor="#2D729D";
separatorsize="1";
padding=3;
fontsize="11";
fontstyle="normal";
//fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#FFFFFF";
pagebgcolor="#f16101";
align="left";
pageimage="http://www.nemo.org.bz/images/dblarrow.gif";
subimage="http://www.nemo.org.bz/images/on_down_arrow.gif";
onsubimage="http://www.nemo.org.bz/images/off_down_arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


// FOLLOWING ARE MENU ITEMS

with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=100;
left=176;
alwaysvisible=1;
position="relative";
orientation="verticle";
//itemheight="30";
aI("text=Home;url=http://www.nemo.org.bz/index.php;status= Back to home page;");
aI("text=About Us;url=http://www.nemo.org.bz/about_mission.php;status= About NEMO;");
aI("text=Contact Us;url=http://www.nemo.org.bz/contactus.php;status=Contact members of the National Emergency Management Organization");
aI("text=District Organizations;showmenu=DistOrgs;");
aI("text=Emergencies;url=http://www.nemo.org.bz/emergencies.php;status= Archive of emergencies;");
aI("text=Emergency Shelters;showmenu=Shelters;");
aI("text=Media Resouces;url=http://www.nemo.org.bz/media.php;status= Media Resources");
aI("text=NEMO News & SITREPS;url=http://www.nemo.org.bz/nemonews/publish/index.php;status= Belize Online Press Release Centre");
aI("text=Photo Gallery;showmenu=PhotoGal;");
aI("text=Preparedness Guidelines;showmenu=Preparedness;");
aI("text=Publications;url=http://www.nemo.org.bz/publications.php;");
aI("text=Related Websites;url=http://www.nemo.org.bz/links.php;status=Links to Websites of Partners and Other Disaster Management Agencies");
aI("text=Staff Calendar;url=http://www.nemo.org.bz/cgi-bin/calendar/calendar.pl;status= Staff Calendar");
aI("text=Staff E-mail Login;url=http://www.nemo.org.bz/webmail;status=Online mail access for NEMO's Staff");
aI("text=Weather Forecast;url=http://www.hydromet.gov.bz/;target=blank;status= Weather Forecast for Belize");
}


      with(milonic=new menuname("DistOrgs")){
      style=menuStyle2;
      aI("text=Belize City;url=http://www.nemo.org.bz/deo/belizecity.php;");
      aI("text=Belmopan City;url=http://www.nemo.org.bz/deo/belmopan.php;");
      aI("text=Caye Caulker;url=http://www.nemo.org.bz/deo/cayecaulker.php;");
      aI("text=Cayo;url=http://www.nemo.org.bz/deo/cayo.php;");
      aI("text=Corozal;url=http://www.nemo.org.bz/deo/corozal.php;");
      aI("text=Orange Walk;url=http://www.nemo.org.bz/deo/orangewalk.php;");
      aI("text=San Pedro;url=http://www.nemo.org.bz/deo/sanpedro.php;");
      aI("text=Stann Creek;url=http://www.nemo.org.bz/deo/stanncreek.php;");
      aI("text=Toledo;url=http://www.nemo.org.bz/deo/toledo.php;");
      }

      with(milonic=new menuname("PhotoGal")){
      style=menuStyle2;
      aI("text=Hurricane Keith - San Pedro;url=http://www.nemo.org.bz/gallery/sanpedro/index.php;");
      aI("text=Hurricane Keith - Belize;url=http://www.nemo.org.bz/gallery/belize/index.php;");
      aI("text=Hurricanes of the past;url=http://www.nemo.org.bz/gallery/hurr_past/index.php;");
      }

      with(milonic=new menuname("Preparedness")){
      style=menuStyle2;
      aI("text=Preparedness Guidelines;showmenu=Guidelines;");
      aI("text=Storm Categories;url=http://www.nemo.org.bz/storm_cat.php;status=Types of Storms and Categories of hurricanes");
      aI("text=After the storm;url=http://www.nemo.org.bz/after_storm.php;status=What to do after the hurricane is over");
      }
      
      with(milonic=new menuname("Guidelines")){
      style=menuStyle2;
      aI("text=Preparedness Guidelines;url=http://www.nemo.org.bz/preparedness.php;status=Preparedness Guidelines");
      aI("text=Hurricane Tracking;url=http://www.nemo.org.bz/hurr_track.php;status=How to track a hurricane");
      aI("text=Pet Protection;url=http://www.nemo.org.bz/protect_pet.php;status=How to protect your pet during a hurricane");
      aI("text=Assemble Disaster Kit;url=http://www.nemo.org.bz/dis_kit.php;status=How to assemble a disaster kit to take with you to a Shelter");
      }
      
      with(milonic=new menuname("Shelters")){
      style=menuStyle2;
      aI("text=Belize District;url=http://www.nemo.org.bz/shelters/belize.php;status=Hurricane shelters for Belize District");
      aI("text=Cayo District;url=http://www.nemo.org.bz/shelters/cayo.php;status=");
      aI("text=Corozal District;url=http://www.nemo.org.bz/shelters/corozal.php;status=");
      aI("text=Orange Walk District;url=http://www.nemo.org.bz/shelters/orange_walk.php;status=");
      aI("text=Stann Creek District;url=http://www.nemo.org.bz/shelters/stann_creek.php;status=");
      aI("text=Toledo District;url=http://www.nemo.org.bz/shelters/toledo.php;status=");
      }

drawMenus();
