_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=Home Page;target=;url=./;");
aI("text=Debtor's Rights In Florida;target=;url=Debtor's-Rights-In-Florida.html;");
aI("text=Debt Negotiation;target=;url=Debt-Negotiation.html;");
aI("text=Attorney Profile;target=;url=Attorney-Profile.html;");
aI("text=Book Store;target=;url=Book-Store.html;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=Today's NewsToday's Business NewsLEFT_MENU;text=Today's News;target=;url=Today's-News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Terms of Use;target=;url=Terms-of-Use.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
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;
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();
