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=0;
_subOffsetLeft=0;

with(Style1=new mm_style()){
styleid=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12";
fontstyle="normal";
fontweight='bold'
offbgcolor="#363636";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#ffffff";
padding=5;
}

with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
align="left";
fontsize="12";
fontstyle="normal";
fontweight='bold'
offbgcolor="#000000";
offcolor="#ffffff";
padding=5;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
orientation="horizontal";
itemwidth="95"
style=menuStyle;
top=150;
aI("offbgcolor=#007C71;showmenu=Home;text=About Us;");
aI("offbgcolor=#007C71;showmenu=Forms;text=Forms;");
aI("offbgcolor=#007C71;showmenu=Care;text=Car Care;");
aI("offbgcolor=#007C71;showmenu=Sponsors;text=Sponsors;");
aI("offbgcolor=#007C71;showmenu=Help;text=How To Help;");
aI("offbgcolor=#007C71;showmenu=Events;text=Events;");
aI("offbgcolor=#007C71;showmenu=Info;text=More Info;");
aI("offbgcolor=#007C71;showmenu=News;text=In The News;");
}

with(milonic=new menuname("Home")){
overflow="scroll";
style=Style1;
aI("text=Home Page;url=http://www.freetobeinc.org;")
aI("text=History &amp; Mission;url=http://www.freetobeinc.org/about.html;")
aI("text=Awards &amp; Honors;url=http://www.freetobeinc.org/awards_honors.html;")
aI("text=Financial Reports;url=http://www.freetobeinc.org/financial_report.html;")
aI("text=IRS Form 990's;url=http://www.freetobeinc.org/990_forms.html;")
aI("text=Contact Free To Be;url=http://www.freetobeinc.org/contact.html;")
}

with(milonic=new menuname("Forms")){
overflow="scroll";
style=Style1;
aI("text=Application Forms;url=http://www.freetobeinc.org/applications_requirements.html;")
}

with(milonic=new menuname("Care")){
overflow="scroll";
style=Style1;
aI("text=Free Car Repair;url=http://www.freetobeinc.org/car_care.html;")
aI("text=Free Car Request;url=http://www.freetobeinc.org/car_care_request.html;")
aI("text=Budget Mentoring;url=http://www.freetobeinc.org/budget.html;")
}

with(milonic=new menuname("Sponsors")){
overflow="scroll";
style=Style1;
aI("text=Restoring Hope One Car at a Time;url=http://free2b.info/tpt-long.html;")
aI("text=Sponsors;url=http://www.freetobeinc.org/sponsors.html;")
}

with(milonic=new menuname("Help")){
overflow="scroll";
style=Style1;
aI("text=How to Donate;url=http://www.freetobeinc.org/donate.html;")
aI("text=How to Volunteer;url=http://www.freetobeinc.org/volunteer.html;")
}

with(milonic=new menuname("Events")){
overflow="scroll";
style=Style1;
aI("text=Event Pictures;url=http://www.freetobeinc.org/taste_of_blaine_2007.html;")
aI("text=Press Releases;url=http://www.freetobeinc.org/press_release_500_car_donated.html;")
aI("text=Free2B! Gives the 700th Car;url=http://www.freetobeinc.org/700-cars-given.html;")
aI("text=2009 Chili Cookoff Contest Results;url=http://www.freetobeinc.org/2009_chili_cookoff.html;")
aI("text=2009 Fundraiser Twins' Garden Tour and Tea Results;url=http://www.freetobeinc.org/2009_twins_garden_tour_results.html;")
aI("text=2009 Taste of Blaine Fundraiser;url=http://www.freetobeinc.org/2009_taste_of_blaine_fundraiser_free2b.html;")
aI("text=2008 Chili Cookoff Contest Results;url=http://www.freetobeinc.org/2008_chili_cookoff.html;")
aI("text=600th Car Giveaway Event;url=http://www.freetobeinc.org/2008_600_car_giveaway.html;")
aI("text=2008 ProKart Fundracing Event;url=http://www.freetobeinc.org/2008_prokart_fundracing_event.html;")
aI("text=2008 Taste of Blaine Fundraiser;url=http://www.freetobeinc.org/2008_taste_of_blaine_fundraiser_free2b.html;")
aI("text=2007 ProKart Fundracing Event;url=http://www.freetobeinc.org/prokart_fundracing_event.html;")
}

with(milonic=new menuname("Info")){
overflow="scroll";
style=Style1;
aI("text=Payments and Policies;url=http://www.freetobeinc.org/payments_policies.html;")
aI("text=Request Car Care Procedure Manual;url=http://www.freetobeinc.org/2008_car_care_manual.html;")
aI("text=Car Donation Information and Cautions;url=http://www.freetobeinc.org/car_donation_information_cautions.html;")
}

with(milonic=new menuname("News")){
overflow="scroll";
style=Style1;
aI("text=Around Town News;url=http://www.freetobeinc.org/free2b_news.html;")
}

with(milonic=new menuname("Contact")){
overflow="scroll";
style=Style1;
aI("text=Contact Free To Be;url=http://www.freetobeinc.org/contact.html;")
}

drawMenus();