var anylinkmenu0 = { divclass: 'anylinkmenu', inlinestyle: '', linktarget: ''} //First menu variable. Make sure "anylinkmenu0" is a unique name!
anylinkmenu0.items = []

var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu0" is a unique name!
anylinkmenu1.items=[
	["Mutual Funds", "/Investments/Mutual-Fund-Options.aspx"],
	["Fixed &#38; Variable Annuities", "/Investments/Fixed-Variable-Annuities.aspx"],
	["Stocks, Bonds &#38; Money Market Instruments", "/Investments/Individual-Securities.aspx"],
	["Non-Qualified Investments", "/Investments/Non-Qualified-Investments.aspx"],
	["Professional Investment Management Solutions", "/Investments/Professional-Investment-Management/default.aspx"],
	["College Savings Plans", "/Investments/College-Savings-Plans/default.aspx"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["Life Insurance", "/Insurance/Life-Insurance.aspx"],
	["Long-Term Care Insurance", "/Insurance/Long-Term-Care-Insurance.aspx"],
	["Disability Insurance", "/Insurance/Disability-Insurance.aspx"],
	["Annuities", "/Insurance/Annuities.aspx"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu3.items=[
	["&#167;403(b) / Roth &#167;403(b)", "/Retirement-Accounts/403b-Roth-403b/default.aspx"],
	["&#167;457(b) Governmental / Roth", "/Retirement-Accounts/457b-Governmental/default.aspx"],
	["&#167;457(b) Non-Governmental", "/Retirement-Accounts/457b-Non-Governmental/default.aspx"],
	["&#167;457(f) Top Hat", "/Retirement-Accounts/457f-Top-Hat/default.aspx"],
	["&#167;401(a) Governmental", "/Retirement-Accounts/401a-Governmental/default.aspx"],
	["Corporate &#167;401(k)/<br />Roth &#167;401(k)", "/Retirement-Accounts/401k/default.aspx"],
	["Personal &#167;401(k)/<br />Roth &#167;401(k)", "/Retirement-Accounts/Personal-401k/default.aspx"],
	["SIMPLE IRA", "/Retirement-Accounts/SIMPLE-IRA/default.aspx"],
	["SEP IRA", "/Retirement-Accounts/SEP-IRA/default.aspx"],
	["SARSEP IRA", "/Retirement-Accounts/SARSEP-IRA/default.aspx"],
	["Traditional IRA", "/Retirement-Accounts/Traditional-IRA/default.aspx"],
	["Roth IRA", "/Retirement-Accounts/Roth-IRA/default.aspx"],
	["Non Qualified Annuities", "/Retirement-Accounts/Non-Qualified-Annuities/default.aspx"] //no comma following last entry!
]


var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu4.items=[
	["Salary Deferral &#167;403(b)", "/Plan-Sponsor-Solutions/403b.aspx"],
	["ERISA &#167;403(b)", "/Plan-Sponsor-Solutions/ERISA-403b.aspx"],
	["Roth &#167;403(b)", "/Plan-Sponsor-Solutions/Roth-403b.aspx"],
	["Discriminatory Governmental &#167;403(b)", "/Plan-Sponsor-Solutions/Discriminatory-403b.aspx"],
	["&#167;457(b) Governmental", "/Plan-Sponsor-Solutions/457.aspx"],
	["Roth &#167;457(b) Governmental", "/Plan-Sponsor-Solutions/Roth-457b-Gov.aspx"],
	["&#167;457(b) Non-Governmental", "/Plan-Sponsor-Solutions/457-Non-Gov.aspx"],
	["&#167;457(f) Top Hat", "/Plan-Sponsor-Solutions/457f.aspx"],
	["&#167;401(a) Governmental", "/Plan-Sponsor-Solutions/401a.aspx"],
	["Corporate &#167;401(k)", "/Plan-Sponsor-Solutions/Corporate-401k.aspx"],
	["Personal &#167;401(k)", "/Plan-Sponsor-Solutions/Personal-401k.aspx"],
	["SIMPLE IRA", "/Plan-Sponsor-Solutions/SIMPLE-IRA.aspx"],
	["SEP IRA", "/Plan-Sponsor-Solutions/SEP-IRA.aspx"],
	["SARSEP IRA", "/Plan-Sponsor-Solutions/SAR-SEP.aspx"],
	["Professionally Managed Accounts", "/Plan-Sponsor-Solutions/Professionally-Managed-Accounts.aspx"],
	["Plan Administration", "/Plan-Sponsor-Solutions/Plan-Administration.aspx"],
	["Employer Log In", "/Plan-Sponsor-Solutions/Employer-Log-In.aspx"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu5.items=[
	["Investing Basics", "/Educational-Resources/Investing-Basics/default.aspx"],
	["Planning for Retirement", "/Educational-Resources/Planning-For-Retirement/default.aspx"],
	["Retirement Income Planning", "/Educational-Resources/Retirement-Income-Planning/default.aspx"],
	["Saving For College", "/Educational-Resources/Saving-For-College.aspx"],
	["Financial Calculators", "/Educational-Resources/Financial-Calculators.aspx"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu6.items=[
	["News and Events", "/About-Legend/News-Events.aspx"],
	["Find a Legend Advisor", "/About-Legend/Find-Advisor.aspx"],
	["Career Opportunities", "/About-Legend/Careers.aspx"] //no comma following last entry!
]

//var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FDD271', linktarget:'_new'} //Second menu variable. Same precaution.
//anylinkmenu2.items=[
//	["CNN", "http://www.cnn.com/"],
//	["MSNBC", "http://www.msnbc.com/"],
//	["Google", "http://www.google.com/"],
//	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
//]



//var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //Third menu variable. Same precaution.
//anylinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
//anylinkmenu3.items=[
//	["Dynamic Drive", "http://www.dynamicdrive.com/"],
//	["CSS Drive", "http://www.cssdrive.com/"],
//	["JavaScript Kit", "http://www.javascriptkit.com/"],
//	["Coding Forums", "http://www.codingforums.com/"],
//	["JavaScript Reference", "http://www.javascriptkit.com/jsref/", "efc"],
//	["CNN", "http://www.cnn.com/"],
//	["MSNBC", "http://www.msnbc.com/"],
//	["Google", "http://www.google.com/"],
//	["BBC News", "http://news.bbc.co.uk", "efc"],
//	["News.com", "http://www.news.com/"],
//	["SlashDot", "http://www.slashdot.com/"],
//	["Digg", "http://www.digg.com/"],
//	["Tech Crunch", "http://techcrunch.com"] //no comma following last entry!
//]

//var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4', linktarget:'_new'} //Second menu variable. Same precaution.
//anylinkmenu4.items=[
//	["CNN", "http://www.cnn.com/"],
//	["MSNBC", "http://www.msnbc.com/"],
//	["Google", "http://www.google.com/"],
//	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
//]
