_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="97";
}

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=587;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Welcome;target=;url=http://www.cpalosangelesca.com/;");
aI("text=Our Firm;target=;url=ourfirm.html;");
aI("text=The Owner;target=;url=shaunlawrence.html;");
aI("showmenu=Our ServicesTax PreparationMAIN_HEADER_MENU;text=Our Services;target=;url=Our-Services.html;");
aI("showmenu=ResourcesMonthly NewsletterMAIN_HEADER_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Our ServicesTax PreparationMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Tax Preparation;target=;url=Los-Angeles-Tax-Preparation.html;");
aI("text=Tax Planning;target=;url=Los-Angeles-Tax-Planning.html;");
aI("text=IRS Problems;target=;url=IRS-Problems.html;");
aI("text=Bookkeeping/QuickBooks;target=;url=Bookkeeping-Accounting.html;");
aI("text=Business Formation;target=;url=Los-Angeles-Business-Services.html;");
aI("text=Financial Statements;target=;url=Los-Angeles-Financial-Statements.html;");
aI("text=Consulting/CFO Services;target=;url=Los-Angeles-Business-Consulting.html;");
}

with(milonic=new menuname("ResourcesMonthly NewsletterMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Monthly Newsletter;target=;url=Monthly-Newsletter.html;");
aI("text=Financial Articles;target=;url=Financial-Articles.html;");
aI("text=Valuable Websites;target=;url=Valuable-Websites.html;");
}


 drawMenus();
