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;
buildAfterLoad=true;


with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Arabic Typeset";
fontsize="150%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E5E4A2";
offcolor="#FFFFFF";
onbgcolor="#ffffff";
oncolor="#FE9C13";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#FE9C13', Direction=135, Strength=5)"; //I changed the shadow from grey to orange. Shadow(color=#777777)
padding=5;
pagebgcolor="#FE9C13";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="menu/arrow_arabic.gif";
subimagepadding=2;
}

with(eyha=new menuname("Main Menu")){
alwaysvisible=1;

orientation="horizontal";
style=menuStyle;
position="relative";

aI("text=English;url=http://www.egyptyha.com/index_en.asp;");
aI("text=إتصل بنا;url=http://www.egyptyha.com/contacts_ar.asp;");

aI("text=الأنشطة;url=http://www.egyptyha.com/activities_ar.asp;");
aI("text=حركة بيوت الشباب;url=http://www.egyptyha.com/harakat.htm;");
aI("text=العضوية;url=http://www.egyptyha.com/membership_ar.htm;");
aI("showmenu=Hostels;text=بيوت الشباب;");
aI("text=الرئيسية;url=http://www.egyptyha.com/index.asp;");

//aI("showmenu=Tours;text=Tours;");
//aI("showmenu=Contact us;text=Contact us;");
//aI("showmenu=About Egypt;text=About Egypt;");
}

with(eyha=new menuname("Hostels")){
overflow="scroll";
style=menuStyle;
aI("text=بيت شباب القاهرة;url=http://www.egyptyha.com/hostelView_ar.asp?HostelID=1;")
aI("text=المركز الكشفي الدولي بالقاهرة;url=http://www.egyptyha.com/hostelView_ar.asp?HostelID=2;")
aI("text=بيت شباب الإسكندرية;url=http://www.egyptyha.com/hostelView_ar.asp?HostelID=2;")
aI("text=بيت شباب الإسماعيلية;url=http://www.egyptyha.com/hostelView_ar.asp?HostelID=9;")
aI("text=بيت شباب الغردقة;url=http://www.egyptyha.com/hostelView_ar.asp?HostelID=8;")
aI("text=بيت شباب شرم الشيخ;url=http://www.egyptyha.com/hostelView_ar.asp?HostelID=7;")
//aI("text=ÈíÊ ÔÈÇÈ ÇáÓæíÓ;url=http://www.egyptyha.com/hostelView_ar.asp?HostelID=6")
aI("text=بيت شباب أسوان;url=http://www.egyptyha.com/hostelView_ar.asp?HostelID=11;")
//aI("text=ÈíÊ ÔÈÇÈ ÇáÃÞÕÑ;url=http://www.egyptyha.com/hostelView_ar.asp?HostelID=10")
//aI("text=ÈíÊ ÔÈÇÈ ÃÓæÇä;url=http://www.egyptyha.com/hostelView_ar.asp?HostelID=3")



}

drawMenus();

