fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=1000;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
styleid=1;
align="left";
border=1;
borderstyle="solid";
borderwidth=1;
bordercolor="#4ca4b9";
fontfamily="Tahoma";
fontsize="10px";
fontstyle="normal";
fontweight="bold"
headerbgcolor="#4ca4b9";
headercolor="#000000";
offbgcolor="#bfdde8";
offcolor="#000000";
onbgcolor="";
oncolor="#4ca4b9";
ondecoration="none";
onsubimage="/_LAYOUTS/ARG/EN/Image/SpryMenuBarRightHover.gif";
padding=4;
separatorcolor="#4ca4b9";
separatorsize=1;
subimage="/_LAYOUTS/ARG/EN/Image/SpryMenuBarRight.gif";
subimagepadding=2;
//alert("pratap5");
}

with(mainmenuStyle=new mm_style()){
align="left";
fontfamily="Tahoma";
borderstyle="";
borderwidth=0;
bordercolor="";
fontsize="10px";
fontstyle="normal";
fontweight="bold"
headerbgcolor="";
headercolor="#000000";
imagepadding=3;
offbgcolor="";
offcolor="#000000";
onbgcolor="";
oncolor="#000000";
onsubimage="";
padding=2;
paddingtop=6;
pagebgcolor="#82B6D7";
pagecolor="black";
subimage="";
subimagepadding=2;
}
////////////////////////////////////////////////////////////////////////////////////////////////
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
openstyle="ltr";
orientation="horizontal";
style=mainmenuStyle;
aI("showmenu=GC;text=GROUP COMPANIES;");
}

with(milonic=new menuname("GC")){
openstyle="ltr";
style=menuStyle;
aI("showmenu=Auto;text=AUTOMOTIVE;");
aI("showmenu=Travel;text=TRAVEL LEISURE;");
aI("showmenu=Financial;text=FINANCIAL SERVICES;");
aI("showmenu=Real;text=REAL ESTATE;");
aI("showmenu=Engineering;text=ENGINEERING CONSTRUCTION;");
aI("showmenu=Environment;text=ENVIRONMENT;");
aI("showmenu=It;text=IT &amp; COMMUNICATIONS;");
aI("showmenu=General;text=GENERAL TRADING;");
}

with(milonic=new menuname("Auto")){
openstyle="ltr";
style=menuStyle;
aI("text=Al ROSTAMANI TRADING CO.;url=http://www.alrostamanigroup.com/artc;");
aI("text=CENTRAL TRADING CO.;url=http://www.alrostamanigroup.com/ctc;");
aI("text=FIXPLUS;url=http://www.alrostamanigroup.com/fp;");
aI("text=UNITED DIESEL;url=http://www.alrostamanigroup.com/ud;");
}

with(milonic=new menuname("Travel")){
openstyle="ltr";
style=menuStyle;
aI("text=Al ROSTAMANI TRAVEL;url=http://www.alrostamanitravel.ae/;target=_blank;");
}

with(milonic=new menuname("Financial")){
openstyle="ltr";
style=menuStyle;
aI("text=Al ROSTAMANI CAPITAL;url=http://www.alrostamanigroup.com/ert;");
aI("text=Al ROSTAMANI INTERNATIONAL EXCHANGE;url=http://www.alrostamanigroup.com/arie;");
aI("text=DUBAI INTERNATIONAL SECURITIES;url=http://www.alrostamanigroup.com/dis;");
}

with(milonic=new menuname("Real")){
openstyle="ltr";
style=menuStyle;
aI("text=ABDULLA Al ROSTAMANI PROPERTIES;url=http://www.alrostamanigroup.com/aarp;");
}

with(milonic=new menuname("Engineering")){
openstyle="ltr";
style=menuStyle;
aI("text=Al ROSTAMANI BUILDING MATERIALS;url=http://www.alrostamanigroup.com/ert;");
aI("text=Al ROSTAMANI PEGEL;url=http://www.alrostamanigroup.com/arp;");
aI("text=EMIRATES ELECTRICAL ENGINEERING;url=http://www.alrostamanigroup.com/eee;");

}

with(milonic=new menuname("Environment")){
openstyle="ltr";
style=menuStyle;
aI("text=EMIRATES RECYCLING - CDW;url=http://www.alrostamanigroup.com/erc;");
aI("text=EMIRATES RECYCLING - TYRES;url=http://www.alrostamanigroup.com/ert;");
}

with(milonic=new menuname("It")){
openstyle="ltr";
style=menuStyle;
aI("text=Al ROSTAMANI COMMUNICATIONS;url=http://www.alrostamanigroup.com/arc;");
}

with(milonic=new menuname("General")){
openstyle="ltr";
style=menuStyle;
aI("text=CENTRAL TRADING CO.;url=http://www.alrostamanigroup.com/ctc;");
}

///////////////////////////////////////////////////////////////////

drawMenus();


