

_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
//styleid=0;
//bordercolor="#330000";
//borderstyle="solid";
//borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
//headerbgcolor="#ffffff";
//headercolor="#0000";
image="/menu_files/menu_style3/line_dot.gif";
imagepadding=6;
offbgcolor="#A0D38C";
offcolor="#000000";
onbgcolor="7A9F6C";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
overimage="/menu_files/menu_style3/line_dot_over.gif";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#A0D38C";
separatorsize=20;
//subimage="arrow.gif";
subimagepadding=2;

}

with(menuSubStyle=new mm_style()){
//bordercolor="#ffffff";
//borderstyle="solid";
//borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DBEED3";
offcolor="#000000";
onbgcolor="#FFFEEE";
oncolor="#000000";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#3981D2', Direction=135, Strength=2)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#3981D2";
separatorsize=1;
subimage="/menu_files/menu_style3/arrow_en.gif";
subimagepadding=2;
overflow="scroll";
}


with(ihab_menu=new menuname("Main Menu")){style=menuStyle;
top=0;
position="relative";
alwaysvisible=1;
orientation="horizontal";

aI("text=&nbsp;The Society&nbsp;;url=#;showmenu=society;");

aI("text=&nbsp;The Center&nbsp;;url=#;showmenu=center;");

aI("text=&nbsp;Activities&nbsp;;url=#;showmenu=activities;");
}
with(ihab_menu=new menuname("society")){style=menuSubStyle;
align="left";
openstyle="ltr";


aI("text=&nbsp;The AIPMAS&nbsp;;url=/site_content.aspx?page_key=history;");

aI("text=&nbsp;Publications&nbsp;;url=AIPMASPublications.aspx?page_key=publications;");

aI("text=&nbsp;Events&nbsp;;url=newsgroup.aspx?group_key=events;");

aI("text=&nbsp;News&nbsp;;url=newsgroup.aspx?group_key=news;");

aI("text=&nbsp;Member Login&nbsp;;url=member_login.aspx;");

aI("text=&nbsp;Membership&nbsp;;url=/site_content.aspx?page_key=soc_members;");

aI("text=&nbsp;Qualifying an Intellectual Property Expert&nbsp;;url=/site_content.aspx?page_key=population_program;");
}

with(ihab_menu=new menuname("center")){style=menuSubStyle;
align="left";
openstyle="ltr";


aI("text=&nbsp;Objectives&nbsp;;url=/site_content.aspx?page_key=center_target;");

aI("text=&nbsp;The Arab Center for Mediation and Arbitration in Intellectual Property&nbsp;;url=AIPMASJudge.aspx?page_key=aipmasjudge;");

aI("text=&nbsp;Rules of Arbitration&nbsp;;url=/site_content.aspx?page_key=arbitration_rols;");

aI("text=&nbsp;Fees and Charges&nbsp;;url=/site_content.aspx?page_key=tax_and_salary;");
}

with(ihab_menu=new menuname("activities")){style=menuSubStyle;
align="left";
openstyle="ltr";


aI("text=&nbsp;The Activities of AIPMAS&nbsp;;url=/site_content.aspx?page_key=activity_of_society;");

aI("text=&nbsp;Moot Court Competition&nbsp;;url=/site_content.aspx?page_key=trial_contest;");
}



drawMenus();
