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;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="none";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#fff00f";
headercolor="#000000";
offbgcolor="#020202";
offcolor="#ffffff";
onbgcolor="#ddffdd";
oncolor="#020202";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=2;
pagebgcolor="#020202";
pagecolor="red";
separatorcolor="#999999";
separatorsize=0;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
itemheight=20;
itemwidth=111;
}

with(submenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=2;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("Info")){
style=submenuStyle;
aI("text=Background;url=index.php?page=background;");
aI("text=Getting Involved;url=index.php?page=getinvolved;");
aI("text=Regional Recording;url=index.php?page=regions;");
aI("text=Identifying Moths;url=index.php?page=identification;");
}

with(milonic=new menuname("Regional")){
style=submenuStyle;
aI("text=Overview;url=index.php?page=regions;");
}

with(milonic=new menuname("Comms")){
style=submenuStyle;
aI("text=Main Contacts;url=index.php?page=contacts;");
aI("text=Ireland;url=index.php?page=ni;");
aI("text=Scotland;url=index.php?page=scot;");
aI("text=Wales - GMS-Cymru;url=index.php?page=wales;");
aI("text=South-west England;url=index.php?page=swe;");
aI("text=South-east England;url=index.php?page=see;");
aI("text=East of England;url=index.php?page=ee;");
aI("text=West Midlands (England);url=index.php?page=wm;");
aI("text=East Midlands (England);url=index.php?page=em;");
aI("text=North-west England;url=index.php?page=nwe;");
aI("text=Yorkshire and Humberside;url=index.php?page=yah;");
aI("text=North-east England;url=index.php?page=nee;");
aI("text=Channel Islands;url=index.php?page=ci;");
aI("text=Isle of Man;url=index.php?page=man;");
aI("text=GMS Chat Room;url=http://tech.groups.yahoo.com/group/gardenmoths;");
}
http://tech.groups.yahoo.com/group/Gardenmothscheme
with(milonic=new menuname("Links")){
style=submenuStyle;
aI("text=ALL;url=index.php?page=links&link=0;");
aI("text=Sponsors;url=index.php?page=links&link=1;");
aI("text=Suppliers;url=index.php?page=links&link=2;");
aI("text=Recording Groups;url=index.php?page=links&link=3;");
aI("text=Identification;url=index.php?page=links&link=4;");
}

with(milonic=new menuname("Downloads")){
style=submenuStyle;
aI("text=Newsletters;url=index.php?page=downloads&link=1;");
aI("text=Recording Forms;url=index.php?page=downloads&link=2;");
}