// Object, stores references to external links for site, by deployment / flash support.
// 		linkage.linkName.siteversion = correct url
// 		linkage.linkName.pop         = window behaviour. (true = popup window, false = no popup window).
// 		linkage.linkName.trk         = tracking string, it true, false if not tracked.



	var linkage = {
		ext_clientlogin:
				{
					pop:true,
					trk:false,
					std:'https://wwws.ameritrade.com/apps/LogIn',
					msn:'https://wwws.ameritrade.com/apps/LogIn',
					swf:'https://wwws.ameritrade.com/apps/LogIn'
				},
		ext_applyonline:
				{
					pop:false,
					trk:false,
					std:'http://www.tdameritrade.com/o.cgi?a=jqg&o=177&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade',
					msn:'http://www.tdameritrade.com/o.cgi?a=pbn&o=177&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade',
					swf:'http://www.tdameritrade.com/o.cgi?a=jqg&o=177&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade'
				},
		ext_openaccountapex:
				{
					pop:false,
					trk:false,
					std:'http://www.tdameritrade.com/o.cgi?a=jqi&o=177&targeted=apex&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade',
					msn:'http://www.tdameritrade.com/o.cgi?a=jql&o=177&targeted=apex&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade',
					swf:'http://www.tdameritrade.com/o.cgi?a=jqi&o=177&targeted=apex&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade'
				},
		ext_openaccountoffer:
				{
					pop:false,
					trk:false,
					std:'http://www.tdameritrade.com/o.cgi?a=jqh&o=177&targeted=generic&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade',
					msn:'http://www.tdameritrade.com/o.cgi?a=pbn&o=177&targeted=generic&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade',
					swf:'http://www.tdameritrade.com/o.cgi?a=jqh&o=177&targeted=generic&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade'
				},
		ext_openaccountretirement:
				{
					pop:false,
					trk:false,
					std:'http://www.tdameritrade.com/o.cgi?a=uss&o=177&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade%20',
					msn:'http://www.tdameritrade.com/o.cgi?a=ust&o=177&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade',
					swf:'http://www.tdameritrade.com/o.cgi?a=uss&o=177&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade%20'
				},
		ext_openaccountmodule:
				{
					pop:false,
					trk:false,
					std:'http://www.tdameritrade.com/o.cgi?a=jqg&o=177&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade',
					msn:'http://www.tdameritrade.com/o.cgi?a=pbn&o=177&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade',
					swf:'http://www.tdameritrade.com/o.cgi?a=jqg&o=177&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade'
				},
		ext_tdhomepage:
				{
					pop:true,
					trk:false,
					std:'http://www.tdameritrade.com/',
					msn:'http://www.tdameritrade.com/o.cgi?a=pbn&p=%2Findex.html',
					swf:'http://www.tdameritrade.com/'
				},
		ext_rolloverbasics:
				{
					pop:true,
					trk:false,
					std:'http://www.tdameritrade.com/planningretirement/ira/transfers.html',
					msn:'http://www.tdameritrade.com/planningretirement/ira/transfers.html',
					swf:'http://www.tdameritrade.com/planningretirement/ira/transfers.html'
				},
		ext_sipc:
				{
					pop:true,
					trk:false,
					std:'http://www.sipc.org/',
					msn:'http://www.sipc.org',
					swf:'http://www.sipc.org/'
				},
		ext_finra:
				{
					pop:true,
					trk:false,
					std:'http://www.finra.org',
					msn:'http://www.finra.org',
					swf:'http://www.finra.org'
				},
		ext_retcalc:
				{
					pop:true,
					trk:'retirement calculator',
					std:'http://www.tdameritrade.com/wealthruler/wealthruler.html',
					msn:'http://www.tdameritrade.com/wealthruler/wealthruler.html',
					swf:'http://www.tdameritrade.com/wealthruler/wealthruler.html'
				},
		ext_amerivest:
				{
					pop:true,
					trk:'amerivest',
					std:'http://www.tdameritrade.com/planningretirement/portfolioguidance/overview.html',
					msn:'http://www.tdameritrade.com/planningretirement/portfolioguidance/overview.html',
					swf:'http://www.tdameritrade.com/planningretirement/portfolioguidance/overview.html'
				},
		ext_strategydesk:
				{
					pop:true,
					trk:'strategydesk',
					std:'http://www.tdameritrade.com/tradingtools/strategydesk.html',
					msn:'http://www.tdameritrade.com/tradingtools/strategydesk.html',
					swf:'http://www.tdameritrade.com/tradingtools/strategydesk.html'
				},
		ext_options360:
				{
					pop:true,
					trk:'options360',
					std:'http://www.tdameritrade.com/tradingtools/options360.html',
					msn:'http://www.tdameritrade.com/tradingtools/options360.html',
					swf:'http://www.tdameritrade.com/tradingtools/options360.html'
				},
		ext_fixed_income:
				{
					pop:true,
					trk:'fixedincome',
					swf:'http://www.tdameritrade.com/trade/bondscds.html'
				},
		ext_commandcenter:
				{
					pop:true,
					trk:'command center',
					std:'http://www.tdameritrade.com/tradingtools/commandcenter.html',
					msn:'http://www.tdameritrade.com/tradingtools/commandcenter.html',
					swf:'http://www.tdameritrade.com/tradingtools/commandcenter.html'
				},
		tab_morningstar:
				{
					pop:true,
					trk:'morningstar',
					std:'./investing.html#contSect-0',
					msn:'./investing.html#contSect-0',
					swf:'./investing.html#contSect-0'
				},
		tab_mutualfundscreener:
				{
					pop:true,
					trk:'mutualfundscreener',
					std:'./investing.html#contSect-3',
					msn:'./investing.html#contSect-3',
					swf:'./investing.html#contSect-3'
				},
		tab_tdamtdapex:
				{
					pop:true,
					trk:':td ameritrade apex',
					std:'./apex.html',
					msn:'./apex.html',
					swf:'./apex.html'
				},
		ext_etradeEasy:
				{
					pop:'525x640',
					trk:false,
					std:'http://www.tdameritrade.com/offer/transfertips.html',
					msn:'http://www.tdameritrade.com/offer/transfertips.html',
					swf:'http://www.tdameritrade.com/offer/transfertips.html'
				},
		////////////////////////////////////////////////////////////////////////

		////////////////////////////////////////////////////////////////////////
		f_tab_specialoffer:
				{
					pop:false,
					trk:'offer bug',
					swf:'pricing.html'
				},
		f_tab_standardpoors:
				{
					pop:false,
					trk:'s&p',
					swf:'investing.html#contSect-1'
				},
		f_tab_morningstar:
				{
					pop:false,
					trk:'morningstar',
					swf:'investing.html#contSect-0'
				},
		f_tab_mutualfundscreener:
				{
					pop:false,
					trk:'mutualfundscreener',
					swf:'investing.html#contSect-3'
				},
		f_tab_commandcenter:
				{
					pop:false,
					trk:'command center',
					swf:'tools.html?num=' + (Math.random()*10) + '#contSect-2' // <!-- random number forces page to reload. stopgap solution.
				},
		f_ext_amerivest:
				{
					pop:true,
					trk:'amerivest',
					swf:'http://www.tdameritrade.com/planningretirement/portfolioguidance/overview.html'
				},
		f_ext_strategydesk:
				{
					pop:true,
					trk:'learn more',
					swf:'http://www.tdameritrade.com/tradingtools/strategydesk.html'
				},
		f_ext_options360:
				{
					pop:true,
					trk:'learn more',
					swf:'http://www.tdameritrade.com/tradingtools/options360.html'
				},
		f_ext_fixed_income:
				{
					pop:true,
					trk:'learn more',
					swf:'http://www.tdameritrade.com/trade/bondscds.html'
				},
		f_tab_apex_investing:
				{
					pop:false,
					trk:'td ameritrade apex',
					swf:'apex.html'
				},
		f_tab_apex_tools:
				{
					pop:false,
					trk:'td ameritrade apex',
					swf:'apex.html'
				},
		f_tab_ret_screeners:
				{
					pop:false,
					trk:'screeners',
					swf:'investing.html#contSect-3'
				},
		f_ext_ret_ira_openaccount:
				{
					pop:false,
					trk:'open your account',
					swf:'http://www.tdameritrade.com/o.cgi?a=uss&o=177&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade%20'
				},
		f_ext_ret_401k_learnmore:
				{
					pop:true,
					trk:'learn more',
					swf:'http://www.tdameritrade.com/planningretirement/ira/transfers.html'
				},
		f_ext_ret_401k_openaccount:
				{
					pop:false,
					trk:'open your account',
					swf:'http://www.tdameritrade.com/o.cgi?a=uss&o=177&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade%20'
				},
		f_ext_ret_wr_launch:
				{
					pop:true,
					trk:'launch',
					swf:'http://www.tdameritrade.com/wealthruler/wealthruler.html'
				},
		f_ext_elitetools_openaccount:
				{
					pop:false,
					trk:'open your account',
					swf:'http://www.tdameritrade.com/o.cgi?a=jqi&o=177&targeted=apex&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade'
				},
		f_ext_priorityservice_openaccount:
				{
					pop:false,
					trk:'open your account',
					swf:'http://www.tdameritrade.com/o.cgi?a=jqi&o=177&targeted=apex&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade'
				},
		f_ext_exclusiveaccess_openaccount:
				{
					pop:false,
					trk:'open your account',
					swf:'http://www.tdameritrade.com/o.cgi?a=jqi&o=177&targeted=apex&p=https%3A%2F%2Fwwwna.tdameritrade.com%2Fcgi-bin%2Fapps%2FAccountApServlet%3Fsegment%3Dtdameritrade'
				},
		f_tab_mark_1_lm:
				{
					pop:false,
					trk:'learn more',
					swf:'why.html#contSect-2'
				},
		f_tab_mark_2_lm:
				{
					pop:false,
					trk:'learn more',
					swf:'why.html#contSect-1'
				},
		f_tab_christine_1_lm:
				{
					pop:false,
					trk:'learn more',
					swf:'why.html#contSect-2'
				},
		f_tab_christine_2_lm:
				{
					pop:false,
					trk:'learn more',
					swf:'investing.html'
				},
		f_tab_patrick_1_lm:
				{
					pop:false,
					trk:'learn more',
					swf:'tools.html#contSect-0'
				},
		f_tab_patrick_2_lm:
				{
					pop:false,
					trk:'learn more',
					swf:'tools.html#contSect-2'
				}
	}



