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=10;
_subOffsetLeft=-10;




with(menuStyle=new mm_style()){

	offcolor="#336699";
	offbgcolor="#CCDDEE";
	oncolor="#FFFFFF";
	onbgcolor="#6699CC"; 

	bordercolor="#336699";
	borderstyle="solid";
	borderwidth=1;
	separatorcolor="#336699";
	separatorsize="1";
	padding="3px 13px 2px 7px";
	fontsize="11px";
	fontfamily="Verdana, Arial";
	fontstyle="normal";

	pagecolor="black";
	pagebgcolor="#82B6D7";
	headercolor="#000000";
	headerbgcolor="#FFFFFF";

	subimage="menu/arrow.gif";
	subimagepadding="3";
	overfilter="";
	outfilter="";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
orientation="horizontal";
style=menuStyle;
top=90;
aI("status=Back To Home Page;text=Faqja e Par&euml;;url=http://www.undp.org.al/;");
aI("showmenu=AboutUs;text=Rreth Nesh;");
aI("showmenu=BC;text=Mundesi Bashk&euml;punimi;");
aI("showmenu=MDG;text=Objektivat e Zhvillimit t&euml; Mij&euml;vje&ccedil;arit;");
aI("showmenu=MC;text=Q&euml;ndra e Informacionit;");
}

with(milonic=new menuname("AboutUs")){
overflow="scroll";
style=menuStyle;
	aI("text=Rreth UNDP;url=index.php?page=about_us/about_undp;")
	aI("text=UNDP n&euml; Shqip&euml;ri;url=index.php?page=about_us/undp_albania;")
	aI("text=Roli i UNDP-se ne reformen e UN;url=index.php?page=about_us/undp_un;")
	aI("text=P&euml;rfaq&euml;suesi i P&euml;rhersh&euml;m;url=index.php?page=about_us/rr;")
	aI("text=UN n&euml; Shqip&euml;ri;url=http://www.un.org.al;target=_blank;")
	aI("text=UNV n&euml; Shqip&euml;ri;url=http://unv.undp.org.al;target=_blank;")

}

with(milonic=new menuname("MDG")){
style=menuStyle;
	aI("text=OZHM n&euml; Shqip&euml;ri;url=index.php?page=MDG/mdg_albania;")
	aI("text=OZHM Milestones;url=index.php?page=MDG/mdg_milestones;")
	aI("text=OZHM-t&euml; dhe Bashkimi Europian;url=index.php?page=MDG/mdg_eu;")
	aI("text=Lokalizimi i OZHM;url=index.php?page=MDG/mdg_localization;")
	aI("text=Fushatat p&euml;r OZHM;url=index.php?page=MDG/mdg_campaigning;")
	aI("text=Materiale lidhur me OZHM;url=index.php?page=MDG/mdg_docs;")
}

with(milonic=new menuname("BC")){
style=menuStyle;
	aI("text=Mund&euml;si Pun&euml;simi;url=index.php?page=bus_center/vacancies;")
	aI("text=Njoftime p&euml;r Tendera;url=index.php?page=bus_center/tender;")
	aI("text=Burimet Njer&euml;zore;url=index.php?page=bus_center/hr;")
	aI("text=Financa;url=index.php?page=bus_center/finance;")
	aI("text=Prokurime dhe Administrim;url=index.php?page=bus_center/procurment;")
	aI("text=Partner&euml;t;url=index.php?page=bus_center/partners;")
	aI("text=Kuadri Ligjor;url=index.php?page=bus_center/legal_auth;")
}

with(milonic=new menuname("MC")){
style=menuStyle;
	aI("text=Arkiva e Lajmeve;url=index.php?page=news/list_news;")
	aI("text=Deklaratat p&euml;r Shtyp;url=index.php?page=MC/list_pr;")
	aI("text=E-Library;url=elib.php;")
	aI("text=Video;url=index.php?page=video;")
	aI("text=Galeri Fotografike;url=index.php?page=g/gal;")
	
}


drawMenus();


