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




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.2)";
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("Milonic")){
style=menuStyle;
aI("text=Product Purchasing Page;url=http://www.milonic.com/cbuy.php;");
aI("text=Contact Us;url=http://www.milonic.com/contactus.php;");
aI("text=Newsletter Subscription;url=http://www.milonic.com/newsletter.php;");
aI("text=FAQ;url=http://www.milonic.com/menufaq.php;");
aI("text=Discussion Forum;url=http://www.milonic.com/forum/;");
aI("text=Software License Agreement;url=http://www.milonic.com/license.php;");
aI("text=Privacy Policy;url=http://www.milonic.com/privacy.php;");
}

with(milonic=new menuname("Partners")){
style=menuStyle;
aI("text=(aq) Web Hosting;url=http://www.a-q.co.uk/;");
aI("text=SMS 2 Email;url=http://www.sms2email.com/;");
aI("text=WebSmith;url=http://www.softidiom.com/?milonicmenu;");
}

with(milonic=new menuname("UNAgencies")){
style=menuStyle;
aI("showmenu=Resident Agencies;text=Resident Agencies;");
aI("showmenu=Other UN Agencies;text=Non-Resident Agencies;");
}

with(milonic=new menuname("Resident Agencies")){
style=menuStyle;
aI("text=UNDP - United Nations Development Program;url=agency-undp.php;target=popup;");
aI("text=UNFPA - United Nations Population Fund;url=agency-unfpa.php;target=popup;");
aI("text=UNICEF - United Nations Children's Fund;url=agency-unicef.php;target=popup;");
aI("text=WFP - World Food Program;url=agency-wfp.php;target=popup;");
aI("text=FAO - Food and Agriculture Organization;url=agency-fao.php;target=popup;");
aI("text=WHO - World Health Organization;url=agency-who.php;target=popup;");

}

with(milonic=new menuname("Other UN Agencies")){
style=menuStyle;

aI("text=ILO - International Labour Organization;url=agency-ilo.php;target=popup;");
aI("text=IOM - International Organization for Migration;url=agency-iom.php;target=popup;");
aI("text=ITU - International Telecommunication Union;url=agency-itu.php;target=popup;");
aI("text=OCHA - Office for the Coordination of Humanitarian Affairs;url=agency-ocha.php;target=popup;");
aI("text=UNAIDS - Joint United Nations Programme on HIV/AIDS;url=agency-unaids.php;target=popup;");
aI("text=UNCTAD - United Nations Conference on Trade and Development;url=agency-unctad.php;target=popup;");
aI("text=UNEP - United Nations Environment Program;url=agency-unep.php;target=popup;");
aI("text=UNESCO - United Nations Educational, Scientific and Cultural Organization;url=agency-unesco.php;target=popup;");
aI("text=UN-HABITAT - United Nations Human Settlements Program;url=agency-unhabitat.php;target=popup;");
aI("text=UNHCR - United Nations High Commissioner for Refugees;url=agency-unhcr.php;target=popup;");
aI("text=UNIC - United Nations Information Centre;url=agency-unic.php;target=popup;");
aI("text=UNIDO - United Nations Industrial Development Organization;url=agency-unido.php;target=popup;");
aI("text=UNIFEM - United Nations Development Fund for Women;url=agency-unifem.php;target=popup;");
aI("text=UNODC - United Nations Office on Drugs and Crime;url=agency-unodc.php;target=popup;");

}

with(milonic=new menuname("pub")){
style=menuStyle;
aI("text=UN In Cape Verde;url=documents.php;");
aI("text=UN Agencies;url=documents.php;");
}

with(milonic=new menuname("Anti Spam")){
style=menuStyle;
aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Mime Defang;url=http://www.mimedefang.org/;");
aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
}

with(milonic=new menuname("My Milonic")){
style=menuStyle;
aI("text=Login;url=http://www.milonic.com/login.php;");
aI("text=Licenses;url=http://www.milonic.com/mylicenses.php;");
aI("text=Invoices;url=http://www.milonic.com/myinvoices.php;");
aI("text=Make Support Request;url=http://www.milonic.com/reqsupport.php;");
aI("text=View Support Requests;url=http://www.milonic.com/mysupport.php;");
aI("text=Your Details;url=http://www.milonic.com/mydetails.php;");
}

drawMenus();


