/////////////////////////////////////////////////////////////////////////////
// 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('EU_Home','Home',ssUrlPrefix + 'index.htm',null,'hideContact==TRUE','iLanguage==EN');
g_navNode_1=g_navNode_Root.addNode('EU_Funds','Funds',ssUrlPrefix + 'Funds/Fundinfo');
g_navNode_1_1=g_navNode_1.addNode('2109','Fund services',ssUrlPrefix + 'Funds/Fundservices/index.htm');
g_navNode_1_1_0=g_navNode_1_1.addNode('2110','News/Announcements',ssUrlPrefix + 'Funds/Fundservices/News/index.htm');
g_navNode_1_1_0_0=g_navNode_1_1_0.addNode('2111','Luxembourg fund range optimisation',ssUrlPrefix + 'Funds/Fundservices/News/Luxembourgfundrangeoptimisation/index.htm');
g_navNode_1_1_0_1=g_navNode_1_1_0.addNode('2148','Exposure to EU troubled countries through ING IM Europe funds',ssUrlPrefix + 'Funds/Fundservices/News/exposure/index.htm');
g_navNode_2=g_navNode_Root.addNode('EU_InvestmentServices','Investment Services',ssUrlPrefix + 'InvestmentServices/index.htm');
g_navNode_2_0=g_navNode_2.addNode('EU_DistributorsAdvisors','Distributors \x26 Advisors',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/index.htm');
g_navNode_2_0_0=g_navNode_2_0.addNode('216','Services',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Services/index.htm');
g_navNode_2_0_1=g_navNode_2_0.addNode('214','Contact',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Contact/index.htm');
g_navNode_2_0_2=g_navNode_2_0.addNode('2150','Luxembourg fund range news',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/index.htm');
g_navNode_2_0_2_0=g_navNode_2_0_2.addNode('2151','Introduction Luxembourg fund range Developments',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/IntroductionLuxplatformchanges/index.htm');
g_navNode_2_0_2_1=g_navNode_2_0_2.addNode('2152','ING IM Luxembourg platform',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/INGIMLuxembourgplatform/index.htm');
g_navNode_2_0_2_2=g_navNode_2_0_2.addNode('2153','BBH a short presentation',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/BBHashortpresentation/index.htm');
g_navNode_2_0_2_3=g_navNode_2_0_2.addNode('2154','BBH becomes the ING IM Luxembourg funds Custodian',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/BBHbecomestheINGIMLuxembourgfundsCustodian/index.htm');
g_navNode_2_0_2_4=g_navNode_2_0_2.addNode('2155','BBH becomes the ING IM Luxembourg funds Fund Administrator',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/BBHbecomestheINGIMLuxembourgfundsFundAdministrator/index.htm');
g_navNode_2_0_2_5=g_navNode_2_0_2.addNode('2156','BBH becomes the ING IM Luxembourg funds Registrar and Transfer Agent',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/BBHbecomestheINGIMLuxembourgfundsRegistrarandTransferAgent/index.htm');
g_navNode_2_0_2_6=g_navNode_2_0_2.addNode('2157','New trailer fees process',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/Newtrailerfeesprocess/index.htm');
g_navNode_2_0_2_7=g_navNode_2_0_2.addNode('2158','NAV date concept',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/NAVdateconcept/index.htm');
g_navNode_2_0_2_8=g_navNode_2_0_2.addNode('2159','Change of Transfer Agent cut-off time for Asian funds',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/ChangeofTransferAgentcut-offtimeforAsianfunds/index.htm');
g_navNode_2_0_2_9=g_navNode_2_0_2.addNode('2160','Fixed Service Fee  \x28FSF\x29',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/FixedServiceFeeFSF/index.htm');
g_navNode_2_0_2_10=g_navNode_2_0_2.addNode('2161','Conversion of book of entry bearer shares into registered shares',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/Conversionofbookofentrybearersharesintoregisteredshares/index.htm');
g_navNode_2_0_2_11=g_navNode_2_0_2.addNode('2162','Stop issuance physical shares',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/Stopissuancephysicalshares/index.htm');
g_navNode_2_0_2_12=g_navNode_2_0_2.addNode('2163','Creation of Z shares',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/CreationofZshares/index.htm');
g_navNode_2_0_2_13=g_navNode_2_0_2.addNode('2164','Further optimisations of ING IM Luxembourg fund range',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/FurtheroptimisationsofINGIMLuxembourgfundrange/index.htm');
g_navNode_2_0_2_14=g_navNode_2_0_2.addNode('2167','Expected implementation dates',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/Expectedimplementationdates/index.htm');
g_navNode_2_0_2_15=g_navNode_2_0_2.addNode('2168','Brochure Luxembourg fund range developments',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/BrochureLuxembourgfundrangedevelopments/index.htm');
g_navNode_2_0_2_16=g_navNode_2_0_2.addNode('2169','Calendar Luxembourg fund range developments',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/AgendaLuxembourgfundrangedevelopments/index.htm');
g_navNode_2_0_2_17=g_navNode_2_0_2.addNode('2171','Glossary of terms',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/Glossaryofterms/index.htm');
g_navNode_2_0_2_18=g_navNode_2_0_2.addNode('2165','List of contactpersons',ssUrlPrefix + 'InvestmentServices/DistributorsAdvisors/Luxembourgrangefundnews/Listofcontactpersons/index.htm');
g_navNode_2_1=g_navNode_2.addNode('EU_Institutionalclients','Institutional Clients',ssUrlPrefix + 'InvestmentServices/Institutionalclients/index.htm');
g_navNode_2_1_0=g_navNode_2_1.addNode('1760','Implemented Client Solutions',ssUrlPrefix + 'InvestmentServices/Institutionalclients/ImplementedClientSolutions/index.htm');
g_navNode_2_1_0_0=g_navNode_2_1_0.addNode('1761','Investment Solutions',ssUrlPrefix + 'InvestmentServices/Institutionalclients/ImplementedClientSolutions/InvestmentSolutions/index.htm');
g_navNode_2_1_0_1=g_navNode_2_1_0.addNode('1762','Multi Management',ssUrlPrefix + 'InvestmentServices/Institutionalclients/ImplementedClientSolutions/MultiManagement/index.htm');
g_navNode_2_1_0_2=g_navNode_2_1_0.addNode('1763','Operations',ssUrlPrefix + 'InvestmentServices/Institutionalclients/ImplementedClientSolutions/Operations/index.htm');
g_navNode_2_1_0_3=g_navNode_2_1_0.addNode('1764','Contact',ssUrlPrefix + 'InvestmentServices/Institutionalclients/ImplementedClientSolutions/Contact/index.htm');
g_navNode_2_1_1=g_navNode_2_1.addNode('EU_InvestmentStrategies','Investment Strategies',ssUrlPrefix + 'InvestmentServices/Institutionalclients/InvestmentStrategies/index.htm');
g_navNode_2_1_1_2=g_navNode_2_1_1.addNode('EU_StrategyContact','Contact',ssUrlPrefix + 'InvestmentServices/Institutionalclients/InvestmentStrategies/Contact/index.htm');
g_navNode_2_1_2=g_navNode_2_1.addNode('2166','Luxembourg fund range news',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/index.htm');
g_navNode_2_1_2_0=g_navNode_2_1_2.addNode('2177','Introduction Luxembourg fund range Developments',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/IntroductionLuxplatformchanges/index.htm');
g_navNode_2_1_2_1=g_navNode_2_1_2.addNode('2178','ING IM Luxembourg platform',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/INGIMLuxembourgplatform/index.htm');
g_navNode_2_1_2_2=g_navNode_2_1_2.addNode('2179','BBH a short presentation',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/BBHashortpresentation/index.htm');
g_navNode_2_1_2_3=g_navNode_2_1_2.addNode('2180','BBH becomes the ING IM Luxembourg funds Custodian',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/BBHbecomestheINGIMLuxembourgfundsCustodian/index.htm');
g_navNode_2_1_2_4=g_navNode_2_1_2.addNode('2181','BBH becomes the ING IM Luxembourg funds Fund Administrator',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/BBHbecomestheINGIMLuxembourgfundsFundAdministrator/index.htm');
g_navNode_2_1_2_5=g_navNode_2_1_2.addNode('2182','BBH becomes the ING IM Luxembourg funds Registrar and Transfer Agent',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/BBHbecomestheINGIMLuxembourgfundsRegistrarandTransferAgent/index.htm');
g_navNode_2_1_2_6=g_navNode_2_1_2.addNode('2183','New trailer fees process',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/Newtrailerfeesprocess/index.htm');
g_navNode_2_1_2_7=g_navNode_2_1_2.addNode('2184','NAV date concept',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/NAVdateconcept/index.htm');
g_navNode_2_1_2_8=g_navNode_2_1_2.addNode('2185','Change of Transfer Agent cut-off time for Asian funds',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/ChangeofTransferAgentcut-offtimeforAsianfunds/index.htm');
g_navNode_2_1_2_9=g_navNode_2_1_2.addNode('2186','Fixed Service Fee  \x28FSF\x29',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/FixedServiceFeeFSF/index.htm');
g_navNode_2_1_2_10=g_navNode_2_1_2.addNode('2187','Conversion of book of entry bearer shares into registered shares',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/Conversionofbookofentrybearersharesintoregisteredshares/index.htm');
g_navNode_2_1_2_11=g_navNode_2_1_2.addNode('2188','Stop issuance physical shares',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/Stopissuancephysicalshares/index.htm');
g_navNode_2_1_2_12=g_navNode_2_1_2.addNode('2189','Creation of Z shares',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/CreationofZshares/index.htm');
g_navNode_2_1_2_13=g_navNode_2_1_2.addNode('2190','Further optimisations of ING IM Luxembourg fund range',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/FurtheroptimisationsofINGIMLuxembourgfundrange/index.htm');
g_navNode_2_1_2_14=g_navNode_2_1_2.addNode('2192','Expected implementation dates',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/Expectedimplementationdates/index.htm');
g_navNode_2_1_2_15=g_navNode_2_1_2.addNode('2193','Brochure Luxembourg fund range developments',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/BrochureLuxembourgfundrangedevelopments/index.htm');
g_navNode_2_1_2_16=g_navNode_2_1_2.addNode('2194','Calendar Luxembourg fund range developments',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/CalendarLuxembourgfundrangedevelopments/index.htm');
g_navNode_2_1_2_17=g_navNode_2_1_2.addNode('1053','Calendar NAV Holiday 2011',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/CalendarNAVHoliday2011/index.htm');
g_navNode_2_1_2_18=g_navNode_2_1_2.addNode('1057','Existing share classes',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/Existingshareclasses/index.htm');
g_navNode_2_1_2_19=g_navNode_2_1_2.addNode('2404','Swing pricing policy',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/Swingpricingpolicy/index.htm');
g_navNode_2_1_2_20=g_navNode_2_1_2.addNode('2195','Glossary of terms',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/Glossaryofterms/index.htm');
g_navNode_2_1_2_21=g_navNode_2_1_2.addNode('2191','List of contactpersons',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Luxembourgrangefundnews/Listofcontactpersons/index.htm');
g_navNode_2_1_3=g_navNode_2_1.addNode('2388','Defined Contribution',ssUrlPrefix + 'InvestmentServices/Institutionalclients/DefinedContribution/index.htm');
g_navNode_2_1_4=g_navNode_2_1.addNode('EU_Contact_2','Contact',ssUrlPrefix + 'InvestmentServices/Institutionalclients/Contact/index.htm');
g_navNode_2_2=g_navNode_2.addNode('EU_Consultants','Consultants',ssUrlPrefix + 'InvestmentServices/Consultants/index.htm');
g_navNode_2_2_0=g_navNode_2_2.addNode('EU_Consultantservicing','Consultant Relations',ssUrlPrefix + 'InvestmentServices/Consultants/Consultantrelations/index.htm');
g_navNode_2_2_2=g_navNode_2_2.addNode('1605','Investment Strategies',ssUrlPrefix + 'InvestmentServices/Consultants/InvestmentStrategies/index.htm');
g_navNode_2_2_3=g_navNode_2_2.addNode('1810','IM Insights',ssUrlPrefix + 'InvestmentServices/Consultants/IMInsights/index.htm');
g_navNode_2_2_5=g_navNode_2_2.addNode('EU_Contacts','Contacts',ssUrlPrefix + 'InvestmentServices/Consultants/Contacts/index.htm');
g_navNode_2_3=g_navNode_2.addNode('EU_PrivateInvestors','Private Investors',ssUrlPrefix + 'InvestmentServices/PrivateInvestors/index.htm');
g_navNode_2_3_0=g_navNode_2_3.addNode('EU_WhyINGfunds','Why ING funds',ssUrlPrefix + 'InvestmentServices/PrivateInvestors/WhyINGfunds/index.htm');
g_navNode_2_3_1=g_navNode_2_3.addNode('EU_Wheretobuy','Where to buy',ssUrlPrefix + 'InvestmentServices/PrivateInvestors/Wheretobuy/index.htm');
g_navNode_2_3_2=g_navNode_2_3.addNode('EU_Contact_3','Contact',ssUrlPrefix + 'InvestmentServices/PrivateInvestors/Contact/index.htm');
g_navNode_2_4=g_navNode_2.addNode('1750','ING IM Updates',ssUrlPrefix + 'InvestmentServices/INGIMUpdates/index.htm');
g_navNode_2_4_1=g_navNode_2_4.addNode('1807','Global Opportunities',ssUrlPrefix + 'InvestmentServices/INGIMUpdates/GlobalOpportunities/index.htm');
g_navNode_2_4_2=g_navNode_2_4.addNode('1751','Asia Update',ssUrlPrefix + 'InvestmentServices/INGIMUpdates/AsiaUpdate/index.htm');
g_navNode_2_4_3=g_navNode_2_4.addNode('1752','High Dividend Update',ssUrlPrefix + 'InvestmentServices/INGIMUpdates/HighDividendUpdate/index.htm');
g_navNode_2_4_4=g_navNode_2_4.addNode('1753','Emerging Markets Update',ssUrlPrefix + 'InvestmentServices/INGIMUpdates/EmergingMarketUpdate/index.htm');
g_navNode_2_4_5=g_navNode_2_4.addNode('1275','High Yield Update',ssUrlPrefix + 'InvestmentServices/INGIMUpdates/HighYieldUpdate/index.htm');
g_navNode_2_4_6=g_navNode_2_4.addNode('1754','Strategy Update',ssUrlPrefix + 'InvestmentServices/INGIMUpdates/StrategyUpdate/index.htm');
g_navNode_3=g_navNode_Root.addNode('EU_MarketCommentary','Market Commentary',ssUrlPrefix + 'MarketCommentary/index.htm');
g_navNode_3_1=g_navNode_3.addNode('EU_Columns','Columns',ssUrlPrefix + 'MarketCommentary/Columns/index.htm','secondaryUrlVariableField==region3');
g_navNode_3_2=g_navNode_3.addNode('EU_MC_Archive','FocusPoint',ssUrlPrefix + 'MarketCommentary/Archive/index.htm','secondaryUrlVariableField==region3');
g_navNode_3_3=g_navNode_3.addNode('EU_Insights','IM Insights',ssUrlPrefix + 'MarketCommentary/IMInsights/index.htm','secondaryUrlVariableField==region3');
g_navNode_3_4=g_navNode_3.addNode('EU_MarketExpress','Marketexpress',ssUrlPrefix + 'MarketCommentary/MarketExpress/index.htm','secondaryUrlVariableField==region3');
g_navNode_3_5=g_navNode_3.addNode('EU_Marketscope','MarketScope',ssUrlPrefix + 'MarketCommentary/Marketscope/index.htm','secondaryUrlVariableField==region3');
g_navNode_3_6=g_navNode_3.addNode('EU_Mindscope','MindScope',ssUrlPrefix + 'MarketCommentary/Mindscope/index.htm','secondaryUrlVariableField==region3');
g_navNode_3_7=g_navNode_3.addNode('EU_Outlook','Outlook',ssUrlPrefix + 'MarketCommentary/Outlook/index.htm','secondaryUrlVariableField==region3');
g_navNode_3_8=g_navNode_3.addNode('EU_MC_QA','Q\x26A',ssUrlPrefix + 'MarketCommentary/QA/index.htm','secondaryUrlVariableField==region3');
g_navNode_3_9=g_navNode_3.addNode('EU_Spotlight','Spotlight',ssUrlPrefix + 'MarketCommentary/Spotlight/index.htm','secondaryUrlVariableField==region3');
g_navNode_3_10=g_navNode_3.addNode('EU_MC_Webcasts','Webcasts',ssUrlPrefix + 'MarketCommentary/Webcasts/index.htm');
g_navNode_3_11=g_navNode_3.addNode('EU_YearlyReports','Annual Reports',ssUrlPrefix + 'MarketCommentary/YearlyReports/index.htm','secondaryUrlVariableField==region3');
g_navNode_4=g_navNode_Root.addNode('EU_News','News',ssUrlPrefix + 'News/index.htm');
g_navNode_4_1=g_navNode_4.addNode('EU_NWS_News','Press releases / Investment views',ssUrlPrefix + 'News/News/index.htm','secondaryUrlVariableField==region3');
g_navNode_4_1_0=g_navNode_4_1.addNode('2472','Archive 2012',ssUrlPrefix + 'News/News/Archive2012/index.htm','secondaryUrlVariableField==region3');
g_navNode_4_1_1=g_navNode_4_1.addNode('1238','Archive 2011',ssUrlPrefix + 'News/News/Archive2011/index.htm','secondaryUrlVariableField==region3');
g_navNode_4_1_2=g_navNode_4_1.addNode('1107','Archive 2010',ssUrlPrefix + 'News/News/Archive2010/index.htm','secondaryUrlVariableField==region3');
g_navNode_4_1_3=g_navNode_4_1.addNode('2067','Archive 2009',ssUrlPrefix + 'News/News/2009/index.htm','secondaryUrlVariableField==region3');
g_navNode_4_1_4=g_navNode_4_1.addNode('2068','Archive 2008',ssUrlPrefix + 'News/News/2008/index.htm','secondaryUrlVariableField==region3');
g_navNode_4_3=g_navNode_4.addNode('EU_Event','Press events',ssUrlPrefix + 'News/Pressevents/index.htm');
g_navNode_4_4=g_navNode_4.addNode('EU_Expert','Meet our Experts',ssUrlPrefix + 'News/Experts/index.htm');
g_navNode_4_4_0=g_navNode_4_4.addNode('2124','Maarten-Jan Bakkum',ssUrlPrefix + 'News/Experts/Maarten-JanBakkum/index.htm');
g_navNode_4_4_1=g_navNode_4_4.addNode('2128','Rob Drijkoningen ',ssUrlPrefix + 'News/Experts/RobDrijkoningen/index.htm');
g_navNode_4_4_2=g_navNode_4_4.addNode('2127','Vincent Juvyns',ssUrlPrefix + 'News/Experts/VincentJuvyns/index.htm');
g_navNode_4_4_3=g_navNode_4_4.addNode('2125','Patrick Moonen',ssUrlPrefix + 'News/Experts/PatrickMoonen/index.htm');
g_navNode_4_4_4=g_navNode_4_4.addNode('2123','Valentijn van Nieuwenhuijzen',ssUrlPrefix + 'News/Experts/ValentijnvanNieuwenhuijzen/index.htm');
g_navNode_4_4_5=g_navNode_4_4.addNode('2129','Nicolas Simar ',ssUrlPrefix + 'News/Experts/NicolasSimar/index.htm');
g_navNode_4_4_6=g_navNode_4_4.addNode('2122','Eric Siegloff',ssUrlPrefix + 'News/Experts/EricSiegloff/index.htm');
g_navNode_4_4_7=g_navNode_4_4.addNode('2121','Ad van Tiggelen',ssUrlPrefix + 'News/Experts/AdvanTiggelen/index.htm');
g_navNode_4_4_8=g_navNode_4_4.addNode('2126','Pieter Wind ',ssUrlPrefix + 'News/Experts/PieterWind/index.htm');
g_navNode_4_5=g_navNode_4.addNode('2172','Meet our Boardmembers',ssUrlPrefix + 'News/MeetourBoardmembers/index.htm');
g_navNode_4_8=g_navNode_4.addNode('154','Contact info',ssUrlPrefix + 'News/Presscontacts/index.htm');
g_navNode_4_12=g_navNode_4.addNode('EU_PressContact','Contact',ssUrlPrefix + 'News/Contact/index.htm');
g_navNode_5=g_navNode_Root.addNode('EU_AboutINGIM','About ING IM',ssUrlPrefix + 'AboutINGIM/index.htm');
g_navNode_5_0=g_navNode_5.addNode('EU_KeyfactsINGIMEurope','Key facts \x28ING IM Europe\x29',ssUrlPrefix + 'AboutINGIM/KeyfactsINGIMEurope/index.htm');
g_navNode_5_1=g_navNode_5.addNode('EU_Ambitionandstrategy','Ambition and strategy',ssUrlPrefix + 'AboutINGIM/Ambitionandstrategy/index.htm');
g_navNode_5_2=g_navNode_5.addNode('EU_Ourstrengths','Our strengths',ssUrlPrefix + 'AboutINGIM/Ourstrengths/index.htm');
g_navNode_5_3=g_navNode_5.addNode('EU_Ourpeople','Our people',ssUrlPrefix + 'AboutINGIM/Ourpeople/index.htm');
g_navNode_5_4=g_navNode_5.addNode('EU_OrganisationStructure','Organisation Structure',ssUrlPrefix + 'AboutINGIM/OrganisationStructure/index.htm');
g_navNode_5_5=g_navNode_5.addNode('1578','Corporate information',ssUrlPrefix + 'AboutINGIM/Corporateinformation/index.htm');
g_navNode_5_6=g_navNode_5.addNode('EU_Awards','Awards',ssUrlPrefix + 'AboutINGIM/Awards/index.htm','secondaryUrlVariableField==region3');
g_navNode_5_7=g_navNode_5.addNode('EU_CorporateGovernance','Corporate Governance',ssUrlPrefix + 'AboutINGIM/CorporateGovernance/index.htm');
g_navNode_5_7_0=g_navNode_5_7.addNode('EU_Generalintroduction','General introduction',ssUrlPrefix + 'AboutINGIM/CorporateGovernance/Generalintroduction/index.htm');
g_navNode_5_7_1=g_navNode_5_7.addNode('EU_ProprietaryandClientsassets','Proprietary and Clients assets',ssUrlPrefix + 'AboutINGIM/CorporateGovernance/ProprietaryandClientsassets/index.htm');
g_navNode_5_7_2=g_navNode_5_7.addNode('EU_INGIMEuropesvotingpolicy','ING IM Europe\'s voting policy',ssUrlPrefix + 'AboutINGIM/CorporateGovernance/INGIMEuropesvotingpolicy/index.htm');
g_navNode_5_8=g_navNode_5.addNode('EU_INGIMPolicies','ING IM Policies',ssUrlPrefix + 'AboutINGIM/INGIMPolicies/index.htm');
g_navNode_5_9=g_navNode_5.addNode('2000','Contact',ssUrlPrefix + 'AboutINGIM/Contact/index.htm');
g_navNode_6=g_navNode_Root.addNode('EU_Careers','Careers',ssUrlPrefix + 'Careers/index.htm');
g_navNode_17=g_navNode_Root.addNode('2073','Account IC-Web',ssUrlPrefix + 'Account_IC_Web/index.htm');

