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(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="tahoma,Verdana, Tahoma, Arial";
fontsize="80%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#000000";
onbgcolor="#F9FFE6";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#ffffff";
pagecolor="ffffff";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonicz=new menuname("Main Menu")){
alwaysvisible=1;
/*if (screen.width==800) left=105;
if (screen.width==1024) left=210;
if (screen.width==1280) left=350;
if (screen.width==1600) left=500;*/
orientation="horizontal";
style=menuStyle;
top=203;
aI("text=<span style='color:#FF6600'>خريطة الموقع</span>;url=site_map.php;");
aI("text=<span style='color:#99CC00'>سجل الزائرات</span>;url=guestbook.php?op=write;");
aI("text=<span style='color:#FF6600'>القافلة خارج حدود النت</span>;url=articles.php?do=show&ids=119;");
aI("text=<span style='color:#99CC00'>نبض القافلة</span>;url=articles.php?do=show&ids=171;");
aI("showmenu=tarek;text=<span style='color:#FF6600'>الطريق إلى القافلة</span>;");
aI("showmenu=sharekona;text=<span style='color:#99CC00'>شاركونا المسيرة</span>;");
aI("showmenu=sotor;text=<span style='color:#FF6600'>القافلة في سطور</span>;");

}



with(milonicz=new menuname("tarek")){
style=menuStyle;
aI("text=<span class=smart2>للتواصل معنا  ;url=email.php;");
aI("text=<span class=smart2>للإعلان و طلب الرعاية ;url=view_pages.php?do=view&ids=12;");

}

with(milonicz=new menuname("sharekona")){
style=menuStyle;
aI("text=<span class=smart2>التسجيل;url=sinup.php;");
aI("text=<span class=smart2>الانضمام لفريق العمل  ;url=view_pages.php?do=view&ids=23;");
aI("text=<span class=smart2>إضافة مقال    ;url=articles.php?do=add;");
aI("text=<span class=smart2>المساهمة معنا   ;url=view_pages.php?do=view&ids=8;");

}

with(milonicz=new menuname("Anti Spam")){
style=menuStyle;
aI("text=Spam Cop;url=http://www.gafelh.com/new;");
aI("text=Mime Defang;url=http://www.gafelh.com/new;");
aI("text=Spam Assassin;url=http://www.gafelh.com/new;");
}

with(milonicz=new menuname("sotor")){
style=menuStyle;
aI("text=<span class=smart2>من نحن ;url=view_pages.php?do=view&ids=6;");
aI("text=<span class=smart2>كلمة الموقع ;url=view_pages.php?do=view&ids=21;");
aI("text=<span class=smart2>قالوا عن القافلة  ;url=articles.php?do=show&ids=120;");
aI("text=<span class=smart2>عينٌ على الإعلام   ;url=articles.php?do=show&ids=121;");

}
drawMenus();


