_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#00007F";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#00007F";
offcolor="#FFFFFF";
onbgcolor="#999999";
oncolor="#000000";
padding="3";
separatorcolor="#FFFFFF";
separatorsize="1";
subimage="images/whitedots.gif";
subimagepadding="3";
itemwidth="91";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/whitedots.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=551;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Welcome;target=;url=http://www.lawrenceaccounting.com/;");
aI("text=Our Philosophy;target=;url=ourphilosophy.html;");
aI("text=The Owner;target=;url=abouttheowner.html;");
aI("showmenu=Services/Tax PreparationMAIN_HEADER_MENU;text=Services;target=;url=services.html;");
aI("showmenu=Resources/NewslettersMAIN_HEADER_MENU;text=Resources;target=;url=resources.html;");
aI("text=Contact Us;target=;url=contact.html;");
}

with(milonic=new menuname("Services/Tax PreparationMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Tax Preparation;target=;url=tax-preparer.html;");
aI("text=Tax Planning;target=;url=taxplanning.html;");
aI("text=IRS Problems;target=;url=irs-problemshome.html;");
aI("text=Bookkeeping/QuickBooks;target=;url=accountant-bookkeeping.html;");
aI("text=Business Formation;target=;url=formation.html;");
aI("text=Financial Statements;target=;url=financialstatements.html;");
aI("text=Consulting/CFO Services;target=;url=cfoservices.html;");
}

with(milonic=new menuname("Resources/NewslettersMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Newsletters;target=;url=newsletter.shtml;");
aI("text=Financial Articles;target=;url=reports.html;");
aI("text=Valuable Websites;target=;url=valuable-websites.php;");
}


 drawMenus();

