_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="DimGray";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Gainsboro";
offcolor="#000000";
onbgcolor="#EEEECC";
oncolor="Black";
padding="10";
pagecolor="Black";
separatorcolor="DimGray";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="3";
itemwidth="165";
}

with(submenuStyle=new mm_style()){
bordercolor="DimGray";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Gainsboro";
offcolor="#000000";
onbgcolor="#EEEECC";
onbold="bold";
oncolor="Black";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Newsletter;target=;url=newsletter.html;");
aI("text=Good Links;target=;url=good-links.html;");
aI("text=Can you help us?;target=;url=donation.html;");
aI("text=\"For Children Who Are Broken\";target=;url=for-children-who-are-broken.html;");
aI("text=Movies featuring NPD;target=;url=movies-featuring-npd.html;");
}


 drawMenus();

