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=-2;
buildAfterLoad=true;

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=2;

fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";

offbgcolor="#dcdcdc";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#000099";

outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#a9a9a9";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
position="relative";
style=menuStyle;
aI("text=NSW Rail Heritage;url=http://www.nswrailheritage.com.au/railheritage.htm");
aI("text=Office of Rail Heritage;url=http://www.nswrailheritage.com.au/orh.htm;")
aI("text=NSW Rail Heritage Network;url=http://www.nswrailheritage.com.au/rhnetwork.htm;");
aI("text=Network Login;url=http://www.nswrailheritage.com.au/netlogin.htm;");
aI("text=News and Events;url=http://www.nswrailheritage.com.au/newsevents.htm;");
aI("text=Skills Transfer;url=http://www.nswrailheritage.com.au/skills.htm;");
aI("text=Volunteering;url=http://www.nswrailheritage.com.au/volunteering.htm;");

}

with(milonic=new menuname("NSW Rail Heritage")){
overflow="scroll";
style=menuStyle;
aI("text=Office of Rail Heritage;url=orh.htm;")
aI("text=Contacts;url=orhcontact.htm;")

}

with(milonic=new menuname("Network")){
overflow="scroll";
style=menuStyle;
aI("text=Custodian Login;url=custodian.htm;");
aI("text=Skills Transfer;url=skills.htm;");


}
drawMenus();

