_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="right";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="10pt";
fontstyle="normal";
image="images/xpblank.gif";
offcolor="Blue";
onborder="1px solid #316AC5";
oncolor="Blue";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
pagebgcolor="LightSteelBlue";
pagecolor="DarkBlue";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/rgtdwn_blackyellow_9x9.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_blue.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="LightSteelBlue";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="LightSteelBlue";
offcolor="DarkBlue";
onbgcolor="LightSteelBlue";
onborder="1px solid #316AC5";
oncolor="Blue";
padding="0";
pagebgcolor="Bisque";
pagecolor="DarkGray";
separatorcolor="BlanchedAlmond";
separatorsize="0";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="99";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=Insects 1/Insects 2LEFT_MENU;text=Insects 1;target=;url=michael_reed_gallery.html;");
aI("showmenu=Rainforest1/Rainforest2LEFT_MENU;text=Rainforest1;target=;url=rainforest1.html;");
}

with(milonic=new menuname("Insects 1/Insects 2LEFT_MENU")){
style=submenuStyle;
aI("text=Insects 2;target=;url=insects_2.html;");
aI("text=Insects 3;target=;url=insects_3.html;");
aI("text=Insects 4;target=;url=insects_4.html;");
aI("text=Insects 5;target=;url=insects_5.html;");
aI("text=Insects 6;target=;url=insects_6.html;");
}

with(milonic=new menuname("Rainforest1/Rainforest2LEFT_MENU")){
style=submenuStyle;
aI("text=Rainforest2;target=;url=rainforest2.html;");
}


 drawMenus();

