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=0;
_subOffsetLeft=0;



with(menuStyle=new mm_style()){
bgimage="/images/menu.gif";
overbgimage="/images/menu_over.gif";
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="65%";
fontstyle="normal";
fontweight="regular";
headerbgcolor="#FFFFFF";
headercolor="";
offbgcolor="#FFFFFF";
offcolor="#19255B";
onbgcolor="#CCCCCC";
oncolor="#333333";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=100)";
padding=2;
pagebgcolor="";
pagecolor="";
separatorcolor="#cccccc";
separatorsize=0;
subimage="";
subimagepadding=0;

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=24;
itemwidth=171;
left=10;
style=menuStyle;
position="relative";
top=1;
orientation="vertical";

aI("bgimage=menu.gif;overbgimage=menu_over.gif;text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Home;url=index.html;");
aI("bgimage=menu.gif;overbgimage=menu_over.gif;text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;About Kenya;showmenu=About Kenya;");
aI("bgimage=menu.gif;overbgimage=menu_over.gif;text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;About Us;showmenu=About Us;");
aI("bgimage=menu.gif;overbgimage=menu_over.gif;text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Consulate in New York;showmenu=Consulate in New York;");
aI("bgimage=menu.gif;overbgimage=menu_over.gif;text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Press and News;showmenu=Press and News;");
aI("bgimage=menu.gif;overbgimage=menu_over.gif;text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Links;showmenu=Links;");
aI("bgimage=menu.gif;overbgimage=menu_over.gif;text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Events;showmenu=Events;");
aI("bgimage=menu.gif;overbgimage=menu_over.gif;text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Feedback;url=feedback.html;");
}


with(milonic=new menuname("About Kenya")){
style=menuStyle;
overflow="scroll";
itemheight=24;
itemwidth=171;

aI("text=General Information;url=aboutkenya.html;");
aI("text=Sectoral Review;url=secreview.html;");
aI("text=Political History;url=polhistory.html;");
aI("text=Political System;url=polsys.html;");
aI("text=Public Holidays;url=pubholidays.html;");
aI("text=Maps, Flags and coat of arms;url=mapsflags.html;");
aI("text=National Anthem;url=nationalanthem.html;");
aI("text=Dailies – Nation Media, East African Standard, Kenya Times , The East African, The People;url=dallies.html;");
}


with(milonic=new menuname("About Us")){
style=menuStyle;
overflow="scroll";
itemheight=24;
itemwidth=171;
aI("text=Ambassador/Permanent Representative;url=permrep.html;");
aI("text=Mission Staff;url=staff.html;");
aI("text=Previous Permanent Representatives of Kenya to the United Nations, New York ;url=prev_ambassadors.html;");
aI("text=Kenya and the United Nations ;url=kenya_un.html;");
aI("text=Address- Physical Location, Telephone, Fax and Email;url=address.html;");
aI("text=Office Hours;url=hours.html;");
aI("text=Photo Gallery;url=photogallery28.html;");
}


with(milonic=new menuname("Consulate in New York")){
style=menuStyle;
overflow="scroll";
itemheight=24;
itemwidth=171;
aI("text=New York consulate;url=consulate.html;");
aI("text=Other services;url=otherservices.html;");
aI("text=Fees;url=fees.html;");
aI("text=Registration of Kenya citizens;url=registration.pdf;");
aI("text=Trade and Investment;url=trade.html;");
aI("text=Tourism;url=tourism.html;");
}


with(milonic=new menuname("Press and News")){
style=menuStyle;
overflow="scroll";
itemheight=24;
itemwidth=171;
aI("text=Statements;url=statements.html;");
aI("text=Press Releases;url=pressrelease.html;");
aI("text=Press Briefings;url=pressbrief.html;");
}


with(milonic=new menuname("Links")){
style=menuStyle;
overflow="scroll";
itemheight=24;
itemwidth=171;
aI("text=Ministry of Foreign Affairs;url=http://www.mfa.go.ke;");
aI("text=UN;url=http://www.un.org;");
aI("text=AU;url=http://www.africa-union.org;");
aI("text=EAC;url=http://www.eac.int;");
aI("text=COMESA;url=http://www.comesa.int;");
aI("text=IGAD;url=http://www.igad.org;");
aI("text=UNON;url=http://www.unon.org;");
aI("text=G77 and China;url=http://www.g77.org;");
aI("text=Non-Aligned Movement (NAM);url=http://www.nam.gov.za/;");
}


with(milonic=new menuname("Events")){
style=menuStyle;
overflow="scroll";
itemheight=24;
itemwidth=171;
aI("text=Upcoming Events;url=events.html;");
aI("text=Meetings of Kenya citizens in New York and its environs;url=meetings.html;");
aI("text=National day celebrations;url=nationalday.html;");
}


drawMenus();


