_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="#3C5763";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="#514831";
onbgcolor="#514831";
oncolor="White";
padding="4";
pagecolor="#514831";
separatorcolor="#463C01";
separatorsize="1";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.curryireland.com/;");
aI("text=Services;target=;url=accounting-and-cpa-services.html;");
aI("text=Our Firm;target=;url=our-firm.html;");
aI("showmenu=StaffLaura Curry CPALEFT_MENU;text=Staff;target=;url=staff.html;");
aI("text=Mission;target=;url=mission-statement-of-our-cpa-and-accounting-services-firm.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Privacy;target=;url=privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("StaffLaura Curry CPALEFT_MENU")){
style=submenuStyle;
aI("text=Laura Curry CPA;target=;url=laura-curry-cpa.html;");
aI("text=Rosemary Ireland CPA;target=;url=rosemary-ireland-cpa-accountant.html;");
aI("text=Wayne Curry CPA;target=;url=wayne-curry-cpa-and-accountant-greensboro.html;");
aI("text=Gail B Curry CPA;target=;url=gail-b-curry-cpa-and-accounting-services-in-guilford-county.html;");
aI("text=Lisa Goller CPA;target=;url=lisa-goller-cpa-and-accounting-services-greensboro.html;");
aI("text=Terry Richter CPA;target=;url=terry-richter-cpa.html;");
aI("text=Kay B Freiberg CPA;target=;url=kay-b-freiberg-cpa-and-accountant.html;");
aI("text=Mark Guenther CPA;target=;url=mark-guenther-cpa-and-accountant.html;");
aI("text=Staff;target=;url=staff-of-curry-ireland-co,-cpa-accountants-in-greensboro.html;");
}


 drawMenus();

