﻿_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=5               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset

with(BigTransparent=new mm_style()){
oncolor="#ffffff";
offcolor="#071C9C";
onbgcolor="#FFC733";
offbgcolor="#FFC733";
bordercolor="#FFFFFF";
high3dcolor="#FFFF00";
low3dcolor="#FF8200";
swap3d="1";
borderstyle="solid";
borderwidth="1";
pagecolor="#FFFFFF";
//pagebgcolor="#BBBAE9";
pageborder="#FFFFFF";
separatorsize="2";
separatorcolor="#000000";
separatorpadding="0";
padding="0";
fontsize="11px";
fontstyle="normal";
fontweight="none";
fontfamily="Tohama";
itemwidth="132";
itemheight="14";
subimage="/layout/img/arrow.gif";
onsubimage="/layout/img/onarrow.gif";
openonclick="1";
//overfilter="Fade(duration=0.3);Shadow(color='#8A87CF', Direction=135, Strength=5)";
}

with(DCI=new menuname("Main Menu")){
style=BigTransparent;
alwaysvisible=1;
margin=0;
aI("text=&nbsp;&nbsp;الصفحة الرئيسية;url=/arabic/home.cfm;status=الصفحة الرئيسية;");
aI("text=&nbsp;&nbsp;عن الحركة - فلسطين;url=/arabic/info/aboutus.cfm;status=عن الحركة - فلسطين;");
aI("text=&nbsp;&nbsp;عن الحركة الدولية;url=/arabic/Display.cfm?DocId=51&CategoryId=16;status=عن الحركة الدولية;");
aI("text=&nbsp;&nbsp;إصدارات;url=/arabic/publ/doclist.cfm?categoryid=8;status=إصدارات;");
aI("text=&nbsp;&nbsp;بيانات صحفية;url=/arabic/doclist.cfm?categoryid=1;status=بيانات صحفية;");
aI("text=&nbsp;&nbsp;تقارير;url=/arabic/doclist.cfm?categoryid=2;status=تقارير;");
aI("text=&nbsp;&nbsp;أنشطة;url=/arabic/doclist.cfm?categoryid=4;status=نشاطات;");
aI("text=&nbsp;&nbsp;وثائق ذات صلة;url=/arabic/doclist.cfm?categoryid=3;status=وثائق ذات صلة;");
aI("text=&nbsp;&nbsp;قضاء الأحداث;url=/arabic/displayjj.cfm?docid=78&categoryid=17;status=قضاء الأحداث;");
aI("text=&nbsp;&nbsp;من وراء القضبان;url=/arabic/doclist.cfm?categoryid=10;status=من وراء القضبان;");
aI("text=&nbsp;&nbsp;مواقع ذات صلة;url=/arabic/links.cfm;status=مواقع ذات صلة;");
aI("text=&nbsp;&nbsp;إتصل بنا;url=/arabic/info/contactus.cfm;status=إتصل بنا;");}

drawMenus();
