fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=700;
_menuOpenDelay=400;
_subOffsetTop=0;
_subOffsetLeft=2;


with(menuStyle=new mm_style()){
bordercolor="none";
borderstyle="none";
borderwidth=1;
fontfamily="Lucida Grande, Verdana, Tahoma, Arial";
fontsize="89%";
fontstyle="bold";
headerbgcolor="#000000";
headercolor="#FFFFFF";
offbgcolor="#5C74A1";
offcolor="#FFFFFF";
onbgcolor="#00539A";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#660000";
pagecolor="#FFFFFF";
separatorcolor="#FFCC33";
separatorsize=1;
subimage="/jscripts/arrow_white.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="vertical";
style=menuStyle;
top=10;
aI("showmenu=Links;text=ABOUT LIBERTY PARTNERS;;showmenu=ABOUT");
aI("showmenu=Links;text=PRODUCTS AND PAYOUTS;;showmenu=PRODUCTS");
aI("showmenu=Links;text=WORKSTATION;;showmenu=WORKSTATION");
aI("showmenu=Links;text=TECH TOOLS;;showmenu=TECH TOOLS");
aI("text=BUSINESS NEWS;;url= http://joinlpfs.com/tools/business_news.php");
aI("showmenu=Links;text=MARKETING;;showmenu=MARKETING");
aI("showmenu=Links;text=CAREERS;;showmenu=CAREERS");
aI("text=HOME;;url=http://joinlpfs.com/index.php");
}

with(milonic=new menuname("ABOUT")){
overflow="scroll";
style=menuStyle;
aI("text=Our Firm;url=http://joinlpfs.com/independent-financial-consultants.php;")
/*aI("text=Management;url=http://joinlpfs.com/management-brokerage-firm.php;")*/
aI("text=Mission Statement;url=http://joinlpfs.com/mission-independent-financial-advisors.php;")
aI("text=Affiliations;url=http://joinlpfs.com/affiliations-stock-brokerage.php;")
}

with(milonic=new menuname("PRODUCTS")){
overflow="scroll";
style=menuStyle;
aI("text=Products;;url= http://joinlpfs.com/broker-dealer-products.php");
aI("text=Payouts;;url= http://joinlpfs.com/high-payouts-registered-representatives.php");
}

with(milonic=new menuname("WORKSTATION")){
overflow="scroll";
style=menuStyle;
aI("text=Reps Login;;url= https://www.firstsouthwestclearing.com/secure/login/login.asp");
}

with(milonic=new menuname("TECH TOOLS")){
style=menuStyle;
aI("text=Client Account Access;url=https://cust.firstsw.com/secure_login.html;");
aI("text=Quotes;url=http://www.libertypfs.com/quotes.cfm;");
aI("text=Research;url=http://joinlpfs.com/tools/research.php;");
aI("text=Currency Converter;url=http://www.xe.net/currency/full;");
aI("text=Financial Calculators;url=http://www.acctsite.com/calcs/;");
}


with(milonic=new menuname("MARKETING")){
style=menuStyle;
aI("text=Suggestions and Advice;url=http://joinlpfs.com/marketing/marketing.php;");
aI("text=Order Marketing Materials;url=http://joinlpfs.com/marketing/index.php;");
/*aI("text=Specialty Advertising Tools;url=http://joinlpfs.com/marketing/specialty_advertising.php;");*/
aI("text=Order Your Own Website;url=http://joinlpfs.com/marketing/websites.php;");
} 

with(milonic=new menuname("CAREERS")){
style=menuStyle;
aI("text=Independent Representatives;url=http://joinlpfs.com/independent-registered-representatives.php;");
/*aI("text=Testimonials;url=http://joinlpfs.com/testimonials-investment-advisors.php;");*/
} 

drawMenus();

