/////////////////////////////////////////////////////////////////////////////
// Function : NavNode (constructor)
// Comments :
/////////////////////////////////////////////////////////////////////////////
function NavNode(id, label, href, parent)
{
	this.m_parent = null;
	this.m_level = 0;

	if (parent)
	{
		this.m_parent = parent;
		this.m_level = parent.m_level+1;
	}

	this.m_id = id;

	// assume that m_label will most often be used directly as HTML
	this.m_rawlabel = label;

	label = label.replace(/&/g, '&amp;');
	label = label.replace(/</g, '&lt;');
	label = label.replace(/>/g, '&gt;');
	label = label.replace(/"/g, '&quot;');

	this.m_label = label;

	this.m_href = href;
	this.m_subNodes = new Array();

	var argValues = NavNode.arguments;
	var argCount = NavNode.arguments.length;

	for (i = 4 ; i < argCount ; i++)
	{
		var eqPos = argValues[i].indexOf("==");
		var attrName = argValues[i].substring(0,eqPos);
		var attrValue = argValues[i].substring(eqPos+2);

		eval("this.cp_" + attrName + " = '" + attrValue + "';");
	}

	NavNode.prototype.addNode = addNode;
	NavNode.prototype.isSelected = isSelected;
}

/////////////////////////////////////////////////////////////////////////////
// Function : addNode
// Comments :
/////////////////////////////////////////////////////////////////////////////
function addNode(id, label, href)
{
	var newIndex = this.m_subNodes.length;
	var newNode = new NavNode(id, label, href, this);

	var argValues = addNode.arguments;
	var argCount = addNode.arguments.length;

	for (i = 3 ; i < argCount ; i++)
	{
		var eqPos = argValues[i].indexOf("==");
		var attrName = argValues[i].substring(0,eqPos);
		var attrValue = argValues[i].substring(eqPos+2);

		eval("newNode.cp_" + attrName + " = '" + attrValue + "';");
	}

	this.m_subNodes[newIndex] = newNode;
	return newNode;
}

/////////////////////////////////////////////////////////////////////////////
// Function : isSelected
// Comments :
/////////////////////////////////////////////////////////////////////////////
function isSelected()
{
    var pos = window.location.href.lastIndexOf("/");
    var docname = window.location.href.substring(pos+1, window.location.href.length);

    pos = this.m_href.lastIndexOf("/");
    var myname = this.m_href.substring(pos+1, this.m_href.length);

    if (docname == myname)
		return true;
	else
		return false;
}

/////////////////////////////////////////////////////////////////////////////
// Function : customSectionPropertyExists
// Comments :
/////////////////////////////////////////////////////////////////////////////
function customSectionPropertyExists(csp)
{
	return (typeof csp != _U && csp != null);
}

/////////////////////////////////////////////////////////////////////////////
// Function : getCustomSectionProperty
// Comments :
/////////////////////////////////////////////////////////////////////////////
function getCustomSectionProperty(csp)
{
	if (customSectionPropertyExists(csp))
	{
		return csp;
	}
	else
	{
		return "";
	}
}

/////////////////////////////////////////////////////////////////////////////

var g_navNode_Root = new NavNode('7','TIAA-CREF - Retirement planning for those in the academic, medical, cultural \x26amp\x3b research fields.',ssUrlPrefix + 'index.html',null,'AdditionalCopyright==TIAA01020968','FooterContent1==TIAA01020981','FooterContent2==TIAA01020989','FooterTag==TIAA01020943','InheritableCopyright==TIAA01020966','PrimaryHeaderFooterType==home','SecondaryHeaderFooterType==full','SectionRedirectUrl==http\x3a//www.tiaa-cref.org/','ShowSearch==true','TableSuperHeader==/ucm/groups/app/documents/webcontent/newsletter5.xml','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1=g_navNode_Root.addNode('21','About TIAA-CREF',ssUrlPrefix + 'about/index.html','PrimaryHeaderFooterType==full','SectionIsHeirarchical==FALSE','SectionStyleSheet==/ucm/groups/app/documents/webasset/css_tcpub_about.css');
g_navNode_1_0=g_navNode_1.addNode('22','Why TIAA-CREF',ssUrlPrefix + 'about/identity/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"1699\"\x29--\x3e','SectionStyleSheet==/ucm/groups/content/\x40ap_ucm_p_tcp/documents/webasset/css_tcpub_why_tiaa-cref.css','secondaryUrlVariableField==DEV_ONLY_CONTENT');
g_navNode_1_0_2=g_navNode_1_0.addNode('1699','Who We Are',ssUrlPrefix + 'about/identity/who_we_are/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/content/\x40ap_ucm_p_tcp/documents/webasset/css_tcpub_why_topics.css','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_0_3=g_navNode_1_0.addNode('1696','What We Believe',ssUrlPrefix + 'about/identity/what_we_believe/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/content/\x40ap_ucm_p_tcp/documents/webasset/css_tcpub_why_topics.css');
g_navNode_1_0_4=g_navNode_1_0.addNode('1697','What We Do',ssUrlPrefix + 'about/identity/what_we_do/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/content/\x40ap_ucm_p_tcp/documents/webasset/css_tcpub_why_topics.css');
g_navNode_1_0_5=g_navNode_1_0.addNode('1698','Who We Serve',ssUrlPrefix + 'about/identity/who_we_serve/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/content/\x40ap_ucm_p_tcp/documents/webasset/css_tcpub_why_topics.css');
g_navNode_1_0_6=g_navNode_1_0.addNode('2857','Awards and Rankings',ssUrlPrefix + 'about/identity/recognition_ratings/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"2745\"\x29--\x3e');
g_navNode_1_1=g_navNode_1.addNode('23','How We Invest',ssUrlPrefix + 'about/how-we-invest/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"1923\"\x29--\x3e','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_1_0=g_navNode_1_1.addNode('1923','A Commitment to Consistent Growth ',ssUrlPrefix + 'about/how-we-invest/consistent-growth/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_1_1_1=g_navNode_1_1.addNode('1482','Time-Tested Investing Principles ',ssUrlPrefix + 'about/how-we-invest/facts/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_1_2=g_navNode_1_1.addNode('1481','Equity Investing ',ssUrlPrefix + 'about/how-we-invest/equity/index.html','PrimaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_1_3=g_navNode_1_1.addNode('1483','Fixed Income Investing',ssUrlPrefix + 'about/how-we-invest/fixed-income/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_1_4=g_navNode_1_1.addNode('1485','Real Estate Investing',ssUrlPrefix + 'about/how-we-invest/real-estate/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_1_5=g_navNode_1_1.addNode('1525','Socially Responsible Investing',ssUrlPrefix + 'about/how-we-invest/sri/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_1_1_5_0=g_navNode_1_1_5.addNode('1937','Social Screening',ssUrlPrefix + 'about/how-we-invest/sri/social-screening/index.html','PrimaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_1_1_5_1=g_navNode_1_1_5.addNode('1984','Community Investing ',ssUrlPrefix + 'about/how-we-invest/sri/community-investing/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_1_1_5_2=g_navNode_1_1_5.addNode('1985','Shareholder Advocacy \x26 Corporate Engagement ',ssUrlPrefix + 'about/how-we-invest/sri/shareholder-advocacy/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_1_1_6=g_navNode_1_1.addNode('3072','Innovation Stories',ssUrlPrefix + 'about/how-we-invest/innovation-stories/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_1_1_6_0=g_navNode_1_1_6.addNode('3074','Oregon Timberland Assets',ssUrlPrefix + 'about/how-we-invest/innovation-stories/oregon-timberland-assets/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_1_1_6_2=g_navNode_1_1_6.addNode('3076','Energy Infrastructure Investments to Power the Future',ssUrlPrefix + 'about/how-we-invest/innovation-stories/energy-infrastructure-investments/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_1_6_3=g_navNode_1_1_6.addNode('3078','685 Third Avenue Redevelopment Project',ssUrlPrefix + 'about/how-we-invest/innovation-stories/685-third-avenue/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_1_6_4=g_navNode_1_1_6.addNode('3082','A Market Edge Through Frontline Research',ssUrlPrefix + 'about/how-we-invest/innovation-stories/market-edge-through-frontline-research/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_1_6_5=g_navNode_1_1_6.addNode('3083','Brazil Farmland\x3a Emerging Market, Growing Opportunity',ssUrlPrefix + 'about/how-we-invest/innovation-stories/brazil-farmland/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_1_6_6=g_navNode_1_1_6.addNode('3088','LEED-Certified Existing Buildings\x3a Operations \x26 Maintenance Gold',ssUrlPrefix + 'about/how-we-invest/innovation-stories/LEED-certified-existing-buildings/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_1_6_7=g_navNode_1_1_6.addNode('3096','Fruits Of Employment Program',ssUrlPrefix + 'about/how-we-invest/innovation-stories/fruits-of-employment-program/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_1_6_8=g_navNode_1_1_6.addNode('3097','Pioneering Sustainable Farming Practices',ssUrlPrefix + 'about/how-we-invest/innovation-stories/pioneering-sustainable-farming-practices/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_1_7=g_navNode_1_1.addNode('1486','Risk Management ',ssUrlPrefix + 'about/how-we-invest/risk/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_1_8=g_navNode_1_1.addNode('1484','Corporate Governance ',ssUrlPrefix + 'about/how-we-invest/governance/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_1_1_8_0=g_navNode_1_1_8.addNode('1993','TIAA-CREF Endorses U.N. Principles For Responsible Investment \x28PRI\x29',ssUrlPrefix + 'about/how-we-invest/governance/investment/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_1_2=g_navNode_1.addNode('28','Pressroom',ssUrlPrefix + 'about/press/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_2_0=g_navNode_1_2.addNode('1491','About Us',ssUrlPrefix + 'about/press/about_us/index.html','PrimaryHeaderFooterType==Full','SecondaryHeaderFooterType==Full','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"1492\"\x29--\x3e','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_2_0_0=g_navNode_1_2_0.addNode('1492','Press Releases',ssUrlPrefix + 'about/press/about_us/releases/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"1491\"\x29--\x3e','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_2_0_1=g_navNode_1_2_0.addNode('1831','Company Stats and Facts',ssUrlPrefix + 'about/press/about_us/overview/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_2_0_2=g_navNode_1_2_0.addNode('2745','Awards and Rankings',ssUrlPrefix + 'about/press/about_us/retirement_security/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_2_0_3=g_navNode_1_2_0.addNode('1832','Company History',ssUrlPrefix + 'about/press/about_us/company-history/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_2_1=g_navNode_1_2.addNode('1479','Management',ssUrlPrefix + 'about/press/management/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SecondarySectionStyleSheet==/ucm/groups/content/\x40ap_ucm_p_tcp/documents/webasset/tiaa01009876.css','SectionStyleSheet==/ucm/groups/content/\x40ap_ucm_p_tcp/documents/webasset/tiaa01009549.css','secondaryUrlVariableField==2ND_LVL_CONTENT');
g_navNode_1_2_1_0=g_navNode_1_2_1.addNode('1835','Executive Bios',ssUrlPrefix + 'about/press/management/executive_bios/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_2_2=g_navNode_1_2.addNode('1506','Contact Information',ssUrlPrefix + 'about/press/contact/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"1828\"\x29--\x3e','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_2_2_0=g_navNode_1_2_2.addNode('1828','Media Contact',ssUrlPrefix + 'about/press/contact/media-contact/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_3=g_navNode_1.addNode('500791','Careers',ssUrlPrefix + 'about/careers/index.html','PrimaryHeaderFooterType==Full');
g_navNode_1_3_0=g_navNode_1_3.addNode('500783','Our Organization',ssUrlPrefix + 'about/careers/our_organization/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_3_0_0=g_navNode_1_3_0.addNode('500784','Diversity \x26 Inclusion',ssUrlPrefix + 'about/careers/our_organization/diversity_inclusion/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_3_0_1=g_navNode_1_3_0.addNode('500785','Awards \x26 Rankings',ssUrlPrefix + 'about/careers/our_organization/awards_rankings/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"2745\"\x29--\x3e');
g_navNode_1_3_0_2=g_navNode_1_3_0.addNode('500786','Office Locations',ssUrlPrefix + 'about/careers/our_organization/office_locations/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"2065\"\x29--\x3e');
g_navNode_1_3_0_3=g_navNode_1_3_0.addNode('3374','Supplier Diversity Program',ssUrlPrefix + 'about/careers/our_organization/SupplierDiversityProgram/index.html','PrimaryHeaderFooterType==Full');
g_navNode_1_3_1=g_navNode_1_3.addNode('500787','What We Offer',ssUrlPrefix + 'about/careers/what_we_offer/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_3_2=g_navNode_1_3.addNode('500788','Meet Our People',ssUrlPrefix + 'about/careers/meet_our_people/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_3_3=g_navNode_1_3.addNode('500789','Recruiting \x26 Applying',ssUrlPrefix + 'about/careers/recruiting_applying/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_3_3_0=g_navNode_1_3_3.addNode('500790','Recruiting Calendar',ssUrlPrefix + 'about/careers/recruiting_applying/recruiting_calendar/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_3_3_1=g_navNode_1_3_3.addNode('500792','Opportunities for Students',ssUrlPrefix + 'about/careers/recruiting_applying/opportunities_for_students/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_5=g_navNode_1.addNode('30','Governance',ssUrlPrefix + 'about/governance/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/content/\x40ap_ucm_p_tcp/documents/webasset/tiaa01009982.css');
g_navNode_1_5_0=g_navNode_1_5.addNode('1836','Corporate Governance',ssUrlPrefix + 'about/governance/corporate/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"governance_cover_letter.pdf\",\"1752\"\x29--\x3e','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_5_0_0=g_navNode_1_5_0.addNode('1267','Corporate Structure',ssUrlPrefix + 'about/governance/corporate/structure/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_5_0_1=g_navNode_1_5_0.addNode('1837','Board Composition',ssUrlPrefix + 'about/governance/corporate/board-composition/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_5_0_1_0=g_navNode_1_5_0_1.addNode('1845','CREF Board of Overseers',ssUrlPrefix + 'about/governance/corporate/board-composition/cref-overseers/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_5_0_1_1=g_navNode_1_5_0_1.addNode('1846','CREF Board of Trustees ',ssUrlPrefix + 'about/governance/corporate/board-composition/cref-trustees/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_5_0_1_2=g_navNode_1_5_0_1.addNode('1847','TIAA Board of Overseers ',ssUrlPrefix + 'about/governance/corporate/board-composition/tiaa-overseers/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_5_0_1_3=g_navNode_1_5_0_1.addNode('1848','TIAA Board of Trustees ',ssUrlPrefix + 'about/governance/corporate/board-composition/tiaa-trustees/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_5_0_1_4=g_navNode_1_5_0_1.addNode('1849','How Trustees are Selected ',ssUrlPrefix + 'about/governance/corporate/board-composition/trustee-selection/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_5_0_2=g_navNode_1_5_0.addNode('1838','Board Committees',ssUrlPrefix + 'about/governance/corporate/board-committees/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_5_0_2_0=g_navNode_1_5_0_2.addNode('1850','Committees of the TIAA-CREF Funds Boards ',ssUrlPrefix + 'about/governance/corporate/board-committees/funds-boards/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_5_0_2_1=g_navNode_1_5_0_2.addNode('1851','Committees of the TIAA Board ',ssUrlPrefix + 'about/governance/corporate/board-committees/tiaa-board-committees/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_5_0_3=g_navNode_1_5_0.addNode('1839','Committee Charters',ssUrlPrefix + 'about/governance/corporate/committee-charters/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_5_0_4=g_navNode_1_5_0.addNode('1840','Governance Documents ',ssUrlPrefix + 'about/governance/corporate/governance-documents/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_5_0_5=g_navNode_1_5_0.addNode('1841','Executive Compensation Policy ',ssUrlPrefix + 'about/governance/corporate/executive-compensation-policy/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_5_0_6=g_navNode_1_5_0.addNode('1842','Annual Reports \x26 Financial Statements ',ssUrlPrefix + 'about/governance/corporate/annual-reports/index.html','AdditionalCopyright==TIAA01020968','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionJavaScript==/ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/js_prospectus_tbl_scripts.js','SectionStyleSheet==/ucm/groups/app/documents/webasset/css_tcpub_forms.css');
g_navNode_1_5_0_7=g_navNode_1_5_0.addNode('3065','Interactive Data Filings',ssUrlPrefix + 'about/governance/corporate/interactive-filings/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/app/documents/webasset/css_tcpub_forms.css');
g_navNode_1_5_0_8=g_navNode_1_5_0.addNode('1843','Governance News \x26 Views',ssUrlPrefix + 'about/governance/corporate/news/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_5_0_9=g_navNode_1_5_0.addNode('1844','Contact Our Boards ',ssUrlPrefix + 'about/governance/corporate/contact-boards/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_5_1=g_navNode_1_5.addNode('1489','Portfolio Companies',ssUrlPrefix + 'about/governance/portfolio/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_5_1_0=g_navNode_1_5_1.addNode('1854','Cover Letter to Portfolio Companies \x3cspan class\x3d\"pdfsignifier\"\x3e\x28PDF\x29\x3c/span\x3e',ssUrlPrefix + 'about/governance/portfolio/cover-letter/index,html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"governance_cover_letter.pdf\",\"1752\"\x29--\x3e');
g_navNode_1_5_1_1=g_navNode_1_5_1.addNode('1855','Policy Statement on Corporate Governance \x3cspan class\x3d\"pdfsignifier\"\x3e\x28PDF\x29\x3c/span\x3e',ssUrlPrefix + 'about/governance/portfolio/policy-statement/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"governance_policy1.pdf\",\"1752\"\x29--\x3e');
g_navNode_1_5_1_2=g_navNode_1_5_1.addNode('1856','Summary of Proxy Voting Policies ',ssUrlPrefix + 'about/governance/portfolio/proxy-voting-policies/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_1_6=g_navNode_1.addNode('31','TIAA-CREF Library',ssUrlPrefix + 'about/news/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==Full','SecondaryHeaderFooterType==Full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_1_8=g_navNode_1.addNode('1477','Fellowships \x26amp\x3b Awards',ssUrlPrefix + 'about/awards/index.htm','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full');
g_navNode_2=g_navNode_Root.addNode('33','Advice \x26amp\x3b Planning',ssUrlPrefix + 'advice-planning/index.html','PrimaryHeaderFooterType==full','SectionJavaScript==/ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/tiaa01010001.js','SectionStyleSheet==/ucm/groups/app/documents/webasset/css_tcpub_learningcenter.css','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_0=g_navNode_2.addNode('37','Advice',ssUrlPrefix + 'advice-planning/advice/index.html','PrimaryHeaderFooterType==full','SectionJavaScript==/ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/tiaa01010001.js','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_0_0=g_navNode_2_0.addNode('42','Wealth Management',ssUrlPrefix + 'advice-planning/advice/wealth/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1=g_navNode_2.addNode('34','Learning Center',ssUrlPrefix + 'advice-planning/education/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_1=g_navNode_2_1.addNode('43','SRI',ssUrlPrefix + 'advice-planning/education/socially-responsible-investing/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/content/\x40ap_ucm_p_tcp/documents/webasset/css_how_we_invest.css','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_1_0=g_navNode_2_1_1.addNode('2038','How can personal values and investments be aligned? ',ssUrlPrefix + 'advice-planning/education/socially-responsible-investing/personal-values/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_1_1=g_navNode_2_1_1.addNode('2028','How does Socially Responsible Investing work? ',ssUrlPrefix + 'advice-planning/education/socially-responsible-investing/strategies/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_1_2=g_navNode_2_1_1.addNode('2029','How can SRI promote environmental stewardship?',ssUrlPrefix + 'advice-planning/education/socially-responsible-investing/stewardship/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_1_3=g_navNode_2_1_1.addNode('2039','Social Investing and Philanthropy\x3a Understanding the Differences ',ssUrlPrefix + 'advice-planning/education/socially-responsible-investing/differences/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_2=g_navNode_2_1.addNode('1102','After a Loved One Passes Away',ssUrlPrefix + 'advice-planning/education/beneficiary-services/index.html','PrimaryHeaderFooterType==full');
g_navNode_2_1_2_0=g_navNode_2_1_2.addNode('1620','Next Steps',ssUrlPrefix + 'advice-planning/education/beneficiary-services/next-steps/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_2_0_0=g_navNode_2_1_2_0.addNode('1900','Beneficiary Checklist',ssUrlPrefix + 'advice-planning/education/beneficiary-services/next-steps/beneficiary-checklist/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectFileType==pdf','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"Checklist.pdf\"\x29--\x3e');
g_navNode_2_1_2_0_1=g_navNode_2_1_2_0.addNode('1901','What To Do First',ssUrlPrefix + 'advice-planning/education/beneficiary-services/next-steps/what-to-do-first/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_2_0_2=g_navNode_2_1_2_0.addNode('1902','Within the First Month',ssUrlPrefix + 'advice-planning/education/beneficiary-services/next-steps/within-first-month/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_2_0_3=g_navNode_2_1_2_0.addNode('1903','During The First Three Months',ssUrlPrefix + 'advice-planning/education/beneficiary-services/next-steps/first-three-months/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_2_0_4=g_navNode_2_1_2_0.addNode('1904','Three to Six Months',ssUrlPrefix + 'advice-planning/education/beneficiary-services/next-steps/three-to-six-months/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_2_0_5=g_navNode_2_1_2_0.addNode('1905','By Month Nine',ssUrlPrefix + 'advice-planning/education/beneficiary-services/next-steps/by-month-nine/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_2_1=g_navNode_2_1_2.addNode('1619','Proceeds Plus Through TIAA',ssUrlPrefix + 'advice-planning/education/beneficiary-services/topics/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_3=g_navNode_2_1.addNode('1103','Building Your Legacy ',ssUrlPrefix + 'advice-planning/education/building-your-legacy/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_3_0=g_navNode_2_1_3.addNode('1622','Overview',ssUrlPrefix + 'advice-planning/education/building-your-legacy/overview/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_3_0_0=g_navNode_2_1_3_0.addNode('1955','Disclaiming Inherited IRAs ',ssUrlPrefix + 'advice-planning/education/building-your-legacy/overview/disclaiming_iras/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_3_0_1=g_navNode_2_1_3_0.addNode('1959','IRA Charitable Distributions',ssUrlPrefix + 'advice-planning/education/building-your-legacy/overview/charitable/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_3_0_2=g_navNode_2_1_3_0.addNode('1956','Estate Planning 101\x3a Fitting Your Assets into Your Estate Plan',ssUrlPrefix + 'advice-planning/education/building-your-legacy/overview/estate_planning/index.html','SectionIsHeirarchical==FALSE','SectionRedirectFileType==pdf','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"C37657.pdf\"\x29--\x3e');
g_navNode_2_1_3_0_3=g_navNode_2_1_3_0.addNode('1957','Gifts to Individuals Can Benefit Your Estate',ssUrlPrefix + 'advice-planning/education/building-your-legacy/overview/gifts_to_individuals/index.html','SectionRedirectFileType==pdf','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"C35555.pdf\"\x29--\x3e');
g_navNode_2_1_3_0_4=g_navNode_2_1_3_0.addNode('1958','Estate Planning Scenarios for the Single Person',ssUrlPrefix + 'advice-planning/education/building-your-legacy/overview/estate_planning_scenario/index.html','SectionRedirectFileType==pdf','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"C383451.pdf\"\x29--\x3e');
g_navNode_2_1_3_0_5=g_navNode_2_1_3_0.addNode('2837','Building Your Legacy \u2013 Developing an Estate Plan',ssUrlPrefix + 'advice-planning/education/building-your-legacy/overview/building_legacy/index.html','SectionRedirectFileType==PDF','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"TIAA01007801\"\x29--\x3e');
g_navNode_2_1_4=g_navNode_2_1.addNode('1104','Investing for Life\'s Goals',ssUrlPrefix + 'advice-planning/education/investing-for-life/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_4_0=g_navNode_2_1_4.addNode('1624','Overview',ssUrlPrefix + 'advice-planning/education/investing-for-life/overview/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectNewWindow==FALSE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"C38573.pdf\"\x29--\x3e','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_4_0_1=g_navNode_2_1_4_0.addNode('1961','Create a Budget',ssUrlPrefix + 'advice-planning/education/investing-for-life/overview/creating_a_budget/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_4_0_2=g_navNode_2_1_4_0.addNode('1962','Short-Term Goals',ssUrlPrefix + 'advice-planning/education/investing-for-life/overview/short_term_goals/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_4_0_3=g_navNode_2_1_4_0.addNode('1963','Investing vs. Saving',ssUrlPrefix + 'advice-planning/education/investing-for-life/overview/invest_vs_save/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_4_0_4=g_navNode_2_1_4_0.addNode('1964','Teach Your Kids About Money',ssUrlPrefix + 'advice-planning/education/investing-for-life/overview/teach_kids_money/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectFileType==pdf','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"C38573.pdf\"\x29--\x3e');
g_navNode_2_1_4_0_5=g_navNode_2_1_4_0.addNode('1965','Should You Sell Your Home...',ssUrlPrefix + 'advice-planning/education/investing-for-life/overview/should_sell_home/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectFileType==pdf','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"C38391.pdf\"\x29--\x3e');
g_navNode_2_1_5=g_navNode_2_1.addNode('1105','Living Well in Retirement ',ssUrlPrefix + 'advice-planning/education/living-in-retirement/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_5_0=g_navNode_2_1_5.addNode('1626','Retirement Income',ssUrlPrefix + 'advice-planning/education/living-in-retirement/reirement-income/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_5_0_0=g_navNode_2_1_5_0.addNode('1967','Four Steps to Consider When Selecting an Annuity',ssUrlPrefix + 'advice-planning/education/living-in-retirement/reirement-income/four-steps/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_5_0_1=g_navNode_2_1_5_0.addNode('500428','Don\'t Overlook the Role of Creating Lifetime Annuity Income to Support You in Retirement',ssUrlPrefix + 'advice-planning/education/living-in-retirement/reirement-income/lifetime-annuity-income/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_5_0_2=g_navNode_2_1_5_0.addNode('500429','3 Strategies That Can Help Increase Your Retirement Income in a Low Interest Rate Environment',ssUrlPrefix + 'advice-planning/education/living-in-retirement/reirement-income/three-strategies/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_5_0_3=g_navNode_2_1_5_0.addNode('1968','Dismantling the Myths of Annuities - Part 1',ssUrlPrefix + 'advice-planning/education/living-in-retirement/reirement-income/dismantling-myths-of-annuities/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_5_0_4=g_navNode_2_1_5_0.addNode('2955','Dismantling the Myths of Annuities - Part 2',ssUrlPrefix + 'advice-planning/education/living-in-retirement/reirement-income/dismantling-the-myths-annuities-part2/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_5_1=g_navNode_2_1_5.addNode('1970','The Basics',ssUrlPrefix + 'advice-planning/education/living-in-retirement/basics/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_5_1_0=g_navNode_2_1_5_1.addNode('1971','Planning Your Retirement With TIAA-CREF',ssUrlPrefix + 'advice-planning/education/living-in-retirement/basics/retire_plan/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectFileType==pdf','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"retire_plan.pdf\"\x29--\x3e');
g_navNode_2_1_5_1_1=g_navNode_2_1_5_1.addNode('1972','Receiving Your Retirement Income From TIAA-CREF',ssUrlPrefix + 'advice-planning/education/living-in-retirement/basics/receiving_income/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectFileType==pdf','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"receiving_income.pdf\"\x29--\x3e');
g_navNode_2_1_5_1_2=g_navNode_2_1_5_1.addNode('1973','A Guide to TIAA-CREF\'s Minimum Distribution Option',ssUrlPrefix + 'advice-planning/education/living-in-retirement/basics/minimum_dist/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectFileType==pdf','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"guidetomdo.pdf\"\x29--\x3e');
g_navNode_2_1_5_1_3=g_navNode_2_1_5_1.addNode('1974','Systematic Withdrawals and Transfers From TIAA Traditional',ssUrlPrefix + 'advice-planning/education/living-in-retirement/basics/systematic_withdrawal/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectFileType==pdf','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"systematic_withdrawal.pdf\"\x29--\x3e');
g_navNode_2_1_5_1_4=g_navNode_2_1_5_1.addNode('1975','Transfer Payout Annuities\x3a Ten Annual Transfers or Payments From TIAA Traditional',ssUrlPrefix + 'advice-planning/education/living-in-retirement/basics/trans_pay_ann/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectFileType==pdf','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"trans_pay_ann.pdf\"\x29--\x3e');
g_navNode_2_1_6=g_navNode_2_1.addNode('1106','Protecting Against the Unexpected ',ssUrlPrefix + 'advice-planning/education/protecting-against-unexpected/index.html','PrimaryHeaderFooterType==full');
g_navNode_2_1_6_0=g_navNode_2_1_6.addNode('1635','The Basics',ssUrlPrefix + 'advice-planning/education/protecting-against-unexpected/basics/index.html','PrimaryHeaderFooterType==full','SectionRedirectUrl==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_6_0_0=g_navNode_2_1_6_0.addNode('1977','The ABCs of Insurance',ssUrlPrefix + 'advice-planning/education/protecting-against-unexpected/basics/basics/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_6_0_1=g_navNode_2_1_6_0.addNode('1978','What to Consider When Choosing an Insurance Company',ssUrlPrefix + 'advice-planning/education/protecting-against-unexpected/basics/what_to_consider/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_6_0_2=g_navNode_2_1_6_0.addNode('1979','Which Type of Life Insurance May Be Right for You?',ssUrlPrefix + 'advice-planning/education/protecting-against-unexpected/basics/which_type/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_6_1=g_navNode_2_1_6.addNode('1636','Planning Your Future',ssUrlPrefix + 'advice-planning/education/protecting-against-unexpected/planning-your-future/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_6_1_0=g_navNode_2_1_6_1.addNode('1980','Has Your Insurance Kept Pace With Your Life?',ssUrlPrefix + 'advice-planning/education/protecting-against-unexpected/planning-your-future/has_your_insurance/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_6_1_1=g_navNode_2_1_6_1.addNode('1981','Insurance and Your Financial Plan',ssUrlPrefix + 'advice-planning/education/protecting-against-unexpected/planning-your-future/how_insurance_fits/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_6_1_2=g_navNode_2_1_6_1.addNode('1982','Estimate Your Insurance Needs',ssUrlPrefix + 'advice-planning/education/protecting-against-unexpected/planning-your-future/estimate_needs/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"2064\"\x29--\x3e');
g_navNode_2_1_7=g_navNode_2_1.addNode('1107','Saving for Education ',ssUrlPrefix + 'advice-planning/education/saving-for-education/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_7_0=g_navNode_2_1_7.addNode('1638','Overview',ssUrlPrefix + 'advice-planning/education/saving-for-education/overview/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_7_0_0=g_navNode_2_1_7_0.addNode('1987','Saving for Education',ssUrlPrefix + 'advice-planning/education/saving-for-education/overview/saving_for_education/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectFileType==pdf','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"saving_for_education_bookstore.pdf\"\x29--\x3e');
g_navNode_2_1_7_0_1=g_navNode_2_1_7_0.addNode('1986','Are You Saving Enough for College Costs?',ssUrlPrefix + 'advice-planning/education/saving-for-education/overview/college_costs/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_7_0_2=g_navNode_2_1_7_0.addNode('1988','Tax Benefits for 529 Plans',ssUrlPrefix + 'advice-planning/education/saving-for-education/overview/tax_benefits_529_plans/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_7_0_3=g_navNode_2_1_7_0.addNode('1989','Using Mutual Funds to Save for College',ssUrlPrefix + 'advice-planning/education/saving-for-education/overview/mutual_funds_education/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_7_0_4=g_navNode_2_1_7_0.addNode('1990','Four Advantages of 529 College Savings Plans',ssUrlPrefix + 'advice-planning/education/saving-for-education/overview/four_advantages_529_savings/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectFileType==pdf','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"C37490.pdf\"\x29--\x3e');
g_navNode_2_1_8=g_navNode_2_1.addNode('1108','Saving for Retirement ',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_8_0=g_navNode_2_1_8.addNode('1643','The Basics',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/basics/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_8_0_0=g_navNode_2_1_8_0.addNode('1330','Taking the Mystery Out of Annuities',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/basics/mystery_annuities/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_0_1=g_navNode_2_1_8_0.addNode('1994','Saving for Retirement',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/basics/saving_for_retirement/index.html','SectionRedirectFileType==pdf','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"saving_for_retirement_bookstore.pdf\"\x29--\x3e');
g_navNode_2_1_8_0_2=g_navNode_2_1_8_0.addNode('1995','Investing Basics',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/basics/investing-basics/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_8_0_3=g_navNode_2_1_8_0.addNode('500430','Are You Saving Enough For Retirement?',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/basics/saving-enough/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_0_4=g_navNode_2_1_8_0.addNode('1996','Asset Classes',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/basics/asset_classes/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_0_5=g_navNode_2_1_8_0.addNode('1997','Rebalancing Your Portfolio',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/basics/allocation_advice/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionJavaScript==ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/tiaa01009456.js','SectionStyleSheet==/ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/tiaa01009378.css');
g_navNode_2_1_8_0_6=g_navNode_2_1_8_0.addNode('1998','Your Financial Organizer',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/basics/financial_organizer/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectFileType==pdf','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"link\",\"financial_organizer.pdf\"\x29--\x3e');
g_navNode_2_1_8_0_7=g_navNode_2_1_8_0.addNode('1999','Debt Reduction',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/basics/debt_Reduction/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_1=g_navNode_2_1_8.addNode('1659','Understanding IRAs',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/understanding-iras/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_8_1_0=g_navNode_2_1_8_1.addNode('2000','Six Reasons to Consider an IRA',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/understanding-iras/consider_ira/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_1_1=g_navNode_2_1_8_1.addNode('2001','Consolidate Retirement Savings With an IRA',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/understanding-iras/consolidate/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_1_2=g_navNode_2_1_8_1.addNode('2002','Investing in an IRA\x3a What You Need to Know',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/understanding-iras/investing_ira/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_1_3=g_navNode_2_1_8_1.addNode('2003','Traditional IRAs',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/understanding-iras/traditional_ira/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_1_4=g_navNode_2_1_8_1.addNode('2004','Roth IRAs',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/understanding-iras/roth_ira/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_1_5=g_navNode_2_1_8_1.addNode('2005','SEP IRAs',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/understanding-iras/sep_ira/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_1_6=g_navNode_2_1_8_1.addNode('2006','Traditional vs. Roth IRAs',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/understanding-iras/traditional_vs_roth/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_1_7=g_navNode_2_1_8_1.addNode('2007','Keep Your IRA Accounts Well Maintained ',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/understanding-iras/ira_accts_maintained/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_1_8=g_navNode_2_1_8_1.addNode('2008','Why Convert to a Roth IRA? ',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/understanding-iras/why_convert_ira/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_2=g_navNode_2_1_8.addNode('1648','Investment Ideas',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/investment-ideas/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_8_2_0=g_navNode_2_1_8_2.addNode('2010','Tax-Deferred Annuities\x3a How Much Can You Contribute?',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/investment-ideas/tax-def_ann_contribute/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectFileType==pdf','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\\x27link\\x27,\\x27tiaa01007937\\x27\x29--\x3e');
g_navNode_2_1_8_2_1=g_navNode_2_1_8_2.addNode('2011','Using Mutual Funds to Supplement Your Retirement',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/investment-ideas/supplement_retirement/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_3=g_navNode_2_1_8.addNode('1644','Family Matters',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/family-matters/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_8_3_0=g_navNode_2_1_8_3.addNode('2012','Back in the Workforce',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/family-matters/back_in_workforce/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_3_1=g_navNode_2_1_8_3.addNode('2013','IRA Bankruptcy Protection',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/family-matters/bankruptcy_iras/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_3_2=g_navNode_2_1_8_3.addNode('2014','IRAs and Divorce',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/family-matters/divorce_iras/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_3_3=g_navNode_2_1_8_3.addNode('2015','Spousal IRAs',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/family-matters/spousal_iras/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_4=g_navNode_2_1_8.addNode('1649','Tax Considerations',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/tax-considerations/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_1_8_4_0=g_navNode_2_1_8_4.addNode('2016','Deposit Your Tax Refund Into Your IRA',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/tax-considerations/tax_refund_ira/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_4_1=g_navNode_2_1_8_4.addNode('2017','IRS Publications',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/tax-considerations/irs_pub/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==http\x3a//www.irs.gov/formspubs/index.html');
g_navNode_2_1_8_4_2=g_navNode_2_1_8_4.addNode('2018','Conduct a Year-End IRA Review',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/tax-considerations/considerations/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_4_3=g_navNode_2_1_8_4.addNode('2019','IRS Form 5498',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/tax-considerations/irs_form_5498/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_4_4=g_navNode_2_1_8_4.addNode('2020','Product Taxation at a Glance',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/tax-considerations/product-taxation/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_8_4_5=g_navNode_2_1_8_4.addNode('2366','Eligibility for Roth IRA Conversions Extended to All Investors',ssUrlPrefix + 'advice-planning/education/saving-for-retirement/tax-considerations/extended/index.html','PrimaryHeaderFooterType==full','SectionRedirectUrl==full');
g_navNode_2_1_9=g_navNode_2_1.addNode('500479','Financial Education',ssUrlPrefix + 'advice-planning/education/financial-ed/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_9_0=g_navNode_2_1_9.addNode('500489','Earning and Income',ssUrlPrefix + 'advice-planning/education/financial-ed/earning_income/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionIsHeirarchical==TRUE');
g_navNode_2_1_9_0_0=g_navNode_2_1_9_0.addNode('500495','Understanding your pay stub',ssUrlPrefix + 'advice-planning/education/financial-ed/earning_income/understanding_paystub/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionIsHeirarchical==FALSE');
g_navNode_2_1_9_1=g_navNode_2_1_9.addNode('500490','Spending',ssUrlPrefix + 'advice-planning/education/financial-ed/spending/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionIsHeirarchical==TRUE');
g_navNode_2_1_9_1_0=g_navNode_2_1_9_1.addNode('500496','Budgeting basics',ssUrlPrefix + 'advice-planning/education/financial-ed/spending/budgeting_basics/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_9_1_1=g_navNode_2_1_9_1.addNode('500497','Reviewing your spending habits',ssUrlPrefix + 'advice-planning/education/financial-ed/spending/reviewing_spending/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_9_2=g_navNode_2_1_9.addNode('500491','Saving and Investing',ssUrlPrefix + 'advice-planning/education/financial-ed/saving_investing/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionIsHeirarchical==TRUE');
g_navNode_2_1_9_2_0=g_navNode_2_1_9_2.addNode('500493','Start saving and investing now',ssUrlPrefix + 'advice-planning/education/financial-ed/saving_investing/start_saving_investing/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_9_2_2=g_navNode_2_1_9_2.addNode('2673','Save for college and save on taxes with 529 college savings plans',ssUrlPrefix + 'advice-planning/education/financial-ed/saving_investing/save_college_taxes/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_9_3=g_navNode_2_1_9.addNode('1952','Borrowing',ssUrlPrefix + 'advice-planning/education/financial-ed/borrowing/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionIsHeirarchical==TRUE');
g_navNode_2_1_9_3_0=g_navNode_2_1_9_3.addNode('1953','Keeping good credit',ssUrlPrefix + 'advice-planning/education/financial-ed/borrowing/keeping_good_credit/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_9_3_1=g_navNode_2_1_9_3.addNode('1954','Exploring student loans',ssUrlPrefix + 'advice-planning/education/financial-ed/borrowing/exploring_student_loans/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_9_3_2=g_navNode_2_1_9_3.addNode('1992','Can you afford to buy a home?',ssUrlPrefix + 'advice-planning/education/financial-ed/borrowing/buy_a_home/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_9_3_3=g_navNode_2_1_9_3.addNode('2217','Six steps toward reducing your debt',ssUrlPrefix + 'advice-planning/education/financial-ed/borrowing/reducing_debt/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_9_4=g_navNode_2_1_9.addNode('1983','Protecting',ssUrlPrefix + 'advice-planning/education/financial-ed/protecting/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionIsHeirarchical==TRUE');
g_navNode_2_1_9_4_0=g_navNode_2_1_9_4.addNode('2051','Planning for the unexpected',ssUrlPrefix + 'advice-planning/education/financial-ed/protecting/planning_unexpected/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_9_4_1=g_navNode_2_1_9_4.addNode('2674','Life after divorce',ssUrlPrefix + 'advice-planning/education/financial-ed/protecting/life_after_divorce/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_9_4_2=g_navNode_2_1_9_4.addNode('2675','Protecting against identity theft',ssUrlPrefix + 'advice-planning/education/financial-ed/protecting/protecting_identity_theft/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_9_5=g_navNode_2_1_9.addNode('2058','Empowering Women',ssUrlPrefix + 'advice-planning/education/financial-ed/empowering_women/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionIsHeirarchical==TRUE');
g_navNode_2_1_9_5_0=g_navNode_2_1_9_5.addNode('2060','Eight things to do before you say I do',ssUrlPrefix + 'advice-planning/education/financial-ed/empowering_women/things_to_do_before_i_do/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_9_5_1=g_navNode_2_1_9_5.addNode('2061','Baby on the way?',ssUrlPrefix + 'advice-planning/education/financial-ed/empowering_women/baby_on_the_way/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_9_5_2=g_navNode_2_1_9_5.addNode('2062','Living in the sandwich generation',ssUrlPrefix + 'advice-planning/education/financial-ed/empowering_women/sandwich_generation/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_9_5_3=g_navNode_2_1_9_5.addNode('2084','Returning to the workforce',ssUrlPrefix + 'advice-planning/education/financial-ed/empowering_women/returning_workforce/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_9_5_4=g_navNode_2_1_9_5.addNode('2638','Prepare for the unexpected\x3a Widowhood',ssUrlPrefix + 'advice-planning/education/financial-ed/empowering_women/widowhood/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_1_9_5_5=g_navNode_2_1_9_5.addNode('2639','The financially savvy retiree',ssUrlPrefix + 'advice-planning/education/financial-ed/empowering_women/financially_savvy_retiree/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_2=g_navNode_2.addNode('38','Insights \x26 Outcomes',ssUrlPrefix + 'advice-planning/market-commentary/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_2_0=g_navNode_2_2.addNode('3115','Market Commentary Articles',ssUrlPrefix + 'advice-planning/market-commentary/market_commentary_articles/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_2_1=g_navNode_2_2.addNode('2068','Investment Insights Articles',ssUrlPrefix + 'advice-planning/market-commentary/market-commentary/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_2_2_2=g_navNode_2_2.addNode('1499','Investment Insights Podcasts',ssUrlPrefix + 'advice-planning/market-commentary/insights/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/app/documents/webasset/css_tcpub_support.css');
g_navNode_2_2_3=g_navNode_2_2.addNode('3119','Get Wise Articles',ssUrlPrefix + 'advice-planning/market-commentary/get_wise_articles/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_3=g_navNode_2.addNode('39','Web Seminars',ssUrlPrefix + 'advice-planning/webinars-seminars/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_4=g_navNode_2.addNode('40','Tools \x26amp\x3b Calculators',ssUrlPrefix + 'advice-planning/tools-calculators/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_5=g_navNode_2.addNode('41','Publications',ssUrlPrefix + 'advice-planning/publications/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_2_6=g_navNode_2.addNode('2965','Video',ssUrlPrefix + 'advice-planning/video/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/content/\x40ap_ucm_p_tcp/documents/webasset/tiaa01020498.css');
g_navNode_3=g_navNode_Root.addNode('26','Products \x26amp\x3b Services',ssUrlPrefix + 'products-services/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==basic','SectionStyleSheet==/ucm/groups/app/documents/webasset/css_tcpub_products.css','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_1=g_navNode_3.addNode('27','Retirement Plans',ssUrlPrefix + 'products-services/retirement/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==basic','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_1_0=g_navNode_3_1.addNode('1516','Employer-Sponsored Retirement Plans',ssUrlPrefix + 'products-services/retirement/employer-sponsored/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionIsHeirarchical==FALSE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"1779\"\x29--\x3e','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_1_0_2=g_navNode_3_1_0.addNode('1779','Defined Contribution Plans',ssUrlPrefix + 'products-services/retirement/employer-sponsored/defined-contribution/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_1_0_3=g_navNode_3_1_0.addNode('1780','Supplemental Retirement Plans',ssUrlPrefix + 'products-services/retirement/employer-sponsored/supplemental/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_1_5=g_navNode_3_1.addNode('1781','Small-Business Retirement Plans',ssUrlPrefix + 'products-services/retirement/small-business/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionIsHeirarchical==FALSE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"1782\"\x29--\x3e','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_1_5_0=g_navNode_3_1_5.addNode('1782','SEP IRA',ssUrlPrefix + 'products-services/retirement/small-business/sep/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_1_5_1=g_navNode_3_1_5.addNode('1783','Keoghs',ssUrlPrefix + 'products-services/retirement/small-business/keogh/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_1_6=g_navNode_3_1.addNode('1784','Individual Investors',ssUrlPrefix + 'products-services/retirement/individual-investors/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionIsHeirarchical==FALSE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"1785\"\x29--\x3e');
g_navNode_3_1_6_0=g_navNode_3_1_6.addNode('1785','IRAs',ssUrlPrefix + 'products-services/retirement/individual-investors/iras/index.html','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"44\"\x29--\x3e');
g_navNode_3_1_6_1=g_navNode_3_1_6.addNode('1786','After-Tax Annuities',ssUrlPrefix + 'products-services/retirement/individual-investors/afte-tax-annuities/index.html','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"46\"\x29--\x3e');
g_navNode_3_2=g_navNode_3.addNode('44','IRAs',ssUrlPrefix + 'products-services/ira/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionJavaScript==/ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/tiaa01010001.js','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_2_1=g_navNode_3_2.addNode('1515','What is an IRA?',ssUrlPrefix + 'products-services/ira/what-is/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"1788\"\x29--\x3e');
g_navNode_3_2_1_0=g_navNode_3_2_1.addNode('1788','Traditional IRA',ssUrlPrefix + 'products-services/ira/what-is/traditional-ira/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_2_1_1=g_navNode_3_2_1.addNode('1789','Roth IRA',ssUrlPrefix + 'products-services/ira/what-is/roth-ira/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_2_1_2=g_navNode_3_2_1.addNode('1790','SEP IRA',ssUrlPrefix + 'products-services/ira/what-is/sep-ira/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_2_1_5=g_navNode_3_2_1.addNode('1510','Eligibility',ssUrlPrefix + 'products-services/ira/what-is/eligibility/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_2_2=g_navNode_3_2.addNode('1511','How an IRA can Help',ssUrlPrefix + 'products-services/ira/ira-can-help/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_2_3=g_navNode_3_2.addNode('1507','About TIAA-CREF IRA',ssUrlPrefix + 'products-services/ira/about-ira/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_2_4=g_navNode_3_2.addNode('1134','Create',ssUrlPrefix + 'products-services/ira/open/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionJavaScript==ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/tiaa01009456.js','SectionStyleSheet==/ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/tiaa01009378.css','secondaryUrlVariableField==DEV_ONLY_CONTENT');
g_navNode_3_2_5=g_navNode_3_2.addNode('1509','Contribute',ssUrlPrefix + 'products-services/ira/contribute/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_2_6=g_navNode_3_2.addNode('1508','Roll Over',ssUrlPrefix + 'products-services/ira/consolidate/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_2_6_0=g_navNode_3_2_6.addNode('2009','Why Roll Over?',ssUrlPrefix + 'products-services/ira/consolidate/why_roll_over/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_2_6_1=g_navNode_3_2_6.addNode('2025','Your Rollover Needs',ssUrlPrefix + 'products-services/ira/consolidate/your_rollover_needs/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_2_6_2=g_navNode_3_2_6.addNode('2027','When to Roll Over',ssUrlPrefix + 'products-services/ira/consolidate/when_roll_over/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_2_6_3=g_navNode_3_2_6.addNode('2033','What to Expect',ssUrlPrefix + 'products-services/ira/consolidate/what_to_expect/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_2_6_4=g_navNode_3_2_6.addNode('2040','Roll Over Now',ssUrlPrefix + 'products-services/ira/consolidate/roll_over_now/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_3=g_navNode_3.addNode('45','Mutual Funds',ssUrlPrefix + 'products-services/mutual-funds/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_3_0=g_navNode_3_3.addNode('2860','Learn About Mutual Funds',ssUrlPrefix + 'products-services/mutual-funds/learn-more/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_3_1=g_navNode_3_3.addNode('2852','Asset Classes Overview',ssUrlPrefix + 'products-services/mutual-funds/asset-classes/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_3_2=g_navNode_3_3.addNode('1121','Lifecycle Funds',ssUrlPrefix + 'products-services/mutual-funds/lifecycle/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionJavaScript==/ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/tiaa01010001.js');
g_navNode_3_3_3=g_navNode_3_3.addNode('2861','Planning Tools',ssUrlPrefix + 'products-services/mutual-funds/planning-tools/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_3_3_0=g_navNode_3_3_3.addNode('2862','Investment Profile',ssUrlPrefix + 'products-services/mutual-funds/planning-tools/investment-profile/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_3_3_1=g_navNode_3_3_3.addNode('2865','Asset Allocation Evaluator',ssUrlPrefix + 'products-services/mutual-funds/planning-tools/asset-allocation-evaluator/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"2247\"\x29--\x3e');
g_navNode_3_3_3_2=g_navNode_3_3_3.addNode('2885','Custom Graphing Tool',ssUrlPrefix + 'products-services/mutual-funds/planning-tools/custom-graphing-tool/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"1715\"\x29--\x3e');
g_navNode_3_3_3_3=g_navNode_3_3_3.addNode('2887','Retirement Goal Evaluator',ssUrlPrefix + 'products-services/mutual-funds/planning-tools/retirement-goal-evaluator/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"2246\"\x29--\x3e');
g_navNode_3_3_3_4=g_navNode_3_3_3.addNode('3438','Tax Planning',ssUrlPrefix + 'products-services/mutual-funds/planning-tools/tax-planning/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_4=g_navNode_3.addNode('46','After-Tax Annuities',ssUrlPrefix + 'products-services/after-tax-annuities/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==basic','SectionJavaScript==/ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/ata_drop_down_list_wrapper.js','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_4_0=g_navNode_3_4.addNode('1556','ABCs of Annuities',ssUrlPrefix + 'products-services/after-tax-annuities/about-annuities/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_4_0_0=g_navNode_3_4_0.addNode('1813','What is an Annuity? ',ssUrlPrefix + 'products-services/after-tax-annuities/about-annuities/what-is-an-annuity/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_4_0_1=g_navNode_3_4_0.addNode('1814','What are Your Choices? ',ssUrlPrefix + 'products-services/after-tax-annuities/about-annuities/what-are-your-choices/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_4_0_2=g_navNode_3_4_0.addNode('1815','Is an Annuity Right for You? ',ssUrlPrefix + 'products-services/after-tax-annuities/about-annuities/annuity-right-for-you/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_4_0_3=g_navNode_3_4_0.addNode('1816','Annuities and Life Stages ',ssUrlPrefix + 'products-services/after-tax-annuities/about-annuities/annuities-life-stages/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_4_0_4=g_navNode_3_4_0.addNode('1817','Learn More About Annuities ',ssUrlPrefix + 'products-services/after-tax-annuities/about-annuities/learn-about-annuities/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_4_1=g_navNode_3_4.addNode('1494','Find a Policy in your State',ssUrlPrefix + 'products-services/after-tax-annuities/policies/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionJavaScript==/ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/ata_pol_drop_down_list_wrapper.js','secondaryUrlVariableField==DYNA_ELMTS_BODY_PLACEHOLDER');
g_navNode_3_4_2=g_navNode_3_4.addNode('1804','Why TIAA-CREF Life Insurance Company',ssUrlPrefix + 'products-services/after-tax-annuities/life-insurance/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_6=g_navNode_3.addNode('500841','Life Insurance',ssUrlPrefix + 'products-services/tclife-insurance/index.html','AdditionalCopyright==TIAA04025499','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_6_0=g_navNode_3_6.addNode('500933','Identify Your Needs',ssUrlPrefix + 'products-services/tclife-insurance/identify-your-needs/index.html','AdditionalCopyright==TIAA04025499','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_6_1=g_navNode_3_6.addNode('500934','Learn More',ssUrlPrefix + 'products-services/tclife-insurance/learn-more/index.html','AdditionalCopyright==TIAA04025499','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_6_1_0=g_navNode_3_6_1.addNode('500937','Frequently Asked Questions',ssUrlPrefix + 'products-services/tclife-insurance/learn-more/faqs/index.html','AdditionalCopyright==TIAA04025499','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_6_1_1=g_navNode_3_6_1.addNode('500938','Your Policy Choices ',ssUrlPrefix + 'products-services/tclife-insurance/learn-more/your-policy-choices/index.html','AdditionalCopyright==TIAA04025499','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_6_1_2=g_navNode_3_6_1.addNode('500939','Next Steps',ssUrlPrefix + 'products-services/tclife-insurance/learn-more/next-steps/index.html','AdditionalCopyright==TIAA04025499','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_6_2=g_navNode_3_6.addNode('500935','Utilize Our Tools',ssUrlPrefix + 'products-services/tclife-insurance/utilize-our-tools/index.html','AdditionalCopyright==TIAA04025499','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_6_2_0=g_navNode_3_6_2.addNode('500940','Estimate Your Needs',ssUrlPrefix + 'products-services/tclife-insurance/utilize-our-tools/estimate-your-needs/index.html','AdditionalCopyright==TIAA04025499','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectNewWindow==TRUE','SectionRedirectUrl==/public/flash/li_calc/calculator.html');
g_navNode_3_6_2_1=g_navNode_3_6_2.addNode('500941','Select a Policy in Your State',ssUrlPrefix + 'products-services/tclife-insurance/utilize-our-tools/select-policy/index.html','AdditionalCopyright==TIAA04025499','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionJavaScript==/ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/life_drop_down_list_wrapper.js');
g_navNode_3_6_2_2=g_navNode_3_6_2.addNode('500942','Get a Quote',ssUrlPrefix + 'products-services/tclife-insurance/utilize-our-tools/quote/index.html','AdditionalCopyright==TIAA04025499','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionJavaScript==/ucm/groups/app/documents/webasset/tiaa00004974.js','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_6_3=g_navNode_3_6.addNode('500936','Why Choose TIAA-CREF',ssUrlPrefix + 'products-services/tclife-insurance/why-choose/index.html','AdditionalCopyright==TIAA04025499','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_7=g_navNode_3.addNode('48','Brokerage Services',ssUrlPrefix + 'products-services/brokerage-services/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_7_1=g_navNode_3_7.addNode('1582','Overview',ssUrlPrefix + 'products-services/brokerage-services/overview/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionIsHeirarchical==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"1867\"\x29--\x3e','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_7_1_0=g_navNode_3_7_1.addNode('1867','Brokerage Account Features ',ssUrlPrefix + 'products-services/brokerage-services/overview/account/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_7_1_1=g_navNode_3_7_1.addNode('1868','Funding your Brokerage account ',ssUrlPrefix + 'products-services/brokerage-services/overview/funding/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_7_4=g_navNode_3_7.addNode('1866','Additional Information',ssUrlPrefix + 'products-services/brokerage-services/additional-info/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionIsHeirarchical==TRUE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"1870\"\x29--\x3e');
g_navNode_3_7_4_0=g_navNode_3_7_4.addNode('1870','Commissions \x26 Fees Schedule ',ssUrlPrefix + 'products-services/brokerage-services/additional-info/schedule/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_9=g_navNode_3.addNode('2730','Managed Accounts',ssUrlPrefix + 'products-services/managed_accounts/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/content/documents/webcontent/tiaa04024976.css','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_9_3=g_navNode_3_9.addNode('2731','Portfolio Advisor Program',ssUrlPrefix + 'products-services/managed_accounts/portfolio-advisor/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_9_3_0=g_navNode_3_9_3.addNode('2738','Unique Value/Advantages',ssUrlPrefix + 'products-services/managed_accounts/portfolio-advisor/unique-value-advantages/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_9_3_1=g_navNode_3_9_3.addNode('2739','What\'s Important To You',ssUrlPrefix + 'products-services/managed_accounts/portfolio-advisor/importanat/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_9_3_2=g_navNode_3_9_3.addNode('2740','The Investment Process',ssUrlPrefix + 'products-services/managed_accounts/portfolio-advisor/investment-process/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_9_4=g_navNode_3_9.addNode('2732','Private Asset Management',ssUrlPrefix + 'products-services/managed_accounts/private-asset-management/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_9_4_0=g_navNode_3_9_4.addNode('2742','How We Work With You',ssUrlPrefix + 'products-services/managed_accounts/private-asset-management/how-we-work-with-you/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_9_4_1=g_navNode_3_9_4.addNode('2987','Our Investment Philosophy and Strategy',ssUrlPrefix + 'products-services/managed_accounts/private-asset-management/investment-philosophy/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==4TH_LVL_CONTENT');
g_navNode_3_9_4_2=g_navNode_3_9_4.addNode('2741','Who Can Benefit',ssUrlPrefix + 'products-services/managed_accounts/private-asset-management/who-can-benefit/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_9_5=g_navNode_3_9.addNode('2733','Personal Trust Services',ssUrlPrefix + 'products-services/managed_accounts/personal-trust/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_9_5_0=g_navNode_3_9_5.addNode('2734','Reasons to Establish a Trust',ssUrlPrefix + 'products-services/managed_accounts/personal-trust/reasons-establish-trust/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_9_5_1=g_navNode_3_9_5.addNode('2735','Which trust is right for you?',ssUrlPrefix + 'products-services/managed_accounts/personal-trust/which-trust/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_9_5_2=g_navNode_3_9_5.addNode('2736','Implementing Your Estate Plan',ssUrlPrefix + 'products-services/managed_accounts/personal-trust/estate-plan/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_9_5_3=g_navNode_3_9_5.addNode('2737','How We Work With You',ssUrlPrefix + 'products-services/managed_accounts/personal-trust/how-we-work-with-you/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_3_10=g_navNode_3.addNode('50','Education Savings',ssUrlPrefix + 'products-services/education-savings/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_10_1=g_navNode_3_10.addNode('1562','529 Savings Plans',ssUrlPrefix + 'products-services/education-savings/529/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_10_2=g_navNode_3_10.addNode('1563','Coverdell Accounts',ssUrlPrefix + 'products-services/education-savings/coverdell/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_10_3=g_navNode_3_10.addNode('1564','Custodial Accounts',ssUrlPrefix + 'products-services/education-savings/custodial/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_3_11=g_navNode_3.addNode('60','Consultations \x26amp\x3b Seminars',ssUrlPrefix + 'products-services/retirement-consultation/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionJavaScript==ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/tiaa01009456.js','SectionStyleSheet==/ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/tiaa01009378.css');
g_navNode_4=g_navNode_Root.addNode('35','Research',ssUrlPrefix + 'performance/index.html','PrimaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/app/documents/webasset/css_tcpub_fundresearch.css','secondaryUrlVariableField==DEV_ONLY_CONTENT');
g_navNode_4_0=g_navNode_4.addNode('2848','Market Research',ssUrlPrefix + 'performance/market_research/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectUrl==http\x3a//www.tiaa-cref.org/public/tcfpi/Markets/Overview');
g_navNode_4_1=g_navNode_4.addNode('51','Retirement Investments',ssUrlPrefix + 'performance/retirement/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionCNumber==C49994A','SectionStyleSheet==/ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/tiaa01009782.css','secondaryUrlVariableField==PERFORMANCE_CONTENT');
g_navNode_4_1_0=g_navNode_4_1.addNode('62','Distributions',ssUrlPrefix + 'performance/retirement/distributions/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_1_0_0=g_navNode_4_1_0.addNode('64','Prior Year',ssUrlPrefix + 'performance/retirement/distributions/prior_year/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_1_1=g_navNode_4_1.addNode('63','Data',ssUrlPrefix + 'performance/retirement/data/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_1_2=g_navNode_4_1.addNode('65','Graph',ssUrlPrefix + 'performance/retirement/graph/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_1_3=g_navNode_4_1.addNode('66','Morningstar',ssUrlPrefix + 'performance/retirement/morningstar/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_1_4=g_navNode_4_1.addNode('68','Profiles',ssUrlPrefix + 'performance/retirement/profiles/index.htm','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/app/documents/webasset/css_tcpub_fundresearch_profile.css','secondaryUrlVariableField==PERFORMANCE_CONTENT');
g_navNode_4_1_5=g_navNode_4_1.addNode('69','Quarter End',ssUrlPrefix + 'performance/retirement/quarter_end/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_1_6=g_navNode_4_1.addNode('2275','Interest Rates',ssUrlPrefix + 'performance/retirement/interestrates/interestrates.html','PrimaryHeaderFooterType==full');
g_navNode_4_2=g_navNode_4.addNode('2026','IRAs',ssUrlPrefix + 'performance/iras/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SectionCNumber==C49994A','SectionStyleSheet==/ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/tiaa01009782.css');
g_navNode_4_3=g_navNode_4.addNode('52','Funds - Retail Class',ssUrlPrefix + 'performance/mutual_funds/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/tiaa01009782.css','secondaryUrlVariableField==PERFORMANCE_CONTENT');
g_navNode_4_3_0=g_navNode_4_3.addNode('1110','Profiles',ssUrlPrefix + 'performance/mutual_funds/profiles/index.htm','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/app/documents/webasset/css_tcpub_fundresearch_profile.css','secondaryUrlVariableField==PERFORMANCE_CONTENT');
g_navNode_4_3_1=g_navNode_4_3.addNode('1712','Morningstar',ssUrlPrefix + 'performance/mutual_funds/morningstar/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_3_2=g_navNode_4_3.addNode('1713','Distributions',ssUrlPrefix + 'performance/mutual_funds/distributions/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_3_2_0=g_navNode_4_3_2.addNode('2190','prioryear',ssUrlPrefix + 'performance/mutual_funds/distributions/prior_year/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_3_3=g_navNode_4_3.addNode('1714','Data',ssUrlPrefix + 'performance/mutual_funds/data/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_3_4=g_navNode_4_3.addNode('1715','Graph',ssUrlPrefix + 'performance/mutual_funds/graph/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_3_5=g_navNode_4_3.addNode('1717','Quarter End',ssUrlPrefix + 'performance/mutual_funds/quarter_end/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_3_6=g_navNode_4_3.addNode('2331','Tax Yield',ssUrlPrefix + 'performance/mutual_funds/tax_yield/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_4=g_navNode_4.addNode('53','Funds - Institutional Class',ssUrlPrefix + 'performance/institutional/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionCNumber==C49994C','SectionStyleSheet==/ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/tiaa01009782.css','secondaryUrlVariableField==PERFORMANCE_CONTENT');
g_navNode_4_4_0=g_navNode_4_4.addNode('1111','Profiles',ssUrlPrefix + 'performance/institutional/profiles/index.htm','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/app/documents/webasset/css_tcpub_fundresearch_profile.css','secondaryUrlVariableField==PERFORMANCE_CONTENT');
g_navNode_4_4_1=g_navNode_4_4.addNode('1718','Distributions',ssUrlPrefix + 'performance/institutional/distributions/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_4_1_0=g_navNode_4_4_1.addNode('2196','Prior Year',ssUrlPrefix + 'performance/institutional/distributions/prior_year/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_4_2=g_navNode_4_4.addNode('1719','Data',ssUrlPrefix + 'performance/institutional/data/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_4_3=g_navNode_4_4.addNode('1720','Graph',ssUrlPrefix + 'performance/institutional/graph/index.html');
g_navNode_4_4_4=g_navNode_4_4.addNode('1722','Quarter End',ssUrlPrefix + 'performance/institutional/quarter_end/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_4_5=g_navNode_4_4.addNode('1723','Morningstar',ssUrlPrefix + 'performance/institutional/morningstar/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_5=g_navNode_4.addNode('54','After-Tax Annuities',ssUrlPrefix + 'performance/after_tax/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/tiaa01009782.css','secondaryUrlVariableField==PERFORMANCE_CONTENT');
g_navNode_4_5_0=g_navNode_4_5.addNode('70','Profiles',ssUrlPrefix + 'performance/after_tax/profiles/index.htm','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/app/documents/webasset/css_tcpub_fundresearch_profile.css','secondaryUrlVariableField==PERFORMANCE_CONTENT');
g_navNode_4_5_1=g_navNode_4_5.addNode('1724','Data',ssUrlPrefix + 'performance/after_tax/data/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_5_2=g_navNode_4_5.addNode('1726','Morningstar',ssUrlPrefix + 'performance/after_tax/morningstar/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_5_3=g_navNode_4_5.addNode('1728','Quarter End',ssUrlPrefix + 'performance/after_tax/quarter_end/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_5_4=g_navNode_4_5.addNode('1729','Graph',ssUrlPrefix + 'performance/after_tax/graph/index.html','PrimaryHeaderFooterType==full');
g_navNode_4_6=g_navNode_4.addNode('55','Life Insurance',ssUrlPrefix + 'performance/lifeinsurance/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/app/\x40ap_ucm_p_tcp/documents/webasset/tiaa01009782.css');
g_navNode_4_6_0=g_navNode_4_6.addNode('1112','Profiles',ssUrlPrefix + 'performance/lifeinsurance/profiles/index.htm','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/app/documents/webasset/css_tcpub_fundresearch_profile.css','secondaryUrlVariableField==PERFORMANCE_CONTENT');
g_navNode_4_7=g_navNode_4.addNode('56','529 Plans',ssUrlPrefix + 'performance/education/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full');
g_navNode_5=g_navNode_Root.addNode('36','Help \x26amp\x3b Resources',ssUrlPrefix + 'support/index.html','PrimaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/app/documents/webasset/css_tcpub_helpresources.css');
g_navNode_5_0=g_navNode_5.addNode('57','Forms',ssUrlPrefix + 'support/forms/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionStyleSheet==/ucm/groups/app/documents/webasset/css_tcpub_forms.css','secondaryUrlVariableField==FORMS_CONTENT');
g_navNode_5_1=g_navNode_5.addNode('58','Contact Us',ssUrlPrefix + 'support/contact/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2=g_navNode_5.addNode('59','FAQs',ssUrlPrefix + 'support/help/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==lite','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_5_2_0=g_navNode_5_2.addNode('1594','Forms Help',ssUrlPrefix + 'support/help/forms/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionIsHeirarchical==FALSE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"1822\"\x29--\x3e','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_5_2_0_0=g_navNode_5_2_0.addNode('1822','Moving Money to Your TIAA-CREF Accounts',ssUrlPrefix + 'support/help/forms/moving-money/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_0_1=g_navNode_5_2_0.addNode('1823','Taking Money From Your TIAA-CREF Accounts',ssUrlPrefix + 'support/help/forms/taking-money/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_0_2=g_navNode_5_2_0.addNode('1824','Opening an Account',ssUrlPrefix + 'support/help/forms/opening-account/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_0_3=g_navNode_5_2_0.addNode('1825','Adding/ Changing Your Beneficiary',ssUrlPrefix + 'support/help/forms/beneficiary/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_0_4=g_navNode_5_2_0.addNode('1826','General Tax Forms',ssUrlPrefix + 'support/help/forms/tax-forms/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_0_5=g_navNode_5_2_0.addNode('1827','Maintaining Your Accounts ',ssUrlPrefix + 'support/help/forms/mMaintaining-accounts/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_1=g_navNode_5_2.addNode('1618','Transactions',ssUrlPrefix + 'support/help/transactions/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionIsHeirarchical==FALSE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"1874\"\x29--\x3e','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_5_2_1_0=g_navNode_5_2_1.addNode('1874','Loans',ssUrlPrefix + 'support/help/transactions/loans/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_1_1=g_navNode_5_2_1.addNode('1875','Withdrawals',ssUrlPrefix + 'support/help/transactions/withdrawals/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_1_2=g_navNode_5_2_1.addNode('1876','529 Plans',ssUrlPrefix + 'support/help/transactions/529-plans/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_1_3=g_navNode_5_2_1.addNode('1877','Mutual Funds',ssUrlPrefix + 'support/help/transactions/mutual-funds/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_1_4=g_navNode_5_2_1.addNode('1878','Paying Insurance Premiums',ssUrlPrefix + 'support/help/transactions/paying-premiums/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_1_5=g_navNode_5_2_1.addNode('1879','IRS Form 5498',ssUrlPrefix + 'support/help/transactions/irs/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_1_6=g_navNode_5_2_1.addNode('1880','Tax Information',ssUrlPrefix + 'support/help/transactions/tax-info/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_3=g_navNode_5_2.addNode('1601','Personal Information',ssUrlPrefix + 'support/help/maintenance/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionIsHeirarchical==FALSE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"1872\"\x29--\x3e','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_5_2_3_0=g_navNode_5_2_3.addNode('1881','E-Delivery',ssUrlPrefix + 'support/help/maintenance/e-delivery/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_3_1=g_navNode_5_2_3.addNode('1872','Updating Personal Information',ssUrlPrefix + 'support/help/maintenance/updating/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_3_2=g_navNode_5_2_3.addNode('1873','Retirement Accumulations in Divorce ',ssUrlPrefix + 'support/help/maintenance/retirement-accumulations-divorce/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_5=g_navNode_5_2.addNode('1617','Technical Help',ssUrlPrefix + 'support/help/tech/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionIsHeirarchical==FALSE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"1883\"\x29--\x3e','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_5_2_5_0=g_navNode_5_2_5.addNode('1882','Using Quicken ',ssUrlPrefix + 'support/help/tech/quicken/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_5_2_5_1=g_navNode_5_2_5.addNode('1883','Computer Requirements',ssUrlPrefix + 'support/help/tech/computer-requirements/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"1883\"\x29--\x3e');
g_navNode_5_2_5_2=g_navNode_5_2_5.addNode('1884','Troubleshooting ',ssUrlPrefix + 'support/help/tech/troubleshooting/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_6=g_navNode_5_2.addNode('1756','Ask TIAA-CREF',ssUrlPrefix + 'support/help/ask-tiaa-cref/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full','SectionIsHeirarchical==FALSE','SectionRedirectUrl==\x3c\x21--\x24wcmUrl\x28\"nodelink\",\"1885\"\x29--\x3e','secondaryUrlVariableField==3RD_LVL_OR_LOWER_CONTENT');
g_navNode_5_2_6_0=g_navNode_5_2_6.addNode('1885','Overview',ssUrlPrefix + 'support/help/ask-tiaa-cref/overview/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_6_1=g_navNode_5_2_6.addNode('1886','Annuities',ssUrlPrefix + 'support/help/ask-tiaa-cref/annuities/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_6_2=g_navNode_5_2_6.addNode('1888','Asset Allocation',ssUrlPrefix + 'support/help/ask-tiaa-cref/asset-allocation/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_6_4=g_navNode_5_2_6.addNode('1890','IRAs',ssUrlPrefix + 'support/help/ask-tiaa-cref/iras/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_6_5=g_navNode_5_2_6.addNode('1891','Is TIAA-CREF a Nonprofit Organization?',ssUrlPrefix + 'support/help/ask-tiaa-cref/nonprofit-organization/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_6_6=g_navNode_5_2_6.addNode('1892','Rebuilding Your Portfolio',ssUrlPrefix + 'support/help/ask-tiaa-cref/rebuilding-your-portfolio/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_6_7=g_navNode_5_2_6.addNode('1893','Saving During Volatile Times',ssUrlPrefix + 'support/help/ask-tiaa-cref/saving-during-volatile-times/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_6_8=g_navNode_5_2_6.addNode('1894','Rebalancing Your Portfolio',ssUrlPrefix + 'support/help/ask-tiaa-cref/rebalancing-your-portfolio/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_6_9=g_navNode_5_2_6.addNode('1895','Delaying Retirement ',ssUrlPrefix + 'support/help/ask-tiaa-cref/delaying-retirement/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_6_10=g_navNode_5_2_6.addNode('2351','Vintages',ssUrlPrefix + 'support/help/ask-tiaa-cref/vintages/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_6_11=g_navNode_5_2_6.addNode('2352','Inflation',ssUrlPrefix + 'support/help/ask-tiaa-cref/inflation/index.html','PrimaryHeaderFooterType==full');
g_navNode_5_2_6_12=g_navNode_5_2_6.addNode('2754','Withdrawals from Retirement Plan',ssUrlPrefix + 'support/help/ask-tiaa-cref/withdrawals-retirement-plan/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_6_13=g_navNode_5_2_6.addNode('2756','Overseas Investing',ssUrlPrefix + 'support/help/ask-tiaa-cref/overseas-investing/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_6_14=g_navNode_5_2_6.addNode('2781','Social Security',ssUrlPrefix + 'support/help/ask-tiaa-cref/social-security/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_6_15=g_navNode_5_2_6.addNode('2829','Defined Benefit vs. Defined Contribution Plans',ssUrlPrefix + 'support/help/ask-tiaa-cref/db-vs-dc/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_2_6_16=g_navNode_5_2_6.addNode('2858','Lifecycle Funds',ssUrlPrefix + 'support/help/ask-tiaa-cref/lifecycle_funds/index.html','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');
g_navNode_5_5=g_navNode_5.addNode('2768','Protecting Personal Information',ssUrlPrefix + 'support/protection/index.html','FooterContent2==TIAA01020989','PrimaryHeaderFooterType==full','SecondaryHeaderFooterType==full');

