_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="SeaShell";
onbgcolor="#544D55";
oncolor="White";
padding="5";
separatorcolor="#5F5F5F";
separatorsize="2";
subimage="images/black_7x7.gif";
subimagepadding="2";
itemwidth="88";
}

with(submenuStyle=new mm_style()){
bordercolor="DarkRed";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Black";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=718;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=NewsPaper;target=;url=./;");
aI("text=State Flags;target=;url=State-Flags.html;");
aI("text=State Anthems;target=;url=State-Anthems.html;");
aI("text=Public Records ;target=;url=Public-Records.html;");
aI("text=Background Check;target=;url=Background-Check.html;");
aI("text=Yellow pages;target=;url=Yellow-pages.html;");
aI("text=Latest News;target=;url=Latest-News.html;");
aI("text=Games;target=;url=Games.html;");
}


 drawMenus();
