_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Comic Sans MS";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="DarkOrange";
oncolor="#7F5400";
padding="9";
separatorcolor="#625839";
separatorsize="1";
subimage="images/xp_ind.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#355164";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#CEBC83";
oncolor="Black";
padding="4";
subimage="images/xp_ind.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.transylvaniagenealogy.com/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Pioneer Families;target=;url=Pioneer-Families.html;");
aI("text=Membership;target=;url=Membership.html;");
aI("text=Member LogIn;target=;url=Member-LogIn.html;");
aI("text=Upcoming Events;target=;url=Upcoming-Events.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Legal Statement;target=;url=Legal-Statement.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}


 drawMenus();

