_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="Gainsboro";
offcolor="#000000";
onbgcolor="Crimson";
oncolor="#FFFFFF";
padding="5";
pagecolor="BlueViolet";
subimage="images/blackblue1.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location0.gif";
offcolor="#FFFFFF";
oncolor="#FF0000";
overimage="images/location_on0.gif";
imageposition="right";
itemwidth="226";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=904;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=index.html;");
aI("showmenu=Aqsa Edu SocietyAqsa Girls High SchoolINFO_BAR_MENU;text=Aqsa Edu Society;target=;url=Aqsa-Edu-Society.html;");
aI("text=Photo Gallery;target=;url=Photo-Gallery.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Aqsa Edu SocietyAqsa Girls High SchoolINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Aqsa Girls High School;target=;url=Aqsa-Girls-High-School.html;");
aI("text=Aqsa Women's Degree College;target=;url=Aqsa-Women's-Degree-College.html;");
aI("text=Al-Noor School and Jr College;target=;url=Al-Noor-School-and-Jr-College.html;");
aI("text=Upcoming Projects;target=;url=Upcoming-Projects.html;");
}


 drawMenus();
