fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=30;
_menuOpenDelay=30;
_subOffsetTop=-5;
_subOffsetLeft=10;


with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}


with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Georgia,Times,Arial,Verdana";
fontsize="12";
fontstyle="normal";
offbgcolor="#541242";
offcolor="#ffffff";
onbgcolor="#e8dcbe";
oncolor="#661650";
padding=0;
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=0;
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
outfilter="Fade(duration=0.2)";
}


with(milonic=new menuname("About")){
style=menuStyle;
top="offset=-3";
left="offset=4";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
aI("text=<b>Overview</b>;url=http://www.seniorwish.org/about/index.html;padding=5;itemwidth=190");
aI("text=<b>Meet the Founder</b>;url=http://www.seniorwish.org/about/meet-founder.html;padding=5;itemwidth=190");
aI("text=<b>About Donna Wheeler</b>;url=http://www.seniorwish.org/about/meet-donna-wheeler.html;padding=5;itemwidth=190");
/*aI("text=<b>Meet the Director</b>;url=http://www.seniorwish.org/about/meet-director.html;padding=5;itemwidth=170");*/
aI("text=<b>Board Members</b>;url=http://www.seniorwish.org/about/board-members.html;padding=5;itemwidth=190");
aI("text=<b>Senior Board of Advisors</b>;url=http://www.seniorwish.org/about/senior-board-advisors.html;padding=5;itemwidth=190");
aI("text=<b>Staff</b>;url=http://www.seniorwish.org/about/staff.html;padding=5;itemwidth=190");
aI("text=<b>Intern and Staff Volunteers</b>;url=http://www.seniorwish.org/about/interns.html;padding=5;itemwidth=190");
}

with(milonic=new menuname("Involved")){
style=menuStyle;
top="offset=-3";
left="offset=4";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
aI("text=<b>Donate</b>;url=https://app.etapestry.com/hosted/JeremyBloomWishofaLifetim/OnlineDonation.html;padding=5;itemwidth=170");
aI("text=<b>Volunteer</b>;url=http://www.seniorwish.org/get-involved/volunteer.html;padding=5;itemwidth=170");
aI("text=<b>Vehicle Donation</b>;url=http://www.carshelpingcharities.org/CoBrand/DefaultHome.aspx?cid=1042;target=blank;padding=5;itemwidth=170");
aI("text=<b>Sponsorships</b>;url=http://www.seniorwish.org/get-involved/sponsorships.html;padding=5;itemwidth=170");
}

with(milonic=new menuname("Fulfillment")){
style=menuStyle;
top="offset=-3"; 
left="offset=4";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
aI("text=<b>Submit a Wish</b>;url=http://www.seniorwish.org/wish/index.html;padding=5;itemwidth=170");
aI("text=<b>Wishes Granted</b>;url=http://www.seniorwish.org/news/wishes.php?level=collection&id=2;padding=5;itemwidth=170");
aI("text=<b>Wishes Granted Videos </b>;url=http://www.seniorwish.org/wish/wishes-granted-videos.html;padding=5;itemwidth=190");
aI("text=<b>Project 11</b>;url=http://www.seniorwish.org/wish/project11.html;padding=5;itemwidth=190");
/*aI("text=<b>Pearl Harbor Trip 2011</b>;url=http://www.seniorwish.org/wish/pearl-harbor.html;padding=5;itemwidth=170");*/
}

with(milonic=new menuname("News")){
style=menuStyle;
top="offset=-3";
left="offset=4";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
aI("text=<b>News</b>;url=http://www.seniorwish.org/blog/;padding=5;itemwidth=160");
aI("text=<b>Videos</b>;url=http://www.seniorwish.org/news/videos.html;padding=5;itemwidth=160");
aI("text=<b>Newsletter</b>;url=http://www.seniorwish.org/news/newsletter.html;padding=5;itemwidth=160");
}

with(milonic=new menuname("Events")){
style=menuStyle;
top="offset=-3";
left="offset=4";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
aI("text=<b>Spring Fling \"Fun\" Raiser</b>;url=http://www.seniorwish.org/events/spring-fling-2012.html;padding=5;itemwidth=205");
aI("text=<b>Annual Gala 2012</b>;url=http://www.seniorwish.org/events/annual-gala-2012.html;padding=5;itemwidth=205");
aI("text=<b>Evening Affair 2011</b>;url=http://www.seniorwish.org/events/evening-affair.html;padding=5;itemwidth=205");
/*aI("text=<b>Community Events</b>;url=http://www.seniorwish.org/events/community-events.html;padding=5;itemwidth=205");*/
/*aI("text=<b>Texas de Brazil</b>;url=http://www.seniorwish.org/events/texas-de-brazil.html;padding=5;itemwidth=205");*/
/*aI("text=<b>Jeremy Bloom's Football Camp</b>;url=http://www.seniorwish.org/events/football-clinic.html;padding=5;itemwidth=205");*/
aI("text=<b>Event Photo Gallery</b>;url=http://www.seniorwish.org/news/wishes.php?level=collection&id=3;padding=5;itemwidth=205");
}

drawMenus();


