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;




with(menuStyle=new mm_style()){
align="left";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="bold";

bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}





with(menuStyle1=new mm_style()){
align="left";
fontfamily="tahoma";
fontsize="10pt";
fontstyle="bold";

bordercolor="#A76C2C";
borderstyle="solid";
borderwidth=1;
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E0B789";

offcolor="#434545";

onbgcolor="#C78134";

oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}


with(menuStyle2=new mm_style()){
align="left";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="bold";

bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#B7E7AF";
offcolor="#515151";
onbgcolor="#3F9B2F";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}




with(menuStyle3=new mm_style()){
align="left";
fontfamily="tahoma";
fontsize="10pt";
fontstyle="bold";

bordercolor="#434545";
borderstyle="solid";
borderwidth=1;
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#9DAEC4";

offcolor="#434545";

onbgcolor="#748BAB";

oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("Dept")){
style=menuStyle;
itemwidth=270;
margin=0;
top=5;
left=85;
aI("text=Administration;url=general/default.asp;");
aI("text=Personnel Affairs;url=en_Personnel_affairs/default.asp;");
aI("text=Public Relations;url=pr/default.asp;");
aI("text=Research ;url=Research/default.asp;");
aI("text=Reporting&amp;Fund-Raising;url=Project/default.asp;");
aI("text=Documentation&ampAwareness;url=Documents/default.asp;");
aI("text=Training;url=Training/;");
aI("text=Community Centers;url=Community/;");
aI("text=Women's Empowerment Project;url=Women/;");


}

with(milonic=new menuname("goals")){
style=menuStyle1;
itemwidth=120;
margin=0;
top=5;
left=190;
aI("text=Children;url=goals.asp?id=1;");
aI("text=Human Rights;url=goals.asp?id=2");
aI("text=Women;url=goals.asp?id=3;");
aI("text=Capacity Building;url=goals.asp?id=4;");
aI("text=General Activities;url=goals.asp?id=5;");
}


with(milonic=new menuname("gcmhp")){
style=menuStyle2;
itemwidth=170;
margin=0;
top=5;
left=-3;
aI("text=Board of Directors;url=Members.asp?id=1;");
aI("text=Academic Board;url=Members.asp?id=2;");
aI("text=General Assemply;url=Members.asp?id=3;");
aI("text=Flow Chart;url=Flow_Chart.asp;");

}

with(milonic=new menuname("publication")){
style=menuStyle3;
itemwidth=120;
margin=0;
top=5;
left=285;
aI("text=Brochures ;url=pr/Brochures/default.asp;");
aI("text=Reports;url=pr/Reports/default.asp;");
aI("text=NewsLetters ;url=pr/NewsLetters/default.asp;");
}



drawMenus();

