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(menuStyle1=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Helvetica, Verdana, sans serif";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#845914";
offcolor="#FFFFFF";
onbgcolor="#68923D";
oncolor="#FFFFFF";
padding=7;
pagebgcolor="#845914";
pagecolor="#FFFFFF";
separatorcolor="#000000";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}


with(menuStyle2=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Helvetica, Verdana, sans serif";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#633816";
offcolor="#FFFFFF";
onbgcolor="#166A08";
oncolor="#FFFFFF";
padding=7;
pagebgcolor="#633816";
pagecolor="#FFFFFF";
separatorcolor="#999999";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}



with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
top=105;
left=0;
itemwidth=157;
style=menuStyle1;

aI("showmenu=Brownfield Toolbox;text=BROWNFIELD TOOLBOX;");
aI("text=SERVICE STATION REDEVELOPMENT;url=/servicestations/;");
aI("showmenu=Government Initiatives;text=GOVERNMENT INITIATIVES;");
aI("showmenu=Brownfield Basics;text=BROWNFIELD BASICS;");
aI("showmenu=Remediation Solutions;text=REMEDIATION SOLUTIONS;");
aI("showmenu=Media;text=MEDIA;");
aI("showmenu=Resources;text=RESOURCES;");

}



with(milonic=new menuname("Brownfield Toolbox")){
overflow="scroll";
style=menuStyle1;
aI("text=Introduction;url=/Toolbox/;")
aI("text=Background;url=/Toolbox/background.asp;")
aI("text=Decision Tree;url=/Toolbox/DecisionTree.pdf;target=_blank;")
aI("text=Key Elements;url=/Toolbox/10KeyElements.pps;target=_blank;")
aI("showmenu=5 TOOLBOX STEPS:;text=5 TOOLBOX STEPS:;")
aI("showmenu=TOOLBOX RESOURCES:;text=TOOLBOX RESOURCES:;")

}



with(milonic=new menuname("5 TOOLBOX STEPS:")){
overflow="scroll";
style=menuStyle1;
aI("text=1 - Community Readiness;url=/toolbox/step1.asp;")
aI("text=2 - Evaluation;url=/toolbox/step2.asp;")
aI("text=3 - Transaction;url=/toolbox/step3.asp;")
aI("text=4 - Implementation;url=/toolbox/step4.asp;")
aI("text=5 - Site Management;url=/toolbox/step5.asp;")

}




with(milonic=new menuname("TOOLBOX RESOURCES:")){
overflow="scroll";
style=menuStyle1;
aI("text=FAQs;url=/toolbox/faqs.asp;")
aI("text=Service Providers;url=/Toolbox/services.asp;")
aI("text=Toolbox Partners;url=/Toolbox/toolboxPartners.asp;")
aI("text=Toolbox Workshops;url=/Toolbox/toolboxWorkshops.asp;")
aI("text=Toolbox Sitemap;url=/Toolbox/sitemap.asp;")

}



with(milonic=new menuname("Government Initiatives")){
overflow="scroll";
style=menuStyle1;
aI("text=Federal Government;url=/federalApproach/federalApproach.asp;")
aI("text=Provincial Tools;url=/provincialTools/provincialtools.asp;")
aI("text=Municipal Matters;url=/municipalMatters/municipalMatters.asp;")
aI("text=National Approach;url=/NationalInitiatives/nationalInitiatives.asp;")
aI("text=International Networks;url=/InternationalNetwork/internationalnetwork.asp;")

}




with(milonic=new menuname("Brownfield Basics")){
overflow="scroll";
style=menuStyle1;
aI("text=Risk Management & Insurance;url=/aboutRisk/aboutRisk.asp;")
aI("text=Brownfields Financing;url=/financingIssues/financingIssues.asp;")
aI("text=Education & Training;url=/EducationTraining/educationTraining.asp;")
aI("text=Legal Issues;url=/legalIssues/legalissues.asp;")
aI("text=Property Development;url=/propertyRedevelopment/property.asp;")
aI("text=Sustainable Communities;url=/sustainableCommunities/sustainableCommunities.asp;")

}


with(milonic=new menuname("Remediation Solutions")){
overflow="scroll";
style=menuStyle1;
aI("text=Featured Case Studies;url=/caseStudies/casestudies.asp;")
aI("text=Site Characterization;url=/assessmentSolutions/assessmentSolutions.asp;")
aI("text=Research & Development;url=/researchDevelopment/researchDevelopment.asp;")
aI("text=Remediation Services & Solutions;url=/techdir/;")

}


with(milonic=new menuname("Media")){
overflow="scroll";
style=menuStyle1;
aI("text=News Room;url=/newspress/news/newspress.asp;")
aI("text=Press Room;url=/newspress/press/newspress.asp;")
aI("text=AR e-Letter;url=/aboutUs/eLetter/eLetter.asp;")
aI("text=Events Calendar;url=/calendar/calendar.asp;")

}


with(milonic=new menuname("Resources")){
overflow="scroll";
style=menuStyle1;
aI("showmenu=About;text=About;");
aI("text=Featured Publications;url=/featuredPublications/publications.asp;")
aI("text=Environmental Employment;url=/environmental_employment/environmental_employment.asp;")
aI("text=Glossary: Definitions & Keywords;url=/techdir/tech_definitions.asp;")
aI("text=Contaminant Groups;url=/techdir/contaminant_search.asp;")
aI("text=Unit Conversion;url=/techdir/unit_conversion.asp;")

}


with(milonic=new menuname("About")){
overflow="scroll";
style=menuStyle1;
aI("text=About Us;url=/aboutUs/AR_profile.asp;")
aI("text=AR Services;url=/aboutUs/services.asp;")
aI("text=Contact Us;url=/aboutUs/contacts.asp;")
aI("text=Corporate Sponsors;url=/aboutUs/sponsorships.asp;")
aI("text=Industry Links;url=/aboutUs/links.asp;")

}

drawMenus();

