/////////////////////////////////////////////////////////////////////////////
// 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 attrName = argValues[i].split("==")[0];
		var attrValue = argValues[i].split("==")[1];

		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 attrName = argValues[i].split("==")[0];
		var attrValue = argValues[i].split("==")[1];

		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('657','Inicio',ssUrlPrefix + 'index.htm',null,'AdditionalCSS==groups/globaltemplates/documents/web_asset/emeacss.css,groups/globaltemplates/documents/web_asset/landing_page_css.css','AnalyticsCode==UA-11734613-1','ComplianceNodeId==1608','DisplayDateFormat==dd.MM.yyyy','HTTPMetaText==\x3cmeta name\x3d\"google-site-verification\" content\x3d\"oZ68cwRqeW_jIZ4MK0qA7CvrUAjvUApO2qQQ7W_nn9U\" /\x3e','Language==es','NoCookiesNodeId==5041','NotComplianceProtected==TRUE','OmnitureID==blkes-prod','StartDivID==LandingPage','UnicaID==blk\x3aes','iShareHome==Y');
g_navNode_0=g_navNode_Root.addNode('980','Qui\xe9nes somos',ssUrlPrefix + 'AboutUs/index.htm','RedirectURL==984','SiloName==Qui\xe9nes somos');
g_navNode_0_0=g_navNode_0.addNode('984','Presentaci\xf3n',ssUrlPrefix + 'AboutUs/Overview/index.htm','DoNotShowInNavigation==TRUE','ShowRelResources==TRUE');
g_navNode_0_1=g_navNode_0.addNode('987','Relaci\xf3n con el Inversor',ssUrlPrefix + 'AboutUs/InvestorRelations/index.htm','ShowRelResources==TRUE');
g_navNode_0_2=g_navNode_0.addNode('988','Prensa',ssUrlPrefix + 'AboutUs/Press/index.htm','ShowRelResources==TRUE');
g_navNode_0_3=g_navNode_0.addNode('989','Empleo',ssUrlPrefix + 'AboutUs/Careers/index.htm','ShowRelResources==TRUE');
g_navNode_0_4=g_navNode_0.addNode('1032','Contacte con nosotros',ssUrlPrefix + 'AboutUs/ContactUs/index.htm','ShowRelResources==TRUE');
g_navNode_0_5=g_navNode_0.addNode('990','Informaci\xf3n Legal',ssUrlPrefix + 'AboutUs/LegalInformation/index.htm','ShowRelResources==TRUE');
g_navNode_0_6=g_navNode_0.addNode('991','Declaraci\xf3n de Privacidad',ssUrlPrefix + 'AboutUs/PrivacyStatement/index.htm','ShowRelResources==TRUE');
g_navNode_0_7=g_navNode_0.addNode('4949','Noticias',ssUrlPrefix + 'AboutUs/News/index.htm','DoNotShowInNavigation==TRUE','RedirectURL==4935','ShowRelResources==TRUE');
g_navNode_1=g_navNode_Root.addNode('992','Inversores Particulares',ssUrlPrefix + 'IndividualInvestors/index.htm','SearchNodeId==1020','SiloName==6','TargetNodes==eValuator\x3d2010,prices\x3d1009');
g_navNode_1_0=g_navNode_1.addNode('993','Documentaci\xf3n',ssUrlPrefix + 'IndividualInvestors/Literature/index.htm');
g_navNode_1_0_0=g_navNode_1_0.addNode('994','Fichas Informativas',ssUrlPrefix + 'IndividualInvestors/Literature/Factsheets/index.htm','NotComplianceProtected==TRUE','RedirectURL==995','ShowRelResources==TRUE');
g_navNode_1_0_0_0=g_navNode_1_0_0.addNode('995','Fondos de Renta Variable',ssUrlPrefix + 'IndividualInvestors/Literature/Factsheets/EquityFunds/index.htm','Query==dDocType \x3cmatches\x3e \x60Literature\x60\x3cAND\x3e xSubType \x3cmatches\x3e \x6015\x60  \x3cAND\x3e xWebsites \x3ccontains\x3e \x60es\x60 \x3cAND\x3e xAssetType \x3ccontains\x3e \x604\x60 \x3cAND\x3e xTargetAudienceOrVenue \x3ccontains\x3e \x606\x60 \x3cAND\x3e xShareClass \x3csubstring\x3e \x60E\x60','ShowRelResources==TRUE','SortFields==xDocumentNickname Asc','SubHeadingMetadataField==xRegion','SubHeadingView==Region');
g_navNode_1_0_0_1=g_navNode_1_0_0.addNode('996','Fondos de Renta Fija',ssUrlPrefix + 'IndividualInvestors/Literature/Factsheets/BondFunds/index.htm','Query==dDocType \x3cmatches\x3e \x60Literature\x60  \x3cAND\x3e xSubType \x3cmatches\x3e \x6015\x60 \x3cAND\x3e xWebsites \x3ccontains\x3e \x60es\x60 \x3cAND\x3e xAssetType \x3ccontains\x3e \x602\x60 \x3cAND\x3e xTargetAudienceOrVenue \x3ccontains\x3e \x606\x60 \x3cAND\x3e xLanguage \x3ccontains\x3e \x60es\x60','ShowRelResources==TRUE','SortFields==xDocumentNickname Asc','SubHeadingMetadataField==xRegion','SubHeadingView==Region');
g_navNode_1_0_0_2=g_navNode_1_0_0.addNode('997','Fondos Mixtos',ssUrlPrefix + 'IndividualInvestors/Literature/Factsheets/MixedFunds/index.htm','Query==dDocType \x3cmatches\x3e \x60Literature\x60\x3cAND\x3e  xSubType \x3cmatches\x3e \x6015\x60   \x3cAND\x3e xWebsites \x3ccontains\x3e \x60es\x60 \x3cAND\x3e  xAssetType \x3ccontains\x3e \x608\x60  \x3cAND\x3e  xTargetAudienceOrVenue \x3ccontains\x3e \x606\x60 \x3cAND\x3e xLanguage \x3ccontains\x3e \x60es\x60','ShowRelResources==TRUE','SortFields==xDocumentNickname Asc','SubHeadingMetadataField==xCurrency','SubHeadingView==Currency');
g_navNode_1_0_0_3=g_navNode_1_0_0.addNode('6164','Fondos Monetarios',ssUrlPrefix + 'IndividualInvestors/Literature/Factsheets/ICS/index.htm','Query==dDocType \x3csubstring\x3e \x60Literature\x60  \x3cAND\x3e  dSecurityGroup \x3csubstring\x3e \x60SpanishSite\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60es\x60  \x3cAND\x3e  xProductGroup \x3csubstring\x3e \x6044\x60  \x3cAND\x3e  xSubType \x3csubstring\x3e \x6015\x60','ShowNavInTabs==TRUE','ShowRelResources==TRUE');
g_navNode_1_0_1=g_navNode_1_0.addNode('1003','Documentaci\xf3n Legal',ssUrlPrefix + 'IndividualInvestors/Literature/LegalDocuments/index.htm','RedirectURL==2014');
g_navNode_1_0_1_2=g_navNode_1_0_1.addNode('2014','Documentaci\xf3n ',ssUrlPrefix + 'IndividualInvestors/Literature/LegalDocuments/Documentation/index.htm','Query==dDocType \x3cmatches\x3e \x60Literature\x60 \x3cAND\x3e \x28xSubType \x3cmatches\x3e \x6090\x60 \x3cOR\x3e xSubType \x3cmatches\x3e \x6026 \x60  \x3cOR\x3e xSubType \x3cmatches\x3e \x6013\x60 \x3cOR\x3e xSubType \x3cmatches\x3e \x603\x60 \x3cOR\x3e xSubType \x3cmatches\x3e \x6084\x60 \x3cOR\x3e xSubType \x3cmatches\x3e \x609\x60\x29 \x3cAND\x3e xWebsites \x3ccontains\x3e \x60es\x60 \x3cAND\x3e xTargetAudienceOrVenue \x3ccontains\x3e \x606\x60','ShowRelResources==TRUE','SortFields==xDocumentNickname Asc','SubHeadingMetadataField==xProductGroup','SubHeadingView==ProductGroup');
g_navNode_1_0_1_3=g_navNode_1_0_1.addNode('2015','Otras Comunicaciones',ssUrlPrefix + 'IndividualInvestors/Literature/LegalDocuments/OtherCommunications/index.htm','Query==dDocType \x3cmatches\x3e \x60Literature\x60 \x3cAND\x3e xSubType \x3cmatches\x3e \x6018\x60\x3cAND\x3e xWebsites \x3ccontains\x3e \x60es\x60 \x3cAND\x3e xTargetAudienceOrVenue \x3ccontains\x3e \x606\x60','ShowRelResources==TRUE','SortFields==xDocumentNickname Asc','SubHeadingMetadataField==xProductGroup','SubHeadingView==ProductGroup');
g_navNode_1_1=g_navNode_1.addNode('1008','Nuestros Fondos',ssUrlPrefix + 'IndividualInvestors/FundCentre/index.htm');
g_navNode_1_1_0=g_navNode_1_1.addNode('1009','Precios',ssUrlPrefix + 'IndividualInvestors/FundCentre/Prices/index.htm','AdditionalCSS==groups/globaltemplates/documents/web_asset/table_style_sheet.css,groups/globaltemplates/documents/web_asset/tabs.css','AdditionalJavaScript==groups/globaltemplates/documents/web_asset/table_scripts.js','FundCentreRedirectParams==product\x3d6/ukdistributorstatus\x3dN//','RedirectURL==1996','ShowThirdLevelNav==TRUE','secondaryUrlVariableField==region5','xmlid==FC_12191');
g_navNode_1_1_0_0=g_navNode_1_1_0.addNode('1996','BGF Clase E',ssUrlPrefix + 'IndividualInvestors/FundCentre/Prices/BGF/index.htm','AdditionalCSS==groups/globaltemplates/documents/web_asset/table_style_sheet.css,groups/globaltemplates/documents/web_asset/tabs.css','AdditionalJavaScript==groups/globaltemplates/documents/web_asset/table_scripts.js','FundCentreRedirectParams==product\x3d6/ukdistributorstatus\x3dN/class\x3dE//','ShowThirdLevelNav==TRUE','secondaryUrlVariableField==region5','xmlid==FC_12191');
g_navNode_1_1_0_1=g_navNode_1_1_0.addNode('1997','BGF Otras clases de acciones',ssUrlPrefix + 'IndividualInvestors/FundCentre/Prices/BGFOther/index.htm','AdditionalCSS==groups/globaltemplates/documents/web_asset/table_style_sheet.css,groups/globaltemplates/documents/web_asset/tabs.css','AdditionalJavaScript==groups/globaltemplates/documents/web_asset/table_scripts.js','DoNotShowInNavigation==FALSE','FundCentreRedirectParams==product\x3d6/ukdistributorstatus\x3dN/class\x3dABCDQ//','HideTabs==TRUE','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','secondaryUrlVariableField==region5','xmlid==FC_12191');
g_navNode_1_1_0_2=g_navNode_1_1_0.addNode('2035','ICS',ssUrlPrefix + 'IndividualInvestors/FundCentre/Prices/ICS/index.htm','AdditionalCSS==groups/globaltemplates/documents/web_asset/table_style_sheet.css,groups/globaltemplates/documents/web_asset/tabs.css','AdditionalJavaScript==groups/globaltemplates/documents/web_asset/table_scripts.js','DoNotShowInNavigation==FALSE','FundCentreRedirectParams==product\x3d5000026//','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','secondaryUrlVariableField==region5','xmlid==FC_12191');
g_navNode_1_1_0_3=g_navNode_1_1_0.addNode('3340','BSF',ssUrlPrefix + 'IndividualInvestors/FundCentre/Prices/BSF/index.htm','AdditionalCSS==groups/globaltemplates/documents/web_asset/table_style_sheet.css,groups/globaltemplates/documents/web_asset/tabs.css','AdditionalJavaScript==groups/globaltemplates/documents/web_asset/table_scripts.js','FundCentreRedirectParams==tab\x3dproduct\x3d5000025//','ShowThirdLevelNav==TRUE','secondaryUrlVariableField==region5','xmlid==FC_12191');
g_navNode_1_1_0_4=g_navNode_1_1_0.addNode('5717','iShares Exchange Traded Funds',ssUrlPrefix + 'IndividualInvestors/FundCentre/Prices/iSharesExchangeTradedFunds/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_1_1_1=g_navNode_1_1.addNode('1010','Herramientas',ssUrlPrefix + 'IndividualInvestors/FundCentre/Tools/index.htm');
g_navNode_1_1_1_0=g_navNode_1_1_1.addNode('1986','Precios Hist\xf3ricos',ssUrlPrefix + 'IndividualInvestors/FundCentre/Tools/HistoricalPrices/index.htm','AdditionalCSS==groups/globaltemplates/documents/web_asset/calendar_css.css','AdditionalJavaScript==groups/globaltemplates/documents/web_asset/calendar_js.js,groups/globaltemplates/documents/web_asset/calendar_en_js.js,groups/globaltemplates/documents/web_asset/calendar_setup_js.js','FundCentreRedirectParams==class\x3dE/','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','TargetNodes==tool\x3d1986','xmlid==FC_12190');
g_navNode_1_1_1_1=g_navNode_1_1_1.addNode('2009','Comparativa de Fondos',ssUrlPrefix + 'IndividualInvestors/FundCentre/Tools/ChartingTool/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_1_1_1_2=g_navNode_1_1_1.addNode('2010','eValuator',ssUrlPrefix + 'IndividualInvestors/FundCentre/Tools/eValuator/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_1_1_1_5=g_navNode_1_1_1.addNode('2011','C\xe1lculo de Rentabilidad',ssUrlPrefix + 'IndividualInvestors/FundCentre/Tools/PerformanceTool/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','xmlid==FC_12190');
g_navNode_1_1_1_6=g_navNode_1_1_1.addNode('2022','Buscador de Fondos',ssUrlPrefix + 'IndividualInvestors/FundCentre/Tools/FundFinder/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','xmlid==FC_12191');
g_navNode_1_2=g_navNode_1.addNode('1012','Perspectivas de Inversi\xf3n',ssUrlPrefix + 'IndividualInvestors/InvestmentInsights/index.htm','RedirectURL==1014');
g_navNode_1_2_0=g_navNode_1_2.addNode('1013','Visi\xf3n de Mercados',ssUrlPrefix + 'IndividualInvestors/InvestmentInsights/MarketViews/index.htm','RedirectURL==1014','ShowThirdLevelNav==TRUE');
g_navNode_1_2_0_0=g_navNode_1_2_0.addNode('1015','Posicionamiento estrat\xe9gico',ssUrlPrefix + 'IndividualInvestors/InvestmentInsights/MarketViews/StrategyFramework/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_1_2_0_1=g_navNode_1_2_0.addNode('1014','Week in View',ssUrlPrefix + 'IndividualInvestors/InvestmentInsights/MarketViews/WeekinView/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_1_3=g_navNode_1.addNode('1019','Soporte',ssUrlPrefix + 'IndividualInvestors/Support/index.htm');
g_navNode_1_3_0=g_navNode_1_3.addNode('1021','Preguntas frecuentes',ssUrlPrefix + 'IndividualInvestors/Support/FAQ/index.htm','ShowRelResources==TRUE');
g_navNode_1_3_1=g_navNode_1_3.addNode('1022','Glosario',ssUrlPrefix + 'IndividualInvestors/Support/Glossary/index.htm','RedirectURL==1049');
g_navNode_1_3_1_0=g_navNode_1_3_1.addNode('1049','A-F',ssUrlPrefix + 'IndividualInvestors/Support/Glossary/A-Z/index.htm','ShowRelResources==TRUE');
g_navNode_1_3_1_1=g_navNode_1_3_1.addNode('1050','G-L',ssUrlPrefix + 'IndividualInvestors/Support/Glossary/G-L/index.htm','ShowRelResources==TRUE');
g_navNode_1_3_1_2=g_navNode_1_3_1.addNode('1051','M-R',ssUrlPrefix + 'IndividualInvestors/Support/Glossary/M-R/index.htm','ShowRelResources==TRUE');
g_navNode_1_3_1_3=g_navNode_1_3_1.addNode('1052','S-Z',ssUrlPrefix + 'IndividualInvestors/Support/Glossary/S-Z/index.htm','ShowRelResources==TRUE');
g_navNode_1_3_2=g_navNode_1_3.addNode('1023','C\xf3mo invertir',ssUrlPrefix + 'IndividualInvestors/Support/HowToInvest/index.htm','ShowRelResources==TRUE');
g_navNode_1_3_3=g_navNode_1_3.addNode('1024','Qui\xe9nes somos',ssUrlPrefix + 'IndividualInvestors/Support/AboutUs/index.htm','RedirectURL==1025');
g_navNode_1_3_3_0=g_navNode_1_3_3.addNode('1025','Presentaci\xf3n',ssUrlPrefix + 'IndividualInvestors/Support/AboutUs/Overview/index.htm','DoNotShowInNavigation==FALSE','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_1_3_3_1=g_navNode_1_3_3.addNode('1028','Relaci\xf3n con el Inversor',ssUrlPrefix + 'IndividualInvestors/Support/AboutUs/InvestorRelations/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_1_3_3_2=g_navNode_1_3_3.addNode('1029','Prensa',ssUrlPrefix + 'IndividualInvestors/Support/AboutUs/Press/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_1_3_3_3=g_navNode_1_3_3.addNode('1030','Empleo',ssUrlPrefix + 'IndividualInvestors/Support/AboutUs/Careers/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_1_3_4=g_navNode_1_3.addNode('1031','Contacte con nosotros',ssUrlPrefix + 'IndividualInvestors/Support/ContactUs/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_1_3_5=g_navNode_1_3.addNode('1020','B\xfasqueda ',ssUrlPrefix + 'IndividualInvestors/Support/Search/index.htm','Query==dSecurityGroup \x3cmatches\x3e \x60SpanishSite\x60','SearchNodeId==127','ShowRelResources==TRUE','WideColumnMiddle==TRUE','xmlid==FC_12191');
g_navNode_1_3_6=g_navNode_1_3.addNode('5971','Awards',ssUrlPrefix + 'IndividualInvestors/Support/Awards/index.htm','DoNotShowInNavigation==FALSE','ShowRelResources==TRUE');
g_navNode_1_4=g_navNode_1.addNode('478','Noticias',ssUrlPrefix + 'IndividualInvestors/News/index.htm','DoNotShowInNavigation==TRUE','ShowRelResources==TRUE','WideColumnMiddle==TRUE');
g_navNode_2=g_navNode_Root.addNode('1034','Distribuidores e Inversores Institucionales',ssUrlPrefix + 'InstitutionalInvestors/index.htm','SearchNodeId==1041','ShowFundFinder==TRUE','SiloName==1','TargetNodes==eValuator\x3d2004,prices\x3d1036','xmlid==FC_12191');
g_navNode_2_0=g_navNode_2.addNode('1677','Documentaci\xf3n',ssUrlPrefix + 'InstitutionalInvestors/Literature/index.htm');
g_navNode_2_0_0=g_navNode_2_0.addNode('226','Fichas Informativas',ssUrlPrefix + 'InstitutionalInvestors/Literature/Factsheets/index.htm','RedirectURL==2530');
g_navNode_2_0_0_0=g_navNode_2_0_0.addNode('2529','Clase A',ssUrlPrefix + 'InstitutionalInvestors/Literature/Factsheets/ClassA/index.htm','RedirectURL==227','ShowThirdLevelNav==TRUE');
g_navNode_2_0_0_0_0=g_navNode_2_0_0_0.addNode('227','Fondos de Renta Variable',ssUrlPrefix + 'InstitutionalInvestors/Literature/Factsheets/ClassA/Equityfunds/index.htm','Query==dDocType \x3cmatches\x3e \x60Literature\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60es\x60  \x3cAND\x3e  xSubType \x3ccontains\x3e \x6015\x60  \x3cAND\x3e  xAssetType \x3ccontains\x3e \x604\x60  \x3cAND\x3e  xTargetAudienceOrVenue \x3ccontains\x3e \x601\x60 \x3cAND\x3e  xShareClass \x3cmatches\x3e \x60A\x60','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','SortFields==xDocumentNickname Asc','SubHeadingMetadataField==xRegion','SubHeadingView==Region');
g_navNode_2_0_0_0_1=g_navNode_2_0_0_0.addNode('228','Fondos de Renta Fija',ssUrlPrefix + 'InstitutionalInvestors/Literature/Factsheets/ClassA/Bondfunds/index.htm','Query==dDocType \x3cmatches\x3e \x60Literature\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60es\x60  \x3cAND\x3e  xSubType \x3ccontains\x3e \x6015\x60  \x3cAND\x3e  xAssetType \x3ccontains\x3e \x602\x60  \x3cAND\x3e  xTargetAudienceOrVenue \x3ccontains\x3e \x601\x60 \x3cAND\x3e  xShareClass \x3cmatches\x3e \x60A\x60','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','SortFields==xDocumentNickname Asc','SubHeadingMetadataField==xCurrency','SubHeadingView==Currency');
g_navNode_2_0_0_0_2=g_navNode_2_0_0_0.addNode('229','Fondos Mixtos',ssUrlPrefix + 'InstitutionalInvestors/Literature/Factsheets/ClassA/Mixedfunds/index.htm','Query==dDocType \x3cmatches\x3e \x60Literature\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60es\x60  \x3cAND\x3e  xSubType \x3ccontains\x3e \x6015\x60  \x3cAND\x3e  xAssetType \x3ccontains\x3e \x608\x60  \x3cAND\x3e  xTargetAudienceOrVenue \x3ccontains\x3e \x601\x60 \x3cAND\x3e  xShareClass \x3cmatches\x3e \x60A\x60','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','SortFields==xDocumentNickname Asc','SubHeadingMetadataField==xCurrency','SubHeadingView==Currency');
g_navNode_2_0_0_1=g_navNode_2_0_0.addNode('2530','Clase E \x28Distribuci\xf3n\x29',ssUrlPrefix + 'InstitutionalInvestors/Literature/Factsheets/ClassE/index.htm','Language==es','RedirectURL==2532');
g_navNode_2_0_0_1_0=g_navNode_2_0_0_1.addNode('2532','Fondos de Renta Variable',ssUrlPrefix + 'InstitutionalInvestors/Literature/Factsheets/ClassE/BondFunds/index.htm','Language==es','Query==dDocType \x3cmatches\x3e \x60Literature\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60es\x60  \x3cAND\x3e  xSubType \x3ccontains\x3e \x6015\x60  \x3cAND\x3e  xAssetType \x3ccontains\x3e \x604\x60  \x3cAND\x3e  xTargetAudienceOrVenue \x3ccontains\x3e \x601\x60 \x3cAND\x3e  xShareClass \x3cmatches\x3e \x60E\x60','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','SortFields==xDocumentNickname Asc','SubHeadingMetadataField==xRegion','SubHeadingView==Region');
g_navNode_2_0_0_1_1=g_navNode_2_0_0_1.addNode('2531','Fondos de Renta Fija',ssUrlPrefix + 'InstitutionalInvestors/Literature/Factsheets/ClassE/EquityFunds/index.htm','Language==es','Query==dDocType \x3cmatches\x3e \x60Literature\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60es\x60  \x3cAND\x3e  xSubType \x3ccontains\x3e \x6015\x60  \x3cAND\x3e  xAssetType \x3ccontains\x3e \x602\x60  \x3cAND\x3e  xTargetAudienceOrVenue \x3ccontains\x3e \x601\x60 \x3cAND\x3e  xShareClass \x3cmatches\x3e \x60E\x60','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','SortFields==xDocumentNickname Asc','SubHeadingMetadataField==xRegion','SubHeadingView==Region');
g_navNode_2_0_0_1_2=g_navNode_2_0_0_1.addNode('2533','Fondos Mixtos',ssUrlPrefix + 'InstitutionalInvestors/Literature/Factsheets/ClassE/MixedFunds/index.htm','Language==es','Query==dDocType \x3cmatches\x3e \x60Literature\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60es\x60  \x3cAND\x3e  xSubType \x3ccontains\x3e \x6015\x60  \x3cAND\x3e  xAssetType \x3ccontains\x3e \x608\x60  \x3cAND\x3e  xTargetAudienceOrVenue \x3ccontains\x3e \x601\x60 \x3cAND\x3e  xShareClass \x3cmatches\x3e \x60E\x60','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','SortFields==xDocumentNickname Asc','SubHeadingMetadataField==xCurrency','SubHeadingView==Currency');
g_navNode_2_0_0_1_3=g_navNode_2_0_0_1.addNode('5256','Fondos Monetarios',ssUrlPrefix + 'InstitutionalInvestors/Literature/Factsheets/ClassE/ICS/index.htm','Query==dDocType \x3csubstring\x3e \x60Literature\x60  \x3cAND\x3e  dSecurityGroup \x3csubstring\x3e \x60SpanishSite\x60  \x3cAND\x3e  xWebsites \x3ccontains\x3e \x60es\x60  \x3cAND\x3e  xProductGroup \x3csubstring\x3e \x6044\x60  \x3cAND\x3e  xSubType \x3csubstring\x3e \x6015\x60','ShowNavInTabs==TRUE','ShowRelResources==TRUE');
g_navNode_2_0_1=g_navNode_2_0.addNode('1679','Documentaci\xf3n Legal',ssUrlPrefix + 'InstitutionalInvestors/Literature/LegalDocuments/index.htm','RedirectURL==2017');
g_navNode_2_0_1_2=g_navNode_2_0_1.addNode('2017','Documentaci\xf3n',ssUrlPrefix + 'InstitutionalInvestors/Literature/LegalDocuments/Documentation/index.htm','Query==dDocType \x3cmatches\x3e \x60Literature\x60 \x3cAND\x3e \x28xSubType \x3cmatches\x3e \x6090\x60 \x3cOR\x3e xSubType \x3cmatches\x3e \x6026 \x60  \x3cOR\x3e xSubType \x3cmatches\x3e \x6013\x60 \x3cOR\x3e xSubType \x3cmatches\x3e \x603\x60 \x3cOR\x3e xSubType \x3cmatches\x3e \x6084\x60 \x3cOR\x3e xSubType \x3cmatches\x3e \x609\x60\x29 \x3cAND\x3e xWebsites \x3ccontains\x3e \x60es\x60 \x3cAND\x3e xTargetAudienceOrVenue \x3ccontains\x3e \x606\x60','ShowRelResources==TRUE','SortFields==xDocumentNickname Asc','SubHeadingMetadataField==xProductGroup','SubHeadingView==ProductGroup');
g_navNode_2_0_1_3=g_navNode_2_0_1.addNode('2018','Otras Comunicaciones',ssUrlPrefix + 'InstitutionalInvestors/Literature/LegalDocuments/OtherCommunications/index.htm','Query==dDocType \x3cmatches\x3e \x60Literature\x60 \x3cAND\x3e xSubType \x3cmatches\x3e \x6018\x60 \x3cAND\x3e xWebsites \x3ccontains\x3e \x60es\x60 \x3cAND\x3e xTargetAudienceOrVenue \x3ccontains\x3e \x601\x60','ShowRelResources==TRUE','SortFields==xDocumentNickname Asc');
g_navNode_2_1=g_navNode_2.addNode('1035','Nuestros Fondos',ssUrlPrefix + 'InstitutionalInvestors/FundCentre/index.htm');
g_navNode_2_1_0=g_navNode_2_1.addNode('1036','Precios',ssUrlPrefix + 'InstitutionalInvestors/FundCentre/Prices/index.htm','RedirectURL==1999','ShowThirdLevelNav==TRUE','secondaryUrlVariableField==region5');
g_navNode_2_1_0_0=g_navNode_2_1_0.addNode('1999','Inversores Institucionales',ssUrlPrefix + 'InstitutionalInvestors/FundCentre/Prices/Institutional/index.htm','AdditionalCSS==groups/globaltemplates/documents/web_asset/table_style_sheet.css,groups/globaltemplates/documents/web_asset/tabs.css','AdditionalJavaScript==groups/globaltemplates/documents/web_asset/table_scripts.js','FundCentreRedirectParams==product\x3d6/ukdistributorstatus\x3dN/class\x3dA//','OverrideTargetAudienceOrVenue==7','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','secondaryUrlVariableField==region5','xmlid==FC_12191');
g_navNode_2_1_0_1=g_navNode_2_1_0.addNode('2021','Distribuidores',ssUrlPrefix + 'InstitutionalInvestors/FundCentre/Prices/Intermediaries/index.htm','AdditionalCSS==groups/globaltemplates/documents/web_asset/table_style_sheet.css,groups/globaltemplates/documents/web_asset/tabs.css','AdditionalJavaScript==groups/globaltemplates/documents/web_asset/table_scripts.js','FundCentreRedirectParams==product\x3d6/ukdistributorstatus\x3dN/class\x3dAE//','OverrideTargetAudienceOrVenue==1','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','secondaryUrlVariableField==region5','xmlid==FC_12191');
g_navNode_2_1_0_2=g_navNode_2_1_0.addNode('2001','Otras clases de acciones',ssUrlPrefix + 'InstitutionalInvestors/FundCentre/Prices/MLIIFOther/index.htm','AdditionalCSS==groups/globaltemplates/documents/web_asset/table_style_sheet.css,groups/globaltemplates/documents/web_asset/tabs.css','AdditionalJavaScript==groups/globaltemplates/documents/web_asset/table_scripts.js','DoNotShowInNavigation==TRUE','FundCentreRedirectParams==product\x3d6/ukdistributorstatus\x3dN/class\x3dBCDQ//','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','secondaryUrlVariableField==region5','xmlid==FC_12191');
g_navNode_2_1_0_3=g_navNode_2_1_0.addNode('2506','ICS',ssUrlPrefix + 'InstitutionalInvestors/FundCentre/Prices/ICS/index.htm','AdditionalCSS==groups/globaltemplates/documents/web_asset/table_style_sheet.css,groups/globaltemplates/documents/web_asset/tabs.css','AdditionalJavaScript==groups/globaltemplates/documents/web_asset/table_scripts.js','FundCentreRedirectParams==product\x3d5000026//','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','secondaryUrlVariableField==region5','xmlid==FC_12191');
g_navNode_2_1_0_4=g_navNode_2_1_0.addNode('2528','BSF',ssUrlPrefix + 'InstitutionalInvestors/FundCentre/Prices/BSF/index.htm','AdditionalCSS==groups/globaltemplates/documents/web_asset/table_style_sheet.css,groups/globaltemplates/documents/web_asset/tabs.css','AdditionalJavaScript==groups/globaltemplates/documents/web_asset/table_scripts.js','FundCentreRedirectParams==tab\x3dproduct\x3d5000025//','ShowThirdLevelNav==TRUE','xmlid==FC_12191');
g_navNode_2_1_0_5=g_navNode_2_1_0.addNode('5718','iShares Exchange Traded Funds',ssUrlPrefix + 'InstitutionalInvestors/FundCentre/Prices/iSharesExchangeTradedFunds/index.htm','ShowRelResources==TRUE');
g_navNode_2_1_1=g_navNode_2_1.addNode('1686','Herramientas',ssUrlPrefix + 'InstitutionalInvestors/FundCentre/Tools/index.htm');
g_navNode_2_1_1_0=g_navNode_2_1_1.addNode('1988','Precios Hist\xf3ricos',ssUrlPrefix + 'InstitutionalInvestors/FundCentre/Tools/HistoricalPrices/index.htm','AdditionalCSS==groups/globaltemplates/documents/web_asset/calendar_css.css','AdditionalJavaScript==groups/globaltemplates/documents/web_asset/calendar_js.js,groups/globaltemplates/documents/web_asset/calendar_en_js.js,groups/globaltemplates/documents/web_asset/calendar_setup_js.js','FundCentreRedirectParams==class\x3dAE/','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','TargetNodes==tool\x3d1988','xmlid==FC_12190');
g_navNode_2_1_1_1=g_navNode_2_1_1.addNode('2002','Buscador de Fondos',ssUrlPrefix + 'InstitutionalInvestors/FundCentre/Tools/FundFinder/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','xmlid==FC_12191');
g_navNode_2_1_1_2=g_navNode_2_1_1.addNode('2003','Comparativa de Fondos',ssUrlPrefix + 'InstitutionalInvestors/FundCentre/Tools/ChartingTool/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_2_1_1_3=g_navNode_2_1_1.addNode('2004','eValuator',ssUrlPrefix + 'InstitutionalInvestors/FundCentre/Tools/eValuator/index.htm','HideTabs==TRUE','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_2_1_1_6=g_navNode_2_1_1.addNode('2005','C\xe1lculo de Rentabilidad',ssUrlPrefix + 'InstitutionalInvestors/FundCentre/Tools/PerformanceTool/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','TargetNodes==tool\x3d2005','xmlid==FC_12190');
g_navNode_2_2=g_navNode_2.addNode('1037','Perspectivas de Inversi\xf3n',ssUrlPrefix + 'InstitutionalInvestors/InvestmentInsights/index.htm','RedirectURL==1048');
g_navNode_2_2_0=g_navNode_2_2.addNode('1048','Visi\xf3n de Mercados',ssUrlPrefix + 'InstitutionalInvestors/InvestmentInsights/MarketViews/index.htm','RedirectURL==1038');
g_navNode_2_2_0_1=g_navNode_2_2_0.addNode('1688','An\xe1lisis Global por Sectores y Estilos',ssUrlPrefix + 'InstitutionalInvestors/InvestmentInsights/MarketViews/GlobalSectorAnalysis/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE','contributorOnly==FALSE');
g_navNode_2_2_0_2=g_navNode_2_2_0.addNode('1039','Posicionamiento Estrat\xe9gico',ssUrlPrefix + 'InstitutionalInvestors/InvestmentInsights/MarketViews/StrategyFramework/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_2_2_0_3=g_navNode_2_2_0.addNode('1689','Global Strategic Framework',ssUrlPrefix + 'InstitutionalInvestors/InvestmentInsights/MarketViews/GlobalStrategicFramework/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_2_2_0_5=g_navNode_2_2_0.addNode('1038','Week In View',ssUrlPrefix + 'InstitutionalInvestors/InvestmentInsights/MarketViews/WeekInView/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_2_2_1=g_navNode_2_2.addNode('2024','BlackRock Bullets',ssUrlPrefix + 'InstitutionalInvestors/InvestmentInsights/BlackRockBullets/index.htm','ShowRelResources==TRUE');
g_navNode_2_3=g_navNode_2.addNode('1751','Multi-media',ssUrlPrefix + 'InstitutionalInvestors/MultiMedia/index.htm');
g_navNode_2_3_1=g_navNode_2_3.addNode('1753','Web Casts',ssUrlPrefix + 'InstitutionalInvestors/MultiMedia/WebCasts/index.htm');
g_navNode_2_3_1_0=g_navNode_2_3_1.addNode('4225','Outlook',ssUrlPrefix + 'InstitutionalInvestors/MultiMedia/WebCasts/Outlook/index.htm','DoNotShowInNavigation==TRUE');
g_navNode_2_3_1_0_0=g_navNode_2_3_1_0.addNode('4228','Fixed Income',ssUrlPrefix + 'InstitutionalInvestors/MultiMedia/WebCasts/Outlook/FixedIncome/index.htm','ShowRelResources==TRUE');
g_navNode_2_3_1_0_1=g_navNode_2_3_1_0.addNode('4258','European Equities',ssUrlPrefix + 'InstitutionalInvestors/MultiMedia/WebCasts/Outlook/EuropeanEquities/index.htm','ShowRelResources==TRUE');
g_navNode_2_3_1_3=g_navNode_2_3_1.addNode('5083','BGFWorld/NewEnergy',ssUrlPrefix + 'InstitutionalInvestors/MultiMedia/WebCasts/BGFWorldNewEnergy/index.htm','ShowRelResources==TRUE');
g_navNode_2_3_2=g_navNode_2_3.addNode('2025','\xdaltimas Conferencias',ssUrlPrefix + 'InstitutionalInvestors/MultiMedia/ConferenceCalls/index.htm');
g_navNode_2_4=g_navNode_2.addNode('1040','Soporte',ssUrlPrefix + 'InstitutionalInvestors/Support/index.htm');
g_navNode_2_4_0=g_navNode_2_4.addNode('1754','Preguntas frecuentes',ssUrlPrefix + 'InstitutionalInvestors/Support/Preguntasfrecuentes/index.htm','ShowRelResources==TRUE');
g_navNode_2_4_1=g_navNode_2_4.addNode('1755','Glosario',ssUrlPrefix + 'InstitutionalInvestors/Support/Glosario/index.htm','RedirectURL==1757');
g_navNode_2_4_1_0=g_navNode_2_4_1.addNode('1757','A-F',ssUrlPrefix + 'InstitutionalInvestors/Support/Glosario/A-F/index.htm','ShowRelResources==TRUE');
g_navNode_2_4_1_1=g_navNode_2_4_1.addNode('1758','G-L',ssUrlPrefix + 'InstitutionalInvestors/Support/Glosario/G-L/index.htm','ShowRelResources==TRUE');
g_navNode_2_4_1_2=g_navNode_2_4_1.addNode('1759','M-R',ssUrlPrefix + 'InstitutionalInvestors/Support/Glosario/M-R/index.htm','ShowRelResources==TRUE');
g_navNode_2_4_1_3=g_navNode_2_4_1.addNode('1760','S-Z',ssUrlPrefix + 'InstitutionalInvestors/Support/Glosario/S-Z/index.htm','ShowRelResources==TRUE');
g_navNode_2_4_2=g_navNode_2_4.addNode('1042','Qui\xe9nes somos',ssUrlPrefix + 'InstitutionalInvestors/Support/AboutUs/index.htm','RedirectURL==1043');
g_navNode_2_4_2_0=g_navNode_2_4_2.addNode('1043','Presentaci\xf3n',ssUrlPrefix + 'InstitutionalInvestors/Support/AboutUs/Overview/index.htm','DoNotShowInNavigation==FALSE','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_2_4_2_1=g_navNode_2_4_2.addNode('1044','Relaci\xf3n con el Inversor',ssUrlPrefix + 'InstitutionalInvestors/Support/AboutUs/InvestorRelations/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_2_4_2_2=g_navNode_2_4_2.addNode('1045','Prensa',ssUrlPrefix + 'InstitutionalInvestors/Support/AboutUs/Press/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_2_4_2_3=g_navNode_2_4_2.addNode('1046','Empleo',ssUrlPrefix + 'InstitutionalInvestors/Support/AboutUs/Careers/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_2_4_2_4=g_navNode_2_4_2.addNode('1047','Contacte con nosotros',ssUrlPrefix + 'InstitutionalInvestors/Support/AboutUs/ContactUs/index.htm','ShowRelResources==TRUE','ShowThirdLevelNav==TRUE');
g_navNode_2_4_3=g_navNode_2_4.addNode('1756','Contacte con nosotros',ssUrlPrefix + 'InstitutionalInvestors/Support/ContactUs/index.htm','ShowRelResources==TRUE');
g_navNode_2_4_4=g_navNode_2_4.addNode('1041','B\xfasqueda ',ssUrlPrefix + 'InstitutionalInvestors/Support/Search/index.htm','Query==dSecurityGroup \x3cmatches\x3e \x60SpanishSite\x60','ShowRelResources==TRUE','xmlid==FC_12191');
g_navNode_2_4_5=g_navNode_2_4.addNode('5943','Awards',ssUrlPrefix + 'InstitutionalInvestors/Support/Awards/index.htm','DoNotShowInNavigation==FALSE','ShowRelResources==TRUE');
g_navNode_2_5=g_navNode_2.addNode('498','Noticias',ssUrlPrefix + 'InstitutionalInvestors/News/index.htm','DoNotShowInNavigation==TRUE','ShowRelResources==TRUE','WideColumnMiddle==TRUE');
g_navNode_2_6=g_navNode_2.addNode('2565','Fondos destacados',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/index.htm','DoNotShowInNavigation==FALSE','RedirectURL==2566');
g_navNode_2_6_0=g_navNode_2_6.addNode('2584','Global Allocation',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/GlobalAllocation/index.htm','RedirectURL==2566');
g_navNode_2_6_0_0=g_navNode_2_6_0.addNode('2566','Caracter\xedsticas',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/GlobalAllocation/Overview/index.htm','DoNotShowInNavigation==TRUE','ShowRelResources==TRUE');
g_navNode_2_6_0_1=g_navNode_2_6_0.addNode('2569','Perspectivas',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/GlobalAllocation/FundInsight/index.htm','DoNotShowInNavigation==TRUE','ShowRelResources==TRUE');
g_navNode_2_6_0_2=g_navNode_2_6_0.addNode('2576','Documentaci\xf3n',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/GlobalAllocation/Literature/index.htm','DoNotShowInNavigation==TRUE','ShowRelResources==TRUE');
g_navNode_2_6_0_3=g_navNode_2_6_0.addNode('2583','Premios',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/GlobalAllocation/Awards/index.htm','DoNotShowInNavigation==TRUE','ShowRelResources==TRUE');
g_navNode_2_6_1=g_navNode_2_6.addNode('4063','Renta Variable Europea',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/EuropeanEquities/index.htm','DoNotShowInNavigation==FALSE','RedirectURL==4064');
g_navNode_2_6_1_0=g_navNode_2_6_1.addNode('4064','Caracter\xedsticas',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/EuropeanEquities/Overview/index.htm','ShowRelResources==TRUE');
g_navNode_2_6_1_1=g_navNode_2_6_1.addNode('4065','Perspectivas',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/EuropeanEquities/FundInsight/index.htm','ShowRelResources==TRUE');
g_navNode_2_6_1_2=g_navNode_2_6_1.addNode('4066','Documentaci\xf3n',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/EuropeanEquities/Literature/index.htm','ShowRelResources==TRUE');
g_navNode_2_6_2=g_navNode_2_6.addNode('4881','Recursos Naturales ',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/NaturalResources/index.htm','DoNotShowInNavigation==FALSE','RedirectURL==4882','ShowRelResources==TRUE');
g_navNode_2_6_2_0=g_navNode_2_6_2.addNode('4882','Caracter\xedsticas',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/NaturalResources/Overview/index.htm','ShowRelResources==TRUE');
g_navNode_2_6_2_1=g_navNode_2_6_2.addNode('4883','Equipo',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/NaturalResources/Team/index.htm','ShowRelResources==TRUE');
g_navNode_2_6_2_2=g_navNode_2_6_2.addNode('4884','Fondos',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/NaturalResources/FundRange/index.htm','ShowRelResources==TRUE');
g_navNode_2_6_2_3=g_navNode_2_6_2.addNode('4885','Documentaci\xf3n',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/NaturalResources/Literature/index.htm','ShowRelResources==TRUE');
g_navNode_2_6_2_4=g_navNode_2_6_2.addNode('4886','Premios',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/NaturalResources/Awards/index.htm','ShowRelResources==TRUE');
g_navNode_2_6_3=g_navNode_2_6.addNode('5105','European Absolute Return Strategies',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/EuropeanAbsoluteReturnStrategies/index.htm','DoNotShowInNavigation==TRUE','RedirectURL==5106');
g_navNode_2_6_3_0=g_navNode_2_6_3.addNode('5106','Caracter\xedsticas',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/EuropeanAbsoluteReturnStrategies/Overview/index.htm','ShowRelResources==TRUE');
g_navNode_2_6_3_1=g_navNode_2_6_3.addNode('5107','Perspectivas',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/EuropeanAbsoluteReturnStrategies/Perspectivas/index.htm','ShowRelResources==TRUE');
g_navNode_2_6_3_2=g_navNode_2_6_3.addNode('5108','Documentaci\xf3n',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/EuropeanAbsoluteReturnStrategies/Literature/index.htm','ShowRelResources==TRUE');
g_navNode_2_6_3_3=g_navNode_2_6_3.addNode('5109','\xbfPor qu\xe9 invertir?',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/EuropeanAbsoluteReturnStrategies/WhyInvest/index.htm','ShowRelResources==TRUE');
g_navNode_2_6_4=g_navNode_2_6.addNode('5965','Renta Fija Europea de BlackRock',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/EuropeanFixedIncome/index.htm','DoNotShowInNavigation==FALSE','RedirectURL==5966');
g_navNode_2_6_4_0=g_navNode_2_6_4.addNode('5966','Caracter\xedsticas',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/EuropeanFixedIncome/Overview/index.htm','ShowRelResources==TRUE');
g_navNode_2_6_4_1=g_navNode_2_6_4.addNode('5967','Equipo',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/EuropeanFixedIncome/Team/index.htm','ShowRelResources==TRUE');
g_navNode_2_6_4_2=g_navNode_2_6_4.addNode('5968','Gama de Fondos',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/EuropeanFixedIncome/FundRange/index.htm','ShowRelResources==TRUE');
g_navNode_2_6_4_3=g_navNode_2_6_4.addNode('5969','Documentaci\xf3n',ssUrlPrefix + 'InstitutionalInvestors/FeaturedFunds/EuropeanFixedIncome/Literature/index.htm','ShowRelResources==TRUE');
g_navNode_7=g_navNode_Root.addNode('4227','Local Content',ssUrlPrefix + 'LocalContent/index.htm','NotComplianceProtected==TRUE','StartDivID==LandingPage');
g_navNode_8=g_navNode_Root.addNode('5716','Local Content2',ssUrlPrefix + 'LocalContent2/index.htm','NotComplianceProtected==TRUE');
g_navNode_11=g_navNode_Root.addNode('5823','09-eCard',ssUrlPrefix + '09-eCard/index.htm','DoNotShowInNavigation==TRUE','NotComplianceProtected==TRUE');
