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(mainmenuStyle=new mm_style()){
styleid=1;
align="left";
//borderstyle="solid";
fontfamily="Times New Roman";
fontsize="100%";
fontstyle="normal";
fontweight="bold";
//headerbgcolor="#ffffff";
//headercolor="#000000";
imagepadding=0;

offbgcolor="#D9D9D9";
offcolor="black";
oncolor="#515151";
onbgcolor="#CFD0C0";
ondecoration="none";

outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=99);";
overimage="http://www.milonic.com/menuimages/whitedots.gif";

padding=5;
itemwidth=120;
//subimage="grey_9x7right.gif";

separatoralign="center";
separatorcolor="gainsboro";
//separatorsize=1;
subimagepadding=4;

}

with(menuStyle=new mm_style()){
styleid=1;
align="left";
bordercolor="silver";
borderstyle="solid";
borderwidth=1;
borderstyle="solid";
fontfamily="Times New Roman";
fontsize="100%";
fontstyle="normal";
//fontweight="bold";
//headerbgcolor="#ffffff";
//headercolor="#000000";
offbgcolor="#D9D9D9";
offcolor="black";
oncolor="#000000";
onbgcolor="#CFD0C0";
ondecoration="none";
//onsubimage="images/black_9x7right.gif";
padding=5;
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Shadow(color=#777777', Direction=135, Strength=2)";
itemwidth=155;
//subimage="images/grey_9x7right.gif";
subimagepadding=4;
separatorsize=1;
separatoralign="center";
separatorcolor="silver";
separatorwidth="96%";
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
//screenposition="center";
//menuwidth=700;
//openstyle="rtl";
//itemwidth=140;
orientation="horizontal";
style=mainmenuStyle;
position="relative";

//top=10;
aI("text=Home;url=./;");
aI("showmenu=About;text=About Registry;");
aI("showmenu=Search;text=Search;");
aI("text=Guest Book;url=./gbook.aspx;");
}

with(milonic=new menuname("About")){
style=menuStyle;
aI("separatorsize=1;showmenu=general;text=General Intro;");
aI("separatorsize=1;showmenu=technical;text=Technical Intro;");
aI("text=Results;url=eRdef.aspx?prt=3;");
}


with(milonic=new menuname("gbook")){
style=menuStyle;
aI("text=English Version;url=./gbook.aspx;");
aI("text=Arabic Version;url=../gbook.aspx;");
}

with(milonic=new menuname("Search")){
style=menuStyle;
aI("text=Search in Arabic;url=../search.aspx;");
}

with(milonic=new menuname("general")){
style=menuStyle;
aI("separatorsize=1;text=General;url=eRdef.aspx?prt=13&fileId=General.htm;");
aI("separatorsize=1;text=Cultural Heritage of Palestine;url=eRdef.aspx?prt=13&fileId=Cultural Heritage of Palestine.htm;");
aI("separatorsize=1;text=Riwaq's Registry of Historic Buildings;url=eRdef.aspx?prt=13&fileId=Riwaqs Registry of Historic Buildings.htm;");
aI("separatorsize=1;text=The Registry's Benefits and Uses;url=eRdef.aspx?prt=13&fileId=The Registrys Benefits and Uses.htm;");
aI("separatorsize=1;text=Who Can Use the Riwaq;url=eRdef.aspx?prt=13&fileId=Who Can Use the Riwaq.htm;");
aI("separatorsize=1;text=What Is Left to be Done;url=eRdef.aspx?prt=13&fileId=What Is Left to be Done.htm;");
aI("separatorsize=1;text=A Comprehensive National Plan;url=eRdef.aspx?prt=13&fileId=A Comprehensive National Plan.htm;");
aI("separatorsize=1;text=Acknowledgments;url=eRdef.aspx?prt=13&fileId=Acknowledgments.htm;");
}

with(milonic=new menuname("technical")){
style=menuStyle;
aI("separatorsize=1;text=Course of Action;url=eRdef.aspx?prt=14&fileId=Course of Action.htm;");
aI("separatorsize=1;text=Questionnaires Used;url=eRdef.aspx?prt=14&fileId=Questionnaires Used.htm;");
aI("separatorsize=1;text=The Data Base;url=eRdef.aspx?prt=14&fileId=The Data Base.htm;");
aI("separatorsize=1;text=Maps Archive;url=eRdef.aspx?prt=14&fileId=Maps Archive.htm;");
aI("separatorsize=1;text=Photography Archive;url=eRdef.aspx?prt=14&fileId=Photography Archive.htm;");
aI("separatorsize=1;text=General Results;url=eRdef.aspx?prt=14&fileId=General Results.htm;");
aI("separatorsize=1;text=General Problems;url=eRdef.aspx?prt=14&fileId=General Problems.htm;");
}

drawMenus();

