_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
fontfamily="Book Antiqua";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="Crimson";
outfilter="fade(duration=0.5)";
pagecolor="DarkGray";
separatorcolor="#FFFFFF";
separatorsize="1";
rawcss="padding-top:4px;padding-bottom:1px";
itemheight="21";
itemwidth="129";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#CDCDCD";
borderwidth="1";
fontfamily="Book Antiqua";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#E9E9E9";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="Crimson";
outfilter="fade(duration=0.5)";
padding="5";
pagecolor="DarkGray";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="126";
align="center";
itemheight="21";
aI("text=Home Page;target=;url=./;align=center;bgimage=images/blue9.gif;overbgimage=images/blue9_on.gif;");
aI("text=Expunge or Seal Criminal Records;target=;url=Expunge-or-Seal-Criminal-Records.html;align=center;bgimage=images/blue9.gif;overbgimage=images/blue9_on.gif;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=Resources.html;align=center;bgimage=images/blue9.gif;overbgimage=images/blue9_on.gif;");
aI("showmenu=Today's NewsToday's Business NewsLEFT_MENU;text=Today's News;target=;url=Today's-News.html;align=center;bgimage=images/blue9.gif;overbgimage=images/blue9_on.gif;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;bgimage=images/blue9.gif;overbgimage=images/blue9_on.gif;");
aI("text=Terms of Use;target=;url=Terms-of-Use.html;align=center;bgimage=images/blue9.gif;overbgimage=images/blue9_on.gif;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;bgimage=images/blue9.gif;overbgimage=images/blue9_on.gif;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
itemwidth="126";
itemheight="24";
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Services;target=;url=Services.html;");
}

with(milonic=new menuname("Today's NewsToday's Business NewsLEFT_MENU")){
style=submenuStyle;
itemwidth="126";
itemheight="24";
aI("text=Today's Business News;target=;url=Today's-Business-News.html;");
aI("text=Today's Entertainment News;target=;url=Today's-Entertainment-News.html;");
aI("text=Today's Sports News;target=;url=Today's-Sports-News.html;");
aI("text=Today's Weather;target=;url=Today's-Weather.html;");
}


 drawMenus();
