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;


var path = "http://www.wtlcp.org.np/";
//var path = "http://serverweb/demo/wtlcp/";

with(menuStyle=new mm_style()){
bordercolor="#E3E3E3";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Verdana, Tahoma";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#FFFFFF";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#669900";
onbgcolor="#669900";
oncolor="#ffffff";
outfilter="Fade(duration=0.3);Alpha(opacity=0);Shadow(color=#eeeeee', Direction=135, Strength=2)";
overfilter="Fade(duration=0.3);Alpha(opacity=100);Shadow(color=#eeeeee', Direction=135, Strength=2)";
padding="4";
pagebgcolor="#669900";
pagecolor="#FFFFFF";
separatorcolor="#E3E3E3";
separatorsize=1;
subimage=path+"images/menuarrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("menu1")){
overflow="scroll";
style=menuStyle;
top=0;
left=0;
aI("text=Project Area;url="+path+"project-information/project-area.php;");
aI("text=Organizational Structure;url="+path+"project-information/staff-mgmt.php;");
aI("text=Funding for the Project;url="+path+"project-information/funding.php;");
aI("text=Implemenation and Management of WTLCP;url="+path+"project-information/implementation.php;");
aI("text=Diversity Values;url="+path+"project-information/diversity-values.php;");

}

with(milonic=new menuname("menu2")){
overflow="scroll";
style=menuStyle;
top=0;
left=331;
aI("text=Publications&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url="+path+"publications/publications.php;");
aI("text=Media & Newsletter;url="+path+"publications/newsletter.php;");
}

with(milonic=new menuname("menu3")){
overflow="scroll";
style=menuStyle;
top=0;
left=242;
aI("text=Audios&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url="+path+"multimedia/;");
aI("text=Videos;url="+path+"multimedia/videos.php;");
}

with(milonic=new menuname("menu4")){
overflow="scroll";
style=menuStyle;
top=0;
left=172;
aI("text=Protected Areas and Buffer Zones Corridors;url="+path+"protects/;");
aI("text=Productive Areas;url="+path+"protects/productive.php;");
}


drawMenus();
