fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=0;
_menuOpenDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#949697";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#cde9f9";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#949697";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Mainpage_Menu")){
overflow="scroll";
style=menuStyle;
aI("text=home;url=http://www.river-rippers.net;")
aI("text=news;url=http://www.river-rippers.net/modules.php?name=Stories_Archive&sa=show_all;")
aI("text=articles;url=http://www.river-rippers.net/modules.php?name=Stories_Archive&sa=show_articles;")
aI("text=photo gallery;url=http://www.river-rippers.net/modules.php?name=coppermine;")
aI("text=river guides;url=http://www.river-rippers.net/modules.php?name=Content_Guides;")
aI("text=www links;url=http://www.river-rippers.net/modules.php?name=Web_Links;")
aI("text=about us;url=http://www.river-rippers.net/modules.php?name=Docs&file=about;")
aI("text=contact us;url=www.river-rippers.net/modules.php?name=Feedback;")



}

with(milonic=new menuname("Forum_Menu")){
overflow="scroll";
style=menuStyle;
aI("text=home;url=index.php;")
aI("text=search;url=http://www.river-rippers.net/forum_eastcoast/search.php;")
aI("text=settings;url=profile.php?mode=editprofile;")
aI("text=private messages;url=privmsg.php?folder=inbox;")
aI("text=forum members;url=http://www.river-rippers.net/forum/memberlist.php")

 
}

drawMenus();

