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.wishofalifetime.org/about/index.html;padding=5;itemwidth=150");
aI("text=<b>Meet the Founder</b>;url=http://www.wishofalifetime.org/about/meet-founder.html;padding=5;itemwidth=150");
aI("text=<b>About Donna Wheeler</b>;url=http://www.wishofalifetime.org/about/meet-donna-wheeler.html;padding=5;itemwidth=150");
aI("text=<b>Meet Char</b>;url=http://www.wishofalifetime.org/about/meet-char.html;padding=5;itemwidth=150");
aI("text=<b>Meet the Director</b>;url=http://www.wishofalifetime.org/about/meet-director.html;padding=5;itemwidth=150");
aI("text=<b>Board Members</b>;url=http://www.wishofalifetime.org/about/board-members.html;padding=5;itemwidth=150");
aI("text=<b>Senior Board of Advisors</b>;url=http://www.wishofalifetime.org/about/senior-board-advisors.html;padding=5;itemwidth=150");
aI("text=<b>Volunteer Directors</b>;url=http://www.wishofalifetime.org/about/volunteer-directors.html;padding=5;itemwidth=150");
}

with(milonic=new menuname("News")){
style=menuStyle;
top="offset=-3";
left="offset=4";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
aI("text=<b>Wishes</b>;url=http://www.wishofalifetime.org/news/wishes.html;padding=5;itemwidth=200");
aI("text=<b>Evening Affair</b>;url=http://www.wishofalifetime.org/news/evening-affair.html;padding=5;itemwidth=200");
aI("text=<b>Press Releases</b>;url=http://www.wishofalifetime.org/news/press-releases.html;padding=5;itemwidth=200");
aI("text=<b>Texas de Brazil Event</b>;url=http://www.wishofalifetime.org/news/texas-de-brazil-event.html;padding=5;itemwidth=200");
aI("text=<b>Jeremy Bloom Football Clinic</b>;url=http://www.wishofalifetime.org/news/football-clinic.html;padding=5;itemwidth=200");
}

with(milonic=new menuname("Donate")){
style=menuStyle;
top="offset=-3";
left="offset=4";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
aI("text=<b>Purchase Event Tickets</b>;url=https://www.wishofalifetime.org/donate/event.php;padding=5;itemwidth=200");
aI("text=<b>Donate Today!</b>;url=https://app.etapestry.com/hosted/JeremyBloomWishofaLifetim/OnlineDonation.html;padding=5;itemwidth=200");
}

drawMenus();

