fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=6;
_subOffsetLeft=-50;

with(menuStyle=new mm_style()){
fontfamily="Verdana , Arial , Helvetica , sans-serif";
fontsize="9px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#e6e4df";
offcolor="#515151";
onbgcolor="#f3f4f4";
oncolor="#515151";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#e6e4df', Direction=135, Strength=0)";
padding=5;
pagebgcolor="#e6e4df";
pagecolor="#515151";
separatorcolor="#a5a49f";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
overflow="scroll";
menuwidth="175"
style=menuStyle;
aI("text=Home;url=index.html;");
aI("text=The Wealth Strategies Group;url=group.html");
aI("text=The Wealth Planning StrategyTM;url=strategy.html");
aI("showmenu=management;text=Wealth Management For…;");
aI("text=The Solution NetworkTM;url=solutionnetwork.html;");
aI("text=7 Signs of Change;url=surviving.html;");
aI("text=7 Signs of Change Commentary;url=commentarySignin.html;");
aI("text=FAQ;url=faq.html;");
aI("showmenu=pressa;text=Press Room;");
aI("text=Free Newsletter Signup;url=newsletter.html;");
aI("text=My Account;url=https://accountview.lpl.com/Default.aspx?SiteID=1125;");
aI("text=Open an Account;url=open.html;");
aI("showmenu=contact;text=Contact Us;");
}


with(milonic=new menuname("management")){
style=menuStyle;
menuwidth="161"
aI("text=Individuals & Families;url=families.html;");
aI("text=Business Owners and Executives;url=business.html;");
aI("text=Medical Professionals;url=medical.html;");
aI("text=Retirees;url=retirees.html;");
}

with(milonic=new menuname("contact")){
style=menuStyle;
menuwidth="161"
aI("text=Contact Info;url=contact.html;");
aI("text=Privacy Policy;url=contact.html#privacy;");
aI("text=Important Consumer Information;url=contact.html#disclosure;");


}

with(milonic=new menuname("pressa")){
style=menuStyle;
menuwidth="161"
aI("text=Press Room;url=press.html;");
aI("text=Media Kit;url=press.html#media;");
aI("text=In the News;url=press.html#inthenews;");
aI("text=White Papers;url=press.html#white;");

}

drawMenus();

