_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
image="images/dots5.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="6";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="Black";
oncolor="White";
padding="4";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Family Tree Research;target=;url=Family-Tree-Research.html;");
aI("text=Family Tree Archive Service;target=;url=Family-Tree-Archive-Service.html;");
aI("text=Genealogical Research - FAQ;target=;url=Genealogical-Research-FAQ.html;");
aI("text=Code of Ethics & Conduct;target=;url=Code-of-Ethics-&-Conduct.html;");
aI("showmenu=ServicesIs Your Name Here?LEFT_MENU;text=Services;target=;url=Services.html;");
aI("showmenu=FreebiesTips for BeginnersLEFT_MENU;text=Freebies;target=;url=Freebies.html;");
aI("text=Free Newsletter;target=;url=Newsletter.html;");
aI("showmenu=ArticlesNews ArticlesLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ServicesIs Your Name Here?LEFT_MENU")){
style=submenuStyle;
aI("text=Is Your Name Here?;target=;url=Is-Your-Name-Here-.html;");
}

with(milonic=new menuname("FreebiesTips for BeginnersLEFT_MENU")){
style=submenuStyle;
aI("text=Tips for Beginners;target=;url=Tips-for-Beginners.html;");
aI("text=Who says we are not Relatives;target=;url=Who-says-we-are-not-Relatives.html;");
aI("text=The Genealogists' Verses;target=;url=The-Genealogists'-Verses.html;");
aI("text=A Genealogist's Christmas Eve;target=;url=A-Genealogist's-Christmas-Eve.html;");
aI("text=Questions to Ask;target=;url=Questions-to-Ask.html;");
}

with(milonic=new menuname("ArticlesNews ArticlesLEFT_MENU")){
style=submenuStyle;
aI("text=News Articles;target=;url=News-Articles.html;");
}


 drawMenus();
