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

with(submenuStyle=new mm_style()){
bgimage="clxp_back.gif";
bordercolor="#A3A3A3";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
fontweight="normal";
image="http://www.march-of-faces.org/rib-icon.gif";
offcolor="#000000";
oncolor="#000000";
onsubimage="clxp_whitearrow.gif";
outfilter="fade(duration=0.5)";
overbgimage="clxp_back_on.gif";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#939393', Direction=145, Strength=4)";
padding=7;
subimage="clxp_blackarrow.gif";
subimagepadding=4;
menubgcolor="#FFFFFF";
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=100;
orientation="horizontal";
style=submenuStyle;
top=170;
//aI("Showmenu=HOME;text=Home;url=http://www.march-of-faces.org/;");
aI("Showmenu=HOME;text=Home;url=http://www.march-of-faces.org/home.php;");
aI("Showmenu=Donors;text=FaceLift<br>Donors;url=http://www.march-of-faces.org/indexold.html;");
aI("showmenu=Banner;text=Banner;");
aI("showmenu=Newsletter;text=Brick by Brick<br>Newsletter;");
aI("showmenu=What is ALS?;text=What is<br>ALS?;");
//aI("showmenu=ALS Awareness Items;text=ALS<br>Awareness<br>Items;");
aI("Showmenu=HOME;text=Adaptive<br>Tech;url=http://www.march-of-faces.org/newsite/adapttech1.html;");
aI("Showmenu=HOME;text=About<br>Us;url=http://www.march-of-faces.org/newsite/aboutus.html;");
aI("showmenu=DONATE;text=Donate</>;");
}


with(milonic=new menuname("Banner")){
left="offset=-4";
style=submenuStyle;
top="offset=1";

aI("text=Banner<br>Directory;url=http://www.march-of-faces.org/SearchForPALS.php;");
//aI("text=Banner<br>Directory;url=http://www.march-of-faces.org/banner/directory.html;");
aI("text=How to<br>Participate;url=http://www.march-of-faces.org/newsite/participate.html;");
aI("text=Community<br>Partners;url=http://www.march-of-faces.org/newsite/partners.html;"); 
aI("text=Become a<br>Community Partner;url=http://www.march-of-faces.org/newsite/apply.html;");
}

with(milonic=new menuname("newsletter")){
left="offset=-4";
style=submenuStyle;
top="offset=1";
aI("text=Current<br>Newsletter;url=http://www.march-of-faces.org/BBB/9-1/news.html;target='_blank';");
aI("text=Subscribe;url=http://march-of-faces.org/newsite/subscribe.html;");
}

//with(milonic=new menuname("ALS Awareness Items")){
//left="offset=-4";
//style=submenuStyle;
//top="offset=1";
//aI("text=Ribbons &<br>Pins;url=http://www.march-of-faces.org/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=AMOF&Category_Code=PR;");
//aI("text=CDs & Books;url=http://www.march-of-faces.org/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=AMOF&Category_Code=C;");
//aI("text=Posters &<br>Bumper Stickers;url=http://www.march-of-faces.org/Merchant2/merchant.mvc?Screen=CTGY&Store_Code=AMOF&Category_Code=PBS;");
//}

with(milonic=new menuname("What is ALS?")){
left="offset=-4";
style=submenuStyle;
top="offset=1";
aI("text=What is ALS?;url=http://www.march-of-faces.org/newsite/whatis.html;");
aI("text=What is ALS?<br><i>FOR KIDS</i>;url=http://www.march-of-faces.org/KIDS/moe1.html;");
}

with(milonic=new menuname("DONATE")){
left="offset=-4";
style=submenuStyle;
top="offset=1";
aI("text=Donate;url=https://www.march-of-faces.org/DonationForm.pdf;target='_blank';");
}

drawMenus();

