	
effect="Fade(duration=0.0);Alpha(style=0,opacity=100);Shadow(color='#ffffff', Direction=0, Strength=0)"

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=5;
_subOffsetLeft=5;


with(style_menu=new mm_style()){
offcolor="#e9e4d0";
offbgcolor="#6f8b3e";
oncolor="#000000";
onbgcolor="#e9e4d0";
bordercolor="#6f8b3e";
borderstyle="solid";
borderwidth=1;
fontsize=12;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial";
padding=5;
separatorcolor="#000000";
}

with(style_submenu=new mm_style()){
offcolor="#606060";
offbgcolor="#e9e4d0";
oncolor="#6f8b3e";
onbgcolor="#e9e4d0";
bordercolor="#404040";
borderstyle="solid";
borderwidth=1;
fontsize=12;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial";
padding=4;
separatorcolor="#cccccc";
}

with(milonic=new menuname("mainmenu")){
top=138;
itemheight=20;
menuwidth=778;
style=style_menu;
alwaysvisible=1;
orientation="horizontal";
align="center";
aI("text=About Us;showmenu=AboutUs;url=http://www.constructedwetlands.org/cw/;status=Back to the home page;separatorsize=1;itemwidth=80")
aI("text=Resources;showmenu=Resources;url=http://www.constructedwetlands.org/cw/;separatorsize=1;itemwidth=80")
aI("text=Photo Gallery;showmenu=PhotoGallery;url=http://www.constructedwetlands.org/cw/;separatorsize=1;itemwidth=110")
aI("text=FAQ;url=http://www.constructedwetlands.org/cw/;separatorsize=1;itemwidth=60")
aI("text=Links;url=http://www.constructedwetlands.org/cw/index.cfm?DSP=links;separatorsize=1;itemwidth=60")
aI("text=Contact Us;url=index.cfm?DSP=contactus;separatorsize=1;itemwidth=80")
aI("text=Donate Now!;url=http://www.charity.ca/DonateHere.asp?CharityID=33;separatorsize=1;itemwidth=100")
aI("text=  ;separatorsize=1;itemwidth=60")
aI("text=Home;url=http://www.constructedwetlands.org/cw/index.cfm")
}

with(milonic=new menuname("AboutUs")){
itemwidth=225;
style=style_submenu;
aI("text=About ConstructedWetlands.org;url=http://www.constructedwetlands.org/cw/index.cfm?DSP=aboutus;target=_top")
aI("text=About Environment Probe;url=http://www.environmentprobe.org/enviroprobe/about.html#about;target=_top")
}

with(milonic=new menuname("Resources")){
itemwidth=290;
style=style_submenu;
aI("text=Background;url=index.cfm?DSP=subcontent&SubID=661;target=_top")
aI("text=Glossary;url=index.cfm?DSP=content&ContentID=4613;target=_top")
aI("text=Design;url=index.cfm?DSP=subcontent&SubID=662;target=_top")
aI("text=Ontario Wetland Systems;url=index.cfm?DSP=subcontent&SubID=920;target=_top")
aI("text=Publications and References;url=index.cfm?DSP=subcontent&SubID=665;target=_top")
aI("text=Videos;url=index.cfm?DSP=subcontent&SubID=917;target=_top")
}

with(milonic=new menuname("PhotoGallery")){
itemwidth=230;
style=style_submenu;
aI("text=Austria;url=index.cfm?DSP=austrianphotos;target=_top")
aI("text=Canada;url=index.cfm?DSP=canadianphotos;target=_top")
aI("text=Czech Republic;url=index.cfm?DSP=czechphotos;target=_top")
aI("text=Russia;url=index.cfm?DSP=russianphotos;target=_top")
aI("text=Ukraine;url=index.cfm?DSP=ukrainianphotos;target=_top")
aI("text=United Kingdom;url=index.cfm?DSP=ukphotos;target=_top")
}

with(milonic=new menuname("FAQ")){
itemwidth=200;
style=style_submenu;
aI("text=Frequently Asked Questions;")
aI("text=Submit a Question;")
aI("text=Glossery of Terms;")
}

with(milonic=new menuname("Events")){
itemwidth=220;
style=style_submenu;
aI("text=Events around Ontario, Canada;")
aI("text=Events around the Globe;")
}

with(milonic=new menuname("Link")){
style=style_submenu;
aI("text=Constructed Wetlands Sites;url=index.cfm?DSP=links;target=_top")
}

with(milonic=new menuname("ContactUs")){
style=style_submenu;
aI("text=via E-Mail;")
aI("text=via Phone;")
aI("text=via Mail;")
}



drawMenus();
	