
effect="Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=6;
_subOffsetLeft=12;


with(style1=new mm_style()){
offcolor="#996600";
offbgcolor="#FFFCE9";
oncolor="#fffce9";
onbgcolor="#996600";
bordercolor="#666666";
borderstyle="solid";
borderwidth=1;
fontsize=12;
fontstyle="italic";
fontweight="bold";
fontfamily="Verdana, Arial";
padding=3;
subimage="arrow.gif";
high3dcolor="#FFFFCC";
low3dcolor="#336600";
}

with(milonic=new menuname("mainmenu")){
left=5;
itemwidth=80;
screenposition="left";
style=style1;
alwaysvisible=1;
followscroll=1;
aI("text=Hover here for Menu ..;showmenu=home;;separatorsize=1")
}

with(milonic=new menuname("home")){
itemwidth=170;
style=style1;
alignment="left";
aI("text=Suffolk Naturalists Society;url=http://www.sns.org.uk;;separatorsize=1")
aI("text=Sufolk Biological Records Centre;url=http://www.users.globalnet.co.uk/~sbrc;;separatorsize=1")
aI("text=White Admiral;url=http://www.white-admiral.co.uk;;separatorsize=1")
aI("text=Suffolk Nature;url=http://www.suffolk-nature.co.uk;;separatorsize=1")
aI("text=Author's Home Page: The Boxvalley Web Site;url=http://www.boxvalley.co.uk;;separatorsize=1")
aI("text=Links Page;url=links.html;")
aI("text=E-mail me;url=fiss/contact.html;")
}

drawMenus();
