_menuCloseDelay=600;

_menuOpenDelay=150;

_subOffsetTop=2;

_subOffsetLeft=-2;


with(menuStyle=new mm_style()){

bordercolor="#CCCCCC";

borderstyle="solid";

borderwidth=1;

fontfamily="normal 11px Trebuchet MS, Tahoma,arial";

fontsize="70%";

fontweight="bold";

fontstyle="normal";

headerbgcolor="#ffffff";

headercolor="#000000";

offbgcolor="#E6ECED";

offcolor="#1E6196";

onbgcolor="#6A6760";

oncolor="#DEDEDD";

outfilter="randomdissolve(duration=0.8)";

overfilter="Fade(duration=0.5);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";

padding=2;

pagebgcolor="#6A6760";

pagecolor="#E6ECED";

separatorcolor="#FFFFFF";

separatorsize=1;

subimage="menu/arrow.gif";

subimagepadding=6;

}



with(star=new menuname("Main Menu")){

alwaysvisible=1;

followscroll=1;

left=300;

orientation="horizontal";

style=menuStyle;

top=135;

position="relative";

aI("status=1;text=&nbsp;&nbsp;Home page&nbsp;&nbsp;&nbsp;;url=view.php?lang=en&menu=0;");
aI("status=2;text=&nbsp;&nbsp;About us&nbsp;&nbsp;&nbsp;;url=view.php?lang=en&menu=1;");
aI("showmenu=3;text=&nbsp;&nbsp;Reports&nbsp;&nbsp;");
aI("showmenu=4;text=&nbsp;&nbsp;&nbsp;Staff&nbsp;&nbsp;;");
aI("showmenu=5;text=&nbsp;&nbsp;&nbsp;News&nbsp;&nbsp;");
aI("showmenu=6;text=&nbsp;&nbsp;Publications&nbsp;&nbsp;;");
aI("showmenu=7;text=&nbsp;&nbsp;Strategy&nbsp;&nbsp;");
aI("showmenu=8;text=&nbsp;&nbsp;Partners&nbsp;&nbsp;");
aI("status=9;text=&nbsp;&nbsp;Projects&nbsp;&nbsp;;url=view.php?lang=en&menu=23;");
aI("status=10;text=&nbsp;&nbsp;&nbsp;Guest book&nbsp;&nbsp;&nbsp;;url=qonaq_kitabi_en;");
aI("status=11;text=&nbsp;&nbsp;&nbsp;Forum&nbsp;&nbsp;;url=forum/index.php?dil=english;");
aI("status=12;text=&nbsp;&nbsp;Gallery&nbsp;url=view.php?lang=en&menu=24;");
}
/*
with(star=new menuname("3")){
style=menuStyle;
aI("text=&nbsp;Social policy&nbsp;;url=view.php?lang=en&menu=2;");
aI("text=&nbsp;Local budget & public participation&nbsp;;url=view.php?lang=en&menu=3;");
aI("text=&nbsp;Macroeconomy&nbsp;;url=view.php?lang=en&menu=4;");
aI("text=&nbsp;Public finance&nbsp;;url=view.php?lang=en&menu=5;");
aI("text=&nbsp;Recommendations&nbsp;url=view.php?lang=en&menu=6;");
}
*/
with(star=new menuname("3")){
style=menuStyle;
aI("showmenu=301;text=&nbsp;Social policy&nbsp;;");
aI("showmenu=302;text=&nbsp;Local budget & public participation;;");
aI("showmenu=303;text=&nbsp;Macroeconomy&nbsp;;");
aI("showmenu=304;text=&nbsp;Public finance&nbsp;;");
}

with(star=new menuname("4")){
style=menuStyle;
aI("text=&nbsp;Organizational structure&nbsp;;url=view.php?lang=en&menu=7;");
aI("text=&nbsp;Staff&nbsp;;url=view.php?lang=en&menu=8;");
}

with(star=new menuname("5")){
style=menuStyle;
aI("text=&nbsp;News&nbsp;;url=view.php?lang=en&menu=9;");
aI("text=&nbsp;Press releases&nbsp;;url=view.php?lang=en&menu=10;");
aI("text=&nbsp;Newsletters&nbsp;;url=view.php?lang=en&menu=11;");
}

with(star=new menuname("6")){
style=menuStyle;
aI("text=&nbsp;Annual reports&nbsp;;url=view.php?lang=en&menu=12;");
aI("text=&nbsp;Social policy&nbsp;;url=view.php?lang=en&menu=13;");
aI("text=&nbsp;Decentralization&nbsp;;url=view.php?lang=en&menu=14;");
aI("text=&nbsp;Public finance&nbsp;;url=view.php?lang=en&menu=15;");
aI("text=&nbsp;Microeconomic&nbsp;;url=view.php?lang=en&menu=16;");
}

with(star=new menuname("7")){
style=menuStyle;
aI("text=&nbsp;Programs&nbsp;;url=view.php?lang=en&menu=17;");
aI("text=&nbsp;Strategic Planning&nbsp;;url=view.php?lang=en&menu=18;");
}

with(star=new menuname("8")){
style=menuStyle;
aI("showmenu=801;text=&nbsp;Donors&nbsp;;");
aI("text=&nbsp;Partners&nbsp;;url=view.php?lang=en&menu=22;");
}

with(star=new menuname("801")){
style=menuStyle;
aI("text=&nbsp;American&nbsp;;url=view.php?lang=en&menu=19;");
aI("text=&nbsp;Europe&nbsp;;url=view.php?lang=en&menu=20;");
aI("text=&nbsp;Asian&nbsp;;url=view.php?lang=en&menu=21;");
}

with(star=new menuname("301")){
style=menuStyle;
aI("text=&nbsp;Program Report&nbsp;;url=view.php?lang=en&menu=31;");
aI("text=&nbsp;Research Report&nbsp;;url=view.php?lang=en&menu=32;");
aI("text=&nbsp;Recommendation&nbsp;;url=view.php?lang=en&menu=33;");
}

with(star=new menuname("302")){
style=menuStyle;
aI("text=&nbsp;Program Report&nbsp;;url=view.php?lang=en&menu=34;");
aI("text=&nbsp;Research Report&nbsp;;url=view.php?lang=en&menu=35;");
aI("text=&nbsp;Recommendation&nbsp;;url=view.php?lang=en&menu=36;");
}

with(star=new menuname("303")){
style=menuStyle;
aI("text=&nbsp;Program Report&nbsp;;url=view.php?lang=en&menu=37;");
aI("text=&nbsp;Research Report&nbsp;;url=view.php?lang=en&menu=38;");
aI("text=&nbsp;Recommendation&nbsp;;url=view.php?lang=en&menu=39;");
}

with(star=new menuname("304")){
style=menuStyle;
aI("text=&nbsp;Program Report&nbsp;;url=view.php?lang=en&menu=40;");
aI("text=&nbsp;Research Report&nbsp;;url=view.php?lang=en&menu=41;");
aI("text=&nbsp;Recommendation&nbsp;;url=view.php?lang=en&menu=42;");
}

drawMenus();



