fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=200;
_subOffsetTop=0;
_subOffsetLeft=0;

//this script for outsidepages




with(background=new mm_style()){
//bgcolor="ffffff";
//borderstyle="solid";
//fontfamily="Helvetica";
//fontsize="75%";
//fontstyle="italic";
//fontweight="bold";
image="images/partner-link.gif";
//offcolor="#ff6600";
//oncolor="#ffffff";
subimagepadding=0;
itemheight=30;

}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#ededed";
borderstyle="solid";
borderwidth=2;
fontfamily="Arial";
fontsize="12px";
fontstyle="normal";
fontcolor="#ff6600";
fontweight="bold";
headercolor="#000000";
imagepadding=20;
offbgcolor="#f5f5f5";
offcolor="#727272";
onbgcolor="#67a4e1";
oncolor="#ffffff";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding=4;
pagecolor="#ffffff";
pagebgcolor="#67a4e1";
separatorcolor="#ffffff";
separatorsize=1;
subimage="down.gif";
subimagepadding=5;
itemwidth=158;
}

with(currenprojects=new mm_style()){
styleid=1;
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="12px";
fontstyle="bold";
color="#ffffff";
fontweight="normal";
headercolor="#000000";
imagepadding=8;
offbgcolor="#ffffff";
offcolor="#ffffff";
onbgcolor="#24297a";
oncolor="#FFFFFF";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding=4;
pagecolor="#ffffff";
//pagebgcolor="#004597";
separatorcolor="#ffffff";
separatorsize=0;
subimage="down.gif";
subimagepadding=5;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=background;




aI("image=images/menu/about-us-normal.jpg;overimage=images/menu/about-us-hover.jpg;pageimage=images/menu/about-us-hover.jpg;url=about.html;");
aI("image=images/menu/products-normal.jpg;overimage=images/menu/products-hover.jpg;pageimage=images/menu/products-hover.jpg;url=products.html;showmenu=products;");
aI("image=images/menu/busi-normal.jpg;overimage=images/menu/busi-hover.jpg;pageimage=images/menu/busi-hover.jpg;url=business.html;showmenu=business;");
aI("image=images/menu/human-normal.jpg;overimage=images/menu/human-hover.jpg;pageimage=images/menu/human-hover.jpg;url=career.html;");
aI("image=images/menu/network-normal.jpg;overimage=images/menu/network-hover.jpg;pageimage=images/menu/network-hover.jpg;url=network.html;");
aI("image=images/menu/tech-normal.jpg;overimage=images/menu/tech-hover.jpg;pageimage=images/menu/tech-hover.jpg;url=technical.html;");


}
with(milonic=new menuname("1business")){
style=submenuStyle;
aI("text=Franchisees ;url=under-constructions.html;");
aI("text=Star Dealership;url=under-constructions.html;");
aI("text=Dealership;url=under-constructions.html;");
aI("text=Basic service center;url=under-constructions.html;");
}



drawMenus();
