_scrollAmount=3      // Used for Netscape 4 scrolling
_scrollDelay=20	     // Used for Netscape 4 scrolling

_menuCloseDelay=500  // The delay for menus to remain visible on mouse off
_menuOpenDelay=150   // The delay for opening menus on mouse over
//_followSpeed=0       // Follow Scrolling speed (higher number makes the scrolling smoother but slower)
//_followRate=0        // Follow Scrolling Rate (use a minimum of 40 or you may experience problems)
_subOffsetTop=5;     // Sub menu offset Top position
_subOffsetLeft=-10;  // Sub menu offset Left position


with(SideStyle=new mm_style()){
     onbgcolor = "#D3355A";
       oncolor = "#dddddd";
    offbgcolor = "#C2113A";
      offcolor = "#ffffff";
   bordercolor = "";
   borderstyle = "";
separatorcolor = "";
 separatorsize = 0;
       padding = 2;
      onborder = "";
      fontsize = 11;
     fontstyle = "normal";
    fontweight = "normal";
    fontfamily = "arial, helvetica, verdana";
   high3dcolor = null; // Not sure if this will be included in final release
    low3dcolor = null; // Not sure if this will be included in final release
     pagecolor = "#ffffff";
   pagebgcolor = "#C2113A";
   topbarimage = "";
topbarimageloc = "left;middle";
      subimage = "";
   subimageloc = "left;middle"
  //ondecoration = "underline"
  //onbold = true;
  //onitalic = true;
}

  
with(milonic=new menuname("ofdamenu")){
top = 142;
left = 562;
itemwidth = 188; /*  HERE 190 */
 menuwidth = 188;
borderwidth = 0;
//screenposition = "center;middle";
//alignment="center";
style = SideStyle;
alwaysvisible = 1;
//followscroll = "1,50,2"
//orientation="horizontal"
//filter = null;
//followscroll = null;
//keepalive = 1;
//overallwidth = null;
//righttoleft = null;
//itemheight=200;
//openonclick = null;
//bgimage="winxp_back.gif";
//position="relative"
//separatorcolor="green";

aI("text=&nbsp; &nbsp; AELGA Home &raquo;url=/our_work/humanitarian_assistance/disaster_assistance/locust");
aI("text=<img src=\"http://www.usaid.gov/images/leftpoparrow.gif\" align=bottom width=10 border=0 height=10>SITREPs;url=/our_work/humanitarian_assistance/disaster_assistance/locust/factsheets/fs_index.html;showmenu=factsheets");
aI("text=&nbsp; &nbsp; Photo Gallery &raquo;url=/our_work/humanitarian_assistance/disaster_assistance/locust/photos/photo1.html");
aI("text=&nbsp; &nbsp; How Can I Help? &raquo;url=/our_work/humanitarian_assistance/disaster_assistance/help/index.html");
aI("text=&nbsp; &nbsp;  Links &raquo;url=/our_work/humanitarian_assistance/disaster_assistance/locust/links.html");
aI("text=&nbsp; &nbsp;  Return to OFDA Home &raquo;url=http://www.usaid.gov/our_work/humanitarian_assistance/disaster_assistance/");

   
 }
	with(milonic=new menuname("factsheets")){
	borderwidth = 0;
	style = SideStyle;
	itemwidth = 130;
	overfilter="Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
	<!--aI("text=&nbsp; &nbsp; &nbsp; 2006;url=/our_work/humanitarian_assistance/disaster_assistance/locust/factsheets/fy2006_index.html");-->
	<!--aI("text=&nbsp; &nbsp; &nbsp; 2005;url=/our_work/humanitarian_assistance/disaster_assistance/locust/factsheets/fy2005_index.html");-->
	aI("text=&nbsp; &nbsp; &nbsp; Current;url=/our_work/humanitarian_assistance/disaster_assistance/locust/factsheets/fs_index.html");	
	aI("text=&nbsp; &nbsp; &nbsp; Archive;url=/our_work/humanitarian_assistance/disaster_assistance/locust/factsheets/fs_archive_index.html")
}	

drawMenus();