_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#665544";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#665544";
onbgcolor="#720E13";
oncolor="White";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
pagecolor="Black";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/black_6x5.gif";
offbgcolor="#720E13";
offcolor="White";
onbgcolor="#ffffff";
oncolor="#720E13";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/black_11x7.gif";
imagepadding="6";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Resource Pages;target=;url=./;");
aI("text=Research Links;target=;url=Links.html;");
aI("text=Wieland Family Tree;target=;url=http://wielandgenealogy.com;");
aI("text=Wieland Blog;target=;url=http://wielandgenealogy.com/wieland_blog/;");
aI("text=Other Resources;target=;url=Other-Resources.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
