fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=150;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;


with(menuStyle=new mm_style()){
align="center";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11";
fontweight="bold";
fontstyle="normal";
itemheight=28;
menuheight=28;
/*headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#636464";
onbgcolor="#d9dda9";
oncolor="#c1002b";*/
/*outfilter="randomdissolve(duration=0.0)";*/
/*overfilter="Fade(duration=0.0);Alpha(opacity=100)";*/
padding=0;
}

with(menuSub=new mm_style()){
align="left";
bordercolor="#ecf2f7";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="12";
fontweight="normal";
fontstyle="normal";
itemheight=24;
menuheight=24;
headerbgcolor="#FFFFFF";
headercolor="#000000";
offbgcolor="#ecf2f7";
offcolor="#40719f";
onbgcolor="#cadeef";
oncolor="#364f67";
overfilter="Fade(duration=0.3);Alpha(opacity=100);";
outfilter="Fade(duration=0.3)";
padding=4;
pagebgcolor="#cadeef";
pagecolor="#364f67";
separatorcolor="#ffffff";
separatorsize=1;
zindex=90;



}
with(milonic=new menuname("services")){

						style=menuSub;
aI("text=Building Regulations;url=content.php?page=135;");
aI("text=Fire Safety Engineering;url=content.php?page=136;");
aI("text=Management Services;url=content.php?page=137;");

} 
with(milonic=new menuname("projectexperience")){

						style=menuSub;
aI("text=Middle East;url=content.php?page=138;");
aI("text=Aged care and Commercial;url=content.php?page=139;");
aI("text=Defence and Education;url=content.php?page=140;");
aI("text=Entertainment and Government projects;url=content.php?page=141;");
aI("text=Health care and Immigration & Detention;url=content.php?page=142;");
aI("text=Industrial and Production;url=content.php?page=143;");
aI("text=Residential and Retail;url=content.php?page=144;");
aI("text=Special-use and Stadium & Sporting Complexes;url=content.php?page=145;");
aI("text=Temporary Events and Transportation Infrastructure;url=content.php?page=146;");

} 
with(milonic=new menuname("pages")){

						style=menuSub;
aI("text=test page from Simon;url=content.php?page=158;");

} 
drawMenus();