_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#AFAFAF";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/greyL.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#878787";
oncolor="#000000";
separatorcolor="Transparent";
separatorsize="0";
separatorimage="images/greyLSep.gif";
overbgimage="images/greyL03.gif";
itemheight="44";
itemwidth="108";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
aI("text=public records;target=;url=public-records.html;align=center;");
aI("text=free police records;target=;url=free-police-records.html;align=center;");
aI("text=police records;target=;url=police-records.html;align=center;");
aI("text=free divorce records;target=;url=free-divorce-records.html;align=center;");
aI("text=free marriage records;target=;url=free-marriage-records.html;align=center;");
aI("text=background checks;target=;url=./;align=center;");
aI("text=Birth Records;target=;url=Birth-Records.html;align=center;");
}


 drawMenus();
