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=1;




with(menuStyle=new mm_style()){
//onbgcolor="#E6E2D4";			
oncolor="#4D8066";
//offbgcolor="#E5E5E4";
offcolor="#3B412D";
bordercolor="#F2F0E3";
borderstyle="solid";
borderwidth=0;
separatorcolor="#3B412D";
separatorsize="2";
padding=1;	
fontsize="11px";
fontstyle="bold";
fontfamily="Tahoma";
pagecolor="#3B412D";
pagebgcolor="#ffffff";
headercolor="#3B412D";
headerbgcolor="#ffffff";
fontweight="700";
//subimage="";
subimagepadding=2;
subimageposition="right";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
openstyle="rtl";
align="center";
//itemwidth=200;
}

with(submenuStyle=new mm_style()){
onbgcolor="#666E52";			
oncolor="#F2F0E3";
offbgcolor="#EFEFEE";
offcolor="#073465";
bordercolor="#F2F0E3";
borderstyle="solid";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="1";
padding=3;	
fontsize="11px";
fontstyle="bold";
fontfamily="Tahoma";
pagecolor="#000000";
pagebgcolor="#E7E7D7";
headercolor="#000000";
headerbgcolor="#ffffff";
//subimage="";
subimagepadding=2;
//subimageposition="right";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
//openstyle="rtl";
//align="right";
overflow="scroll";
}
with(some=new menuname("About")){
margin=2;
//alwaysvisible=0;
style=submenuStyle;
aI("text=CEO welcome message;url=welcome.aspx;");
aI("text=Introduction;url=introduction.aspx;");
aI("text=Brief history;url=briefhistory.aspx;");
aI("text=Vision, mission & strategy;url=strategy.aspx;");
aI("text=Board of directors;url=boardofdirectors.aspx;");
aI("text=Directors & management team;url=directors.aspx;");


}
with(some=new menuname("Bulk")){
margin=2;
style=submenuStyle;

aI("text=Registration;url=javascript:showform(530,480,1);");
aI("text=Login User;url=index.html?key=7;");


}
//========================================y.net services
with(some=new menuname("services")){
margin=2;
style=submenuStyle;

aI("text=Yemen Mobile;url=index.html?key=5;");
aI("text=MTN Yemen;url=index.html?key=6;");
aI("text=Y;url=index.html?key=7;");


}


//========================================== Links


with(some=new menuname("Links")){
margin=2;
style=submenuStyle;
aI("text=Chat NET YM - MTN - Y ;url=index.html?key=8;");
aI("text=Chat SMS Y 4433;url=index.html?key=8;");
//aI("text=A distributor of SRI Values in Yemen;url=index.html?key=11;");
//aI("text=A distributor of KOBOLD Messring GmbH;url=index.html?key=10;");

}
//============================================ Works
with(some=new menuname("Links2")){
margin=2;
style=submenuStyle;
aI("text=Company Overview;url=index.html?key=3;");
aI("text=Branches;url=index.html?key=4;");
aI("text=Vision, mission & strategy;url=index.html?key=99;");


}

//============================================ Contact Us

with(some=new menuname("contacts")){
margin=2;
style=submenuStyle;
itemwidth=150;
aI("text=Feedback;url=index.html?key=1;");
aI("text=Contact Us;url=index.html?key=2;");

}




drawMenus();

