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="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="85%";
fontstyle="strong";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#fffcd5";
offcolor="#000000";
onbgcolor="#84509e";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#84509e";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=180;
orientation="horizontal";
style=menuStyle;
top=480;
aI("text=Public Home;url=http://www.tnf.org.uk/index.php;");
aI("showmenu=TNF General.;text=TNF General.;");
aI("showmenu=Ways To Help.;text=Ways To Help.;");
aI("showmenu=Disclaimer.;text=Disclaimer.;");
aI("showmenu=Members.;text=Members.;");
}


with(milonic=new menuname("TNF General.")){
overflow="scroll";
style=menuStyle;
aI("text=TNF General Home Page.;url=http://www.tnf.org.uk/tnfgeneralhome.html;")
aI("text=Newspapers That Talk.;url=http://www.tnf.org.uk/newspapers.html;")
aI("text=Local TN Contacts.;url=http://www.tnf.org.uk/local-tncontacts.html;")
aI("text=Local TN Web Sites.;url=http://www.tnf.org.uk/tn-links.html;")
aI("text=TN History.;url=http://www.tnf.org.uk/history1.html;")
aI("text=Becoming a Member of TNF.;url=http://www.tnf.org.uk/join-us.html;")
aI("text=TNAUK Contact.;url=http://www.tnf.org.uk/tnauk-contact.html;")
aI("text=TNF 2005 Survey Analysis.;url=http://www.tnf.org.uk/survey-analysis.html;")
aI("text=The Right To Read.;url=http://www.tnf.org.uk/r2r.html;")
aI("text=Reading Through Audio.;url=http://www.tnf.org.uk/rta.html;")
aI("text=Site Search.;url=http://www.tnf.org.uk/sitesearch.html;")
aI("text=Site Map.;url=http://www.tnf.org.uk/sitemap.html;")
}

with(milonic=new menuname("Ways To Help.")){
style=menuStyle;
aI("text=Ways to Help Home Page.;url=http://www.tnf.org.uk/waystohelphome.html;")
aI("text=How To Volunteer.;url=http://www.tnf.org.uk/volunteer1.html;")
aI("text=How To Donate.;url=http://www.tnf.org.uk/donate.html;")
aI("text=Thinking of Starting a Local TN.;url=http://tnf.org.uk/thinkstartup-local1.html;")
aI("text=Starting a Local TN.;url=http://tnf.org.uk/start-up1.html;")
}

with(milonic=new menuname("Disclaimer.")){
style=menuStyle;
aI("text=Disclaimer.;url=http://www.tnf.org.uk/disclaimer.html;")
}

with(milonic=new menuname("Members.")){
style=menuStyle;
aI("text=Members Services.;url=http://www.tnf.org.uk/member-services.html;")
aI("text=Members Home Pages.;url=http://www.tnf.org.uk/members/index.html;")
}

drawMenus();

