_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="DarkGray";
borderstyle="Double";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="130";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://ncfortyandeight.org/;");
aI("text=Voiture Nationale;target=_blank;url=http://fortyandeight.org/;");
aI("text=Download Forms Nationale;target=_blank;url=http://fortyandeight.org/download_forms.htm;");
aI("text=Who We Are;target=;url=who-we-are.html;");
aI("text=Eligibility;target=;url=eligibility.html;");
aI("text=Our Programs;target=;url=grand-voiture-du-north-carolina-programs.html;");
aI("text=Newsletter;target=;url=http://ncfortyandeight.org/Gcorre/;");
aI("text=Voyageurs in Action;target=;url=voyageurs-in-action.html;");
aI("text=La Societe De Femme;target=;url=la-societe-de-femme.html;");
aI("text=La Societe De Femme Nationale;target=_blank;url=http://www.fortyandeight.org/lfhome/;");
aI("text=Sponsorships Information;target=;url=sponsorships-information.html;");
aI("text=Photo Gallery;target=;url=http://ncfortyandeight.org/gallery/gd_voiture.html;");
aI("text=Contact Us;target=;url=http://ncfortyandeight.org/contact.php;");
}


 drawMenus();

