_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/dots5.gif";
offbgcolor="#930600";
offcolor="#ffffff";
onbgcolor="#463C01";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.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="#463C01";
onbgcolor="#8F854D";
oncolor="White";
padding="4";
pagecolor="#930600";
separatorcolor="#463C01";
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;target=;url=http://www.entrepreneursofparkridge.com/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("showmenu=Our MembersA Sterling DesignLEFT_MENU;text=Our Members;target=;url=Our-Members.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Our MembersA Sterling DesignLEFT_MENU")){
style=submenuStyle;
aI("text=A Sterling Design;target=;url=A-Sterling-Design.html;");
aI("text=Davis and Associates;target=;url=Davis-and-Associates.html;");
aI("text=Higher Level Wellness;target=;url=Higher-Level-Wellness.html;");
aI("text=Grant Merchant Services;target=;url=Grant-Merchant-Services.html;");
aI("text=Memories WOW!;target=;url=Memories-WOW!.html;");
aI("text=Side-Job-Bob of Cook County;target=;url=Side-Job-Bob-of-Cook-County.html;");
aI("text=Saurus Associates;target=;url=Saurus-Associates.html;");
aI("text=(WSI) We Simplify The Internet;target=;url=(WSI)-We-Simplify-The-Internet.html;");
aI("text=Unbound Technology;target=;url=Unbound-Technology.html;");
aI("text=You Can Say Yes;target=;url=You-Can-Say-Yes.html;");
}


 drawMenus();
