/////////////////////////////////////////////////////////////////////////////
// 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('716','Home',ssUrlPrefix + 'index.jsp',null,'Description==Cargill is a private company and is an international producer and marketer of food, agricultural, financial and industrial products and services.','GoogleAdwordsScriptId==NA3036356','Keywords==grain trading, agriculture, food ingredients, industrial, commodities, trading, food applications, animal productivity, biobased products, agribusiness','PageTitle==Cargill\x3a international producer and marketer of food, agricultural, financial and industrial products and services.');
g_navNode_0=g_navNode_Root.addNode('764','Our Company',ssUrlPrefix + 'company/index.jsp','Description==Cargill is committed to using its knowledge and experience to collaborate with customers to help them succeed.','Keywords==Cargill, grain, corn, beef, agriculture, food processing, industrial, commodities, trading, financial, food applications, animal productivity, biobased industrial products, agribusiness','excludeTopNavSubSections==FALSE','secondaryUrlVariableField==region3');
g_navNode_0_0=g_navNode_0.addNode('500365','At a Glance',ssUrlPrefix + 'company/glance/index.jsp','Description==Cargill is an international producer and marketer of food, agricultural, financial and industrial products and services.','Keywords==Cargill, grain, agriculture, food processing, industrial, commodities, trading, food applications, animal productivity, biobased products, agribusiness');
g_navNode_0_1=g_navNode_0.addNode('504757','Corporate Brochure',ssUrlPrefix + 'company/brochure/index.jsp','Description==Cargill is an international producer and marketer of food, agricultural, financial and industrial products and services.','Keywords==Cargill, grain, agriculture, food processing, industrial, commodities, trading, food applications, animal productivity, biobased products, agribusiness');
g_navNode_0_2=g_navNode_0.addNode('500396','Financial Information',ssUrlPrefix + 'company/financial/index.jsp','Description==Cargill, a privately held company, reports its net earnings on a quarterly basis.','ExcludeTopNavSubSections==true');
g_navNode_0_2_0=g_navNode_0_2.addNode('500397','Five-Year Financial Summary',ssUrlPrefix + 'company/financial/five-year/index.jsp');
g_navNode_0_2_1=g_navNode_0_2.addNode('500398','Credit Rating Information',ssUrlPrefix + 'company/financial/credit-rating/index.jsp');
g_navNode_0_2_2=g_navNode_0_2.addNode('500399','Access Request Form',ssUrlPrefix + 'company/financial/access-request/index.jsp','LinkToExtURL==https\x3a//register.cargill.com/signup/treasury');
g_navNode_0_2_3=g_navNode_0_2.addNode('500942','Financials\x3cbr\x3e\x28authorized users\x29',ssUrlPrefix + 'company/financial/secured/index.jsp','ExcludeInTopNav==false','HideInLeftNav==true','PageTitle==Secured financial information','RestartLeftNav==true','contributorOnly==false');
g_navNode_0_2_3_0=g_navNode_0_2_3.addNode('501160','Call Details',ssUrlPrefix + 'company/financial/secured/schedule/index.jsp','ExcludeFromSearch==true','HideInLeftNav==false');
g_navNode_0_2_3_1=g_navNode_0_2_3.addNode('501147','Financial Archives',ssUrlPrefix + 'company/financial/secured/archives/index.jsp','ExcludeFromSearch==true');
g_navNode_0_3=g_navNode_0.addNode('509656','Our Businesses',ssUrlPrefix + 'company/businesses/index.jsp','Description==Our businesses in Agriculture Services, Food Ingredients \x26 Applications, Origination \x26 Processing, Risk Management and Financial, \x26 Industrial.');
g_navNode_0_3_4=g_navNode_0_3.addNode('500754','Cargill Beef',ssUrlPrefix + 'company/businesses/cargill-beef/index.jsp','Description==Cargill Beef is one of North America\u2019s largest beef processors, harvesting more than 7 million fed cattle and producing nearly 7 billion pounds of boxed beef and by-products each year. ','ExcludeInTopNav==true','ExcludeTopNavSubSections==true','HideInLeftNav==true','Keywords==Cargill Beef, beef processors, North America, boxed beef and by-products','PageTitle==Cargill Beef.','RestartLeftNav==true');
g_navNode_0_3_4_0=g_navNode_0_3_4.addNode('506824','Products and Brands',ssUrlPrefix + 'company/businesses/cargill-beef/products-brands/index.jsp');
g_navNode_0_3_4_0_0=g_navNode_0_3_4_0.addNode('506825','Clean, Cold, Correct and On-Time\u2122 ',ssUrlPrefix + 'company/businesses/cargill-beef/products-brands/clean-cold-correct-ontime/index.jsp');
g_navNode_0_3_4_1=g_navNode_0_3_4.addNode('506826','Locations',ssUrlPrefix + 'company/businesses/cargill-beef/locations/index.jsp');
g_navNode_0_3_4_2=g_navNode_0_3_4.addNode('506827','Our Commitment',ssUrlPrefix + 'company/businesses/cargill-beef/our-commitment/index.jsp');
g_navNode_0_3_4_2_0=g_navNode_0_3_4_2.addNode('506828','Corporate Responsibility',ssUrlPrefix + 'company/businesses/cargill-beef/our-commitment/corporate-responsibility/index.jsp');
g_navNode_0_3_4_2_1=g_navNode_0_3_4_2.addNode('506829','Live Animal Initiatives',ssUrlPrefix + 'company/businesses/cargill-beef/our-commitment/live-animal-initiatives/index.jsp');
g_navNode_0_3_4_2_2=g_navNode_0_3_4_2.addNode('506830','Science and Innovation',ssUrlPrefix + 'company/businesses/cargill-beef/our-commitment/science-innovation/index.jsp');
g_navNode_0_3_4_2_3=g_navNode_0_3_4_2.addNode('506831','Food Safety',ssUrlPrefix + 'company/businesses/cargill-beef/our-commitment/food-safety/index.jsp');
g_navNode_0_3_4_2_4=g_navNode_0_3_4_2.addNode('506832','Customer Focus',ssUrlPrefix + 'company/businesses/cargill-beef/our-commitment/customer-focus/index.jsp');
g_navNode_0_3_9=g_navNode_0_3.addNode('500759','Cargill Kitchen Solutions',ssUrlPrefix + 'company/businesses/cargill-kitchen-solutions/index.jsp','ExcludeInLeftNav==false','ExcludeInTopNav==true','ExcludeTopNavSubSections==true','HideInLeftNav==true','RestartLeftNav==true','contributorOnly==false');
g_navNode_0_3_9_0=g_navNode_0_3_9.addNode('501233','Overview',ssUrlPrefix + 'company/businesses/cargill-kitchen-solutions/overview/index.jsp','contributorOnly==false');
g_navNode_0_3_9_1=g_navNode_0_3_9.addNode('501234','Corporate Responsibility',ssUrlPrefix + 'company/businesses/cargill-kitchen-solutions/corporate-responsibility/index.jsp','contributorOnly==false');
g_navNode_0_3_9_2=g_navNode_0_3_9.addNode('501235','Quality Assurance',ssUrlPrefix + 'company/businesses/cargill-kitchen-solutions/quality-assurance/index.jsp','contributorOnly==false');
g_navNode_0_3_9_3=g_navNode_0_3_9.addNode('501236','Solutions',ssUrlPrefix + 'company/businesses/cargill-kitchen-solutions/solutions/index.jsp','contributorOnly==false');
g_navNode_0_3_9_4=g_navNode_0_3_9.addNode('501237','Locations \x26 Careers',ssUrlPrefix + 'company/businesses/cargill-kitchen-solutions/locations/index.jsp','contributorOnly==false');
g_navNode_0_3_9_4_0=g_navNode_0_3_9_4.addNode('501238','Monticello',ssUrlPrefix + 'company/businesses/cargill-kitchen-solutions/locations/monticello/index.jsp','contributorOnly==false');
g_navNode_0_3_9_4_1=g_navNode_0_3_9_4.addNode('501239','Big Lake',ssUrlPrefix + 'company/businesses/cargill-kitchen-solutions/locations/big-lake/index.jsp','contributorOnly==false');
g_navNode_0_3_9_4_2=g_navNode_0_3_9_4.addNode('501240','Mason City',ssUrlPrefix + 'company/businesses/cargill-kitchen-solutions/locations/mason-city/index.jsp','contributorOnly==false');
g_navNode_0_3_9_4_3=g_navNode_0_3_9_4.addNode('501241','Panora',ssUrlPrefix + 'company/businesses/cargill-kitchen-solutions/locations/panora/index.jsp','contributorOnly==false');
g_navNode_0_3_9_4_4=g_navNode_0_3_9_4.addNode('501242','Lake Odessa',ssUrlPrefix + 'company/businesses/cargill-kitchen-solutions/locations/lake-odessa/index.jsp','contributorOnly==false');
g_navNode_0_3_9_4_5=g_navNode_0_3_9_4.addNode('501243','Etobicoke',ssUrlPrefix + 'company/businesses/cargill-kitchen-solutions/locations/etobicoke/index.jsp','contributorOnly==false');
g_navNode_0_3_13=g_navNode_0_3.addNode('500765','Cargill Pork',ssUrlPrefix + 'company/businesses/cargill-pork/index.jsp','Description==Cargill Pork is one of North America\u2019s largest pork processors, harvesting more than 10 million hogs and producing nearly 2.3 billion pounds of pork each year.','ExcludeInTopNav==true','ExcludeTopNavSubSections==true','HideInLeftNav==true','Keywords==Cargill Pork, pork processors, North America, pork products, Midwest','PageTitle==Cargill Pork','RestartLeftNav==true');
g_navNode_0_3_13_0=g_navNode_0_3_13.addNode('511281','Live Pork Production',ssUrlPrefix + 'company/businesses/cargill-pork/live-pork-production/index.jsp','Description==Live pork production.','Keywords==cargill, cargill pork, live pork production');
g_navNode_0_3_13_0_0=g_navNode_0_3_13_0.addNode('511274','Nutrition Leadership',ssUrlPrefix + 'company/businesses/cargill-pork/live-pork-production/nutrition-leadership/index.jsp','Description==Live pork production. Nutrition leadership.','Keywords==cargill, cargill pork, live pork production, nutrition leadership');
g_navNode_0_3_13_0_1=g_navNode_0_3_13_0.addNode('511275','Field Managers',ssUrlPrefix + 'company/businesses/cargill-pork/live-pork-production/field-managers/index.jsp','Description==Live pork production. Field managers.','Keywords==cargill, cargill pork, live pork production, field managers');
g_navNode_0_3_13_0_2=g_navNode_0_3_13_0.addNode('511276','Herd Health',ssUrlPrefix + 'company/businesses/cargill-pork/live-pork-production/herd-health/index.jsp','Description==Live pork production. Herd health.','Keywords==cargill, cargill pork, live pork production, herd health');
g_navNode_0_3_13_0_3=g_navNode_0_3_13_0.addNode('511277','Vertical Integration Programs',ssUrlPrefix + 'company/businesses/cargill-pork/live-pork-production/vertical-integration-programs/index.jsp','Description==Live pork production. Vertical integration programs.','Keywords==cargill, cargill pork, live pork production, vertical integration programs');
g_navNode_0_3_13_0_4=g_navNode_0_3_13_0.addNode('511278','Research and Development',ssUrlPrefix + 'company/businesses/cargill-pork/live-pork-production/research-development/index.jsp','Description==Live pork production. Research and development.','Keywords==cargill, cargill pork, live pork production, research and development');
g_navNode_0_3_13_0_5=g_navNode_0_3_13_0.addNode('511280','Contact Us',ssUrlPrefix + 'company/businesses/cargill-pork/live-pork-production/contact-us/index.jsp','Description==Live pork production. Contact us.','Keywords==cargill, cargill pork, live pork production, contact us');
g_navNode_0_3_13_1=g_navNode_0_3_13.addNode('508682','Products and Brands',ssUrlPrefix + 'company/businesses/cargill-pork/products-brands/index.jsp');
g_navNode_0_3_13_1_0=g_navNode_0_3_13_1.addNode('508686','Clean, Cold, Correct and On-Time\u2122',ssUrlPrefix + 'company/businesses/cargill-pork/products-brands/clean-cold-on-time/index.jsp');
g_navNode_0_3_13_2=g_navNode_0_3_13.addNode('508683','High-Quality Products',ssUrlPrefix + 'company/businesses/cargill-pork/high-quality-products/index.jsp');
g_navNode_0_3_13_3=g_navNode_0_3_13.addNode('508684','Locations',ssUrlPrefix + 'company/businesses/cargill-pork/locations/index.jsp');
g_navNode_0_3_13_4=g_navNode_0_3_13.addNode('508685','Our Commitment',ssUrlPrefix + 'company/businesses/cargill-pork/our-commitment/index.jsp');
g_navNode_0_3_13_4_0=g_navNode_0_3_13_4.addNode('508687','Corporate Responsibility',ssUrlPrefix + 'company/businesses/cargill-pork/our-commitment/corporate-responsibility/index.jsp');
g_navNode_0_3_13_4_1=g_navNode_0_3_13_4.addNode('508688','Live Animal Initiatives',ssUrlPrefix + 'company/businesses/cargill-pork/our-commitment/live-animal-initiatives/index.jsp');
g_navNode_0_3_13_4_2=g_navNode_0_3_13_4.addNode('508689','Science and Innovation',ssUrlPrefix + 'company/businesses/cargill-pork/our-commitment/science-innovation/index.jsp');
g_navNode_0_3_13_4_3=g_navNode_0_3_13_4.addNode('508690','Customer Focus',ssUrlPrefix + 'company/businesses/cargill-pork/our-commitment/customer-focus/index.jsp');
g_navNode_0_3_14=g_navNode_0_3.addNode('500766','Cargill Regional Beef',ssUrlPrefix + 'company/businesses/cargill-regional-beef/index.jsp','Description==Cargill Regional Beef offers a variety of advantages that position us as a partner of choice for a wide range of retail and foodservice customers. ','ExcludeInTopNav==true','ExcludeTopNavSubSections==true','HideInLeftNav==true','PageTitle==Cargill Regional Beef','RestartLeftNav==true');
g_navNode_0_3_14_0=g_navNode_0_3_14.addNode('508625','Products and Brands',ssUrlPrefix + 'company/businesses/cargill-regional-beef/products-brands/index.jsp');
g_navNode_0_3_14_0_0=g_navNode_0_3_14_0.addNode('508629','Fast, Fresh and Flexible',ssUrlPrefix + 'company/businesses/cargill-regional-beef/products-brands/fast-fresh-flexible/index.jsp');
g_navNode_0_3_14_1=g_navNode_0_3_14.addNode('508627','Locations',ssUrlPrefix + 'company/businesses/cargill-regional-beef/locations/index.jsp');
g_navNode_0_3_14_2=g_navNode_0_3_14.addNode('508628','Corporate Responsibility',ssUrlPrefix + 'company/businesses/cargill-regional-beef/corporate-responsibility/index.jsp');
g_navNode_0_3_14_2_0=g_navNode_0_3_14_2.addNode('508630','Community Involvement',ssUrlPrefix + 'company/businesses/cargill-regional-beef/corporate-responsibility/community-involvement/index.jsp');
g_navNode_0_3_14_2_1=g_navNode_0_3_14_2.addNode('508631','Energy and Environmental Practices',ssUrlPrefix + 'company/businesses/cargill-regional-beef/corporate-responsibility/energy-environmental-practices/index.jsp');
g_navNode_0_3_14_2_2=g_navNode_0_3_14_2.addNode('508632','Animal Welfare',ssUrlPrefix + 'company/businesses/cargill-regional-beef/corporate-responsibility/animal-welfare/index.jsp');
g_navNode_0_3_14_2_3=g_navNode_0_3_14_2.addNode('508633','Food Safety',ssUrlPrefix + 'company/businesses/cargill-regional-beef/corporate-responsibility/food-safety/index.jsp');
g_navNode_0_3_15=g_navNode_0_3.addNode('511238','Cargill Value Added Meats - Food Service',ssUrlPrefix + 'company/businesses/cargill-value-added-meats-food-service/index.jsp','Description==Cargill Value Added Meats Foodservice offers fresh and frozen burger patties, blending science and the culinary arts to create innovative product offerings for foodservice customers.','ExcludeInLeftNav==false','ExcludeInTopNav==true','ExcludeTopNavSubSections==true','HideInLeftNav==true','Keywords==Cargill Value Added Meats Foodservice, fresh beef patties, frozen burgers, fresh meat products ','RestartLeftNav==true');
g_navNode_0_3_15_0=g_navNode_0_3_15.addNode('511239','Products \x26 Brands',ssUrlPrefix + 'company/businesses/cargill-value-added-meats-food-service/products-brands/index.jsp','Description==Cargill Value Added Meats Foodservice provides a number of value-added burger products ranging from frozen to fresh that serve the varying needs of restaurateurs and foodservice operators and retailers.','Keywords==Cargill Value Added Meats Foodservice, TNT Patties, JJ\u2019s Tavern, Fressure, value-added meat products, seasoned patties, 100\x25 ground beef, enhanced food safety, high-pressure processing ');
g_navNode_0_3_15_1=g_navNode_0_3_15.addNode('511240','Locations',ssUrlPrefix + 'company/businesses/cargill-value-added-meats-food-service/locations/index.jsp','Description==Cargill Value Added Meats Foodservice is strategically located across North America for optimal responsiveness to all customer orders, inquiries and requests.','Keywords==Cargill Value Added Meats Foodservice, North America, distribution, plant operations, customized solutions');
g_navNode_0_3_15_2=g_navNode_0_3_15.addNode('511241','Our Commitment',ssUrlPrefix + 'company/businesses/cargill-value-added-meats-food-service/our-commitment/index.jsp','Description==From food safety to corporate responsibility, Cargill Value Added Meats Foodservice is committed to supplying customers with the very best products while adhering to best practices.','Keywords==Cargill Value Added Meats Foodservice, food safety, product innovation, operational excellence, risk management, corporate responsibility, research and development, product testing, targeted solutions, animal welfare, charitable giving ');
g_navNode_0_3_15_3=g_navNode_0_3_15.addNode('511242','Food Safety',ssUrlPrefix + 'company/businesses/cargill-value-added-meats-food-service/food-safety/index.jsp','Description==Cargill Value Added Meats Foodservice adheres to the highest safety standards and employs a Food Safety System to meet the challenges of ensuring a safe food supply.','Keywords==Cargill Value Added Meats Foodservice, food safety, advanced technologies, Food Safety System, Raw Material Supplier Approval Program, Verification Sampling, Research and Development, pathogen testing');
g_navNode_0_3_15_4=g_navNode_0_3_15.addNode('511244','Corporate Responsibility',ssUrlPrefix + 'company/businesses/cargill-value-added-meats-food-service/corporate-responsibility/index.jsp','Description==Cargill Value Added Meats Foodservice is dedicated to the constant improvement of how we treat the environment, our communities and the positive impact we have on the world. ','Keywords==Cargill Value Added Meats Foodservice, corporate responsibility, Cargill Cares, charitable contributions, natural resources, supply-chain management, recycling, environmental impact');
g_navNode_0_3_16=g_navNode_0_3.addNode('500767','Cargill Value Added Meats - Retail',ssUrlPrefix + 'company/businesses/cargill-value-added-meats-retail/index.jsp','ExcludeInTopNav==true','ExcludeTopNavSubSections==true','HideInLeftNav==true','RestartLeftNav==true');
g_navNode_0_3_34=g_navNode_0_3.addNode('500787','Cargill Specialty Canola Oils',ssUrlPrefix + 'company/businesses/cargill-specialty-canola-oils/index.jsp','Description==Cargill Specialty Canola Oils develops, produces and markets high-performance canola oils.','ExcludeInTopNav==true','ExcludeTopNavSubSections==true','HideInLeftNav==true','Keywords==VICTORY Hybrid Canola, high-yield canola, hybrid canola seeds, canola farming, growing canola, Cargill VICTORY Hybrid Canola, InVigor Health Canola, Canadian canola farming, high-performance canola, canola risk-management','RestartLeftNav==true','contributorOnly==false');
g_navNode_0_3_34_0=g_navNode_0_3_34.addNode('503751','Overview',ssUrlPrefix + 'company/businesses/cargill-specialty-canola-oils/overview/index.jsp','Description==Cargill Specialty Canola Oils develops superior hybrids that help you capitalize on the canola boom.','Keywords==VICTORY Hybrid Canola, high-yield canola, hybrid canola seeds, canola farming, growing canola, Cargill VICTORY Hybrid Canola, InVigor Health Canola, Canadian canola farming, high-performance canola, canola risk-management','contributorOnly==false');
g_navNode_0_3_34_1=g_navNode_0_3_34.addNode('503752','Quality Assurance',ssUrlPrefix + 'company/businesses/cargill-specialty-canola-oils/quality-assurance/index.jsp','Description==Cargill Specialty Canola Oils has an industry-leading team of biotechnologists and support exploring new avenues in plant genetics, breeding technologies, hybridization systems and more. ','Keywords==VICTORY Hybrid Canola, high-yield canola, hybrid canola seeds, canola farming, growing canola, Cargill VICTORY Hybrid Canola, InVigor Health Canola, Canadian canola farming, high-performance canola, canola risk-management','contributorOnly==false');
g_navNode_0_3_34_2=g_navNode_0_3_34.addNode('503753','News',ssUrlPrefix + 'company/businesses/cargill-specialty-canola-oils/news/index.jsp','Description==Cargill Specialty Canola Oils news. ','Keywords==VICTORY Hybrid Canola, high-yield canola, hybrid canola seeds, canola farming, growing canola, Cargill VICTORY Hybrid Canola, InVigor Health Canola, Canadian canola farming, high-performance canola, canola risk-management','contributorOnly==false');
g_navNode_0_3_34_3=g_navNode_0_3_34.addNode('503755','Resources/Links',ssUrlPrefix + 'company/businesses/cargill-specialty-canola-oils/resources-links/index.jsp','Description==Cargill Specialty Canola Oils links to help farmers stay up on the latest canola news. ','Keywords==VICTORY Hybrid Canola, high-yield canola, hybrid canola seeds, canola farming, growing canola, Cargill VICTORY Hybrid Canola, InVigor Health Canola, Canadian canola farming, high-performance canola, canola risk-management','contributorOnly==false');
g_navNode_0_3_34_4=g_navNode_0_3_34.addNode('503754','Contact Us',ssUrlPrefix + 'company/businesses/cargill-specialty-canola-oils/contact-us/index.jsp','LinkToExtURL==http\x3a//www.victorycanola.com/contactus.shtml','contributorOnly==false');
g_navNode_0_3_48=g_navNode_0_3.addNode('500800','Cargill Ferrous International',ssUrlPrefix + 'company/businesses/cargill-ferrous-international/index.jsp','Description==Cargill Ferrous International \x28CFI\x29 is a leading  trader,  distributor and provider of risk management solutions serving the global ferrous industry. Our mission is to provide liquidity and risk management solutions for our partners around the globe who serve the ferrous industry including mines, scrapyards, steel producers and steel consumers.','ExcludeInTopNav==true','ExcludeTopNavSubSections==true','HideInLeftNav==true','Keywords==Cargill Ferrous International, CFI. ferrous, steel, steel mill consumables, iron ore, pig iron, steel scrap, steel long, steel flat, steel processing service centers, steel industry, United States distribution, China distribution, steel and ferrous market access, steel and ferrous risk management, steel and ferrous services','PageTitle==Cargill Ferrous International','RestartLeftNav==true');
g_navNode_0_3_48_0=g_navNode_0_3_48.addNode('507153','Locations',ssUrlPrefix + 'company/businesses/cargill-ferrous-international/locations/index.jsp','Description==Cargill Ferrous International \x28CFI\x29 is a leading  trader,  distributor and provider of risk management solutions serving the global ferrous industry. Our mission is to provide liquidity and risk management solutions for our partners around the globe who serve the ferrous industry including mines, scrapyards, steel producers and steel consumers.','Keywords==Cargill Ferrous International, CFI. ferrous, steel, steel processing service centers, steel industry, United States distribution, China distribution, ','PageTitle==Cargill Ferrous International \x28CFI\x29');
g_navNode_0_3_48_1=g_navNode_0_3_48.addNode('507154','Our Commitments',ssUrlPrefix + 'company/businesses/cargill-ferrous-international/our-commitments/index.jsp','Description==Cargill Ferrous International \x28CFI\x29 is a leading  trader,  distributor and provider of risk management solutions serving the global ferrous industry. Our mission is to provide liquidity and risk management solutions for our partners around the globe who serve the ferrous industry including mines, scrapyards, steel producers and steel consumers.','Keywords==Cargill Ferrous International, CFI. ferrous, steel, steel mill consumables, iron ore, pig iron, steel scrap, steel long, steel flat, steel processing service centers, steel industry, United States distribution, China distribution, steel and ferrous market access, steel and ferrous risk management, steel and ferrous services','PageTitle==Cargill Ferrous International \x28CFI\x29');
g_navNode_0_3_48_1_0=g_navNode_0_3_48_1.addNode('507976','Environmental Management',ssUrlPrefix + 'company/businesses/cargill-ferrous-international/our-commitments/environmental-management/index.jsp','Description==Cargill Ferrous International \x28CFI\x29 is a leading  trader,  distributor and provider of risk management solutions serving the global ferrous industry. Our mission is to provide liquidity and risk management solutions for our partners around the globe who serve the ferrous industry including mines, scrapyards, steel producers and steel consumers.','Keywords==Cargill Ferrous International, CFI. ferrous, steel, steel mill consumables, iron ore, pig iron, steel scrap, steel long, steel flat, steel processing service centers, steel industry, United States distribution, China distribution, steel and ferrous market access, steel and ferrous risk management, steel and ferrous services','PageTitle==Cargill Ferrous International \x28CFI\x29');
g_navNode_0_3_48_1_1=g_navNode_0_3_48_1.addNode('507977','Workplace Safety',ssUrlPrefix + 'company/businesses/cargill-ferrous-international/our-commitments/workplace-safety/index.jsp','Description==Cargill Ferrous International \x28CFI\x29 is a leading  trader, distributor and provider of risk management solutions serving the global ferrous industry. Our mission is to provide liquidity and risk management solutions for our partners around the globe who serve the ferrous industry including mines, scrapyards, steel producers and steel consumers.','Keywords==Cargill Ferrous International, CFI. ferrous, steel, steel mill consumables, iron ore, pig iron, steel scrap, steel long, steel flat, steel processing service centers, steel industry, United States distribution, China distribution, ','PageTitle==Cargill Ferrous International \x28CFI\x29');
g_navNode_0_3_52=g_navNode_0_3.addNode('500804','Cargill Risk Management',ssUrlPrefix + 'company/businesses/cargill-risk-management/index.jsp','ExcludeInLeftNav==false','ExcludeInTopNav==true','ExcludeTopNavSubSections==true','HideInLeftNav==true','RestartLeftNav==true');
g_navNode_0_3_52_0=g_navNode_0_3_52.addNode('506198','Hedging Products',ssUrlPrefix + 'company/businesses/cargill-risk-management/hedging-products/index.jsp');
g_navNode_0_3_52_0_1=g_navNode_0_3_52_0.addNode('506207','Why Cargill',ssUrlPrefix + 'company/businesses/cargill-risk-management/hedging-products/why-cargill/index.jsp');
g_navNode_0_3_52_1=g_navNode_0_3_52.addNode('506199','Producer Products',ssUrlPrefix + 'company/businesses/cargill-risk-management/producer-risk/index.jsp');
g_navNode_0_3_52_1_0=g_navNode_0_3_52_1.addNode('506209','Product Overview',ssUrlPrefix + 'company/businesses/cargill-risk-management/producer-risk/producer-risk-products/index.jsp');
g_navNode_0_3_52_2=g_navNode_0_3_52.addNode('506200','Investor Products',ssUrlPrefix + 'company/businesses/cargill-risk-management/investor-risk/index.jsp','RestartLeftNav==false');
g_navNode_0_3_52_3=g_navNode_0_3_52.addNode('506201','Locations',ssUrlPrefix + 'company/businesses/cargill-risk-management/locations/index.jsp');
g_navNode_0_3_52_4=g_navNode_0_3_52.addNode('506202','Contacts',ssUrlPrefix + 'company/businesses/cargill-risk-management/contacts/index.jsp','contributorOnly==false');
g_navNode_0_3_55=g_navNode_0_3.addNode('500807','Cargill Deicing Technology',ssUrlPrefix + 'company/businesses/cargill-deicing-technology/index.jsp','ExcludeInLeftNav==false','ExcludeInTopNav==true','ExcludeTopNavSubSections==true','HideInLeftNav==true','RestartLeftNav==true');
g_navNode_0_3_59=g_navNode_0_3.addNode('508383','Cargill Ocean Transportation',ssUrlPrefix + 'company/businesses/cargill-ocean-transportation/index.jsp','Description==Cargill Ocean Transportation has deep expertise in chartering, trading, logistics, operations and risk management developed over a 50-year history. We offer our customers ocean freight solutions across dry market segments and tankers. We focus on safety, high quality and risk management. ','ExcludeInTopNav==true','ExcludeTopNavSubSections==true','HideInLeftNav==true','Keywords==Cargill, Cargill ocean transportation, ocean transportation, charters, trading, logistics, operations, risk management, dry market segments, tankers, ocean transportation safety, ocean transportation risk management','PageTitle==Cargill Ocean Transportation','RestartLeftNav==true');
g_navNode_0_3_59_0=g_navNode_0_3_59.addNode('508384','Delivering Value',ssUrlPrefix + 'company/businesses/cargill-ocean-transportation/delivering-value/index.jsp','Description==Cargill Ocean Transportation has deep expertise in chartering, trading, logistics, operations and risk management developed over a 50-year history. We offer our customers ocean freight solutions across dry market segments and tankers. We focus on safety, high quality and risk management. ','Keywords==Cargill, Cargill ocean transportation, ocean transportation, charters, trading, logistics, operations, risk management, dry market segments, tankers, ocean transportation safety, ocean transportation risk management, commerce, trade flows, charter fleet','PageTitle==Delivering value by connecting commerce');
g_navNode_0_3_59_1=g_navNode_0_3_59.addNode('508385','History and Evolution',ssUrlPrefix + 'company/businesses/cargill-ocean-transportation/history-evolution/index.jsp','Description==Cargill Ocean Transportation has deep expertise in chartering, trading, logistics, operations and risk management developed over a 50-year history. We offer our customers ocean freight solutions across dry market segments and tankers. We focus on safety, high quality and risk management. ','Keywords==Cargill, Cargill ocean transportation, ocean transportation, charters, trading, logistics, operations, risk management, dry market segments, tankers, ocean transportation safety, ocean transportation risk management, ocean shipping, expertise','PageTitle==Ocean transportation expertise');
g_navNode_0_3_59_2=g_navNode_0_3_59.addNode('508386','Locations',ssUrlPrefix + 'company/businesses/cargill-ocean-transportation/locations/index.jsp','Description==Cargill Ocean Transportation has deep expertise in chartering, trading, logistics, operations and risk management developed over a 50-year history. We offer our customers ocean freight solutions across dry market segments and tankers. We focus on safety, high quality and risk management. ','Keywords==Cargill, Cargill ocean transportation, ocean transportation, charters, trading, logistics, operations, risk management, dry market segments, tankers, ocean transportation safety, ocean transportation risk management, global locations','PageTitle==Locations');
g_navNode_0_3_59_3=g_navNode_0_3_59.addNode('508387','Corporate Responsibility',ssUrlPrefix + 'company/businesses/cargill-ocean-transportation/ot-corporate-responsibility/index.jsp','Description==Cargill Ocean Transportation has deep expertise in chartering, trading, logistics, operations and risk management developed over a 50-year history. We offer our customers ocean freight solutions across dry market segments and tankers. We focus on safety, high quality and risk management. ','Keywords==Cargill, Cargill ocean transportation, ocean transportation, charters, trading, logistics, operations, risk management, dry market segments, tankers, ocean transportation safety, ocean transportation risk management, corporate responsibility, commitment, oceans, communities','PageTitle==Corporate Responsibility');
g_navNode_0_3_59_4=g_navNode_0_3_59.addNode('508392','Who We Are',ssUrlPrefix + 'company/businesses/cargill-ocean-transportation/who-we-are/index.jsp','Description==Cargill Ocean Transportation has deep expertise in chartering, trading, logistics, operations and risk management developed over a 50-year history. We offer our customers ocean freight solutions across dry market segments and tankers. We focus on safety, high quality and risk management. ','Keywords==Cargill, Cargill ocean transportation, ocean transportation, charters, trading, logistics, operations, risk management, dry market segments, tankers, ocean transportation safety, ocean transportation risk management','PageTitle==Who We Are');
g_navNode_0_3_59_5=g_navNode_0_3_59.addNode('508393','High Quality Fleet',ssUrlPrefix + 'company/businesses/cargill-ocean-transportation/high-quality-fleet/index.jsp','Description==Cargill Ocean Transportation has deep expertise in chartering, trading, logistics, operations and risk management developed over a 50-year history. We offer our customers ocean freight solutions across dry market segments and tankers. We focus on safety, high quality and risk management. ','Keywords==Cargill, Cargill ocean transportation, ocean transportation, charters, trading, logistics, operations, risk management, dry market segments, tankers, ocean transportation safety, ocean transportation risk management, ship vetting','PageTitle==Ship Vetting');
g_navNode_0_3_59_6=g_navNode_0_3_59.addNode('508394','Services',ssUrlPrefix + 'company/businesses/cargill-ocean-transportation/services/index.jsp','Description==Cargill Ocean Transportation has deep expertise in chartering, trading, logistics, operations and risk management developed over a 50-year history. We offer our customers ocean freight solutions across dry market segments and tankers. We focus on safety, high quality and risk management. ','Keywords==Cargill, Cargill ocean transportation, ocean transportation, charters, trading, logistics, operations, risk management, dry market segments, tankers, ocean transportation safety, ocean transportation risk management','PageTitle==Services');
g_navNode_0_3_60=g_navNode_0_3.addNode('509471','Nedalco',ssUrlPrefix + 'company/businesses/nedalco/index.jsp','Description==Nedalco','ExcludeInTopNav==true','ExcludeTopNavSubSections==true','HideInLeftNav==true','Keywords==Nedalco, alcohol, industrial applications, spirit, food, pharmaceutical, chemical, cosmetics ','RestartLeftNav==true');
g_navNode_0_4=g_navNode_0.addNode('500367','Expertise',ssUrlPrefix + 'company/expertise/index.jsp','Description==We partner with farmers, food companies, manufacturers, energy producers \x26 financial providers to create solutions that touch people around the world.','ExcludeTopNavSubSections==TRUE');
g_navNode_0_4_0=g_navNode_0_4.addNode('500369','Supply Chain Management',ssUrlPrefix + 'company/expertise/supply-chain/index.jsp','Description==Optimizing supply chains through insightful strategy, inventory management, partner collaboration, and radical operations planning.','ExcludeInTopNav==true');
g_navNode_0_4_1=g_navNode_0_4.addNode('500368','Risk Management',ssUrlPrefix + 'company/expertise/risk-management/index.jsp','Description==We identify price risk management issues \x26 create tailored risk management products that are designed to mitigate price exposures \x26 manage operating margins.','ExcludeInTopNav==true','Keywords==Hedging Products, Investor Products, investment alternatives, farmer, livestock producers ');
g_navNode_0_5=g_navNode_0.addNode('500370','Research \x26 Development',ssUrlPrefix + 'company/research-development/index.jsp','Description==Tap our scientific expertise for enhancing an existing product, improving process efficiencies, or uncovering a solution for a first-to-market innovation. ','ExcludeTopNavSubSections==TRUE','Keywords==technical service, applications, research \x26 development, intellectual asset management, scientific \x26 regulatory affairs');
g_navNode_0_5_0=g_navNode_0_5.addNode('500371','Our People',ssUrlPrefix + 'company/research-development/people/index.jsp','Description==We have over 1,300 research, development, applications, technical services \x26 intellectual property specialists in more than 200 locations.','ExcludeInTopNav==true');
g_navNode_0_5_1=g_navNode_0_5.addNode('500373','Our Capabilities',ssUrlPrefix + 'company/research-development/capabilities/index.jsp');
g_navNode_0_5_1_0=g_navNode_0_5_1.addNode('500375','Advanced Analytics',ssUrlPrefix + 'company/research-development/capabilities/advancedanalytics/index.jsp');
g_navNode_0_5_1_1=g_navNode_0_5_1.addNode('500376','Enzyme Utilization',ssUrlPrefix + 'company/research-development/capabilities/enzyme-utilization/index.jsp');
g_navNode_0_5_1_2=g_navNode_0_5_1.addNode('500382','Fermentation',ssUrlPrefix + 'company/research-development/capabilities/fermentation/index.jsp');
g_navNode_0_5_1_3=g_navNode_0_5_1.addNode('500379','Novel Traits',ssUrlPrefix + 'company/research-development/capabilities/novel-traits/index.jsp');
g_navNode_0_5_1_4=g_navNode_0_5_1.addNode('500378','Nutritional Science',ssUrlPrefix + 'company/research-development/capabilities/nutritional-science/index.jsp');
g_navNode_0_5_1_5=g_navNode_0_5_1.addNode('500380','Process Modeling',ssUrlPrefix + 'company/research-development/capabilities/process-modeling/index.jsp');
g_navNode_0_5_1_6=g_navNode_0_5_1.addNode('501033','Regulatory and Scientific Affairs',ssUrlPrefix + 'company/research-development/capabilities/RegulatoryandScientificAffairs/index.jsp');
g_navNode_0_5_1_7=g_navNode_0_5_1.addNode('500381','Sensory Science',ssUrlPrefix + 'company/research-development/capabilities/sensory-science/index.jsp');
g_navNode_0_5_2=g_navNode_0_5.addNode('500388','Our Facilities',ssUrlPrefix + 'company/research-development/facilities/index.jsp','ExcludeInTopNav==true','ExcludeTopNavSubSections==TRUE');
g_navNode_0_5_2_0=g_navNode_0_5_2.addNode('500389','North American Innovation Center',ssUrlPrefix + 'company/research-development/facilities/na-innovation-center/index.jsp');
g_navNode_0_5_2_1=g_navNode_0_5_2.addNode('500391','Latin American Innovation Center',ssUrlPrefix + 'company/research-development/facilities/la-innovation-center/index.jsp');
g_navNode_0_5_2_2=g_navNode_0_5_2.addNode('500390','European Innovation Center',ssUrlPrefix + 'company/research-development/facilities/ea-innovation-center/index.jsp','contributorOnly==false');
g_navNode_0_5_2_3=g_navNode_0_5_2.addNode('500392','Asian Innovation Center',ssUrlPrefix + 'company/research-development/facilities/ap-innovation-center/index.jsp');
g_navNode_0_5_2_4=g_navNode_0_5_2.addNode('500814','Animal Nutrition Innovation Campus',ssUrlPrefix + 'company/research-development/facilities/animal-nutrition-innovation-campus/index.jsp');
g_navNode_0_5_2_5=g_navNode_0_5_2.addNode('500395','Biotechnology Development Center',ssUrlPrefix + 'company/research-development/facilities/biotech-dev-center/index.jsp');
g_navNode_0_5_2_6=g_navNode_0_5_2.addNode('500393','Specialty Canola Oils Innovation Center',ssUrlPrefix + 'company/research-development/facilities/canola-innovation-center/index.jsp');
g_navNode_0_5_3=g_navNode_0_5.addNode('500372','Technical Spectrum',ssUrlPrefix + 'company/research-development/technical-spectrum/index.jsp','ExcludeInTopNav==true','ExcludeTopNavSubSections==TRUE');
g_navNode_0_6=g_navNode_0.addNode('500400','Management',ssUrlPrefix + 'company/management/index.jsp');
g_navNode_0_7=g_navNode_0.addNode('500401','Our History',ssUrlPrefix + 'company/history/index.jsp','ExcludeTopNavSubSections==true');
g_navNode_0_7_0=g_navNode_0_7.addNode('509660','1865 - 1899',ssUrlPrefix + 'company/history/1865-1899/index.jsp','secondaryUrlVariableField==region3');
g_navNode_0_7_1=g_navNode_0_7.addNode('509661','1900 - 1924',ssUrlPrefix + 'company/history/1900-1924/index.jsp','secondaryUrlVariableField==region3');
g_navNode_0_7_2=g_navNode_0_7.addNode('509662','1925 - 1949',ssUrlPrefix + 'company/history/1925-1949/index.jsp','secondaryUrlVariableField==region3');
g_navNode_0_7_3=g_navNode_0_7.addNode('509663','1950 - 1974',ssUrlPrefix + 'company/history/1950-1974/index.jsp','secondaryUrlVariableField==region3');
g_navNode_0_7_4=g_navNode_0_7.addNode('509664','1975 - 1999',ssUrlPrefix + 'company/history/1975-1999/index.jsp','secondaryUrlVariableField==region3');
g_navNode_0_7_5=g_navNode_0_7.addNode('509665','2000 - Present',ssUrlPrefix + 'company/history/2000-Present/index.jsp','secondaryUrlVariableField==region3');
g_navNode_0_8=g_navNode_0.addNode('500413','Cargill Advertising',ssUrlPrefix + 'company/advertising/index.jsp','Description==See some of the solutions Cargill has provided for customers which have been featured in print and television advertising.','ExcludeTopNavSubSections==true','RestartLeftNav==true');
g_navNode_0_8_0=g_navNode_0_8.addNode('504620','Fitter French Fries',ssUrlPrefix + 'company/advertising/french-fries/index.jsp','Description==Learn how Cargill developed cooking oil with zero grams trans fat per serving.','ExcludeInTopNav==false','Keywords==Cargill oil, Cargill trans fat free, canola seed supplier, frying canola oil');
g_navNode_0_8_1=g_navNode_0_8.addNode('504618','Naturally Sourced Cholesterol Reducer\x26trade\x3b',ssUrlPrefix + 'company/advertising/corowise/index.jsp','Description==Learn how Cargill helped a dairy company create a heart-healthy milk.','ExcludeInTopNav==false','Keywords==CoroWise\u2122, Cholesterol Reducer,  plant sterols, heart healthy milk, reduce the risk of heart disease');
g_navNode_0_8_2=g_navNode_0_8.addNode('504621','Bio-based Polyols Foam',ssUrlPrefix + 'company/advertising/bio-based-foam/index.jsp','Description==Learn how Cargill developed a bio-based foam for the furniture and bedding industries.','ExcludeInTopNav==false','Keywords==BiOH\u2122, bio-based alternative to the polyurethane materials, green furniture foam');
g_navNode_0_8_3=g_navNode_0_8.addNode('504628','Improved Cheese Productivity',ssUrlPrefix + 'company/advertising/italian-cheese/index.jsp','Description==Learn how Cargill improved the productivity of dairy cows that provide the cheese makers with their raw ingredient.','ExcludeInTopNav==false','Keywords==Cargill animal nutrition, dairy cow productivity, better yields for dairy');
g_navNode_0_8_4=g_navNode_0_8.addNode('504630','Sea Salt to Alaska',ssUrlPrefix + 'company/advertising/sea-salt/index.jsp','Description==Learn how Cargill keeps an affordable supply of high-quality salt arriving when and where it\u2019s needed.  ','ExcludeInTopNav==false','Keywords==sea salt, supply chain management solutions, salt supply chain');
g_navNode_0_8_5=g_navNode_0_8.addNode('504629','Small Store Supply Chain',ssUrlPrefix + 'company/advertising/supply-chain/index.jsp','Description==Learn how Cargill\u2019s supply chain specialists came up with a customized distribution plan in Central America. ','ExcludeInTopNav==false','Keywords==Cargill Central America, supply chain specialists');
g_navNode_0_8_6=g_navNode_0_8.addNode('504631','Whole-grain Breakfast Cereals',ssUrlPrefix + 'company/advertising/whole-grain-cereal/index.jsp','Description==Learn how Cargill helped convert an entire line of cereal products to whole grain.','ExcludeInTopNav==false','Keywords==whole grain cereal, stabilizing whole corn enzymes, snacks and cereals innovation');
g_navNode_0_8_7=g_navNode_0_8.addNode('504773','All Television Ads',ssUrlPrefix + 'company/advertising/television/index.jsp','Description==See some of the solutions Cargill has provided for customers which have been featured in television commercials.','ExcludeInTopNav==false');
g_navNode_0_9=g_navNode_0.addNode('500414','Strategic Sourcing',ssUrlPrefix + 'company/global-procurement/index.jsp','ExcludeTopNavSubSections==true');
g_navNode_0_9_0=g_navNode_0_9.addNode('500420','Supplier Diversity',ssUrlPrefix + 'company/global-procurement/supplier-diversity/index.jsp');
g_navNode_0_9_0_0=g_navNode_0_9_0.addNode('500415','Supplier Resources',ssUrlPrefix + 'company/global-procurement/supplier-diversity/supplier-resources/index.jsp');
g_navNode_0_9_0_1=g_navNode_0_9_0.addNode('500417','Supplier Registration',ssUrlPrefix + 'company/global-procurement/supplier-diversity/supplier-registration/index.jsp');
g_navNode_0_9_0_1_0=g_navNode_0_9_0_1.addNode('503684','Diverse Supplier FAQs',ssUrlPrefix + 'company/global-procurement/supplier-diversity/supplier-registration/diverse-supplier-FAQs/index.jsp','contributorOnly==false');
g_navNode_0_9_0_2=g_navNode_0_9_0.addNode('500416','Certification Contact Information',ssUrlPrefix + 'company/global-procurement/supplier-diversity/certification-contact-info/index.jsp');
g_navNode_1=g_navNode_Root.addNode('765','Corporate Responsibility',ssUrlPrefix + 'corporate-responsibility/index.jsp','Description==Learn more about our commitment to the environment, food safety, rural development, and responsible supply chains.','Keywords==Cargill corporate responsibility, Cargill environment, environmental record, Cargill food safety, Cargill and rainforest');
g_navNode_1_0=g_navNode_1.addNode('504057','Our Commitments ',ssUrlPrefix + 'corporate-responsibility/our-commitments/index.jsp','Description==Learn more about our commitments to business conduct, the environment, people and communities.','ExcludeTopNavSubSections==true','Keywords==Cargill business ethics, Cargill business conduct, Cargill supply chains, Cargill environmental impact.');
g_navNode_1_1=g_navNode_1.addNode('504719','Environmental Sustainability',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/index.jsp','Description==Learn how how Cargill is working to improve its environmental footprint and that of its customers.','ExcludeInTopNav==false','ExcludeTopNavSubSections==true','Keywords==environment, energy usage, environmental stewardship, environmental sustainability');
g_navNode_1_1_0=g_navNode_1_1.addNode('504850','Energy and Water Savings Innovations',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/energy-water-savings-innovations/index.jsp','ExcludeInTopNav==false');
g_navNode_1_1_1=g_navNode_1_1.addNode('511453','Renewables',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/renewables/index.jsp','Description==Environmental sustainability. Cargill renewable energy used worldwide.','Keywords==cargill, environmental sustainability, cargill renewable energy, renewables');
g_navNode_1_1_2=g_navNode_1_1.addNode('504848','Goals and Actions',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/goals-actions/index.jsp','ExcludeInTopNav==false');
g_navNode_1_1_2_0=g_navNode_1_1_2.addNode('500425','Energy Efficiency',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/goals-actions/energy-efficiency/index.jsp');
g_navNode_1_1_2_1=g_navNode_1_1_2.addNode('500427','Greenhouse Gas Intensity',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/goals-actions/greenhouse-intensity/index.jsp','Description==Learn how Cargill seeks to reduce greenhouse gas emissions by 8 percent per metric ton of production.  ','Keywords==reduce greenhouse gas emissions, Cargill gas emissions, Cargill carbon use ');
g_navNode_1_1_2_2=g_navNode_1_1_2.addNode('500426','Renewable Energy',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/goals-actions/renewable-energy/index.jsp');
g_navNode_1_1_2_3=g_navNode_1_1_2.addNode('500428','Freshwater Efficiency',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/goals-actions/freshwater-efficiency/index.jsp','Description==Learn how Cargill tracks fresh water use and wastewater discharge from our businesses. ','Keywords==fresh water use, wastewater discharge, Cargill water use, Cargill water footprint');
g_navNode_1_1_3=g_navNode_1_1.addNode('506464','Addressing Climate Change',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/addressing-climate-change/index.jsp');
g_navNode_1_1_3_0=g_navNode_1_1_3.addNode('507176','Performance Goals',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/addressing-climate-change/performance-goal/index.jsp');
g_navNode_1_1_3_1=g_navNode_1_1_3.addNode('506465','Improving Energy Efficiency',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/addressing-climate-change/improving-energy-efficiency/index.jsp');
g_navNode_1_1_3_2=g_navNode_1_1_3.addNode('506466','Engaging in Carbon Markets',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/addressing-climate-change/engaging-in-carbon-markets/index.jsp');
g_navNode_1_1_3_3=g_navNode_1_1_3.addNode('506467','Sharing Our Expertise',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/addressing-climate-change/sharing-our-expertise/index.jsp');
g_navNode_1_1_3_4=g_navNode_1_1_3.addNode('506473','Environmental Organizations',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/addressing-climate-change/environmental-organizations/index.jsp');
g_navNode_1_1_3_5=g_navNode_1_1_3.addNode('506468','Academic Institutions',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/addressing-climate-change/academic-institutions/index.jsp');
g_navNode_1_1_4=g_navNode_1_1.addNode('504849','Pioneering New Businesses',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/pioneering-new-businesses/index.jsp','ExcludeInTopNav==false');
g_navNode_1_1_4_0=g_navNode_1_1_4.addNode('504868','Turning Corn into Plastic',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/pioneering-new-businesses/corn-plastic/index.jsp');
g_navNode_1_1_4_1=g_navNode_1_1_4.addNode('504869','Bio-based Oils \x26 Lubricants',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/pioneering-new-businesses/bio-based-oils/index.jsp');
g_navNode_1_1_4_2=g_navNode_1_1_4.addNode('504871','Biofuels',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/pioneering-new-businesses/biofuels/index.jsp');
g_navNode_1_1_4_3=g_navNode_1_1_4.addNode('504872','Biogas as Electricity',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/pioneering-new-businesses/biogas/index.jsp');
g_navNode_1_1_4_4=g_navNode_1_1_4.addNode('504875','Process Optimizers',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/pioneering-new-businesses/process-optimizers/index.jsp');
g_navNode_1_1_4_5=g_navNode_1_1_4.addNode('508603','Precision Agriculture',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/pioneering-new-businesses/precision-agriculture/index.jsp','Description==Environmental innovation. Pioneering new businesses. Cargill\\x27s Horizon Milling and EcoFlour. ','Keywords==environment, Horizon Milling, EcoFlour sustainability solutions');
g_navNode_1_1_5=g_navNode_1_1.addNode('504852','Helping Others Shrink their Footprints',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/others-footprints/index.jsp','ExcludeInTopNav==false');
g_navNode_1_1_6=g_navNode_1_1.addNode('504853','Environmental Partners \x26 Programs',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/environmental-partners/index.jsp','ExcludeInTopNav==false');
g_navNode_1_1_6_0=g_navNode_1_1_6.addNode('504512','ENERGY STAR',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/environmental-partners/energy-star/index.jsp','contributorOnly==false');
g_navNode_1_1_6_1=g_navNode_1_1_6.addNode('500438','Fauna \x26 Flora International',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/environmental-partners/fauna-flora/index.jsp');
g_navNode_1_1_6_2=g_navNode_1_1_6.addNode('500442','Living Lands \x26 Waters',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/environmental-partners/living-lands-waters/index.jsp');
g_navNode_1_1_6_3=g_navNode_1_1_6.addNode('500443','The Nature Conservancy',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/environmental-partners/nature-conservancy/index.jsp');
g_navNode_1_1_6_4=g_navNode_1_1_6.addNode('500449','MIT',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/environmental-partners/mit/index.jsp');
g_navNode_1_1_6_5=g_navNode_1_1_6.addNode('500448','Stanford University',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/environmental-partners/stanford/index.jsp');
g_navNode_1_1_6_6=g_navNode_1_1_6.addNode('501540','The Sustainability Consortium',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/environmental-partners/university-of-arkansas/index.jsp','contributorOnly==false');
g_navNode_1_1_6_7=g_navNode_1_1_6.addNode('500446','World Wildlife Fund',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/environmental-partners/world-wildlife/index.jsp');
g_navNode_1_1_6_8=g_navNode_1_1_6.addNode('500450','Earth Day',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/environmental-partners/earth-day/index.jsp');
g_navNode_1_1_7=g_navNode_1_1.addNode('504851','International Certifications',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/international-certifications/index.jsp','ExcludeInTopNav==false');
g_navNode_1_1_8=g_navNode_1_1.addNode('504854','Environmental Awards',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/environmental-awards/index.jsp','ExcludeInTopNav==false');
g_navNode_1_1_9=g_navNode_1_1.addNode('508457','San Francisco Bay Salt - An Environmental Renaissance',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/san-francisco-bay-salt/index.jsp','Description==Cargill has donated more than US \x24150 million of land value, conveyed nearly 40,000 acres of salt ponds to public wildlife agencies, helping launch the largest wetland restoration project on the West Coast. Our solar saltworks near San Francisco Bay uses natural power from the sun and wind, crystallizing 500,000 tonnes of sea salt each year. Public review is underway of the \u201c50/50 plan\u201d to create parks, trails, wetlands, homes and businesses at Redwood City Saltworks. ','Keywords==Largest land donation, wetland restoration, salt pond, wildlife agencies, refuge, south bay restoration project, San Francisco Bay, shoreline, baylands, resource','RestartLeftNav==false','contributorOnly==false');
g_navNode_1_1_9_0=g_navNode_1_1_9.addNode('508458','Environmental Renaissance',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/san-francisco-bay-salt/environmental-renaissance/index.jsp','Description==Cargill has donated more than US \x24150 million of land value, conveyed nearly 40,000 acres of salt ponds to public wildlife agencies, helping launch the largest wetland restoration project on the West Coast. ','Keywords==Largest land donation, wetland restoration, salt pond, wildlife agencies, refuge, south bay restoration project, San Francisco Bay, shoreline, baylands, resource');
g_navNode_1_1_9_0_0=g_navNode_1_1_9_0.addNode('508459','Salt\x3a A Pioneer Industry',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/san-francisco-bay-salt/environmental-renaissance/salt-pioneer-industry/index.jsp','Description==Cargill has donated more than US \x24150 million of land value, conveyed nearly 40,000 acres of salt ponds to public wildlife agencies, helping launch the largest wetland restoration project on the West Coast. Our solar saltworks near San Francisco Bay uses natural power from the sun and wind, crystallizing 500,000 tonnes of sea salt each year. Public review is underway of the \u201c50/50 plan\u201d to create parks, trails, wetlands, homes and businesses at Redwood City Saltworks. ');
g_navNode_1_1_9_0_1=g_navNode_1_1_9_0.addNode('508464','Don Edwards San Francisco Bay National Wildlife Refuge',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/san-francisco-bay-salt/environmental-renaissance/don-edwards-san-francisco-bay-national-wildlife-refuge/index.jsp','Description==Cargill has donated more than US \x24150 million of land value, conveyed nearly 40,000 acres of salt ponds to public wildlife agencies, helping launch the largest wetland restoration project on the West Coast. Our solar saltworks near San Francisco Bay uses natural power from the sun and wind, crystallizing 500,000 tonnes of sea salt each year. Public review is underway of the \u201c50/50 plan\u201d to create parks, trails, wetlands, homes and businesses at Redwood City Saltworks. ');
g_navNode_1_1_9_0_2=g_navNode_1_1_9_0.addNode('508460','Napa-Sonoma Marshes Wildlife Area',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/san-francisco-bay-salt/environmental-renaissance/napa-sonoma-marshes-wildlife-area/index.jsp','Description==Cargill has donated more than US \x24150 million of land value, conveyed nearly 40,000 acres of salt ponds to public wildlife agencies, helping launch the largest wetland restoration project on the West Coast. Our solar saltworks near San Francisco Bay uses natural power from the sun and wind, crystallizing 500,000 tonnes of sea salt each year. Public review is underway of the \u201c50/50 plan\u201d to create parks, trails, wetlands, homes and businesses at Redwood City Saltworks. ');
g_navNode_1_1_9_0_3=g_navNode_1_1_9_0.addNode('510745','South Bay Salt Pond Restoration Project',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/san-francisco-bay-salt/environmental-renaissance/south-bay-salt-pond-restoration-project/index.jsp','Description==South Bay Salt Pond Restoration Project','Keywords==south bay salt pond, restoration project, cargill');
g_navNode_1_1_9_0_4=g_navNode_1_1_9_0.addNode('508463','Bay Trail',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/san-francisco-bay-salt/environmental-renaissance/bay-trail/index.jsp','Description==Cargill has donated more than US \x24150 million of land value, conveyed nearly 40,000 acres of salt ponds to public wildlife agencies, helping launch the largest wetland restoration project on the West Coast. Our solar saltworks near San Francisco Bay uses natural power from the sun and wind, crystallizing 500,000 tonnes of sea salt each year. Public review is underway of the \u201c50/50 plan\u201d to create parks, trails, wetlands, homes and businesses at Redwood City Saltworks. ');
g_navNode_1_1_9_0_5=g_navNode_1_1_9_0.addNode('508462','SF2 Salt Pond',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/san-francisco-bay-salt/environmental-renaissance/sf2-salt-pond/index.jsp','Description==Cargill has donated more than US \x24150 million of land value, conveyed nearly 40,000 acres of salt ponds to public wildlife agencies, helping launch the largest wetland restoration project on the West Coast. Our solar saltworks near San Francisco Bay uses natural power from the sun and wind, crystallizing 500,000 tonnes of sea salt each year. Public review is underway of the \u201c50/50 plan\u201d to create parks, trails, wetlands, homes and businesses at Redwood City Saltworks. ');
g_navNode_1_1_9_1=g_navNode_1_1_9.addNode('508465','Sustainable Salt Making',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/san-francisco-bay-salt/sustainable-salt-making/index.jsp','Description==Cargill has donated more than US \x24150 million of land value, conveyed nearly 40,000 acres of salt ponds to public wildlife agencies, helping launch the largest wetland restoration project on the West Coast. Our solar saltworks near San Francisco Bay uses natural power from the sun and wind, crystallizing 500,000 tonnes of sea salt each year. Public review is underway of the \u201c50/50 plan\u201d to create parks, trails, wetlands, homes and businesses at Redwood City Saltworks. ');
g_navNode_1_1_9_1_0=g_navNode_1_1_9_1.addNode('510597','Solar Ponds',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/san-francisco-bay-salt/sustainable-salt-making/solar-ponds/index.jsp');
g_navNode_1_1_9_1_1=g_navNode_1_1_9_1.addNode('510598','Salt Stacks',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/san-francisco-bay-salt/sustainable-salt-making/salt-stacks/index.jsp');
g_navNode_1_1_9_1_2=g_navNode_1_1_9_1.addNode('510599','Salt Refinery',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/san-francisco-bay-salt/sustainable-salt-making/salt-refinery/index.jsp');
g_navNode_1_1_9_1_3=g_navNode_1_1_9_1.addNode('510790','Salt Pond Colors',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/san-francisco-bay-salt/sustainable-salt-making/salt-pond-colors/index.jsp');
g_navNode_1_1_9_2=g_navNode_1_1_9.addNode('508466','Community Commitment',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/san-francisco-bay-salt/community-commitment/index.jsp','Description==Cargill has donated more than US \x24150 million of land value, conveyed nearly 40,000 acres of salt ponds to public wildlife agencies, helping launch the largest wetland restoration project on the West Coast. Our solar saltworks near San Francisco Bay uses natural power from the sun and wind, crystallizing 500,000 tonnes of sea salt each year. Public review is underway of the \u201c50/50 plan\u201d to create parks, trails, wetlands, homes and businesses at Redwood City Saltworks. ');
g_navNode_1_1_9_2_0=g_navNode_1_1_9_2.addNode('508469','Helping Newark, Fremont and Redwood City',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/san-francisco-bay-salt/community-commitment/helping-newark-fremont-redwood-city/index.jsp','Description==Helping Newark, Fremont and Redwood City','Keywords==cargill, san francisco bay salt, newark, fremont, redwood city');
g_navNode_1_1_9_2_1=g_navNode_1_1_9_2.addNode('508470','Scholarships',ssUrlPrefix + 'corporate-responsibility/environmental-sustainability/san-francisco-bay-salt/community-commitment/scholarships/index.jsp','Description==Cargill has donated more than US \x24150 million of land value, conveyed nearly 40,000 acres of salt ponds to public wildlife agencies, helping launch the largest wetland restoration project on the West Coast. Our solar saltworks near San Francisco Bay uses natural power from the sun and wind, crystallizing 500,000 tonnes of sea salt each year. Public review is underway of the \u201c50/50 plan\u201d to create parks, trails, wetlands, homes and businesses at Redwood City Saltworks. ');
g_navNode_1_2=g_navNode_1.addNode('504171','Food Safety Leadership',ssUrlPrefix + 'corporate-responsibility/food-safety-leadership/index.jsp','Description==Learn how Cargill is committed to providing safe food and animal feed products and services.','ExcludeTopNavSubSections==true','Keywords==Cargill food safety, steam pasteurization, meat industry, e. coli, ');
g_navNode_1_2_0=g_navNode_1_2.addNode('511551','Leadership',ssUrlPrefix + 'corporate-responsibility/food-safety-leadership/leadership/index.jsp','Description==Food safety leadership','Keywords==cargill, food safety leadership, food safety, corporate responsibility, corporate social responsibility, CR, CSR');
g_navNode_1_2_1=g_navNode_1_2.addNode('511552','Global Approach',ssUrlPrefix + 'corporate-responsibility/food-safety-leadership/global-approach/index.jsp','Description==Global approach','Keywords==cargill, food safety leadership, food safety, global approach, corporate responsibility, corporate social responsibility, CR, CSR');
g_navNode_1_2_2=g_navNode_1_2.addNode('511553','Accountability',ssUrlPrefix + 'corporate-responsibility/food-safety-leadership/accountability/index.jsp','Description==Accountability.','Keywords==cargill, food safety leadership, food safety, accountability, corporate responsibility, corporate social responsibility, CR, CSR');
g_navNode_1_2_3=g_navNode_1_2.addNode('511554','Personal Responsibility',ssUrlPrefix + 'corporate-responsibility/food-safety-leadership/personal-responsibility/index.jsp','Description==Personal responsibility.','Keywords==cargill, food safety leadership, food safety, personal responsibility, corporate responsibility, corporate social responsibility, CR, CSR');
g_navNode_1_2_4=g_navNode_1_2.addNode('511555','Transparency',ssUrlPrefix + 'corporate-responsibility/food-safety-leadership/transparency/index.jsp','Description==Transparency.','Keywords==cargill, food safety leadership, food safety, transparency, corporate responsibility, corporate social responsibility, CR, CSR');
g_navNode_1_3=g_navNode_1.addNode('504172','Responsible Supply Chains',ssUrlPrefix + 'corporate-responsibility/responsible-supply-chains/index.jsp','Description==Learn how we use our leadership in food and agriculture to tackle the complex economic, environmental and social challenges in our supply chains.','ExcludeTopNavSubSections==true','Keywords==sustainable agriculture, labor practice, biodiversity, animal welfare');
g_navNode_1_3_0=g_navNode_1_3.addNode('504720','Promoting Sustainable Agricultural Practices ',ssUrlPrefix + 'corporate-responsibility/responsible-supply-chains/sustainable-agricultural/index.jsp','ExcludeInTopNav==true');
g_navNode_1_3_1=g_navNode_1_3.addNode('504721','Ensuring Responsible Labor Practices',ssUrlPrefix + 'corporate-responsibility/responsible-supply-chains/responsible-labor/index.jsp','ExcludeInTopNav==true');
g_navNode_1_3_2=g_navNode_1_3.addNode('504722','Conserving Forests and Biodiversity',ssUrlPrefix + 'corporate-responsibility/responsible-supply-chains/conserving-forests-biodiversity/index.jsp','ExcludeInTopNav==true');
g_navNode_1_3_3=g_navNode_1_3.addNode('504723','Upholding Animal Health and Welfare',ssUrlPrefix + 'corporate-responsibility/responsible-supply-chains/animal-health-welfare/index.jsp','ExcludeInTopNav==true');
g_navNode_1_4=g_navNode_1.addNode('504173','Rural Development',ssUrlPrefix + 'corporate-responsibility/rural-development/index.jsp','Description==Learn how our focus on rural development involves improving conditions in non-urban areas, especially where agriculture is prominent in the economy.','ExcludeTopNavSubSections==true','Keywords==Rural development, farmer training, free grain storage, cocoa buying stations, farmer cooperatives, investing in economic development ');
g_navNode_1_4_0=g_navNode_1_4.addNode('504189','Investing in Agricultural Production',ssUrlPrefix + 'corporate-responsibility/rural-development/investing-in-agricultural-development/index.jsp','ExcludeInTopNav==true');
g_navNode_1_4_0_1=g_navNode_1_4_0.addNode('509955','Agricultural Training and Small Scale Farmers Video',ssUrlPrefix + 'corporate-responsibility/rural-development/investing-in-agricultural-development/agricultural-training-small-scale-farmers-video/index.jsp','Description==Agricultural training and small scale farmers video','Keywords==cargill, agricultural training, ag training, small scale farmers, video','RestartLeftNav==false');
g_navNode_1_4_1=g_navNode_1_4.addNode('504541','Investing in Food, Feed, and Fuel Processing',ssUrlPrefix + 'corporate-responsibility/rural-development/food-feed-fuel/index.jsp','ExcludeInTopNav==true');
g_navNode_1_4_2=g_navNode_1_4.addNode('504221','Investing in Communities',ssUrlPrefix + 'corporate-responsibility/rural-development/investing-in-communities/index.jsp','ExcludeInTopNav==true');
g_navNode_1_5=g_navNode_1.addNode('505784','Community Engagement',ssUrlPrefix + 'corporate-responsibility/community-engagement/index.jsp','Description==Learn more about our community engagement efforts that help to build vibrant and stable communities where we live and work and our employees and retirees who lend their time and talent to volunteer activities.','ExcludeTopNavSubSections==true','Keywords==Community engagement, charitable giving, Cargill volunteers, our focus areas');
g_navNode_1_5_0=g_navNode_1_5.addNode('505785','Charitable Giving',ssUrlPrefix + 'corporate-responsibility/community-engagement/charitable-giving/index.jsp');
g_navNode_1_5_0_0=g_navNode_1_5_0.addNode('505828','Corporate',ssUrlPrefix + 'corporate-responsibility/community-engagement/charitable-giving/corporate-giving/index.jsp');
g_navNode_1_5_0_1=g_navNode_1_5_0.addNode('505827','Local Community',ssUrlPrefix + 'corporate-responsibility/community-engagement/charitable-giving/local-community-giving/index.jsp');
g_navNode_1_5_0_2=g_navNode_1_5_0.addNode('505830','Headquarters',ssUrlPrefix + 'corporate-responsibility/community-engagement/charitable-giving/headquarters-giving/index.jsp');
g_navNode_1_5_0_3=g_navNode_1_5_0.addNode('506552','Others Ways We Give',ssUrlPrefix + 'corporate-responsibility/community-engagement/charitable-giving/others-ways-we-give/index.jsp');
g_navNode_1_5_0_3_0=g_navNode_1_5_0_3.addNode('505829','Natural Disaster Relief',ssUrlPrefix + 'corporate-responsibility/community-engagement/charitable-giving/others-ways-we-give/natural-disaster-relief/index.jsp');
g_navNode_1_5_0_3_1=g_navNode_1_5_0_3.addNode('506254','Scholarships',ssUrlPrefix + 'corporate-responsibility/community-engagement/charitable-giving/others-ways-we-give/scholarships/index.jsp');
g_navNode_1_5_1=g_navNode_1_5.addNode('505802','Cargill Volunteers',ssUrlPrefix + 'corporate-responsibility/community-engagement/cargill-volunteers/index.jsp');
g_navNode_1_5_1_0=g_navNode_1_5_1.addNode('506018','Cargill Cares Councils',ssUrlPrefix + 'corporate-responsibility/community-engagement/cargill-volunteers/cargill-cares-councils/index.jsp','Description==The Cargill Cares Councils are employee-led groups that implement strategic community involvement activities in their local communities.','PageTitle==Cargill Cares Councils');
g_navNode_1_5_2=g_navNode_1_5.addNode('506017','Our Focus Areas',ssUrlPrefix + 'corporate-responsibility/community-engagement/our-focus-areas/index.jsp');
g_navNode_1_5_2_0=g_navNode_1_5_2.addNode('505800','Nutrition and Health',ssUrlPrefix + 'corporate-responsibility/community-engagement/our-focus-areas/focus-nutrition-health/index.jsp');
g_navNode_1_5_2_1=g_navNode_1_5_2.addNode('505801','Education',ssUrlPrefix + 'corporate-responsibility/community-engagement/our-focus-areas/focus-education/index.jsp');
g_navNode_1_5_2_2=g_navNode_1_5_2.addNode('505787','Environmental Stewardship',ssUrlPrefix + 'corporate-responsibility/community-engagement/our-focus-areas/Focus-EnvStewardship/index.jsp');
g_navNode_1_6=g_navNode_1.addNode('504176','Partnerships',ssUrlPrefix + 'corporate-responsibility/partnerships/index.jsp','Description==Partering with others to help build sustainable communities where we live and work.','ExcludeTopNavSubSections==true','Keywords==environmental stewardship, hunger relief, health education, education');
g_navNode_1_6_0=g_navNode_1_6.addNode('504886','Nutrition \x26 Health Partners',ssUrlPrefix + 'corporate-responsibility/partnerships/nutrition-health/index.jsp','ExcludeInTopNav==true');
g_navNode_1_6_1=g_navNode_1_6.addNode('504888','Education Partners',ssUrlPrefix + 'corporate-responsibility/partnerships/education/index.jsp','ExcludeInTopNav==true');
g_navNode_1_6_2=g_navNode_1_6.addNode('505708','Environmental Partners',ssUrlPrefix + 'corporate-responsibility/partnerships/environmental-partners/index.jsp');
g_navNode_1_7=g_navNode_1.addNode('500477','Point of View',ssUrlPrefix + 'corporate-responsibility/pov/index.jsp','Description==Our point of view on the multiple responsible sourcing activities we have underway around the world.','ExcludeTopNavSubSections==true','Keywords==Biotechnology Innovation, Palm Oil Production, Soy Production, Cocoa Sourcing, Cotton Production, Agriculture \x26 Trade Policy, 2007 Beef Recall');
g_navNode_1_7_0=g_navNode_1_7.addNode('505884','Food Security',ssUrlPrefix + 'corporate-responsibility/pov/food-security/index.jsp');
g_navNode_1_7_1=g_navNode_1_7.addNode('500478','Biotechnology Innovation',ssUrlPrefix + 'corporate-responsibility/pov/biotechnology-innovation/index.jsp');
g_navNode_1_7_1_0=g_navNode_1_7_1.addNode('500479','Innovation \x26 Utility',ssUrlPrefix + 'corporate-responsibility/pov/biotechnology-innovation/customer-choice/index.jsp');
g_navNode_1_7_2=g_navNode_1_7.addNode('500480','Palm Oil Production',ssUrlPrefix + 'corporate-responsibility/pov/palm-oil/index.jsp');
g_navNode_1_7_2_0=g_navNode_1_7_2.addNode('500481','RSPO',ssUrlPrefix + 'corporate-responsibility/pov/palm-oil/rspo/index.jsp');
g_navNode_1_7_2_1=g_navNode_1_7_2.addNode('505851','Response to Allegations About PT SMART',ssUrlPrefix + 'corporate-responsibility/pov/palm-oil/response-to-pt-smart/index.jsp');
g_navNode_1_7_2_2=g_navNode_1_7_2.addNode('500482','Sustainable Production',ssUrlPrefix + 'corporate-responsibility/pov/palm-oil/sustainable-production/index.jsp');
g_navNode_1_7_2_3=g_navNode_1_7_2.addNode('500483','Endangered Animals \x26 Habitats',ssUrlPrefix + 'corporate-responsibility/pov/palm-oil/endangered-animals-habitats/index.jsp');
g_navNode_1_7_2_4=g_navNode_1_7_2.addNode('500484','Palm Oil \x26 Biofuels',ssUrlPrefix + 'corporate-responsibility/pov/palm-oil/palm-biofuels/index.jsp');
g_navNode_1_7_3=g_navNode_1_7.addNode('500487','Soy Production',ssUrlPrefix + 'corporate-responsibility/pov/soy-production/index.jsp');
g_navNode_1_7_3_0=g_navNode_1_7_3.addNode('509086','Responsible Soy Production in the Amazon',ssUrlPrefix + 'corporate-responsibility/pov/soy-production/responsible-soy-production-amazon/index.jsp','Description==Ensuring responsible soy production in the Amazon','Keywords==Brazilian soy processors, Soy Moratorium, soy. Amazon Biome');
g_navNode_1_7_3_1=g_navNode_1_7_3.addNode('509087','Supporting Soy Farmers and Promoting Sustainability',ssUrlPrefix + 'corporate-responsibility/pov/soy-production/supporting-soy-farmers-promoting-sustainability/index.jsp','Description==Promoting sustainable practices amongst soy farmers','Keywords==partnership with The Nature Conservancy, support farmers in the Santar\xe9m region, sustainable farming practices, Brazilian Forest Code, government conservation efforts');
g_navNode_1_7_3_2=g_navNode_1_7_3.addNode('509088','Development and Promotion of Sustainable Soy',ssUrlPrefix + 'corporate-responsibility/pov/soy-production/development-promotion-sustainable-soy/index.jsp','Description==Supporting the development and promotion of sustainable soy','Keywords==sustainable soy production');
g_navNode_1_7_3_3=g_navNode_1_7_3.addNode('509089','Local Community in Santar\xe9m',ssUrlPrefix + 'corporate-responsibility/pov/soy-production/local-community-santarem/index.jsp','Description==Respecting and engaging with the local community in Santar\xe9m','Keywords==soybean terminal in Santar\xe9m, , local community.');
g_navNode_1_7_4=g_navNode_1_7.addNode('510603','Cocoa Sourcing  ',ssUrlPrefix + 'corporate-responsibility/pov/cocoa-sourcing/index.jsp','Description==Sustainable and responsible cocoa sourcing','ExcludeInTopNav==true','RestartLeftNav==false');
g_navNode_1_7_4_0=g_navNode_1_7_4.addNode('510604','Sustainable Cocoa Production',ssUrlPrefix + 'corporate-responsibility/pov/cocoa-sourcing/sustainable-cocoa-production/index.jsp');
g_navNode_1_7_4_1=g_navNode_1_7_4.addNode('510605','Supporting Independent Certification',ssUrlPrefix + 'corporate-responsibility/pov/cocoa-sourcing/supporting-independent-certification/index.jsp');
g_navNode_1_7_4_2=g_navNode_1_7_4.addNode('510606','Addressing Labor Issues',ssUrlPrefix + 'corporate-responsibility/pov/cocoa-sourcing/addressing-labor-issues/index.jsp');
g_navNode_1_7_4_3=g_navNode_1_7_4.addNode('510607','Supporting Communities',ssUrlPrefix + 'corporate-responsibility/pov/cocoa-sourcing/supporting-communities/index.jsp');
g_navNode_1_7_5=g_navNode_1_7.addNode('500499','Cotton Production',ssUrlPrefix + 'corporate-responsibility/pov/cotton-production/index.jsp');
g_navNode_1_7_5_0=g_navNode_1_7_5.addNode('500500','Sustainable Farming',ssUrlPrefix + 'corporate-responsibility/pov/cotton-production/sustainable-production/index.jsp');
g_navNode_1_7_5_1=g_navNode_1_7_5.addNode('500501','Growing Communities',ssUrlPrefix + 'corporate-responsibility/pov/cotton-production/growing-communities/index.jsp');
g_navNode_1_7_5_2=g_navNode_1_7_5.addNode('500502','Labor Practices',ssUrlPrefix + 'corporate-responsibility/pov/cotton-production/labor-practices/index.jsp');
g_navNode_1_7_5_3=g_navNode_1_7_5.addNode('500503','Environmental Performance',ssUrlPrefix + 'corporate-responsibility/pov/cotton-production/environmental-performance/index.jsp');
g_navNode_1_7_6=g_navNode_1_7.addNode('500504','Agriculture \x26 Trade Policy',ssUrlPrefix + 'corporate-responsibility/pov/agriculture-trade/index.jsp');
g_navNode_1_8=g_navNode_1.addNode('500476','Around the World',ssUrlPrefix + 'corporate-responsibility/world/index.jsp','Description==See how Cargill is nourishing communities around the world.','Keywords==Environmental innovation, Food safety leadership, Responsible supply chains, Rural development');
g_navNode_1_9=g_navNode_1.addNode('504181','Reports \x26 Fact Sheets',ssUrlPrefix + 'corporate-responsibility/reports-fact-sheets/index.jsp','Description==Learn more about how we put our commitment to corporate responsibility into action.','Keywords==Cargill corporate responsibility ');
g_navNode_2=g_navNode_Root.addNode('766','Products \x26 Services',ssUrlPrefix + 'products/index.jsp','Description==Cargill is dedicated to numerous industries such as food and beverage, agriculture, industrial, trading, supply chain, health and nutrition.','Keywords==Cargill, grain, agriculture, food processing, industrial, commodities, trading, food applications, animal productivity, biobased products, agribusiness','TopNavPanelColumns==3','contributorOnly==false');
g_navNode_2_0=g_navNode_2.addNode('500565','Animal Nutrition \x26 Feed',ssUrlPrefix + 'products/animal/index.jsp','Description==Cargill provides animal productivity solutions to commercial producers, and branded feed and ingredients for feed manufacturers and retailers.','ExcludeTopNavSubSections==true','Keywords==Animal nutrition consulting services, Cargill Animal Nutrition, Nutrena, Loyall, Acco Feeds, Aquaxcel, Provimi Klib, Sportsman\\x27s Choice, wheat, sweet bran, homin feed, ag salt, ','LinkToExtURL==http\x3a//www.cargill.com/feed','RestartLeftNav==true');
g_navNode_2_1=g_navNode_2.addNode('500566','Commodity Trading \x26 Processing',ssUrlPrefix + 'products/commodity/index.jsp','ExcludeTopNavSubSections==true','RestartLeftNav==true');
g_navNode_2_2=g_navNode_2.addNode('500628','Energy \x26 Transportation',ssUrlPrefix + 'products/energy-transportation/index.jsp','ExcludeTopNavSubSections==true','RestartLeftNav==true');
g_navNode_2_2_0=g_navNode_2_2.addNode('500995','Energy',ssUrlPrefix + 'products/energy-transportation/Energy/index.jsp','LinkToExtURL==http\x3a//www.cargill.com/energy/');
g_navNode_2_2_1=g_navNode_2_2.addNode('500993','Biofuels',ssUrlPrefix + 'products/energy-transportation/biofuels/index.jsp');
g_navNode_2_2_1_0=g_navNode_2_2_1.addNode('500994','North America',ssUrlPrefix + 'products/energy-transportation/biofuels/na/index.jsp');
g_navNode_2_2_2=g_navNode_2_2.addNode('501428','Carbon Trading \x26 Reduction Projects',ssUrlPrefix + 'products/energy-transportation/carbon-reduction/index.jsp','ExcludeTopNavSubSections==true','RestartLeftNav==true','contributorOnly==false');
g_navNode_2_2_2_0=g_navNode_2_2_2.addNode('501429','Project Partnering',ssUrlPrefix + 'products/energy-transportation/carbon-reduction/project-partnering/index.jsp','contributorOnly==false');
g_navNode_2_2_2_1=g_navNode_2_2_2.addNode('501430','Emission Offsets',ssUrlPrefix + 'products/energy-transportation/carbon-reduction/offset-emission/index.jsp','contributorOnly==false');
g_navNode_2_2_2_3=g_navNode_2_2_2.addNode('501432','Contact Us',ssUrlPrefix + 'products/energy-transportation/carbon-reduction/contact-us/index.jsp','contributorOnly==false');
g_navNode_2_2_3=g_navNode_2_2.addNode('501263','Ocean Transportation',ssUrlPrefix + 'products/energy-transportation/ocean-transportation/index.jsp','contributorOnly==false');
g_navNode_2_2_4=g_navNode_2_2.addNode('509286','Natural Gas - Germany',ssUrlPrefix + 'products/energy-transportation/natural-gas-de-en/index.jsp','PageTitle==Cargill U\x26Us gas. Natural Gas pricing products for Germany','RestartLeftNav==true');
g_navNode_2_2_4_0=g_navNode_2_2_4.addNode('509288','Natural Gas Market Overview',ssUrlPrefix + 'products/energy-transportation/natural-gas-de-en/market/index.jsp','PageTitle==Cargill U\x26us gas. Europe natural gas market overview.');
g_navNode_2_2_4_1=g_navNode_2_2_4.addNode('509293','Product Offer',ssUrlPrefix + 'products/energy-transportation/natural-gas-de-en/products-en/index.jsp','PageTitle==Cargill U\x26us gas. Natural gas pricing products for Germany.');
g_navNode_2_2_4_1_0=g_navNode_2_2_4_1.addNode('509332','Industrial',ssUrlPrefix + 'products/energy-transportation/natural-gas-de-en/products-en/industrial/index.jsp','PageTitle==Cargill U\x26us gas. Natural gas pricing products for German industrial customers.');
g_navNode_2_2_4_1_0_0=g_navNode_2_2_4_1_0.addNode('509439','U\x26us Portfolio',ssUrlPrefix + 'products/energy-transportation/natural-gas-de-en/products-en/industrial/u-us-portfolio/index.jsp','Description==U\x26us portfolio','Keywords==Cargill, U\x26us portfolio, gas, gas market','PageTitle==Cargill U\x26us gas. Natural gas pricing products for German industrial customers.');
g_navNode_2_2_4_1_0_1=g_navNode_2_2_4_1_0.addNode('509440','U\x26us Relax',ssUrlPrefix + 'products/energy-transportation/natural-gas-de-en/products-en/industrial/u-us-relax/index.jsp','Description==U\x26us relax','Keywords==Cargill, U\x26us relax','PageTitle==Cargill U\x26us gas. Natural gas pricing products for German industrial customers.');
g_navNode_2_2_4_1_0_2=g_navNode_2_2_4_1_0.addNode('509441','U\x26us Transparent Tranches',ssUrlPrefix + 'products/energy-transportation/natural-gas-de-en/products-en/industrial/u-us-transparent-tranches/index.jsp','Description==U\x26us transparent tranches','Keywords==Cargill, U\x26us transparent tranches, gas market','PageTitle==Cargill U\x26us gas. Natural gas pricing products for German industrial customers.');
g_navNode_2_2_4_1_1=g_navNode_2_2_4_1.addNode('509333','Re-distributors',ssUrlPrefix + 'products/energy-transportation/natural-gas-de-en/products-en/distributors/index.jsp','PageTitle==Cargill U\x26us gas. Natural gas pricing products for re-distributors in Germany.');
g_navNode_2_2_4_1_1_0=g_navNode_2_2_4_1_1.addNode('509446','U\x26us Temperature Relax',ssUrlPrefix + 'products/energy-transportation/natural-gas-de-en/products-en/distributors/u-us-temperature-relax/index.jsp','Description==U\x26us temperature relax','Keywords==Cargill, U\x26us temperature relax','PageTitle==Cargill U\x26us gas. Natural gas pricing products for re-distributors in Germany.');
g_navNode_2_2_4_1_1_1=g_navNode_2_2_4_1_1.addNode('509442','U\x26us Fix Forward',ssUrlPrefix + 'products/energy-transportation/natural-gas-de-en/products-en/distributors/u-us-fix-forward/index.jsp','Description==U\x26us fix forward','Keywords==Cargill, U\x26us fix forward, gas market','PageTitle==Cargill U\x26us gas. Natural gas pricing products for re-distributors in Germany.');
g_navNode_2_2_4_1_1_2=g_navNode_2_2_4_1_1.addNode('509445','U\x26us Industrial Relax',ssUrlPrefix + 'products/energy-transportation/natural-gas-de-en/products-en/distributors/u-us-industrial-relax/index.jsp','Keywords==U\x26us industrial relax','PageTitle==Cargill U\x26us gas. Natural gas pricing products for re-distributors in Germany.','StaticListPageDisplayNum==Cargill, U\x26us industrial relax');
g_navNode_2_2_4_1_1_3=g_navNode_2_2_4_1_1.addNode('509444','U\x26us Retail Relax',ssUrlPrefix + 'products/energy-transportation/natural-gas-de-en/products-en/distributors/u-us-retail-relax/index.jsp','Description==U\x26us industrial relax - managed within a Cargill-SBG','Keywords==Cargill, U\x26us industrial relax - managed within a Cargill-SBG','PageTitle==Cargill U\x26us gas. Natural gas pricing products for re-distributors in Germany.');
g_navNode_2_2_4_1_1_4=g_navNode_2_2_4_1_1.addNode('509443','U\x26us Spot On',ssUrlPrefix + 'products/energy-transportation/natural-gas-de-en/products-en/distributors/u-us-spot-on/index.jsp','Description==U\x26us spot on','Keywords==Cargill, U\x26us spot on, gas markets','PageTitle==Cargill U\x26us gas. Natural gas pricing products for re-distributors in Germany.');
g_navNode_2_2_4_2=g_navNode_2_2_4.addNode('509797','Make Your Match',ssUrlPrefix + 'products/energy-transportation/natural-gas-de-en/natural-gas-model/index.jsp','PageTitle==Cargill U\x26us gas. Make your match product selector.');
g_navNode_2_2_4_3=g_navNode_2_2_4.addNode('509289','About U\x26us Gas',ssUrlPrefix + 'products/energy-transportation/natural-gas-de-en/about/index.jsp','PageTitle==Cargill U\x26us gas. About U\x26us gas.');
g_navNode_2_2_4_4=g_navNode_2_2_4.addNode('509629','Corporate Responsibility',ssUrlPrefix + 'products/energy-transportation/natural-gas-de-en/corporate-responsibility/index.jsp','PageTitle==Cargill U\x26us gas. Corporate responsibility.','contributorOnly==false');
g_navNode_2_2_4_5=g_navNode_2_2_4.addNode('509290','Contact',ssUrlPrefix + 'products/energy-transportation/natural-gas-de-en/contact/index.jsp','LinkToExtURL==https\x3a//www.emailtracker.cargill.com/PAFFAIRS/emailtracker.nsf/prodemailformExt?OpenForm\x26Seq\x3d2\x26sectionId\x3d509290 ','OpenInNewWindow==false');
g_navNode_2_2_6=g_navNode_2_2.addNode('510152','U\x26us Gas Deutschland',ssUrlPrefix + 'products/energy-transportation/erdgas-deutschland/index.jsp','PageTitle==Cargill U\x26us gas. Erdgas Deutschland.','RestartLeftNav==true');
g_navNode_2_2_6_0=g_navNode_2_2_6.addNode('510156','Markt\xfcbersicht',ssUrlPrefix + 'products/energy-transportation/erdgas-deutschland/erdgas-marktubersicht/index.jsp');
g_navNode_2_2_6_1=g_navNode_2_2_6.addNode('510154','Produktangebot',ssUrlPrefix + 'products/energy-transportation/erdgas-deutschland/erdgas-produktangebot/index.jsp','PageTitle==Cargill U\x26us gas.Produktportfolio Erdgas Deutschland.');
g_navNode_2_2_6_1_0=g_navNode_2_2_6_1.addNode('510160','Industriekunden',ssUrlPrefix + 'products/energy-transportation/erdgas-deutschland/erdgas-produktangebot/industriekunden/index.jsp','PageTitle==Cargill U\x26us gas. Produkte f\xfcr Industriekunden.');
g_navNode_2_2_6_1_0_0=g_navNode_2_2_6_1_0.addNode('510201','U\x26US Portfolio',ssUrlPrefix + 'products/energy-transportation/erdgas-deutschland/erdgas-produktangebot/industriekunden/erdgas-portfolio/index.jsp','PageTitle==Cargill U\x26us gas. Produkte f\xfcr Industriekunden. Porfolio');
g_navNode_2_2_6_1_0_1=g_navNode_2_2_6_1_0.addNode('510202','U\x26Us Relax',ssUrlPrefix + 'products/energy-transportation/erdgas-deutschland/erdgas-produktangebot/industriekunden/erdgas-relax/index.jsp','PageTitle==Cargill U\x26us gas. Produkte f\xfcr Industriekunden. Relax.');
g_navNode_2_2_6_1_0_2=g_navNode_2_2_6_1_0.addNode('510203','U\x26Us Transparent Tranches',ssUrlPrefix + 'products/energy-transportation/erdgas-deutschland/erdgas-produktangebot/industriekunden/erdgas-transparent-tranches/index.jsp','PageTitle==Cargill U\x26us gas. Produkte f\xfcr Industriekunden. Transparent Tranches.');
g_navNode_2_2_6_1_1=g_navNode_2_2_6_1.addNode('510159','Weiterverteiler \x26 Stadtwerke',ssUrlPrefix + 'products/energy-transportation/erdgas-deutschland/erdgas-produktangebot/weiterverteiler-stadtwerke/index.jsp','PageTitle==Cargill U\x26us gas. Produkte f\xfcr Weiterverteiler \x26 Stadtwerke');
g_navNode_2_2_6_1_1_0=g_navNode_2_2_6_1_1.addNode('510196','U\x26Us Temperature Relax',ssUrlPrefix + 'products/energy-transportation/erdgas-deutschland/erdgas-produktangebot/weiterverteiler-stadtwerke/erdgas-temperature-relax/index.jsp','PageTitle==Cargill U\x26us gas. Produkte f\xfcr Weiterverteiler \x26 Stadtwerke. Temperature Relax.');
g_navNode_2_2_6_1_1_1=g_navNode_2_2_6_1_1.addNode('510197','U\x26Us Fix Forward',ssUrlPrefix + 'products/energy-transportation/erdgas-deutschland/erdgas-produktangebot/weiterverteiler-stadtwerke/erdgas-fix-forward/index.jsp','PageTitle==Cargill U\x26us gas. Produkte f\xfcr Weiterverteiler \x26 Stadtwerke. Fix Forward.');
g_navNode_2_2_6_1_1_2=g_navNode_2_2_6_1_1.addNode('510198','U\x26Us Industrial Relax',ssUrlPrefix + 'products/energy-transportation/erdgas-deutschland/erdgas-produktangebot/weiterverteiler-stadtwerke/erdgas-industrial-relax/index.jsp','PageTitle==Cargill U\x26us gas. Produkte f\xfcr Weiterverteiler \x26 Stadtwerke. Industrial Relax.');
g_navNode_2_2_6_1_1_3=g_navNode_2_2_6_1_1.addNode('510199','U\x26Us Retail Relax',ssUrlPrefix + 'products/energy-transportation/erdgas-deutschland/erdgas-produktangebot/weiterverteiler-stadtwerke/erdgas-retail-relax/index.jsp','PageTitle==Cargill U\x26us gas. Produkte f\xfcr Weiterverteiler \x26 Stadtwerke. Retail Relax.');
g_navNode_2_2_6_1_1_4=g_navNode_2_2_6_1_1.addNode('510200','U\x26Us Spot On',ssUrlPrefix + 'products/energy-transportation/erdgas-deutschland/erdgas-produktangebot/weiterverteiler-stadtwerke/erdgas-spot-on/index.jsp','PageTitle==Cargill U\x26us gas. Produkte f\xfcr Weiterverteiler \x26 Stadtwerke. Spot on.');
g_navNode_2_2_6_2=g_navNode_2_2_6.addNode('510238','Make Your Match',ssUrlPrefix + 'products/energy-transportation/erdgas-deutschland/erdgas-match/index.jsp','PageTitle==Cargill U\x26Us gas. Welche Art Kunde sind Sie?');
g_navNode_2_2_6_3=g_navNode_2_2_6.addNode('510155','\xdcber U\x26us Gas',ssUrlPrefix + 'products/energy-transportation/erdgas-deutschland/uber-cargill-erdgas/index.jsp','PageTitle==Cargill U\x26Us gas. \xdcber U\x26us Gas.');
g_navNode_2_2_6_4=g_navNode_2_2_6.addNode('510157','Unternehmerische Verantwortung',ssUrlPrefix + 'products/energy-transportation/erdgas-deutschland/unternehmerische-verantwortung/index.jsp','PageTitle==Cargill U\x26us gas. Unternehmerische Verantwortung.');
g_navNode_2_2_6_5=g_navNode_2_2_6.addNode('510158','Kontakt',ssUrlPrefix + 'products/energy-transportation/erdgas-deutschland/erdgas-kontakt/index.jsp','LinkToExtURL==https\x3a//www.emailtracker.cargill.com/PAFFAIRS/emailtracker.nsf/prodemailformExt?OpenForm\x26Seq\x3d2\x26sectionId\x3d510158','OpenInNewWindow==false');
g_navNode_2_3=g_navNode_2.addNode('500629','Farmer Services',ssUrlPrefix + 'products/farmer/index.jsp','ExcludeInTopNav==false','ExcludeTopNavSubSections==true','RestartLeftNav==true');
g_navNode_2_3_0=g_navNode_2_3.addNode('500987','Cargill AgHorizons \x28U.S.\x29',ssUrlPrefix + 'products/farmer/ahorizions-us/index.jsp');
g_navNode_2_3_1=g_navNode_2_3.addNode('500988','Cargill AgHorizons \x28Canada\x29',ssUrlPrefix + 'products/farmer/CargillAgHorizonsCanada/index.jsp');
g_navNode_2_3_2=g_navNode_2_3.addNode('500989','Specialty Canola Program',ssUrlPrefix + 'products/farmer/canola-growing/index.jsp');
g_navNode_2_3_3=g_navNode_2_3.addNode('500990','Frontier Agriculture \x28U.K.\x29',ssUrlPrefix + 'products/farmer/frontier/index.jsp');
g_navNode_2_4=g_navNode_2.addNode('500630','Financial \x26 Risk Management',ssUrlPrefix + 'products/financial-risk/index.jsp','ExcludeTopNavSubSections==true','RestartLeftNav==true');
g_navNode_2_5=g_navNode_2.addNode('500631','Food \x26 Beverage Ingredients',ssUrlPrefix + 'products/foodbev/index.jsp','Description==We offer the broadest \x26 deepest food ingredient portfolio for global food manufacturers, and help you create safe, consistent, economical foods.','ExcludeTopNavSubSections==true','Keywords==Salt, sugar, texturizers, oils, shortenings, malt, health promoting, citrates, cocoa, chocolate, flour, flavors, corn, dressings ','LinkToExtURL==http\x3a//www.cargill.com/food','OpenInNewWindow==true','RestartLeftNav==true');
g_navNode_2_6=g_navNode_2.addNode('500632','Foodservice',ssUrlPrefix + 'products/foodservice/index.jsp','Description==Choose Cargill foodservice to provide high-quality ready to eat and prepared food products for your foodservice operation.','ExcludeTopNavSubSections==true','Keywords==Foodservice, eggs, meats, condiments, dish mixes, dressings, sauces, salt, oils, shortenings','RestartLeftNav==true');
g_navNode_2_6_0=g_navNode_2_6.addNode('500634','Egg \x26 Breakfast Products',ssUrlPrefix + 'products/foodservice/egg/index.jsp','Description==Sunny Fresh\u2122 brand premium egg and breakfast products for foodservice, restaurants, C-store, and health care facilities','ExcludeTopNavSubSections==true','Keywords==Sunny Fresh egg breakfast products, liquid egg entrees');
g_navNode_2_6_0_0=g_navNode_2_6_0.addNode('500991','Product Overview',ssUrlPrefix + 'products/foodservice/egg/overview/index.jsp','Description==Serve up the very best in breakfast with Sunny Fresh\u2122 brand premium egg and breakfast products from Cargill Kitchen Solutions.','ExcludeInTopNav==false','ExcludeTopNavSubSections==false','Keywords==Sunny Fresh egg breakfast products, liquid egg entrees ');
g_navNode_2_6_1=g_navNode_2_6.addNode('500635','Beef Products',ssUrlPrefix + 'products/foodservice/beef/index.jsp','Description==Choose from our range of cooked meats \x28prime rib, roast beef, corned beef/pastrami, pot roast, beef ribs\x29\x3b ground beef, specialty meat products and fresh meats.','ExcludeTopNavSubSections==true','Keywords==cooked meats, ground beef, fresh meat');
g_navNode_2_6_1_0=g_navNode_2_6_1.addNode('501108','Product Brands',ssUrlPrefix + 'products/foodservice/beef/brands/index.jsp','Description==Angus Pride\xae premium beef, Sterling Silver\xae premium meats, Rumba\u2122 meats  and Excel\xae fresh meats just a few of the beef brands available to foodservice operators.','ExcludeInTopNav==true','Keywords==Rumba meat multicultural ethnic beef angus  foodservice sterling silver ranchers registry meadowland  excel');
g_navNode_2_6_2=g_navNode_2_6.addNode('500636','Pork Products',ssUrlPrefix + 'products/foodservice/pork/index.jsp','Description==Our branded premium pork product line includes brands such as Tender Choice\xae, Sterling Silver\xae premium meats and GoodNature\xae pork.','Keywords==Antibiotic free pork, highly marbled pork, restaurant quality pork');
g_navNode_2_6_3=g_navNode_2_6.addNode('500637','Turkey Products',ssUrlPrefix + 'products/foodservice/turkey/index.jsp','Description==Select from a complete line of turkey products to fit the needs of every operation.','Keywords==turkey, poultry, bone-in, boneless, ready-to-cook');
g_navNode_2_6_5=g_navNode_2_6.addNode('500640','Oils \x26 Shortenings',ssUrlPrefix + 'products/foodservice/oils/index.jsp','Description==Cargill offers foodservice operators from around the world a range of shortenings and oils ideally suited to their distinct application and packaging needs.  ','ExcludeTopNavSubSections==true','Keywords==oils shortening pan sprays foodservice flavored oils');
g_navNode_2_6_5_0=g_navNode_2_6_5.addNode('501109','United States',ssUrlPrefix + 'products/foodservice/oils/us/index.jsp','Description==Crisco Professional\xae oils and shortenings for foodservice operators ','Keywords==Crisco oils shortening pan sprays Ultima advantage foodservice flavored oils');
g_navNode_2_6_5_0_0=g_navNode_2_6_5_0.addNode('506919','Clear Valley\xae high oleic canola oil',ssUrlPrefix + 'products/foodservice/oils/us/clear-valley-high-oleic-canola-oil/index.jsp','Description==Clear Valley\xae high oleic canola oil for Foodservice');
g_navNode_2_6_5_1=g_navNode_2_6_5.addNode('501110','Europe',ssUrlPrefix + 'products/foodservice/oils/eu/index.jsp');
g_navNode_2_6_6=g_navNode_2_6.addNode('500639','Dressings \x26 Sauces',ssUrlPrefix + 'products/foodservice/dressings/index.jsp','Description==Cultivating Flavor\u2122 with a range of sauces, dressings and mayonnaise for foodservice operators','Keywords==Foodservice sauces, mayonnaise, salad dressings');
g_navNode_2_6_7=g_navNode_2_6.addNode('500641','Salt',ssUrlPrefix + 'products/foodservice/salt/index.jsp');
g_navNode_2_6_8=g_navNode_2_6.addNode('500992','U.S. Government',ssUrlPrefix + 'products/foodservice/government/index.jsp','Keywords==Public sector government military foodservice');
g_navNode_2_6_9=g_navNode_2_6.addNode('511454','Cargill Value Added Meats Foodservice',ssUrlPrefix + 'products/foodservice/cargill-value-added-meats-foodservice/index.jsp','LinkToExtURL==http\x3a//www.cargill.com/company/businesses/cargill-value-added-meats-food-service/index.jsp');
g_navNode_2_7=g_navNode_2.addNode('500570','Industrial / BioIndustrial',ssUrlPrefix + 'products/industrial/index.jsp','Description==Learn how Cargill\u2019s range of nature-based products are suited to a number of industrial applications and markets. ','ExcludeTopNavSubSections==true','Keywords==soy foam, BioH, polyols, glue system, bioindustry, adhesives, binders, low VOC oils, deicing salt, ferrous products ','RestartLeftNav==true');
g_navNode_2_7_0=g_navNode_2_7.addNode('509479','Ethanol',ssUrlPrefix + 'products/industrial/ethanol/index.jsp','Description==Cargill is a supplier of both synthetic ethanol and organic ethanol in a wide range of qualities, with or without the use of denaturants. ','Keywords==ethanol production, denatured ethanol, ethanol suppliers, ethanol alcohol, industrial denatured alcohol, ethanol supplier, ethanol producers, denatured alcohol suppliers, ethanol','PageTitle==Cargill \x7c \x28Bio\x29Industrial \x7c Synthetic Ethanol \x7c Organic Ethanol');
g_navNode_2_7_0_0=g_navNode_2_7_0.addNode('510768','Technical Agricultural Alcohol',ssUrlPrefix + 'products/industrial/ethanol/technical-agricultural-alcohol/index.jsp','Description==Cargill\\x27s technical alcohol, called Technical Agricultural Alcohol, is used in the industry as ethylating agent, cleansing agent, and as a solvent.','ExcludeInTopNav==true','Keywords==technical alcohol','PageTitle==Cargill \x7c \x28Bio\x29 Industrial \x7c Technical Agricultural Alcohol','RestartLeftNav==false');
g_navNode_2_7_1=g_navNode_2_7.addNode('500571','Paper Making',ssUrlPrefix + 'products/industrial/papermaking/index.jsp','Description==Cargill brings sustainability to starches manufacture and paper making, with a full portfolio of high quality products to serve wet end surface sizing and coating applications, enhancing paper strength.','ExcludeTopNavSubSections==true','Keywords==paper making, starches manufacture, paper strength, sustainability, wet end, coating','PageTitle==Paper making, wet end, coating, paper strength, sustainability\x3a Cargill starches manufacture');
g_navNode_2_7_1_0=g_navNode_2_7_1.addNode('500572','Wet End',ssUrlPrefix + 'products/industrial/papermaking/wetend/index.jsp','Description==Cargill\\x27s cationic starches and Altra Charge products are designed to optimize wet end flexibility and efficiency in paper making, while optimizing paper strength.','ExcludeTopNavSubSections==false','Keywords==wet end, paper making, cationic starches, paper strength','PageTitle==Cationic starches for paper making wet end paper strength\x3a Cargill');
g_navNode_2_7_1_1=g_navNode_2_7_1.addNode('500573','Surface Treatment',ssUrlPrefix + 'products/industrial/papermaking/surface/index.jsp','Description==For paper surface sizing applications, Cargill Industrial Starches\\x27 c\x2asize, c\x2afilm, and c\x2aflex starches exhibit increased internal and surface strength, improved printing quality and paper stiffness.','Keywords==surface sizing','PageTitle==Surface sizing of paper, Rely on Cargill Industrial Starches c\x2asize, c\x2afilm, c\x2aflex starches');
g_navNode_2_7_1_2=g_navNode_2_7_1.addNode('500574','Coating',ssUrlPrefix + 'products/industrial/papermaking/coating/index.jsp','Description==Cargill C\x2afilm starches and CiCoat biopolymer for coating paper applications reduce your coating color costs and latex usage, while improving runnability productivity and coated paper quality.','Keywords==coating color, coating paper, biopolymer, latex, coated paper','PageTitle==Coating paper, coating color\x3a Cargill biopolymer starches reduce coated paper latex usage');
g_navNode_2_7_1_2_0=g_navNode_2_7_1_2.addNode('504998','C\x2aiCoat\u2122 ',ssUrlPrefix + 'products/industrial/papermaking/coating/icoat/index.jsp','Description==Cargill C\x2aiCoat starche for coating paper applications reduce your coating color costs and improve water retention ability and paper quality','Keywords==coating color, coating paper','PageTitle==Coating paper, coating color\x3a Cargill C\x2aiCoat starche for papermaking applications');
g_navNode_2_7_1_2_1=g_navNode_2_7_1_2.addNode('505083','C\x2aFilm\u2122',ssUrlPrefix + 'products/industrial/papermaking/coating/cfilm/index.jsp','Description==Cargill C\x2aFilm starche for coating paper applications reduce your coating color costs and improve water retention ability and paper quality','Keywords==coating color, coating paper','PageTitle==Coating paper, coating color\x3a Cargill C\x2aFilm starche for papermaking applications');
g_navNode_2_7_1_3=g_navNode_2_7_1.addNode('500575','Hemiforce\xae Fiber Additive',ssUrlPrefix + 'products/industrial/papermaking/hemiforce-fiber-additive/index.jsp','LinkToExtURL==http\x3a//www.cargill.com/hemiforce-efa');
g_navNode_2_7_1_4=g_navNode_2_7_1.addNode('500576','Paper Making Expertise',ssUrlPrefix + 'products/industrial/papermaking/expertise/index.jsp','Description==Cargill, expert in industrial starches, puts its application center at your disposal to speed up your innovation process while ensuring  sustainability of your papermaking processes','Keywords==application center, industrial starches, sustainability, innovation','PageTitle==Paper making equipment and sustainability\x3a Cargill industrial starches application center');
g_navNode_2_7_1_4_0=g_navNode_2_7_1_4.addNode('500578','Analytical Services',ssUrlPrefix + 'products/industrial/papermaking/expertise/analytical-services/index.jsp','Description==Whether you require wet end or physical tests, coating color characterization or other analysis, Cargill\\x27s application center can perform analysis and tests for all your paper manufacturing needs.','Keywords==application center, wet end','PageTitle==Application center\x3a Cargill offers wet end testing, chemical \x26 rheological analysis');
g_navNode_2_7_1_4_1=g_navNode_2_7_1_4.addNode('500579','Customer Equipment Solutions',ssUrlPrefix + 'products/industrial/papermaking/expertise/customer-equipment-solutions/index.jsp','Description==Cargill has paper making equipment solutions for you\x3a discover our silo, slurry preparation, fully automatic cooker/converter, product storage and distribution systems.','Keywords==paper making equipment','PageTitle==Paper making equipment and systems from Cargill');
g_navNode_2_7_1_5=g_navNode_2_7_1.addNode('500951','Information Request',ssUrlPrefix + 'products/industrial/papermaking/form-paper/index.jsp');
g_navNode_2_7_1_6=g_navNode_2_7_1.addNode('501071','Industrial Starches Locations',ssUrlPrefix + 'products/industrial/papermaking/locations/index.jsp','ExcludeInLeftNav==false','ExcludeInTopNav==true','HideInLeftNav==true','RestartLeftNav==true');
g_navNode_2_7_1_6_0=g_navNode_2_7_1_6.addNode('501072','Africa',ssUrlPrefix + 'products/industrial/papermaking/locations/africa/index.jsp');
g_navNode_2_7_1_6_1=g_navNode_2_7_1_6.addNode('501073','Asia Pacific',ssUrlPrefix + 'products/industrial/papermaking/locations/asia-pacific/index.jsp');
g_navNode_2_7_1_6_2=g_navNode_2_7_1_6.addNode('501074','Europe',ssUrlPrefix + 'products/industrial/papermaking/locations/europe/index.jsp');
g_navNode_2_7_1_6_3=g_navNode_2_7_1_6.addNode('501075','Latin America',ssUrlPrefix + 'products/industrial/papermaking/locations/latin-america/index.jsp');
g_navNode_2_7_1_6_4=g_navNode_2_7_1_6.addNode('501077','Middle East',ssUrlPrefix + 'products/industrial/papermaking/locations/middle-east/index.jsp');
g_navNode_2_7_1_6_5=g_navNode_2_7_1_6.addNode('501076','North America',ssUrlPrefix + 'products/industrial/papermaking/locations/north-america/index.jsp');
g_navNode_2_7_2=g_navNode_2_7.addNode('500580','Corrugating',ssUrlPrefix + 'products/industrial/corrugating/index.jsp','Description==Cargill provides a large range of special starches and additives to improve factors in glue performance of corrugated board adhesives, and remains committed to environmental sustainability in the corrugating industry.','ExcludeTopNavSubSections==true','Keywords==corrugating, industrial starches, starch, sustainability, corrugated board, adhesive','PageTitle==Corrugating starch, corrugated board adhesive\x3a Cargill industrial starches for sustainability');
g_navNode_2_7_2_0=g_navNode_2_7_2.addNode('500581','Stein Hall',ssUrlPrefix + 'products/industrial/corrugating/steinhall/index.jsp','Description==Cargill Industrial Starches\\x27 Stein Hall carrier starch is part of a large range of special starches and additives to improve glue penetration, wet-bond strength and performance.','Keywords==carrier starch','PageTitle==Carrier starch for Stein Hall glues\x3a Cargill Industrial Starches');
g_navNode_2_7_2_1=g_navNode_2_7_2.addNode('500582','No-Carrier',ssUrlPrefix + 'products/industrial/corrugating/nocarrier/index.jsp','Description==Cargill\\x27s range of specialty starches for no-carrier adhesive systems delivers good glue-ability, high-bond strength, high machine speeds, shear stability and low waste.','Keywords==adhesive, starches','PageTitle==Starches for no-carrier adhesive systems\x3a Cargill Industrial Starches');
g_navNode_2_7_2_2=g_navNode_2_7_2.addNode('500583','Minocar',ssUrlPrefix + 'products/industrial/corrugating/minocar/index.jsp','Description==Minocar adhesive delivers excellent bonding, high stability and good flow properties, giving high performance at varied corrugating machine speeds with all types of paper.','Keywords==bonding, minocar, adhesive','PageTitle==Minocar bonding\x3a adhesive for corrugating applications from Cargill Industrial Starches');
g_navNode_2_7_2_3=g_navNode_2_7_2.addNode('500584','Starch Based Products',ssUrlPrefix + 'products/industrial/corrugating/starch/index.jsp','Description==Optimize corrugating processes with Cargill Industrial Starches\\x27 native starches, special starch blends, modified starches, water resistant resins, rheology modifier and additives.','Keywords==native starches, modified starches, corrugating','PageTitle==Modified starches and native starches for corrugating\x3a Cargill');
g_navNode_2_7_2_3_0=g_navNode_2_7_2_3.addNode('500585','One-Bag Mix Adhesives',ssUrlPrefix + 'products/industrial/corrugating/starch/onebag/index.jsp','Description==Cargill offers native starches, special starch blends, modified starches for corrugating applications as well as resins and other additives','Keywords==native starches, carrier starches, one bag mix, water resistant resins prevent blistering, synthetic additives and borax and liquid citric acid adhesive glue preparation, one bag mix, OBM rheology');
g_navNode_2_7_2_3_1=g_navNode_2_7_2_3.addNode('500586','Cross-Linked Products',ssUrlPrefix + 'products/industrial/corrugating/starch/crosslinked/index.jsp','Description==Seeking a corrugating starch with superior tack? Cargill cross-linked starches offer high wet-bond strength and excellent application on rolls, with minimal glue consumption.','Keywords==corrugating, cross-linked starches','PageTitle==Cross-linked starches for corrugating\x3a Cargill Industrial Starches');
g_navNode_2_7_2_3_2=g_navNode_2_7_2_3.addNode('500587','Carrier Starches',ssUrlPrefix + 'products/industrial/corrugating/starch/carrier/index.jsp','Description==Cargill\\x27s specialty carrier starches offer improved glue penetration - stronger bonds and improved production speeds can also be achieved.','Keywords==carrier starches','PageTitle==Carrier starches for glue penetration\x3a Cargill Industrial Starches');
g_navNode_2_7_2_4=g_navNode_2_7_2.addNode('505100','C\x2aRheM\u2122 Adhesive Rheology Modifier',ssUrlPrefix + 'products/industrial/corrugating/crhem/index.jsp','Description==Cargill\\x27s CRheM helps reduce starch dosage and corrugated board adhesive consumption - this innovative adhesive rheology modifier is based on renewable materials.','Keywords==adhesive, corrugated board, starch dosage','PageTitle==Corrugated board adhesive, starch dosage\x3a Cargill helps minimize consumption');
g_navNode_2_7_2_5=g_navNode_2_7_2.addNode('500592','Chemicals \x26 Additives',ssUrlPrefix + 'products/industrial/corrugating/additives/index.jsp','Description==Cargill offers native starches, special starch blends, modified starches for corrugating applications as well as resins and other additives','Keywords==native starches, carrier starches, one bag mix, water resistant resins prevent blistering, synthetic additives and borax and liquid citric acid adhesive glue preparation, one bag mix, OBM rheology');
g_navNode_2_7_2_6=g_navNode_2_7_2.addNode('500593','Coromat\xae iFlex',ssUrlPrefix + 'products/industrial/corrugating/coromat/index.jsp','Description==Our fully automated glue kitchen and corrugating adhesive preparation system, Coromat-iFlex, delivers faster speed, reduced glue consumption, waste reduction and wet resistance','Keywords==Coromat-iFlex, glue kitchen','PageTitle==Cargill Industrial Starches\\x27 Coromat-iFlex glue kitchen optimizes corrugated board production');
g_navNode_2_7_2_8=g_navNode_2_7_2.addNode('510546','SimCorrugator\xae',ssUrlPrefix + 'products/industrial/corrugating/simcorrugator/index.jsp','Description==SimCorrugator\xae ','ExcludeInTopNav==true','Keywords==cargill, SimCorrugator\xae, software, ','RestartLeftNav==false');
g_navNode_2_7_2_9=g_navNode_2_7_2.addNode('500595','Corrugating Expertise',ssUrlPrefix + 'products/industrial/corrugating/expertise/index.jsp','Description==Cargill\\x27s application center in Krefeld, Germany, is a unique facility where our corrugating specialists conduct analyses, from testing of raw materials to final quality control.','Keywords==corrugating, application center','PageTitle==Application center\x3a Cargill corrugating research and expertise');
g_navNode_2_7_2_10=g_navNode_2_7_2.addNode('500596','Information Request',ssUrlPrefix + 'products/industrial/corrugating/form-corrugating/index.jsp');
g_navNode_2_7_3=g_navNode_2_7.addNode('500608','Adhesives \x26 Binders',ssUrlPrefix + 'products/industrial/adhesives/index.jsp','Description==Cargill produces industrial adhesives and binders. Cargill\\x27s bonding adhesives are made from non-toxic renewable resources. Contact us for details.','ExcludeTopNavSubSections==true','Keywords==binders,bonding adhesives,polyurethane adhesives,wood adhesives,adhesives for wood,polymer adhesives,industrial adhesives,polyethylene adhesives,binders board','PageTitle==Cargill\x3a Industrial adhesives and binders - Bonding adhesives');
g_navNode_2_7_3_0=g_navNode_2_7_3.addNode('500609','Dextrins',ssUrlPrefix + 'products/industrial/adhesives/dextrins/index.jsp','Description==Cargill produces a range of dextrins for industrial applications that can be used in adhesives and coatings that come into contact with food products.','Keywords==dextrins, sizing','PageTitle==Cargill dextrins for sizing, adhesives, coatings...');
g_navNode_2_7_3_1=g_navNode_2_7_3.addNode('500610','Soy Flour',ssUrlPrefix + 'products/industrial/adhesives/soyflour/index.jsp','Description==Cargill Cargill\\x27s Prolia soy flour adhesive is formaldehyde free, improving safety, reducing drying time, requiring less water and producing less waste than conventional glues.','Keywords==formaldehyde free, adhesive','PageTitle==Formaldehyde free adhesive\x3a Cargill soy flour adhesive');
g_navNode_2_7_3_2=g_navNode_2_7_3.addNode('500611','Starches',ssUrlPrefix + 'products/industrial/adhesives/starch/index.jsp','Description==Whether you require native starch, modified starch or pregelatinized starch, Cargill can supply a suitable product from its extensive range of starches. ','Keywords==starches, native starch','PageTitle==Cargill Industrial Starches\x3a native starch, pregelatinized starch, modified starch...');
g_navNode_2_7_3_3=g_navNode_2_7_3.addNode('500613','Maltodextrins',ssUrlPrefix + 'products/industrial/adhesives/maltodextrins/index.jsp','Description==Cargill is a bulk maltodextrin manufacturer and maltodextrin supplier. Cargill maltodextrins are available as maltodextrin powder and in liquid form.','Keywords==maltodextrin, maltodextrin powder, buy maltodextrin, maltodextrin buy, maltodextrins, maltodextrin uses, maltodextrin suppliers, bulk maltodextrin, maltodextrin bulk, buy maltodextrin powder, maltodextrin manufacturer','PageTitle==Cargill\x3a Bulk maltodextrin powder supplier, maltodextrin manufacturer');
g_navNode_2_7_3_4=g_navNode_2_7_3.addNode('500614','Glucose Syrups',ssUrlPrefix + 'products/industrial/adhesives/glucose/index.jsp','Description==Cargill is a supplier of a broad range of glucose syrups. Its offering comprises glucose syrups with various dry solids and glucose syrup powder.','Keywords==glucose syrups, glucose syrup, buy glucose syrup, glucose syrup where to buy, where to buy glucose syrup, where can i buy glucose syrup, glucose syrup suppliers, dried glucose syrup, glucose syrup production, production of glucose syrup, glucose syrup solids','PageTitle==Cargill\x3a Glucose syrup supplier of various dry solids and powder');
g_navNode_2_7_3_5=g_navNode_2_7_3.addNode('500615','Dextrose',ssUrlPrefix + 'products/industrial/adhesives/dextrose/index.jsp','Description==Cargill is a dextrose supplier with an offering that comprises dextrose monohydrate, dextrose powder, anhydrous dextrose and dextrose syrup.','Keywords==dextroses, dextrose monohydrate, monohydrate dextrose, powdered dextrose, dextrose powder, dextrose supplier, dextrose suppliers, dextrose anhydrous, anhydrous dextrose, dextrose syrup, dextrose monohydrate suppliers','PageTitle==Cargill\x3a dextrose monohydrate, dextrose powder, anhydrous dextrose');
g_navNode_2_7_3_6=g_navNode_2_7_3.addNode('500616','Polyols',ssUrlPrefix + 'products/industrial/adhesives/polyols/index.jsp','Description==Cargill is a leading producer of polyols. Its wide range of polyols includes xylitol, sorbitol, mannitol, isosorbide, maltitol, erythritol and isomalt.','Keywords==xylitol, sorbitol, mannitol, isosorbide, polyols, maltitol, maltitol syrup, xylitol sweetener, sweetener,  xylitol, xylitol sweeteners','PageTitle==Cargill\x3a Polyols\x3a xylitol, sorbitol, mannitol, isosorbide, maltitol');
g_navNode_2_7_3_7=g_navNode_2_7_3.addNode('500956','Information Request',ssUrlPrefix + 'products/industrial/adhesives/form-adhesives/index.jsp','Description==Cargill produces industrial adhesives and binders. Cargill\\x27s bonding adhesives are made from non-toxic renewable resources. Contact us for details.','Keywords==binders, bonding adhesives, polyurethane adhesives, wood adhesives, adhesives for wood, polymer adhesives, industrial adhesives, polyethylene adhesives, binders board','PageTitle==Cargill\x3a Industrial adhesives and binders - Bonding adhesives');
g_navNode_2_7_4=g_navNode_2_7.addNode('504744','Construction',ssUrlPrefix + 'products/industrial/construction/index.jsp','Description==Choose Cargill\\x27s natural, responsibly-sourced vegetable oils, starches and other bio-based products for eco-friendly construction.','Keywords==Bio-based resins, Bio-based binders, low VOC');
g_navNode_2_7_5=g_navNode_2_7.addNode('500627','Bioindustry',ssUrlPrefix + 'products/industrial/bioindustry/index.jsp','Description==Cargill\\x27s bio industry offerings span the entire industrial fermentation process, from upstream to downstream processing fermentation.','ExcludeTopNavSubSections==true','Keywords==industrial fermentation processes, downstream processing fermentation, industrial fermentation process, bio industry','PageTitle==Cargill\x3a Bio industry supplier for industrial fermentation processes');
g_navNode_2_7_5_0=g_navNode_2_7_5.addNode('500953','Information Request',ssUrlPrefix + 'products/industrial/bioindustry/form-bio/index.jsp','Description==Cargill is one of the largest suppliers of products to the global bio industry. Contact us for more information.','Keywords==bio industry, bio industry supplier, bio industry products','PageTitle==Cargill\x3a Global bio industry supplier - Contact us');
g_navNode_2_7_6=g_navNode_2_7.addNode('504745','Functional Fluids \x26 Lubricants',ssUrlPrefix + 'products/industrial/functional-fluids-lubricants/index.jsp','Description==Cargill lubricants offer high flashpoint, low pour point, low volatility, excellent emulsification, excellent anti-wear properties and good boundary lubrication.','Keywords==emulsions cutting fluids, rolling oils, process oils, biodegradable chain lube, bar lubes');
g_navNode_2_7_7=g_navNode_2_7.addNode('500618','Paints, Coatings \x26 Inks',ssUrlPrefix + 'products/industrial/paints/index.jsp','Description==Learn about our range of vegetable based oils and additives for the paint and coatings industry, including the Oxi-Cure\xae line of additives designed to meet low VOC requirements.  ','Keywords==Low VOC additives coalescents, base oils, crosslinkers, renewable chemistries, film forming, drying oils');
g_navNode_2_7_8=g_navNode_2_7.addNode('500598','Oilfield Applications',ssUrlPrefix + 'products/industrial/oilfield/index.jsp','Description==Cargill produces hydrocolloids such as xanthan gum for oil drilling applications\x3a our products can be used with a wide range of drilling fluid additives in various fluid formulations.','ExcludeTopNavSubSections==true','Keywords==oil drilling','PageTitle==Oil drilling products\x3a Cargill hydrocolloids');
g_navNode_2_7_8_0=g_navNode_2_7_8.addNode('500599','Lecithin',ssUrlPrefix + 'products/industrial/oilfield/lecithin/index.jsp');
g_navNode_2_7_8_1=g_navNode_2_7_8.addNode('500600','Scleroglucan',ssUrlPrefix + 'products/industrial/oilfield/scleroglucan/index.jsp');
g_navNode_2_7_8_2=g_navNode_2_7_8.addNode('500601','Starch',ssUrlPrefix + 'products/industrial/oilfield/starch/index.jsp');
g_navNode_2_7_8_3=g_navNode_2_7_8.addNode('500602','Xanthan Gum',ssUrlPrefix + 'products/industrial/oilfield/xanthan/index.jsp');
g_navNode_2_7_9=g_navNode_2_7.addNode('500603','Home Care',ssUrlPrefix + 'products/industrial/homecare/index.jsp','ExcludeTopNavSubSections==true');
g_navNode_2_7_9_0=g_navNode_2_7_9.addNode('500604','Carrageenan',ssUrlPrefix + 'products/industrial/homecare/carrageenan/index.jsp');
g_navNode_2_7_9_1=g_navNode_2_7_9.addNode('500605','Scleroglucan',ssUrlPrefix + 'products/industrial/homecare/scleroglucan/index.jsp');
g_navNode_2_7_9_2=g_navNode_2_7_9.addNode('500606','Starch',ssUrlPrefix + 'products/industrial/homecare/starch/index.jsp');
g_navNode_2_7_9_3=g_navNode_2_7_9.addNode('500607','Xanthan Gum',ssUrlPrefix + 'products/industrial/homecare/xanthan-gum/index.jsp');
g_navNode_2_7_10=g_navNode_2_7.addNode('500626','Foam / Polyurethane Manufacturing',ssUrlPrefix + 'products/industrial/foam/index.jsp','Keywords==polyol, polyurethane, biopolyol, foam');
g_navNode_2_7_11=g_navNode_2_7.addNode('500950','Steel and Ferrous',ssUrlPrefix + 'products/industrial/steel/index.jsp','Description==Cargill Ferrous International \x28CFI\x29 is a leading  trader,  distributor and provider of risk management solutions serving the global ferrous industry. Our mission is to provide liquidity and risk management solutions for our partners around the globe who serve the ferrous industry including mines, scrapyards, steel producers and steel consumers.','Keywords==Cargill Ferrous International, CFI. ferrous, steel, steel mill consumables, iron ore, pig iron, steel scrap, steel long, steel flat, steel processing service centers, steel industry, United States distribution, China distribution, steel and ferrous market access, steel and ferrous risk management, steel and ferrous services','PageTitle==Cargill Ferrous International');
g_navNode_2_7_11_0=g_navNode_2_7_11.addNode('507099','Products',ssUrlPrefix + 'products/industrial/steel/products/index.jsp','Description==Cargill Ferrous International \x28CFI\x29 is a leading  trader,  distributor and provider of risk management solutions serving the global ferrous industry. Our mission is to provide liquidity and risk management solutions for our partners around the globe who serve the ferrous industry including mines, scrapyards, steel producers and steel consumers.','Keywords==Cargill Ferrous International, CFI. ferrous, steel, steel mill consumables, iron ore, pig iron, steel scrap, steel long, steel flat, steel industry, United States distribution, China distribution','PageTitle==Cargill Ferrous International \x28CFI\x29 ');
g_navNode_2_7_11_1=g_navNode_2_7_11.addNode('507155','Services',ssUrlPrefix + 'products/industrial/steel/services/index.jsp','Description==Cargill Ferrous International \x28CFI\x29 is a leading  trader,  distributor and provider of risk management solutions serving the global ferrous industry. Our mission is to provide liquidity and risk management solutions for our partners around the globe who serve the ferrous industry including mines, scrapyards, steel producers and steel consumers.','Keywords==Cargill Ferrous International, CFI. steel processing service centers, steel industry, United States distribution, China distribution, steel and ferrous market access, steel and ferrous risk management, steel and ferrous services','PageTitle==Cargill Ferrous International \x28CFI\x29');
g_navNode_2_7_11_2=g_navNode_2_7_11.addNode('507156','Distribution',ssUrlPrefix + 'products/industrial/steel/distribution/index.jsp','Description==Cargill Ferrous International \x28CFI\x29 is a leading  trader,  distributor and provider of risk management solutions serving the global ferrous industry. Our mission is to provide liquidity and risk management solutions for our partners around the globe who serve the ferrous industry including mines, scrapyards, steel producers and steel consumers.','Keywords==Cargill Ferrous International, CFI. ferrous, steel, steel mill consumables, steel processing service centers, steel industry, United States distribution, China distribution, steel and ferrous market access, steel and ferrous risk management, steel and ferrous services','PageTitle==Cargill Ferrous International \x28CFI\x29');
g_navNode_2_7_12=g_navNode_2_7.addNode('500619','Chemical Industry',ssUrlPrefix + 'products/industrial/chemical/index.jsp','Description==Cargill\\x27s agricultural chemicals include vegetable oils and vegetable glycerin. Cargill is a bulk vegetable oil supplier and manufacturer.','ExcludeTopNavSubSections==true','Keywords==vegetable oils, vegetable glycerin, glycerin vegetable, vegetable oil supplier, vegetable oil suppliers, bulk vegetable oil, vegetable oil bulk, agricultural chemical, agricultural chemicals, vegetable oil,  manufacturer','PageTitle==Cargill agricultural chemicals\x3a Vegetable oils, vegetable glycerin');
g_navNode_2_7_12_0=g_navNode_2_7_12.addNode('504750','Agricultural Chemicals',ssUrlPrefix + 'products/industrial/chemical/agricultural-chemicals/index.jsp','Description==Cargill\\x27s agricultural chemicals include vegetable oils and vegetable glycerin. Cargill is a bulk vegetable oil supplier and manufacturer.','Keywords==vegetable oils, vegetable glycerin, glycerin vegetable, vegetable oil supplier, vegetable oil suppliers, bulk vegetable oil, vegetable oil bulk, agricultural chemical, agricultural chemicals, vegetable oil manufacturer','PageTitle==Cargill agricultural chemicals\x3a Vegetable oils, vegetable glycerin');
g_navNode_2_7_12_1=g_navNode_2_7_12.addNode('500620','Dextrose',ssUrlPrefix + 'products/industrial/chemical/dextrose/index.jsp','Description==Cargill is a dextrose supplier of dextrose powder and dextrose syrup. Its offering includes dextrose monohydrate and dextrose anhydrous.','Keywords==dextroses, dextrose monohydrate, monohydrate dextrose, powdered dextrose, dextrose powder, dextrose supplier, dextrose suppliers, dextrose anhydrous, anhydrous dextrose, dextrose syrup, dextrose monohydrate suppliers','PageTitle==Cargill\x3a Dextrose monohydrate, anhydrous - Dextrose powder, syrup');
g_navNode_2_7_12_2=g_navNode_2_7_12.addNode('500621','Polyols',ssUrlPrefix + 'products/industrial/chemical/polyols/index.jsp','Description==Cargill is a world-leading polyols producer. Its polyols offering includes xylitol, sorbitol, mannitol, isosorbide, maltitol, erythritol and isomalt.','Keywords==xylitol, sorbitol, mannitol, isosorbide, polyols, maltitol, erythritol, isomalt, maltitol syrup, xylitol sweetener','PageTitle==Cargill polyols\x3a Xylitol, sorbitol, mannitol, isosorbide, erythritol');
g_navNode_2_7_12_3=g_navNode_2_7_12.addNode('500622','Glucose Syrups',ssUrlPrefix + 'products/industrial/chemical/glucose/index.jsp','Description==Cargill has a broad range of glycose syrups. Its glucose syrup offer comprises various dry solids and powder for use in water-soluble resins.','Keywords==glucose syrups, glucose syrup, buy glucose syrup, glucose syrup where to buy, where to buy glucose syrup, where can i buy glucose syrup, glucose syrup suppliers, dried glucose syrup, glucose syrup production, production of glucose syrup, glucose syrup solids ','PageTitle==Cargill glucose syrups\x3a Glucose syrup - dry solids and powder');
g_navNode_2_7_12_4=g_navNode_2_7_12.addNode('500623','Maltodextrins',ssUrlPrefix + 'products/industrial/chemical/maltodextrins/index.jsp','Description==Cargill is a bulk manufacturer of maltodextrin. Cargill\\x27s maltodextrins offering includes maltodextrin powder as well as maltodextrin in liquid form.','Keywords==maltodextrin, maltodextrin powder, buy maltodextrin, maltodextrin buy, maltodextrins, maltodextrin uses, maltodextrin suppliers, bulk maltodextrin, maltodextrin bulk, buy maltodextrin powder, maltodextrin manufacturer','PageTitle==Cargill maltodextrins\x3a Maltodextrin powder - Liquid maltodextrin');
g_navNode_2_7_12_5=g_navNode_2_7_12.addNode('500624','Starches',ssUrlPrefix + 'products/industrial/chemical/starches/index.jsp','Description==Cargill\\x27s range of starches includes potato starch, maize starch, wheat starch and tapioca starch. Pregelatinized and modified starch complete the range.','Keywords==potatoe starch, potato starch, starch potato, starch in potato, maize starch, starch maize, modified starches, modified starch, wheat starch, tapioca starch, starches','PageTitle==Cargill starches\x3a Maize starch, wheat starch, modified starch, potato starch');
g_navNode_2_7_12_6=g_navNode_2_7_12.addNode('500952','Information Request',ssUrlPrefix + 'products/industrial/chemical/form-chemical/index.jsp','Description==Cargill\\x27s high quality, natural products can be substitutes for petroleum-based products in many chemical applications. Contact us for details.','Keywords==petroleum products, petroleum and petroleum products, petroleum substitutes, substitute petroleum, substitute for petroleum','PageTitle==Cargill\x3a Natural substitutes for petroleum-based products');
g_navNode_2_7_13=g_navNode_2_7.addNode('504734','Industrial/Bioindustrial Product Index',ssUrlPrefix + 'products/industrial/bioindustrial-index/index.jsp','Description==Index of Cargill\\x27s industrial and bio-industrial products. ','ExcludeInTopNav==true','Keywords==bioH polyols, papermaking starches, VerXan xanthan gum, linseed oil, glycerin, lubricants, base oils, esters, low-VOC products. ');
g_navNode_2_9=g_navNode_2.addNode('500947','Personal Care',ssUrlPrefix + 'products/personal/index.jsp','Description==Cargill offers a range of polyols, hydrocolloids, lecithins, phospholipids, glycerin and starches \x26 derivatives. Our ingredients cover the spectrum of personal care applications for skin, sun, bath, body, hair and oral care as well as color cosmetics','ExcludeTopNavSubSections==true','Keywords==Personal care ingredients polyols hydrocolloids lecithins glycerin skin sun care bath body care hair care oral care color cosmetics','RestartLeftNav==true');
g_navNode_2_9_0=g_navNode_2_9.addNode('500949','Applications \x26 Products',ssUrlPrefix + 'products/personal/products/index.jsp','Description==Polyols, hydrocolloids, lecithins, phospholipids, glycerin and starches \x26 derivatives for personal care applications such as skin, sun, bath, body, hair and oral care as well as color cosmetics.','ExcludeTopNavSubSections==true','Keywords==Personal care ingredients polyols hydrocolloids lecithins skin sun care bath body care hair care oral care color cosmetics','PageTitle==Cargill personal care ingredients and applications');
g_navNode_2_9_1=g_navNode_2_9.addNode('509476','Alcohol',ssUrlPrefix + 'products/personal/alcohol/index.jsp','Description==Cargill\u2019s pure neutral ethanol is used by leading perfume and cosmetics brands. We provide various grades of undenatured and denatured ethyl alcohol.','Keywords==undenatured ethyl alcohol, denatured ethyl alcohol, ethyl alcohol, bitrex, pure neutral ethanol, neutral ethanol, pure ethanol, 96\x25 ethanol, 99.9\x25 ethanol','PageTitle==Cargill \x7c Personal Care \x7c Ethyl alcohol \x7c Pure neutral ethanol');
g_navNode_2_9_1_0=g_navNode_2_9_1.addNode('509614','96\x25 Ethanol',ssUrlPrefix + 'products/personal/alcohol/96-ethanol/index.jsp','Description==Cargill\\x27s 96\x25 ethanol, Alcohol Fortior, is used as a disinfectant, as a solvent and in the pharmaceutical, cosmetics and food industries.','Keywords==undenatured ethyl alcohol, denatured ethyl alcohol, ethyl alcohol, bitrex, pure neutral ethanol, neutral ethanol, pure ethanol, 96\x25 ethanol','PageTitle==Cargill \x7c Personal Care \x7c 96\x25 ethanol \x7c Alcohol Fortior');
g_navNode_2_9_1_1=g_navNode_2_9_1.addNode('509615','99.9\x25 Ethanol',ssUrlPrefix + 'products/personal/alcohol/99.9-ethanol/index.jsp','Description==\"Cargill\\x27s 99.9\x25 ethanol, Alcohol Absolutus, is used in the pharmaceutical preparations industry as a process aid for the food and cosmetic industry.','Keywords==undenatured ethyl alcohol, denatured ethyl alcohol, ethyl alcohol, bitrex, pure neutral ethanol, neutral ethanol, pure ethanol, 99.9\x25 ethanol','PageTitle==Cargill \x7c Personal Care \x7c 99.9\x25 ethanol \x7c Alcohol Absolutus');
g_navNode_2_9_2=g_navNode_2_9.addNode('509477','Liquid Disinfectants',ssUrlPrefix + 'products/personal/liquid-disinfectants/index.jsp','Description==Alcohol-based liquid disinfectants are one of Cargill\u2019s specialties. Our liquid disinfectants are produced on the basis of high-quality natural alcohol.','Keywords==disinfectant, disinfectants, hand disinfectant, disinfectant cleaner, disinfectant cleaners, alcohol disinfectant, hand disinfectant dispenser, liquid disinfectant, liquid disinfectants, disinfectant soap, disinfectant manufacturers','PageTitle==Cargill \x7c Personal Care \x7c Liquid disinfectants \x28alcohol-based\x29');
g_navNode_2_9_2_0=g_navNode_2_9_2.addNode('509540','Nedalco DES-G\u2122 Disinfectant',ssUrlPrefix + 'products/personal/liquid-disinfectants/nedalco-des-g-disinfectant/index.jsp','Description==Cargill\\x27s DES-G\u2122 is an excellent disinfectant for undamaged skin, small surfaces, and instruments. This disinfectant is based on ethyl alcohol 70\x25.','Keywords==disinfectant, disinfectants, hand disinfectant, disinfectant cleaner, disinfectant cleaners, alcohol disinfectant, hand disinfectant dispenser, liquid disinfectant, liquid disinfectants, disinfectant soap, disinfectant manufacturers','PageTitle==Cargill \x7c Personal Care \x7c Nedalco DES-G\u2122 disinfectant');
g_navNode_2_9_2_1=g_navNode_2_9_2.addNode('509541','Nedalco DES-L\u2122 Disinfectant',ssUrlPrefix + 'products/personal/liquid-disinfectants/nedalco-des-l-disinfectant/index.jsp','Description==Cargill\\x27s DES-L\u2122 is the ideal liquid hand disinfectant for quick and hygienic hand disinfection. It does not contain soap and keeps skin healthy and soft.','Keywords==disinfectant, disinfectants, hand disinfectant, disinfectant cleaner, disinfectant cleaners, alcohol disinfectant, hand disinfectant dispenser, liquid disinfectant, liquid disinfectants, disinfectant soap, disinfectant manufacturers','PageTitle==Cargill \x7c Personal Care \x7c DES-L\u2122 liquid hand disinfectant');
g_navNode_2_9_3=g_navNode_2_9.addNode('504748','Glycerin',ssUrlPrefix + 'products/personal/glycerin/index.jsp');
g_navNode_2_10=g_navNode_2.addNode('501864','Pharmaceutical',ssUrlPrefix + 'products/pharmaceutical/index.jsp','Description==Cargill is a leader in developing natural carbohydrate and hydrocolloid-based solutions for pharmaceutical customers worldwide. ','ExcludeTopNavSubSections==true','RestartLeftNav==true');
g_navNode_2_10_0=g_navNode_2_10.addNode('504481','Pharma Expertise',ssUrlPrefix + 'products/pharmaceutical/pharma-expertise/index.jsp','ExcludeInTopNav==true');
g_navNode_2_10_0_0=g_navNode_2_10_0.addNode('504482','Application Center',ssUrlPrefix + 'products/pharmaceutical/pharma-expertise/application-center/index.jsp','ExcludeInTopNav==true');
g_navNode_2_10_0_1=g_navNode_2_10_0.addNode('504483','Dedicated Team ',ssUrlPrefix + 'products/pharmaceutical/pharma-expertise/dedicated-team/index.jsp','ExcludeInTopNav==true');
g_navNode_2_10_0_2=g_navNode_2_10_0.addNode('504484','Quality Management \x26 Regulatory Support',ssUrlPrefix + 'products/pharmaceutical/pharma-expertise/quality-regulatory-support/index.jsp','ExcludeInTopNav==true');
g_navNode_2_10_1=g_navNode_2_10.addNode('504485','Applications',ssUrlPrefix + 'products/pharmaceutical/applications/index.jsp','ExcludeInTopNav==true');
g_navNode_2_10_1_0=g_navNode_2_10_1.addNode('504486','Solid Dosage Forms',ssUrlPrefix + 'products/pharmaceutical/applications/solid-dosage-forms/index.jsp','Description==Cargill offers a broad range of excipients and coatings for tablets, capsules, sachets and suppositories.','ExcludeInTopNav==true','Keywords==binder-diluents, disintegrants, controlled release agents, coating agents ');
g_navNode_2_10_1_1=g_navNode_2_10_1.addNode('504494','Liquid Dosage Forms',ssUrlPrefix + 'products/pharmaceutical/applications/liquid-dosage-forms/index.jsp','Description==Cargill excipients are frequently used as sweetening agent, bulking agent, emulsifying and suspending agent in various liquid dosage forms.','ExcludeInTopNav==true','Keywords==sweetening agents, emulsifying agents, rheological modifiers, acid reflux barrier');
g_navNode_2_10_1_2=g_navNode_2_10_1.addNode('504502','Medicated Confectionery',ssUrlPrefix + 'products/pharmaceutical/applications/medicated-confectionery/index.jsp','Description==Cargill offers the base ingredients for many medicated confectionery products such as hard candies, pastilles and chewing gums.','ExcludeInTopNav==true');
g_navNode_2_10_1_3=g_navNode_2_10_1.addNode('504506','Oral Nutritional Supplements',ssUrlPrefix + 'products/pharmaceutical/applications/oral-nutritional-supplements/index.jsp','Description==Cargill\u2019s lecithins and phospholipids are frequently used in various oral nutrition supplements formulations.','ExcludeInTopNav==true');
g_navNode_2_10_1_4=g_navNode_2_10_1.addNode('504507','Parenteral Applications',ssUrlPrefix + 'products/pharmaceutical/applications/parenteral-applications/index.jsp','Description==Cargill delivers pyrogen-free products suitable to be used as actives in parenteral applications.','ExcludeInTopNav==true');
g_navNode_2_10_1_5=g_navNode_2_10_1.addNode('504510','Medical Devices',ssUrlPrefix + 'products/pharmaceutical/applications/medical-devices/index.jsp','Description==Cargill\u2019s absorbing and gelling agents are the products of choice for medical device products such as wound care and ostomy care products.','ExcludeInTopNav==true');
g_navNode_2_10_2=g_navNode_2_10.addNode('504511','Products',ssUrlPrefix + 'products/pharmaceutical/products/index.jsp','Description==Cargill\u2019s range of nature-based excipients offers key functionalities in many different pharmaceutical products. ','ExcludeInTopNav==true','Keywords==glucose liquids, hydrocolloids, lecithins, phopholoids, erythritol, isomalt, maltitol, maltodextrins, mannitol, sorbitol, starches ');
g_navNode_2_10_2_0=g_navNode_2_10_2.addNode('504525','Erythritol',ssUrlPrefix + 'products/pharmaceutical/products/erythritol/index.jsp','Description==Learn more about Cargill\\x27s Zerose\u2122 erythritol.','ExcludeInTopNav==true','Keywords==Zerose\u2122 erythritol');
g_navNode_2_10_2_1=g_navNode_2_10_2.addNode('509472','Ethanol',ssUrlPrefix + 'products/pharmaceutical/products/ethanol/index.jsp','Description==Cargill is an ethanol alcohol supplier for the production of pills, extracts, tinctures and other pharmaceutical applications. Kosher ethanol is available.','Keywords==ethanol production, denatured ethanol, ethanol suppliers, ethanol alcohol, industrial denatured alcohol, ethanol supplier, ethanol producers, denatured alcohol suppliers, ethanol, kosher ethanol','PageTitle==Cargill \x7c Pharmaceutical \x7c Ethanol \x7c Alcohol supplier','RestartLeftNav==false');
g_navNode_2_10_2_1_0=g_navNode_2_10_2_1.addNode('510770','96\x25 Pharma Agricultural Alcohol',ssUrlPrefix + 'products/pharmaceutical/products/ethanol/96-pharma-agricultural-alcohol/index.jsp','Description==Cargill\\x27s 96\x25 Agricultural Alcohol is used for manufacturing products such as anaesthetics, antiseptics, drugs, liniments, lotions, and cosmetics.','ExcludeInTopNav==true','Keywords==agricultural alcohol, 96\x25 alcohol, 96 alcohol','PageTitle==Cargill \x7c Pharmaceutical \x7c Ethanol \x7c 96\x25 Agricultural Alcohol');
g_navNode_2_10_2_1_1=g_navNode_2_10_2_1.addNode('510771','99,9\x25 Pharma Agricultural Alcohol',ssUrlPrefix + 'products/pharmaceutical/products/ethanol/999-pharma-agricultural-alcohol/index.jsp','Description==Cargill\\x27s 99.9\x25 Agricultural Alcohol is used in pharmaceutical products such as anaesthetics, antiseptics, drugs, liniments, lotions, and cosmetics.','ExcludeInTopNav==true','Keywords==agricultural alcohol, 99,9\x25 alcohol, 99.9\x25 alcohol, 99.9 alcohol','PageTitle==Cargill \x7c Pharmaceutical \x7c Ethanol \x7c 99.9\x25 Agricultural Alcohol');
g_navNode_2_10_2_2=g_navNode_2_10_2.addNode('504514','Glucose Liquids',ssUrlPrefix + 'products/pharmaceutical/products/glucose-liquids/index.jsp','Description==Learn more about Cargill\\x27s CPharmSweet\u2122 glucose liquids','ExcludeInTopNav==true');
g_navNode_2_10_2_3=g_navNode_2_10_2.addNode('504516','Glucose Liquids Spray-dried',ssUrlPrefix + 'products/pharmaceutical/products/glucose-liquids-spray-dried/index.jsp','Description==Learn more about Cargill\\x27s CPharmSweet\u2122 glucose liquids.','ExcludeInTopNav==true');
g_navNode_2_10_2_4=g_navNode_2_10_2.addNode('504515','Glucose Monohydrates \x28Dextrose\x29',ssUrlPrefix + 'products/pharmaceutical/products/glucose-monohydrates/index.jsp','Description==Learn more about Cargill\\x27s CPharmDex\u2122 glucose monohydrates \x28dextrose\x29.','ExcludeInTopNav==true');
g_navNode_2_10_2_5=g_navNode_2_10_2.addNode('504517','Hydrocolloids',ssUrlPrefix + 'products/pharmaceutical/products/hydrocolloids/index.jsp','Description==Learn more about Cargill\\x27s hydrocolloids for use in pharmaceutical applications.','ExcludeInTopNav==true','Keywords==alginic acids, alginates, carrageenans, pectins, xanthan gums ');
g_navNode_2_10_2_5_0=g_navNode_2_10_2_5.addNode('504518','Alginates',ssUrlPrefix + 'products/pharmaceutical/products/hydrocolloids/alginates/index.jsp','Description==Learn more about Cargill\\x27s Algogel\u2122 U and Satialgine\u2122 U alginic acids \x26 alginates for use in pharmaceutical applications.','ExcludeInTopNav==true');
g_navNode_2_10_2_5_1=g_navNode_2_10_2_5.addNode('504519','Carrageenans',ssUrlPrefix + 'products/pharmaceutical/products/hydrocolloids/carrageenans/index.jsp','Description==Learn more about Cargill\\x27s Satiagel\u2122 U and Satiagum\u2122 U carrageenans for use in pharmaceutical applications.','ExcludeInTopNav==true');
g_navNode_2_10_2_5_2=g_navNode_2_10_2_5.addNode('504520','Pectins',ssUrlPrefix + 'products/pharmaceutical/products/hydrocolloids/pectins/index.jsp','Description==Learn more about Cargill\\x27s Unipectine\u2122 U pectins for use in pharmaceutical applications.','ExcludeInTopNav==true');
g_navNode_2_10_2_5_3=g_navNode_2_10_2_5.addNode('504521','Xanthan Gums',ssUrlPrefix + 'products/pharmaceutical/products/hydrocolloids/xanthan-gums/index.jsp','ExcludeInTopNav==true');
g_navNode_2_10_2_6=g_navNode_2_10_2.addNode('504526','Isomalt',ssUrlPrefix + 'products/pharmaceutical/products/isomalt/index.jsp','Description==Learn more Cargill\\x27s CPharmIsoMaltidex\u2122 isomalt.','ExcludeInTopNav==true','Keywords==CPharmIsoMaltidex\u2122 isomalt');
g_navNode_2_10_2_7=g_navNode_2_10_2.addNode('504522','Lecithins \x26 Phospholipids',ssUrlPrefix + 'products/pharmaceutical/products/lecithins-phospholipids/index.jsp','Description==Learn more about Cargill\\x27s lecithins and phospholipids. ','ExcludeInTopNav==true','Keywords==Epikuron\u2122, Topcithin\u2122 and Lecigran\u2122 lecithins');
g_navNode_2_10_2_7_0=g_navNode_2_10_2_7.addNode('504523','Lecithins',ssUrlPrefix + 'products/pharmaceutical/products/lecithins-phospholipids/lecithins/index.jsp','Description==Learn more about Cargill\\x27s lecithins. ','ExcludeInTopNav==true','Keywords==Epikuron\u2122, Topcithin\u2122 and Lecigran\u2122 lecithins');
g_navNode_2_10_2_7_1=g_navNode_2_10_2_7.addNode('504524','Phospholipids',ssUrlPrefix + 'products/pharmaceutical/products/lecithins-phospholipids/phospholipids/index.jsp','Description==Learn more about Cargill\\x27s phospholipids.','ExcludeInTopNav==true','Keywords==Epikuron\u2122 phospholipids');
g_navNode_2_10_2_8=g_navNode_2_10_2.addNode('504527','Maltitol',ssUrlPrefix + 'products/pharmaceutical/products/maltitol/index.jsp','Description==Learn more Cargill\\x27s CPharmMaltidex\u2122 maltitol.','ExcludeInTopNav==true','Keywords==CPharmMaltidex\u2122 maltitol');
g_navNode_2_10_2_9=g_navNode_2_10_2.addNode('504528','Maltodextrins',ssUrlPrefix + 'products/pharmaceutical/products/maltodextrins/index.jsp','Description==Learn more Cargill\\x27s CPharmDry\u2122 maltodextrins.','ExcludeInTopNav==true','Keywords==CPharmDry\u2122 maltodextrins');
g_navNode_2_10_2_10=g_navNode_2_10_2.addNode('504529','Mannitol',ssUrlPrefix + 'products/pharmaceutical/products/mannitol/index.jsp','Description==Learn more Cargill\\x27s CPharmMannidex\u2122 mannitol.','ExcludeInTopNav==true','Keywords==CPharmMannidex\u2122 mannitol');
g_navNode_2_10_2_11=g_navNode_2_10_2.addNode('504530','Sorbitol',ssUrlPrefix + 'products/pharmaceutical/products/sorbitol/index.jsp','Description==Learn more Cargill\\x27s CPharmSorbidex\u2122 sorbitol.','ExcludeInTopNav==true','Keywords==CPharmSorbidex\u2122 sorbitol');
g_navNode_2_10_2_12=g_navNode_2_10_2.addNode('504531','Starches',ssUrlPrefix + 'products/pharmaceutical/products/starches/index.jsp','Description==Learn more Cargill\\x27s CPharmGel\u2122 starches.','ExcludeInTopNav==true','Keywords==CPharmGel\u2122 starches');
g_navNode_2_11=g_navNode_2.addNode('500645','Salt',ssUrlPrefix + 'products/salt/index.jsp','LinkToExtURL==http\x3a//www.cargillsalt.com','OpenInNewWindow==true');
g_navNode_2_11_0=g_navNode_2_11.addNode('500625','Winter Road Maintenance',ssUrlPrefix + 'products/salt/winter/index.jsp','ExcludeTopNavSubSections==true','Keywords==Deicing salt, clearlane, safe lane','RestartLeftNav==true','contributorOnly==false');
g_navNode_2_11_0_0=g_navNode_2_11_0.addNode('506709','Bulk Deicing Salt',ssUrlPrefix + 'products/salt/winter/bulk-deicing-salt/index.jsp','Description==Treated with an anti-caking agent to prevent clumping, Cargill\u2019s bulk rock salt deices roads for municipalities, government agencies and commercial businesses around the country. Call today to learn more.','ExcludeInTopNav==true','PageTitle==Bulk Deicing Salt from Cargill','RestartLeftNav==false');
g_navNode_2_11_0_0_0=g_navNode_2_11_0_0.addNode('506716','Supply Chain Capabilities',ssUrlPrefix + 'products/salt/winter/bulk-deicing-salt/supply-chain-capabilities/index.jsp','Description==Cargill mines, processes and transports our own bulk deicing salt. Our access and supply of rock salt ensures you\u2019re never left short during a winter storm.','ExcludeInTopNav==false','PageTitle==Bulk Rock Salt Supplier from Cargill');
g_navNode_2_11_0_0_1=g_navNode_2_11_0_0.addNode('506717','Green Friendly',ssUrlPrefix + 'products/salt/winter/bulk-deicing-salt/green-friendly/index.jsp','Description==Cargill\u2019s salt-based deicing and liquid anti-icing products deposit less chloride, less B.O.D and less phosphorus into the environment. Call us to learn more about our eco-friendly products.','ExcludeInTopNav==false','PageTitle==Eco-Friendly Liquid and Salt Road Deicers from Cargill');
g_navNode_2_11_0_0_2=g_navNode_2_11_0_0.addNode('506718','Deicing Innovation',ssUrlPrefix + 'products/salt/winter/bulk-deicing-salt/deicing-innovation/index.jsp','Description==Cargill is continually working on new technologies to combat the challenges of winter road maintenance issues. Read more about our new developments.','PageTitle==Coming Soon to Cargill Deicing Technology');
g_navNode_2_11_0_0_3=g_navNode_2_11_0_0.addNode('506719','In The News',ssUrlPrefix + 'products/salt/winter/bulk-deicing-salt/in-the-news/index.jsp','Description==Cargill\u2019s deicing products make headlines because of a superior ability to combat ice, frost, freeing rain and snow. Read about how our products help motorists travel more safely in icy conditions.','PageTitle==Cargill Deicing Technology In The News');
g_navNode_2_11_0_0_4=g_navNode_2_11_0_0.addNode('506720','Education',ssUrlPrefix + 'products/salt/winter/bulk-deicing-salt/education/index.jsp','Description==Cargill stays at the front of scientific research and innovation regarding advances in effective, environmentally-conscious deicing and anti-icing solutions.','PageTitle==Cargill Deicing Technology Education, Research, Advances, Studies');
g_navNode_2_11_0_0_5=g_navNode_2_11_0_0.addNode('506721','FAQ - Bulk Deicing Salt',ssUrlPrefix + 'products/salt/winter/bulk-deicing-salt/faq/index.jsp','Description==Read answers to questions about Cargill\u2019s bulk deicing road salt here.','PageTitle==Bulk Road Salt from Cargill ');
g_navNode_2_11_0_0_6=g_navNode_2_11_0_0.addNode('507772','About Us',ssUrlPrefix + 'products/salt/winter/bulk-deicing-salt/about-us/index.jsp','LinkToExtURL==http\x3a//www.cargilldeicing.com/');
g_navNode_2_11_0_0_7=g_navNode_2_11_0_0.addNode('506723','Contact Us',ssUrlPrefix + 'products/salt/winter/bulk-deicing-salt/contact-us/index.jsp','Description==Contact Cargill Deicing Technology for answers to questions, to learn more about our eco-friendly deicing products, or to get started with an anti-icing program.','LinkToExtURL==https\x3a//www.emailtracker.cargill.com/PAFFAIRS/emailtracker.nsf/prodemailformExt?OpenForm\x26sectionId\x3d506723','PageTitle==Contact Cargill Deicing Technology');
g_navNode_2_11_0_1=g_navNode_2_11_0.addNode('506711','ClearLane\xae enhanced deicer\x09',ssUrlPrefix + 'products/salt/winter/clearlane/index.jsp','Description==Cargill\u2019s ClearLane\xae enhanced deicer is a superior deicing product for winter road maintenance. Anti-corrosive, better for the environment and less scatter than road salt.','ExcludeInTopNav==true','PageTitle==ClearLane Safe Chemical Deicer from Cargill','RestartLeftNav==false');
g_navNode_2_11_0_1_0=g_navNode_2_11_0_1.addNode('506724','Customer Success Stories',ssUrlPrefix + 'products/salt/winter/clearlane/customer-success-stories/index.jsp','Description==Few messages speak louder than stories about actual municipalities using ClearLane\xae enhanced deicer to help clear icy, snowy roadways. Read about Cargill\u2019s deicing product at work on the roads.','ExcludeInTopNav==false','PageTitle==ClearLane Road Deicer Success Stories from Cargill');
g_navNode_2_11_0_1_0_0=g_navNode_2_11_0_1_0.addNode('506725','Case Histories',ssUrlPrefix + 'products/salt/winter/clearlane/customer-success-stories/case-histories/index.jsp','Description==Read case histories about Cargill\u2019s ClearLane\xae enhanced deicer and how it\u2019s helped municipalities across the country.','PageTitle==ClearLane Deicing Product Case Histories from Cargill');
g_navNode_2_11_0_1_1=g_navNode_2_11_0_1.addNode('506726','ClearLane\xae Technology',ssUrlPrefix + 'products/salt/winter/clearlane/clearlane-technology/index.jsp','Description==Advanced and patented technology means ClearLane\xae enhanced deicer works faster, lasts longer and provides more effective results in melting ice and snow from roadways over traditional rock salt.','PageTitle==ClearLane Magnesium Chloride Deicer with Corrosion Inhibitor from Cargill');
g_navNode_2_11_0_1_2=g_navNode_2_11_0_1.addNode('506729','Costs \x26 Savings',ssUrlPrefix + 'products/salt/winter/clearlane/costs-savings/index.jsp','Description==Cargill\u2019s ClearLane\xae enhanced deicer saves you time and money. More effective deicing means less applications, corrosion protection makes your vehicles last longer, and direct delivery ensures cost savings.','PageTitle==ClearLane Magnesium Chloride Ice Melt Costs and Savings from Cargill');
g_navNode_2_11_0_1_2_0=g_navNode_2_11_0_1_2.addNode('506730','Cost Savings Calculator',ssUrlPrefix + 'products/salt/winter/clearlane/costs-savings/cost-savings-calculator/index.jsp','PageTitle==Savings Calculator for ClearLane Magnesium Chloride Deicing from Cargill');
g_navNode_2_11_0_1_3=g_navNode_2_11_0_1.addNode('506732','Contact Your Representative',ssUrlPrefix + 'products/salt/winter/clearlane/contact-representative/index.jsp','Description==Cargill\u2019s sophisticated savings calculator shows you exactly how ClearLane\xae enhanced deicer measures up against your current deicing methods.','PageTitle==ClearLane Highway Deicer Availability from Cargill');
g_navNode_2_11_0_1_5=g_navNode_2_11_0_1.addNode('506735','Photos \x26 Media',ssUrlPrefix + 'products/salt/winter/clearlane/photos-media/index.jsp','Description==Check out photos of ClearLane\xae enhanced deicer\x3a application, storage and before-and-after shots highlighting valuable properties like less bounce, quick reaction time and anti-clumping characteristics.','PageTitle==ClearLane Magnesium Chloride Deicing Product Photos and Media from Cargill');
g_navNode_2_11_0_1_6=g_navNode_2_11_0_1.addNode('506737','Green Friendly',ssUrlPrefix + 'products/salt/winter/clearlane/green-friendly/index.jsp','Description==Cargill\u2019s salt-based deicing and liquid anti-icing products deposit less chloride, less B.O.D and less phosphorus into the environment. Call us to learn more about our eco-friendly products.','PageTitle==Eco-Friendly Liquid \x26 Salt Road Deicers from Cargill');
g_navNode_2_11_0_1_7=g_navNode_2_11_0_1.addNode('506738','Deicing Innovation',ssUrlPrefix + 'products/salt/winter/clearlane/deicing-innovation/index.jsp','Description==Cargill is continually working on new technologies to combat the challenges of winter road maintenance issues. Read more about our new developments.','PageTitle==Coming Soon to Cargill Deicing Technology');
g_navNode_2_11_0_1_8=g_navNode_2_11_0_1.addNode('506739','In The News',ssUrlPrefix + 'products/salt/winter/clearlane/in-the-news/index.jsp','Description==Cargill\u2019s deicing products make headlines because of a superior ability to combat ice, frost, freeing rain and snow. Read about how our products help motorists travel more safely in icy conditions.','PageTitle==Cargill Deicing Technology In The News');
g_navNode_2_11_0_1_9=g_navNode_2_11_0_1.addNode('506740','Education',ssUrlPrefix + 'products/salt/winter/clearlane/education/index.jsp','Description==Cargill stays at the front of scientific research and innovation regarding advances in effective, environmentally-conscious deicing and anti-icing solutions.','PageTitle==Cargill Deicing Technology Education, Research, Advances, Studies');
g_navNode_2_11_0_1_10=g_navNode_2_11_0_1.addNode('506741','FAQ - ClearLane\xae enhanced deicer',ssUrlPrefix + 'products/salt/winter/clearlane/faq/index.jsp','Description==Read answers to questions about Cargill\u2019s ClearLane\xae enhanced deicer.','PageTitle==ClearLane Magnesium Chloride Ice Melt FAQ');
g_navNode_2_11_0_1_11=g_navNode_2_11_0_1.addNode('511532','FAQ - DfE Formula',ssUrlPrefix + 'products/salt/winter/clearlane/FAQ-DfEFormula/index.jsp','contributorOnly==false');
g_navNode_2_11_0_1_12=g_navNode_2_11_0_1.addNode('506742','About Us',ssUrlPrefix + 'products/salt/winter/clearlane/about-us/index.jsp','LinkToExtURL==http\x3a//www.cargilldeicing.com/');
g_navNode_2_11_0_1_13=g_navNode_2_11_0_1.addNode('506744','Contact Us',ssUrlPrefix + 'products/salt/winter/clearlane/contact-us/index.jsp','Description==Contact Cargill Deicing Technology for answers to questions, to learn more about our eco-friendly deicing products, or to get started with an anti-icing program.','LinkToExtURL==https\x3a//www.emailtracker.cargill.com/PAFFAIRS/emailtracker.nsf/prodemailformExt?OpenForm\x26sectionId\x3d506744','PageTitle==Contact Cargill Deicing Technology');
g_navNode_2_11_0_2=g_navNode_2_11_0.addNode('506712','AccuBrine\xae automated brine maker',ssUrlPrefix + 'products/salt/winter/accubrine/index.jsp','Description==As a pre-wet solution, brine \x28liquid salt\x29 is effective at combating icy roadways. Cargill\u2019s AccuBrine\xae Automated brine maker offers easy, accurate and safe brine production using state-of-the-art technology.','ExcludeInTopNav==true','PageTitle==AccuBrine\xae Brine Makers from Cargill','RestartLeftNav==false');
g_navNode_2_11_0_2_0=g_navNode_2_11_0_2.addNode('506745','Customer Success Stories',ssUrlPrefix + 'products/salt/winter/accubrine/customer-success-stories/index.jsp','Description==Read stories from actual municipalities recounting their experiences using the AccuBrine\xae Automated brine maker for a practical, in-depth understanding of this Cargill system.','PageTitle==AccuBrine\xae Brine Maker Customer Success Stories from Cargill');
g_navNode_2_11_0_2_0_0=g_navNode_2_11_0_2_0.addNode('506746','Case Histories',ssUrlPrefix + 'products/salt/winter/accubrine/customer-success-stories/case-histories/index.jsp','Description==Read case histories about Cargill\u2019s AccuBrine\xae Brine Making System  and how it\u2019s helped municipalities across the country.','PageTitle==AccuBrine\xae Brine Making System Case Histories from Cargill');
g_navNode_2_11_0_2_1=g_navNode_2_11_0_2.addNode('506747','AccuBrine\xae Models',ssUrlPrefix + 'products/salt/winter/accubrine/accubrine-models/index.jsp','Description==With four different anti-ice systems, Cargill has the right AccuBrine\xae Automated brine maker to suit your anti-icing goals, no matter your brine production needs.','PageTitle==AccuBrine\xae Anti-Icing Systems for Brine Solution from Cargill');
g_navNode_2_11_0_2_2=g_navNode_2_11_0_2.addNode('506748','Costs \x26 Savings',ssUrlPrefix + 'products/salt/winter/accubrine/costs-savings/index.jsp','Description==Save on cost, labor and maintenance with Cargill\u2019s AccuBrine\xae automated brine maker. After just one season, many municipalities experienced a decrease in operating expenses.','PageTitle==AccuBrine\xae Anti-icing Equipment Costs and Savings');
g_navNode_2_11_0_2_2_0=g_navNode_2_11_0_2_2.addNode('506749','Cost Savings Calculator',ssUrlPrefix + 'products/salt/winter/accubrine/costs-savings/cost-savings-calculator/index.jsp');
g_navNode_2_11_0_2_4=g_navNode_2_11_0_2.addNode('506751','Dealer Locations - U.S. \x26 Canada',ssUrlPrefix + 'products/salt/winter/accubrine/dealer-locations-us-canada/index.jsp','Description==Find an authorized dealer near you for AccuBrine\xae automated brine making systems.','PageTitle==AccuBrine\xae Brine Making Equipment Dealers-U.S. \x26 Canada');
g_navNode_2_11_0_2_5=g_navNode_2_11_0_2.addNode('506753','Photos \x26 Media',ssUrlPrefix + 'products/salt/winter/accubrine/photos-media/index.jsp','Description==See AccuBrine\xae automated brine maker system photos\x3a installation, production and application, along with complete automation, easy cleanout, and effective pre-treatment capabilities.','PageTitle==AccuBrine\xae Anti-ice Systems Media \x26 Photos');
g_navNode_2_11_0_2_5_0=g_navNode_2_11_0_2_5.addNode('506754','Videos \x26 Animations',ssUrlPrefix + 'products/salt/winter/accubrine/photos-media/videos-animations/index.jsp','Description==Cargill\u2019s sophisticated animations and live-action videos let you experience the technology of the AccuBrine\xae automated brine maker without traveling to a dealership.','PageTitle==AccuBrine\xae Anti-icer Equipment Videos');
g_navNode_2_11_0_2_6=g_navNode_2_11_0_2.addNode('506755','Green Friendly',ssUrlPrefix + 'products/salt/winter/accubrine/green-friendly/index.jsp','Description==Cargill\u2019s salt-based deicing and liquid anti-icing products deposit less chloride, less B.O.D and less phosphorus into the environment. Call us to learn more about our eco-friendly products.','PageTitle==Eco-Friendly Liquid \x26 Salt Road Deicers from Cargill');
g_navNode_2_11_0_2_7=g_navNode_2_11_0_2.addNode('506757','Dealer Login Home',ssUrlPrefix + 'products/salt/winter/accubrine/dealer-login/index.jsp','PageTitle==AccuBrine\xae Dealer Login','contributorOnly==false');
g_navNode_2_11_0_2_8=g_navNode_2_11_0_2.addNode('506758','Deicing Innovation',ssUrlPrefix + 'products/salt/winter/accubrine/deicing-innovation/index.jsp','Description==Cargill is continually working on new technologies to combat the challenges of winter road maintenance issues. Read more about our new developments.','PageTitle==Coming Soon to Cargill Deicing Technology');
g_navNode_2_11_0_2_9=g_navNode_2_11_0_2.addNode('506759','In The News',ssUrlPrefix + 'products/salt/winter/accubrine/in-the-news/index.jsp','Description==Cargill\u2019s deicing products make headlines because of a superior ability to combat ice, frost, freeing rain and snow. Read about how our products help motorists travel more safely in icy conditions.','PageTitle==Cargill Deicing Technology In The News');
g_navNode_2_11_0_2_10=g_navNode_2_11_0_2.addNode('506760','Education',ssUrlPrefix + 'products/salt/winter/accubrine/education/index.jsp','Description==Cargill stays at the front of scientific research and innovation regarding advances in effective, environmentally-conscious deicing and anti-icing solutions.','PageTitle==Cargill Deicing Technology Education, Research, Advances, Studies');
g_navNode_2_11_0_2_11=g_navNode_2_11_0_2.addNode('506761','FAQ - AccuBrine\xae automated brine maker',ssUrlPrefix + 'products/salt/winter/accubrine/faq/index.jsp','Description==Learn the answers to questions about Cargill Deicing Technology\u2019s AccuBrine\xae automated brine maker.','PageTitle==Cargill Deicing Technology AccuBrine\xae Equipment FAQ');
g_navNode_2_11_0_2_12=g_navNode_2_11_0_2.addNode('506762','About Us',ssUrlPrefix + 'products/salt/winter/accubrine/about-us/index.jsp','LinkToExtURL==http\x3a//www.cargilldeicing.com/');
g_navNode_2_11_0_2_13=g_navNode_2_11_0_2.addNode('506763','Contact Us',ssUrlPrefix + 'products/salt/winter/accubrine/contact-us/index.jsp','Description==Contact Cargill Deicing Technology for answers to questions, to learn more about our eco-friendly deicing products, or to get started with an anti-icing program.','LinkToExtURL==https\x3a//www.emailtracker.cargill.com/PAFFAIRS/emailtracker.nsf/prodemailformExt?OpenForm\x26sectionId\x3d506763','PageTitle==Contact Cargill Deicing Technology ');
g_navNode_2_11_0_3=g_navNode_2_11_0.addNode('506713','SafeLane\xae surface overlay',ssUrlPrefix + 'products/salt/winter/safelane/index.jsp','Description==Cargill\u2019s SafeLane\xae surface overlay is a permanent road surface that helps protect infrastructure from chemical corrosion, while also making roads and bridges safer through ice prevention.','ExcludeInTopNav==true','PageTitle==SafeLane\xae Non-skid Road Surface Anti-ice Overlay from Cargill','RestartLeftNav==false');
g_navNode_2_11_0_3_0=g_navNode_2_11_0_3.addNode('510147','Application Types ',ssUrlPrefix + 'products/salt/winter/safelane/application-types/index.jsp');
g_navNode_2_11_0_3_0_0=g_navNode_2_11_0_3_0.addNode('508194','For Vehicle Traffic \u2013 HDX',ssUrlPrefix + 'products/salt/winter/safelane/application-types/safelane-versions/index.jsp');
g_navNode_2_11_0_3_0_1=g_navNode_2_11_0_3_0.addNode('509964','For Pedestrian Traffic - CA48',ssUrlPrefix + 'products/salt/winter/safelane/application-types/safelane-pedestrian/index.jsp');
g_navNode_2_11_0_3_1=g_navNode_2_11_0_3.addNode('506766','The Technology',ssUrlPrefix + 'products/salt/winter/safelane/safelane-technology/index.jsp','Description==SafeLane\xae surface overlay technology makes it act like a rigid sponge, storing anti-icing chemicals and then automatically releasing them as conditions develop to form ice and snow.','PageTitle==SafeLane\xae Anti-icing Road Surface Technology');
g_navNode_2_11_0_3_2=g_navNode_2_11_0_3.addNode('506764','Customer Success Stories',ssUrlPrefix + 'products/salt/winter/safelane/customer-success-stories/index.jsp','Description==Gain a practical understanding of Cargill Deicing Technology\u2019s SafeLane\xae surface overlay with stories from real customers.','PageTitle==SafeLane\xae Anti-icing Road Surface Success Stories from Cargill');
g_navNode_2_11_0_3_2_0=g_navNode_2_11_0_3_2.addNode('506765','Case Histories',ssUrlPrefix + 'products/salt/winter/safelane/customer-success-stories/case-histories/index.jsp','Description==Read case histories showcasing the value of SafeLane\xae surface overlay, featuring municipalities country-wide. Their experiences can help you make better winter maintenance decisions.','PageTitle==SafeLane\xae Case Histories from Cargill');
g_navNode_2_11_0_3_3=g_navNode_2_11_0_3.addNode('506768','Costs and Savings Benefits',ssUrlPrefix + 'products/salt/winter/safelane/costs-savings/index.jsp','Description==Cargill\u2019s SafeLane\xae surface overlay is a cost-effective investment for winter road maintenance operations. Many municipalities experienced a decrease in expenses through fewer applications and infrastructure protection with the use of this product.','PageTitle==SafeLane\xae Anti-icing Overlay Costs and Savings');
g_navNode_2_11_0_3_3_0=g_navNode_2_11_0_3_3.addNode('506769','Cost Savings Calculator',ssUrlPrefix + 'products/salt/winter/safelane/costs-savings/cost-savings-calculator/index.jsp','Description==This calculator shows you how much you\u2019ll save by partnering with Cargill by investing in SafeLane\xae surface overlay, and how it  measures up against other anti-icing products.','PageTitle==SafeLane\xae Anti-skid Road Overlay Savings Calculator');
g_navNode_2_11_0_3_4=g_navNode_2_11_0_3.addNode('506771','Product Availability',ssUrlPrefix + 'products/salt/winter/safelane/product-availability/index.jsp','Description==With installations in 23 states, Canada and the United Kingdom, Cargill\u2019s SafeLane\xae surface overlay fights icy roads and protects infrastructure throughout the globe.','PageTitle==SafeLane\xae Anti-icing Overlay Product Availability');
g_navNode_2_11_0_3_5=g_navNode_2_11_0_3.addNode('506773','Photos \x26 Media',ssUrlPrefix + 'products/salt/winter/safelane/photos-media/index.jsp','Description==Showcasing installation photos and before-and-after shots, our SafeLane\xae surface overlay gallery highlights anti-icing successes around the country.','PageTitle==SafeLane\xae Ice Control Overlay Photos \x26 Media');
g_navNode_2_11_0_3_5_0=g_navNode_2_11_0_3_5.addNode('506774','Videos \x26 Animations',ssUrlPrefix + 'products/salt/winter/safelane/photos-media/videos-animations/index.jsp','Description==Showcasing installation photos and before-and-after shots, our SafeLane\xae surface overlay gallery highlights anti-icing successes around the country.','PageTitle==SafeLane\xae Ice Control Overlay Photos \x26 Media');
g_navNode_2_11_0_3_6=g_navNode_2_11_0_3.addNode('506779','FAQ - SafeLane\xae surface overlay',ssUrlPrefix + 'products/salt/winter/safelane/faq/index.jsp','Description==Find answers to questions about Cargill Deicing Technology\u2019s SafeLane\xae surface overlay by Cargill Deicing Technology.','PageTitle==SafeLane\xae Ice Prevention Road Overlay FAQ');
g_navNode_2_11_0_3_7=g_navNode_2_11_0_3.addNode('506775','Green Friendly',ssUrlPrefix + 'products/salt/winter/safelane/green-friendly/index.jsp','Description==Cargill\u2019s salt-based deicing and liquid anti-icing products deposit less chloride, less B.O.D and less phosphorus into the environment. Call us to learn more about our eco-friendly products.','PageTitle==Eco-Friendly Liquid \x26 Salt Road Deicers');
g_navNode_2_11_0_3_8=g_navNode_2_11_0_3.addNode('506776','Deicing Innovation',ssUrlPrefix + 'products/salt/winter/safelane/deicing-innovation/index.jsp','Description==Cargill is continually working on new technologies to combat the challenges of winter road maintenance issues. Read more about our new developments.','PageTitle==Coming Soon to Cargill Deicing Technology');
g_navNode_2_11_0_3_9=g_navNode_2_11_0_3.addNode('506777','In The News',ssUrlPrefix + 'products/salt/winter/safelane/in-the-news/index.jsp','Description==Cargill\u2019s deicing products make headlines because of a superior ability to combat ice, frost, freeing rain and snow. Read about how our products help motorists travel more safely in icy conditions.','PageTitle==Cargill Deicing Technology In The News');
g_navNode_2_11_0_3_10=g_navNode_2_11_0_3.addNode('506778','Education',ssUrlPrefix + 'products/salt/winter/safelane/education/index.jsp','Description==Cargill stays at the front of scientific research and innovation regarding advances in effective, environmentally-conscious deicing and anti-icing solutions.','PageTitle==Cargill Deicing Technology Education, Research, Advances, Studies');
g_navNode_2_11_0_3_11=g_navNode_2_11_0_3.addNode('506780','About Us',ssUrlPrefix + 'products/salt/winter/safelane/about-us/index.jsp','LinkToExtURL==http\x3a//www.cargilldeicing.com/');
g_navNode_2_11_0_3_12=g_navNode_2_11_0_3.addNode('506781','Contact Us',ssUrlPrefix + 'products/salt/winter/safelane/contact-us/index.jsp','Description==Contact Cargill Deicing Technology for answers to questions, to learn more about our eco-friendly deicing products, or to get started with an anti-icing program.','LinkToExtURL==https\x3a//www.emailtracker.cargill.com/PAFFAIRS/emailtracker.nsf/prodemailformExt?OpenForm\x26sectionId\x3d506781','PageTitle==Contact Cargill Deicing Technology');
g_navNode_2_11_0_4=g_navNode_2_11_0.addNode('506714','CG-90\xae anticorrosive deicers',ssUrlPrefix + 'products/salt/winter/cg-90/index.jsp','Description==Cargill\u2019s line of anticorrosive deicers is made of rock salt with enhanced deicing additives for protection against salt-induced corrosion.','ExcludeInTopNav==true','PageTitle==CG-90\xae Anti-corrosive Deicing Rock Salt from Cargill','RestartLeftNav==false');
g_navNode_2_11_0_4_0=g_navNode_2_11_0_4.addNode('506782','CG-90\xae Original anticorrosive deicer',ssUrlPrefix + 'products/salt/winter/cg-90/original/index.jsp','Description==Cargill\u2019s CG-90\xae original anticorrosive deicer is rock salt mixed with a patented corrosion inhibitor to provide a longer, slower, more constant melt and reduced corrosion to metal surfaces.','PageTitle==CG-90\xae Deicing Rock Salt with Corrosion Inhibitor for Railroad Crossings, Bridges');
g_navNode_2_11_0_4_1=g_navNode_2_11_0_4.addNode('506783','CG-90\xae Surface Saver\xae anticorrosive deicer',ssUrlPrefix + 'products/salt/winter/cg-90/surface-saver/index.jsp','Description==Cargill\u2019s CG-90\xae Surface Saver\xae anticorrosive deicer combats the cracking effects of concrete expansion and contraction that result under freezing and thawing conditions.','PageTitle==CG-90\xae Rock Salt Deicer with Corrosion Inhibitor for Parking Ramps');
g_navNode_2_11_0_4_2=g_navNode_2_11_0_4.addNode('506784','Green Friendly',ssUrlPrefix + 'products/salt/winter/cg-90/green-friendly/index.jsp','Description==Cargill\u2019s salt-based deicing and liquid anti-icing products deposit less chloride, less B.O.D and less phosphorus into the environment. ','PageTitle==Eco-Friendly Liquid \x26 Salt Road Deicers');
g_navNode_2_11_0_4_3=g_navNode_2_11_0_4.addNode('506785','Deicing Innovation',ssUrlPrefix + 'products/salt/winter/cg-90/deicing-innovation/index.jsp','Description==Cargill is continually working on new technologies to combat the challenges of winter road maintenance issues. ','PageTitle==Coming Soon to Cargill Deicing Technology');
g_navNode_2_11_0_4_4=g_navNode_2_11_0_4.addNode('506786','In The News',ssUrlPrefix + 'products/salt/winter/cg-90/in-the-news/index.jsp','Description==Cargill\u2019s deicing products make headlines because of a superior ability to combat ice, frost, freeing rain and snow. ','PageTitle==Cargill Deicing Technology In The News');
g_navNode_2_11_0_4_5=g_navNode_2_11_0_4.addNode('506787','Education',ssUrlPrefix + 'products/salt/winter/cg-90/education/index.jsp','Description==Cargill stays at the front of scientific research and innovation regarding advances in effective, environmentally-conscious deicing and anti-icing solutions.','PageTitle==Cargill Deicing Technology Education, Research, Advances, Studies');
g_navNode_2_11_0_4_6=g_navNode_2_11_0_4.addNode('506788','FAQ - CG-90\xae anticorrosive deicers',ssUrlPrefix + 'products/salt/winter/cg-90/faq/index.jsp','Description==Read answers to questions about Cargill Deicing Technology\u2019s CG-90\xae anticorrosive deicers used on concrete and metal surfaces along highways.','PageTitle==CG-90\xae Anti-corrosion Rock Salt Deicer FAQ');
g_navNode_2_11_0_4_7=g_navNode_2_11_0_4.addNode('506789','About Us',ssUrlPrefix + 'products/salt/winter/cg-90/about-us/index.jsp','LinkToExtURL==http\x3a//www.cargilldeicing.com/');
g_navNode_2_11_0_4_8=g_navNode_2_11_0_4.addNode('506790','Contact Us',ssUrlPrefix + 'products/salt/winter/cg-90/contact-us/index.jsp','Description==Contact Cargill Deicing Technology for answers to questions, to learn more about our eco-friendly deicing products, or to get started with an anti-icing program.','LinkToExtURL==https\x3a//www.emailtracker.cargill.com/PAFFAIRS/emailtracker.nsf/prodemailformExt?OpenForm\x26sectionId\x3d506790','PageTitle==Contact Cargill Deicing Technology ');
g_navNode_2_11_0_5=g_navNode_2_11_0.addNode('506715','Product Synergy',ssUrlPrefix + 'products/salt/winter/product-synergy/index.jsp');
g_navNode_2_13=g_navNode_2.addNode('500409','Our Brands',ssUrlPrefix + 'products/brands-advertising/index.jsp','ExcludeTopNavSubSections==true');
g_navNode_2_13_0=g_navNode_2_13.addNode('501130','Consumer Product Brands',ssUrlPrefix + 'products/brands-advertising/consumer-brands/index.jsp');
if (SSContributor)
{
g_navNode_2_13_0_0=g_navNode_2_13_0.addNode('504864','Beef',ssUrlPrefix + 'products/brands-advertising/consumer-brands/beef/index.jsp','contributorOnly==true');
}
if (SSContributor)
{
g_navNode_2_13_0_1=g_navNode_2_13_0.addNode('504865','Turkey',ssUrlPrefix + 'products/brands-advertising/consumer-brands/turkey/index.jsp','contributorOnly==true');
}
if (SSContributor)
{
g_navNode_2_13_0_2=g_navNode_2_13_0.addNode('504866','Pork',ssUrlPrefix + 'products/brands-advertising/consumer-brands/pork/index.jsp','contributorOnly==true');
}
if (SSContributor)
{
g_navNode_2_13_0_3=g_navNode_2_13_0.addNode('504867','Salt',ssUrlPrefix + 'products/brands-advertising/consumer-brands/salt/index.jsp','contributorOnly==true');
}
if (SSContributor)
{
g_navNode_2_13_0_4=g_navNode_2_13_0.addNode('504870','Oils \x26 Dressings',ssUrlPrefix + 'products/brands-advertising/consumer-brands/oils-dressings/index.jsp','contributorOnly==true');
}
g_navNode_2_13_1=g_navNode_2_13.addNode('500410','Business to Business Ingredient Brands',ssUrlPrefix + 'products/brands-advertising/b2b-ingredient-brands/index.jsp');
g_navNode_2_13_2=g_navNode_2_13.addNode('500411','Animal Nutrition Brands',ssUrlPrefix + 'products/brands-advertising/animal-nutrition/index.jsp');
g_navNode_2_15=g_navNode_2.addNode('509958','Meat Food Safety Documentation',ssUrlPrefix + 'products/meat-food-safety/index.jsp','ExcludeInTopNav==true','ExcludeTopNavSubSections==true','HideInLeftNav==true','RestartLeftNav==true','contributorOnly==false');
g_navNode_2_15_0=g_navNode_2_15.addNode('506634','Food Safety Letters \x26 Audit Certificates',ssUrlPrefix + 'products/meat-food-safety/letters/index.jsp');
g_navNode_2_15_1=g_navNode_2_15.addNode('509916','Glossary of Documents',ssUrlPrefix + 'products/meat-food-safety/glossary/index.jsp');
g_navNode_2_15_2=g_navNode_2_15.addNode('507773','Document Request',ssUrlPrefix + 'products/meat-food-safety/doc-request/index.jsp','LinkToExtURL==https\x3a//www.emailtracker.cargill.com/PAFFAIRS/emailtracker.nsf/prodemailformExt?OpenForm\x26sectionId\x3d507773');
g_navNode_3=g_navNode_Root.addNode('767','Connections',ssUrlPrefix + 'connections/index.jsp','Description==Compelling stories connecting Cargill stakeholders from around the world.','Keywords==farming, sourcing, palm oil, cocoa, trans-fat free, foodservice, climate ','TopNavPanelColumns==2','contributorOnly==false');
g_navNode_3_0=g_navNode_3.addNode('511506','The Faces of Nourishing India',ssUrlPrefix + 'connections/faces-nourishing-india/index.jsp');
g_navNode_3_1=g_navNode_3.addNode('511286','Nourishing India\x3a A Plan for Empowerment',ssUrlPrefix + 'connections/nourishing-india-plan-for-empowerment/index.jsp');
g_navNode_3_2=g_navNode_3.addNode('511285','Nourishing India\x3a In the Hunger Spot',ssUrlPrefix + 'connections/nourishing-india-in-hunger-spot/index.jsp','Description==Nourishing India\x3a In the hunger spot.','Keywords==cargill, corporate responsibility, CR, corporate social responsibility, CSR, nourishing india');
g_navNode_3_3=g_navNode_3.addNode('510671','Feeding Hungry Minds',ssUrlPrefix + 'connections/feeding-hungry-minds/index.jsp','Description==Feeding hungry minds. Cargill employees help nourish students across Canada.','Keywords==cargill, breakfast for learning, canada, cargill employees');
g_navNode_3_4=g_navNode_3.addNode('510614','Balancing Earning with Learning',ssUrlPrefix + 'connections/balancing-earning-with-learning/index.jsp','Description==Cargill Meats Thailand. School in the Plant.','Keywords==cargill, cargill meats thailand, thailand, school in the plant, education');
g_navNode_3_5=g_navNode_3.addNode('510443','Growing Stevia Responsibly',ssUrlPrefix + 'connections/growing-stevia-responsiblg/index.jsp','Description==Growing stevia responsibly.','Keywords==cargill, stevia, responsible supply chains, Truvia natural sweetener, Argentina');
g_navNode_3_6=g_navNode_3.addNode('509747','Soy Grows In Egypt',ssUrlPrefix + 'connections/soy-grows-in-egypt/index.jsp');
g_navNode_3_7=g_navNode_3.addNode('509081','Earth Day to World Environment Day',ssUrlPrefix + 'connections/earth-day-world-environment-day/index.jsp','Description==Earth Day to World Environment Day','Keywords==cargill, earth day, world environment day, environmental innovation','RestartLeftNav==false');
g_navNode_3_7_0=g_navNode_3_7.addNode('509163','Cargill Employees Volunteer',ssUrlPrefix + 'connections/earth-day-world-environment-day/cargill-employees-volunteer/index.jsp','Description==Earth Day to World Environment Day volunteering','ExcludeInTopNav==true','HideInLeftNav==false','Keywords==Cargill, earth day, world environment day, employees');
g_navNode_3_8=g_navNode_3.addNode('509113','Bringing Back Cocoa in Southern Bahia, Brazil',ssUrlPrefix + 'connections/bringing-back-cocoa-southern-bahia-brazil/index.jsp','Description==Bringing back cocoa in Southern Bahia, Brazil.','Keywords==Cargill, cocoa production, expertise in growing cocoa, responsible supply chains, increase cocoa yields, controlling witches broom fungus');
g_navNode_3_9=g_navNode_3.addNode('508801','Early Intervention',ssUrlPrefix + 'connections/early-intervention/index.jsp','Description==Early Intervention. Promising preliminary results on Cargill\\x27s E.coli O157\x3aH7 vaccine trial.','Keywords==early intervention, Cargill\u2019s E.coli O157\x3aH7 vaccine trial','RestartLeftNav==false');
g_navNode_3_10=g_navNode_3.addNode('508749','Cargill and CARE - In Classrooms, Not Fields',ssUrlPrefix + 'connections/cargill-and-care-classrooms/index.jsp','Description==In classrooms, not fields. Supporting CARE to help keep nearly 60,000 children in school and in celebrating International Women\u2019s Day.','Keywords==CARE, International Women\\x27s Day, Cargill');
g_navNode_3_11=g_navNode_3.addNode('508727','Cargill Process Optimizers',ssUrlPrefix + 'connections/cargill-process-optimizers/index.jsp','Description==Cargill Process Optimizers. Making coffee better. With the help of Cargill Process Optimizers, instant coffee is even more efficient.','Keywords==cargill process optimizers, cpo, reduced energy use, production facility, reduced energy through process improvements');
g_navNode_3_12=g_navNode_3.addNode('508716','Cargill Deicing',ssUrlPrefix + 'connections/cargill-deicing/index.jsp','Description==Leading the pack. Cargill leads the packaged deicing industry in melting ingredient transparency.','Keywords==packaged deicing industry, melting ingredients, deicing, deicer, ice melter ingredients','PageTitle==Diamond Crystal packaged deicing productsingredient information','RestartLeftNav==false');
g_navNode_3_13=g_navNode_3.addNode('508320','Building Schools in Vietnam',ssUrlPrefix + 'connections/building-schools-in-vietnam/index.jsp','RestartLeftNav==false');
g_navNode_3_14=g_navNode_3.addNode('507942','Fertile Ground - Sustainable Production Solutions.',ssUrlPrefix + 'connections/fertile-ground-wwf-beef-palm/index.jsp','Description==World Wildlife Fund has a vision of a more sustainable world. Cargill is helping find solutions.','Keywords==world wildlife fund, wwf, cargill, beef production, sustainable beef, palm oil production, sustainable palm');
g_navNode_3_15=g_navNode_3.addNode('506890','UTZ CERTIFIED Premiums',ssUrlPrefix + 'connections/utz-certified-premiums/index.jsp');
g_navNode_3_16=g_navNode_3.addNode('506686','Idaho Farmers \x2b A Customer \x2b Cargill',ssUrlPrefix + 'connections/idaho-farmers-customer-cargill/index.jsp');
g_navNode_3_17=g_navNode_3.addNode('506547','Third Party Remote Video Auditing',ssUrlPrefix + 'connections/third-party-rva/index.jsp');
g_navNode_3_29=g_navNode_3.addNode('505943','More Stories',ssUrlPrefix + 'connections/more-stories/index.jsp','ExcludeTopNavSubSections==true');
g_navNode_3_29_0=g_navNode_3_29.addNode('504995','Spanish Olive Oil',ssUrlPrefix + 'connections/more-stories/spanish-olive-oil/index.jsp','Description==We are combining the care and traditions of the olive farmers of Andalusia with Cargill\u2019s reputation for quality, food safety, risk management and marketing.','Keywords==Hojiblanca, Spanish olive oil, Merca\xf3leo','contributorOnly==false');
g_navNode_3_29_1=g_navNode_3_29.addNode('504767','Turning Waste Into Energy',ssUrlPrefix + 'connections/more-stories/waste-into-energy/index.jsp','Description==Cargill partners with communities to turn waste into energy.','Keywords==burn methane, thermal energy, City of Fargo landfill, convert landfill gas, burning of sunflower hulls ','contributorOnly==false');
g_navNode_3_29_2=g_navNode_3_29.addNode('504601','Ghana Rural Education',ssUrlPrefix + 'connections/more-stories/ghana-rural-education/index.jsp','Description==CARE reports positive changes through its Cargill-supported Rural Education Project in Ghana.','Keywords==rural education, Ghana, child labor, child labour, cocoa farming, sustainable cocoa sourcing','contributorOnly==false');
g_navNode_3_29_3=g_navNode_3_29.addNode('504436','Malcolm Baldrige\x26sup3\x3b',ssUrlPrefix + 'connections/more-stories/malcolm-baldrige-3/index.jsp','Description==By focusing on customers and workplace safety, Cargill earned the Malcolm Baldrige Award three times in one decade. ','Keywords==Cargill Corn Milling awards, Cargill Kitchen Solutions awards, Malcolm Baldrige National Quality Award ');
g_navNode_3_29_4=g_navNode_3_29.addNode('503849','CoroWise\x26trade\x3b Plant Sterols',ssUrlPrefix + 'connections/more-stories/CoroWise/index.jsp','Description==Learn how Cargill developed CoroWise\u2122 Naturally Sourced Cholesterol Reducer\u2122 plant sterols.','Keywords==CoroWise, Natural Cholesterol Reducer, plant sterols, Cargill Corowise','contributorOnly==false');
g_navNode_3_29_5=g_navNode_3_29.addNode('503675','Signature Growers\x26trade\x3b',ssUrlPrefix + 'connections/more-stories/signature-growers/index.jsp','Description==Our global Signature Growers\xae program joins grain producers with premium customers. ','Keywords==specialty grains, signature growers, cargill farmer services','contributorOnly==false');
g_navNode_3_29_6=g_navNode_3_29.addNode('503508','Innovation Train',ssUrlPrefix + 'connections/more-stories/innovation-train/index.jsp','Description==How Cargill moved 400,000 bushels of corn 1,300 miles and reinvented an industry.','Keywords==grain hopper cars, unit train, supply chain management expertise ','contributorOnly==false');
g_navNode_3_29_7=g_navNode_3_29.addNode('501387','Truvia Natural Sweetener',ssUrlPrefix + 'connections/more-stories/truvia-natural-sweetener/index.jsp','Description==Cargill developed Truvia\u2122 natural sweetener in response to consumer demand for a natural, zero-calorie way to sweeten foods and beverages. ','ExcludeInTopNav==false','ExcludeTopNavSubSections==false','Keywords==safe for people with diabetes, natural sweeteners, zero-calorie sweetener','contributorOnly==false');
g_navNode_3_29_8=g_navNode_3_29.addNode('501425','Powered by Sawdust',ssUrlPrefix + 'connections/more-stories/Powered-by-Sawdust/index.jsp','Description==Using sawdust to create steam, a new \u201cbioboiler\u201d is generating multiple benefits.','Keywords==bioboiler, burning waste sawdust, ash natural fertilizer, Cargill Honduras  ','contributorOnly==false');
g_navNode_3_29_9=g_navNode_3_29.addNode('501331','Certified Palm Plantation',ssUrlPrefix + 'connections/more-stories/certified-palm-plantation/index.jsp','Description==Sustainability certification for Cargill\u2019s oil palm plantation in Indonesia marks important milestone in commitment to sustainable and responsible palm oil production.','ExcludeInTopNav==true','Keywords==oil palm plantation, rainforest, Cargill oil palm, Roundtable on Sustainable Palm Oil ','contributorOnly==false');
g_navNode_3_29_10=g_navNode_3_29.addNode('501246','Help for Cocoa Farmers',ssUrlPrefix + 'connections/more-stories/help-for-westafrica-cocoa-farmers/index.jsp','Description==Cargill and other chocolate industry companies partner with the Bill \x26 Melinda Gates Foundation to improve the livelihoods of West African cocoa farmers.','ExcludeInLeftNav==false','ExcludeInTopNav==true','HideInLeftNav==false','Keywords==Cocoa sourcing, cocoa farmers, farmers in West Africa, Bill \x26 Melinda Gates Foundation, Cargill cocoa ','contributorOnly==false');
g_navNode_3_29_11=g_navNode_3_29.addNode('500511','All Hands on Deck',ssUrlPrefix + 'connections/more-stories/allhandsondeck/index.jsp','Description==Some of the biggest names in the cruise industry depend on Cargill for their provisions \u2014 and for a level of service they can\u2019t get elsewhere.','ExcludeInTopNav==true','ExcludeTopNavSubSections==true','Keywords==Carnival Cruise Lines, cruise ship foodservice, Cargill Food Distribution, Sterling Silver\xae beef');
g_navNode_3_29_12=g_navNode_3_29.addNode('500512','Growing Deep Roots',ssUrlPrefix + 'connections/more-stories/growingdeeproots/index.jsp','Description==While expanding our tapioca business in Thailand, Cargill is constructing homes, building libraries and teaching English.','ExcludeInTopNav==true','ExcludeTopNavSubSections==true','Keywords==Cargill Starches and Sweeteners Asia, tapioca business, Thailand, Cargill, Chai Charoen tapioca flour factory  ');
g_navNode_3_29_13=g_navNode_3_29.addNode('500509','Better French Fries',ssUrlPrefix + 'connections/more-stories/betterfrenchfries/index.jsp','Description==Cargill helped develop a new cooking oil for french fries that has zero grams of trans fat per serving. ','ExcludeInTopNav==true','ExcludeTopNavSubSections==true','Keywords==cooking oil, trans-fat free oil');
g_navNode_4=g_navNode_Root.addNode('768','News Center',ssUrlPrefix + 'news/index.jsp','Description==News Center.','Keywords==cargill, cargill news center, news releases, fact sheets, company statements, financial information, speeches \x26 presentations, images \x26 logos, media contacts ','RestartLeftNav==true','TopNavPanelColumns==2');
g_navNode_4_0=g_navNode_4.addNode('511124','Today\'s News',ssUrlPrefix + 'news/todays-news/index.jsp','ExcludeInLeftNav==true','LinkToExtURL==http\x3a//www.cargill.com/news/index.jsp');
g_navNode_4_1=g_navNode_4.addNode('500514','News Releases',ssUrlPrefix + 'news/releases/index.jsp','Description==News releases.','ExcludeTopNavSubSections==true','Keywords==cargill, cargill news releases','LinkToExtURL==/cargillcom/news/releases/2012/index.jsp','secondaryUrlVariableField==region3');
g_navNode_4_1_0=g_navNode_4_1.addNode('511225','2012',ssUrlPrefix + 'news/releases/2012/index.jsp','QueryYearFilter==2012','secondaryUrlVariableField==region3');
g_navNode_4_1_1=g_navNode_4_1.addNode('508452','2011',ssUrlPrefix + 'news/releases/2011/index.jsp','Description==View Cargill\\x27s 2011 news releases.','ExcludeInTopNav==true','QueryYearFilter==2011','secondaryUrlVariableField==region3');
g_navNode_4_1_2=g_navNode_4_1.addNode('505564','2010',ssUrlPrefix + 'news/releases/2010/index.jsp','Description==View Cargill\\x27s 2010 news releases.','ExcludeInTopNav==true','QueryYearFilter==2010','secondaryUrlVariableField==region3');
g_navNode_4_1_3=g_navNode_4_1.addNode('501161','2009',ssUrlPrefix + 'news/releases/2009/index.jsp','Description==View Cargill\\x27s 2009 news releases.','ExcludeInTopNav==true','QueryYearFilter==2009','secondaryUrlVariableField==region3');
g_navNode_4_1_4=g_navNode_4_1.addNode('500515','2008',ssUrlPrefix + 'news/releases/2008/index.jsp','Description==View Cargill\\x27s 2008 news releases.','ExcludeInTopNav==true','QueryYearFilter==2008','secondaryUrlVariableField==region3');
g_navNode_4_1_5=g_navNode_4_1.addNode('500516','2007',ssUrlPrefix + 'news/releases/2007/index.jsp','Description==View Cargill\\x27s 2007 news releases.','ExcludeInTopNav==true','QueryYearFilter==2007','secondaryUrlVariableField==region3');
g_navNode_4_1_6=g_navNode_4_1.addNode('500517','2006',ssUrlPrefix + 'news/releases/2006/index.jsp','Description==View Cargill\\x27s 2006 news releases.','ExcludeInTopNav==true','QueryYearFilter==2006','secondaryUrlVariableField==region3');
g_navNode_4_1_7=g_navNode_4_1.addNode('1562','RSS Feed',ssUrlPrefix + 'news/releases/rss/index.jsp','Description==Sign up for an RSS feed for Cargill news releases. ','ExcludeInTopNav==true');
g_navNode_4_2=g_navNode_4.addNode('509841','Fact Sheets',ssUrlPrefix + 'news/fact-sheets/index.jsp','Description==Cargill fact sheets.','ExcludeTopNavSubSections==true','Keywords==cargill, cargill fact sheets');
g_navNode_4_3=g_navNode_4.addNode('509842','Company Statements',ssUrlPrefix + 'news/company-statements/index.jsp','Description==Company statements.','ExcludeTopNavSubSections==true','Keywords==cargill, cargill company statements');
g_navNode_4_3_0=g_navNode_4_3.addNode('510961','Cargill Response to U.S. Dept. of Labor Job-Discrimination Claim',ssUrlPrefix + 'news/company-statements/labor-discrimination-claim/index.jsp');
g_navNode_4_3_1=g_navNode_4_3.addNode('510918','Cargill Response to Undercover Video and Animal Cruelty Allegations',ssUrlPrefix + 'news/company-statements/cargill-response-undercover-videoand-animal-cruelty-allegations/index.jsp');
g_navNode_4_3_2=g_navNode_4_3.addNode('510919','Cargill Released Statements for TPP FTA',ssUrlPrefix + 'news/company-statements/cargill-released-statements-tpp-fta/index.jsp');
g_navNode_4_3_3=g_navNode_4_3.addNode('510920','Cargill Signs Agreement to Sell Flavors Business',ssUrlPrefix + 'news/company-statements/cargill-signs-agreement-sell-flavors-business/index.jsp');
g_navNode_4_3_4=g_navNode_4_3.addNode('510921','Cargill Initiates Ground Turkey Recall',ssUrlPrefix + 'news/company-statements/cargill-initiates-ground-turkey-recall/index.jsp');
g_navNode_4_3_5=g_navNode_4_3.addNode('510922','Cargill Announces Voluntary Ground Turkey Recall',ssUrlPrefix + 'news/company-statements/cargill-announces-voluntary-ground-turkey-recall/index.jsp');
g_navNode_4_4=g_navNode_4.addNode('510541','Events',ssUrlPrefix + 'news/events/index.jsp','Description==Events','Keywords==cargill, events, news');
g_navNode_4_4_0=g_navNode_4_4.addNode('511556','Cargill Vice-Chairman to Speak on Food Security at Economist Conference ',ssUrlPrefix + 'news/events/cargill-vice-chairman-food-security-economist-conf/index.jsp','Description==Cargill Vice-Chairman to Speak on Food Security at Economist Conference','ExcludeInTopNav==true','Keywords==cargill, food security, economist conference');
g_navNode_4_4_1=g_navNode_4_4.addNode('510940','9th Annual Roundtable on Sustainable Palm Oil',ssUrlPrefix + 'news/events/9th-annual-roundtable-sustainable-palm-oil/index.jsp','Description==Roundtable on Sustainable Palm Oil','ExcludeInTopNav==true','Keywords==cargill, rspo');
g_navNode_4_4_2=g_navNode_4_4.addNode('510822','Global Hunger Conference',ssUrlPrefix + 'news/events/global-hunger-conference/index.jsp','Description==Global Hunger Conference','ExcludeInTopNav==true','Keywords==cargill, global hunger conference, newsroom, news center');
g_navNode_4_4_3=g_navNode_4_4.addNode('510666','Cargill Food Safety Summit',ssUrlPrefix + 'news/events/cargill-food-safety-summit/index.jsp','Description==Cargill Food Safety Summit','ExcludeInTopNav==true','Keywords==cargill, food safety, food safety summit');
g_navNode_4_4_4=g_navNode_4_4.addNode('510587','Cargill to host food security seminar in U.K.',ssUrlPrefix + 'news/events/uk-food-security-seminar/index.jsp','ExcludeInTopNav==true','Keywords==food security','PageTitle==Cargill to host food security seminar in U.K.');
g_navNode_4_4_5=g_navNode_4_4.addNode('510588','Living Lands \x26 Waters',ssUrlPrefix + 'news/events/living-lands-waters/index.jsp','ExcludeInTopNav==true');
g_navNode_4_4_6=g_navNode_4_4.addNode('510589','World Press Institute Fellows visit Cargill\u2019s headquarters',ssUrlPrefix + 'news/events/world-press-institute-visit/index.jsp','ExcludeInTopNav==true');
g_navNode_4_5=g_navNode_4.addNode('509846','Financial Information',ssUrlPrefix + 'news/financial-information/index.jsp','Description==Financial information.','ExcludeTopNavSubSections==true','Keywords==Cargill financial information.','LinkToExtURL==http\x3a//www.cargill.com/company/financial/index.jsp','OpenInNewWindow==true');
g_navNode_4_6=g_navNode_4.addNode('509843','Speeches \x26 Presentations',ssUrlPrefix + 'news/speeches-presentations/index.jsp','Description==Speeches \x26 Presentations.','ExcludeTopNavSubSections==true','Keywords==cargill, speeches \x26 presentations');
g_navNode_4_6_0=g_navNode_4_6.addNode('508800','Food Security\x3a Balancing the race to caloric sufficiency with rural sociology',ssUrlPrefix + 'news/speeches-presentations/food-security-balancing-caloricsufficiency-ruralsociology/index.jsp','Description==Speech - Food Security\x3a Balancing the race to caloric sufficiency with rural sociology','Keywords==Stanford University, program on food security and the environment, food security, caloric sufficiency with rural sociology','RestartLeftNav==false');
g_navNode_4_6_1=g_navNode_4_6.addNode('507898','Smallholders\x3a Big Impact - World Food Prize Speech',ssUrlPrefix + 'news/speeches-presentations/smallholders-speech-at-world-food-prize/index.html','Description==The keys to building successful smallholder farmers to help meet the world\u2019s growing need for food. ','Keywords==food security, world food prize speech, smallholders,  rural development, farming','PageTitle==Smallholders \u2013 Big Impact');
g_navNode_4_6_2=g_navNode_4_6.addNode('505909','U.S. Food Safety System',ssUrlPrefix + 'news/speeches-presentations/us-foodsafetysystem/index.jsp');
g_navNode_4_6_3=g_navNode_4_6.addNode('501003','Trusting Photosynthesis',ssUrlPrefix + 'news/speeches-presentations/trusting-photosynthesis/index.jsp','ExcludeInTopNav==true');
g_navNode_4_7=g_navNode_4.addNode('510639','Viewpoints',ssUrlPrefix + 'news/viewpoints/index.jsp','Description==Viewpoints.','Keywords==cargill, cargill news, news center, viewpoints');
g_navNode_4_8=g_navNode_4.addNode('509844','Images, Logos and Video',ssUrlPrefix + 'news/images-logos/index.jsp','Description==Images \x26 Logos','ExcludeTopNavSubSections==true','Keywords==cargill,images \x26 logos, images, logos, commodity images');
g_navNode_4_8_0=g_navNode_4_8.addNode('510944','Horn of Africa Famine Donation',ssUrlPrefix + 'news/images-logos/africa-famine-donation/index.jsp','contributorOnly==false');
g_navNode_4_8_1=g_navNode_4_8.addNode('510337','TNC Sustainability Project',ssUrlPrefix + 'news/images-logos/news-release-images/index.jsp','Description==News release images','Keywords==cargill news release images');
g_navNode_4_9=g_navNode_4.addNode('509845','Media Contacts',ssUrlPrefix + 'news/media-contacts/index.jsp','Description==Cargill.com online newsroom media contacts','ExcludeTopNavSubSections==true','Keywords==Cargill, online newsroom, news, media contacts, north america, u.s., canada, mexico, emea, latin america, asia pacific');
g_navNode_5=g_navNode_Root.addNode('769','Careers',ssUrlPrefix + 'careers/index.jsp','Description==Join Cargill\\x27s global community of innovative employees.  ','GoogleAdwordsScriptId==NA3034320','Keywords==career, jobs, employment, openings, interns, internships, graduate','PageTitle==Careers \x26 Jobs','TopNavPanelColumns==2','secondaryUrlVariableField==region3');
g_navNode_5_0=g_navNode_5.addNode('511150','Global Careers',ssUrlPrefix + 'careers/global-careers/index.jsp','Description==Use this map to navigate to Cargill careers in many of the countries where we operate.','ExcludeTopNavSubSections==true','PageTitle==Cargill Jobs - Global Career sites');
g_navNode_5_0_0=g_navNode_5_0.addNode('511125','Cargill Careers in the U.S.',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/index.jsp','Description==Cargill Careers in the U.S.','Keywords==cargill, careers, u.s., university recruiting, search jobs, career areas, accounting, engineering, information technology, IT, human resources, HR, sales, supply chain, commodity trading, trading, production, operations, science, recruiting, benefits, production and maintenance, professional, internships, intern','RestartLeftNav==true');
g_navNode_5_0_0_0=g_navNode_5_0_0.addNode('511126','University Recruiting',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/university-recruiting/index.jsp','Description==University Recruiting','Keywords==cargill careers in the u.s., university recruiting, search jobs, career areas, accounting, engineering, information technology, IT, human resources, HR, sales, supply chain, commodity trading, trading, production, operations, science, benefits, internships, intern');
g_navNode_5_0_0_0_0=g_navNode_5_0_0_0.addNode('511127','Search Jobs',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/university-recruiting/search-jobs/index.jsp','Description==Search Jobs','Keywords==cargill, careers, u.s., university recruiting, search jobs, accounting, engineering, information technology, IT, human resources, HR, sales, supply chain, commodity trading, trading, production, operations, science, production and maintenance, professional, internships, intern');
g_navNode_5_0_0_0_1=g_navNode_5_0_0_0.addNode('511139','Benefits \x26 Perks',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/university-recruiting/benefits-perks/index.jsp','Description==Benefits \x26 Perks','Keywords==cargill careers in the u.s., university recruiting, benefits \x26 perks');
g_navNode_5_0_0_0_2=g_navNode_5_0_0_0.addNode('511128','Career Areas',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/university-recruiting/career-areas/index.jsp','Description==Career Areas','Keywords==cargill careers in the u.s., university recruiting, career areas, accounting, engineering, information technology, IT, human resources, HR, sales, supply chain, commodity trading, trading, production, operations, science, recruiting, internships, intern');
g_navNode_5_0_0_0_2_0=g_navNode_5_0_0_0_2.addNode('511129','Accounting',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/university-recruiting/career-areas/accounting/index.jsp','Description==Accounting','Keywords==cargill careers in the u.s., search jobs, university recruiting, career areas, accounting');
g_navNode_5_0_0_0_2_1=g_navNode_5_0_0_0_2.addNode('511130','Engineering',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/university-recruiting/career-areas/engineering/index.jsp','Description==Engineering','Keywords==cargill careers in the u.s., university recruiting, career areas, engineering');
g_navNode_5_0_0_0_2_2=g_navNode_5_0_0_0_2.addNode('511132','Human Resources',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/university-recruiting/career-areas/human-resources/index.jsp','Description==Human Resources','Keywords==cargill careers in the u.s., university recruiting, career areas, human resources');
g_navNode_5_0_0_0_2_3=g_navNode_5_0_0_0_2.addNode('511131','Information Technology',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/university-recruiting/career-areas/information-technology/index.jsp','Description==Information Technology','Keywords==cargill careers in the u.s., career areas, information technology, it');
g_navNode_5_0_0_0_2_4=g_navNode_5_0_0_0_2.addNode('511136','Production \x26 Operations',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/university-recruiting/career-areas/production-operations/index.jsp','Description==Production \x26 Operations','Keywords==cargill careers in the u.s., university recruiting, career areas, production \x26 operations');
g_navNode_5_0_0_0_2_5=g_navNode_5_0_0_0_2.addNode('511133','Sales',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/university-recruiting/career-areas/sales/index.jsp','Description==Cargill Careers in the U.S.','Keywords==cargill careers in the u.s., university recruiting, career areas, sales');
g_navNode_5_0_0_0_2_6=g_navNode_5_0_0_0_2.addNode('511137','Science',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/university-recruiting/career-areas/science/index.jsp','Description==Science','Keywords==cargill careers in the u.s., university recruiting, career areas, science');
g_navNode_5_0_0_0_2_7=g_navNode_5_0_0_0_2.addNode('511134','Supply Chain \x26 Logistics',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/university-recruiting/career-areas/supply-chain-logistics/index.jsp','Description==Cargill Careers in the U.S.','Keywords==cargill careers in the u.s., university recruiting, career areas, supply chain \x26 logistics');
g_navNode_5_0_0_0_2_8=g_navNode_5_0_0_0_2.addNode('511135','Commodity Trading',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/university-recruiting/career-areas/commodity-trading/index.jsp','Description==Commodity Trading','Keywords==cargill careers in the u.s., university recruiting, career areas, commodity trading');
g_navNode_5_0_0_0_3=g_navNode_5_0_0_0.addNode('511147','Internships',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/university-recruiting/internships/index.jsp','Description==Internships','Keywords==cargill careers in the u.s. internships');
g_navNode_5_0_0_0_3_0=g_navNode_5_0_0_0_3.addNode('511334','Search Internships',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/university-recruiting/internships/search-internships/index.jsp','Description==Cargill careers in the U.S. Search internships.','Keywords==cargill, careers, u.s., internships, co-ops');
g_navNode_5_0_0_0_4=g_navNode_5_0_0_0.addNode('511138','Recruiting Events',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/university-recruiting/recruiting-events/index.jsp','Description==Recruiting Events','Keywords==cargill careers in the u.s., university recruiting, recruiting events');
g_navNode_5_0_0_0_5=g_navNode_5_0_0_0.addNode('511140','What to Expect',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/university-recruiting/what-to-expect/index.jsp','Description==What to Expect','Keywords==cargill careers in the u.s., university recruiting, what to expect');
g_navNode_5_0_0_1=g_navNode_5_0_0.addNode('511141','Professional',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/professional/index.jsp','Description==Professional','Keywords==cargill careers in the u.s., professional');
g_navNode_5_0_0_1_0=g_navNode_5_0_0_1.addNode('511142','Benefits \x26 Perks',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/professional/benefits-perks/index.jsp','Description==Benefits \x26 Perks','Keywords==cargill careers in the u.s., professional, benefits \x26 perks');
g_navNode_5_0_0_1_1=g_navNode_5_0_0_1.addNode('511143','Search Cargill Jobs',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/professional/search-cargill-jobs/index.jsp','Description==Search Cargill Jobs','Keywords==cargill careers in the u.s., professional, search cargill jobs');
g_navNode_5_0_0_2=g_navNode_5_0_0.addNode('511144','Production \x26 Maintenance',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/production-maintenance/index.jsp','Description==Production \x26 Maintenance','Keywords==cargill careers in the u.s., production \x26 maintenance');
g_navNode_5_0_0_2_0=g_navNode_5_0_0_2.addNode('511145','Benefits \x26 Perks',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/production-maintenance/benefits-perks/index.jsp','Description==Benefits \x26 Perks','Keywords==cargill careers in the u.s., production \x26 maintenance, benefits \x26 perks');
g_navNode_5_0_0_2_1=g_navNode_5_0_0_2.addNode('511146','Search Cargill Jobs',ssUrlPrefix + 'careers/global-careers/cargill-careers-us/production-maintenance/search-cargill-jobs/index.jsp','Description==Search Cargill Jobs','Keywords==cargill careers in the u.s., production \x26 maintenance, search cargill jobs');
g_navNode_5_0_1=g_navNode_5_0.addNode('511510','Mexico',ssUrlPrefix + 'careers/global-careers/mexico/index.jsp');
g_navNode_5_0_2=g_navNode_5_0.addNode('511511','Singapore',ssUrlPrefix + 'careers/global-careers/singapore/index.jsp');
g_navNode_5_1=g_navNode_5.addNode('511258','Browse Cargill Jobs',ssUrlPrefix + 'careers/browse-jobs/index.jsp','ExcludeTopNavSubSections==true');
g_navNode_5_3=g_navNode_5.addNode('500533','Career Paths \x26 Programs',ssUrlPrefix + 'careers/paths-programs/index.jsp','Description==From accounting to food science, from engineering to human resources, you are sure to find a job at Cargill that suits your interests and goals.','ExcludeTopNavSubSections==true','RestartLeftNav==false','secondaryUrlVariableField==region3');
g_navNode_5_3_0=g_navNode_5_3.addNode('500549','European Graduate Program',ssUrlPrefix + 'careers/paths-programs/european-grad-program/index.jsp','Description==Cargill\\x27s european graduate program offers jobs in commercial, technical, finance, supply chain, information technology \x26 human resources.','ExcludeTopNavSubSections==true','secondaryUrlVariableField==region3');
g_navNode_5_3_0_0=g_navNode_5_3_0.addNode('500550','Commercial',ssUrlPrefix + 'careers/paths-programs/european-grad-program/commercial/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_3_0_1=g_navNode_5_3_0.addNode('500551','Technical',ssUrlPrefix + 'careers/paths-programs/european-grad-program/technical/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_3_0_2=g_navNode_5_3_0.addNode('500552','Finance',ssUrlPrefix + 'careers/paths-programs/european-grad-program/finance/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_3_0_3=g_navNode_5_3_0.addNode('500553','Supply Chain',ssUrlPrefix + 'careers/paths-programs/european-grad-program/supply-chain/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_3_0_4=g_navNode_5_3_0.addNode('500554','Information Technology',ssUrlPrefix + 'careers/paths-programs/european-grad-program/information-technology/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_3_0_5=g_navNode_5_3_0.addNode('500555','Human Resources',ssUrlPrefix + 'careers/paths-programs/european-grad-program/human-resources/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_3_1=g_navNode_5_3.addNode('510431','Law Careers',ssUrlPrefix + 'careers/paths-programs/law-careers-/index.jsp','Description==Law careers.','ExcludeInTopNav==true','Keywords==cargill, law, law careers, law careers at cargill','RestartLeftNav==false');
g_navNode_5_3_1_0=g_navNode_5_3_1.addNode('510432','Team Environment',ssUrlPrefix + 'careers/paths-programs/law-careers-/team-environment/index.jsp','Description==Law careers. Team environment.','Keywords==cargill, law, law careers, team environment');
g_navNode_5_3_1_1=g_navNode_5_3_1.addNode('510433','Areas of Expertise',ssUrlPrefix + 'careers/paths-programs/law-careers-/areas-expertise/index.jsp','Description==Law careers. Areas of expertise.','Keywords==Cargill, law, law careers, areas of expertise, admiralty, antitrust, bankruptcy, competition, labor, employment, employee benefits, finance, food safety, trademark, intellectual property, immigration, futures regulation, mergers \x26 acquisitions divestitures \x26 JVs, OSHA, data privacy, social media, litigation management, environmental, securities  ');
g_navNode_5_3_1_2=g_navNode_5_3_1.addNode('510434','Paralegals',ssUrlPrefix + 'careers/paths-programs/law-careers-/paralegals/index.jsp','Description==Law careers, Paralegals.','Keywords==cargill, law careers, paralegals');
g_navNode_5_3_1_3=g_navNode_5_3_1.addNode('510435','Summer Associates',ssUrlPrefix + 'careers/paths-programs/law-careers-/summer-associates/index.jsp','Description==Law careers. Summer associates.','Keywords==cargill, law careers, summer associates');
g_navNode_5_3_1_4=g_navNode_5_3_1.addNode('510436','Meet our General Counsel',ssUrlPrefix + 'careers/paths-programs/law-careers-/meet-our-general-counsel/index.jsp','Description==Law careers. Meet the General Counsel.','Keywords==cargill, law careers, general counsel');
g_navNode_5_3_2=g_navNode_5_3.addNode('509059','Trading Careers',ssUrlPrefix + 'careers/paths-programs/trading-careers/index.jsp','Description==Trading careers','ExcludeTopNavSubSections==true','Keywords==cargill trading, cargill traders, trading career paths and options, trading culture,  ','RestartLeftNav==false','contributorOnly==false');
g_navNode_5_3_2_0=g_navNode_5_3_2.addNode('509061','Our Culture',ssUrlPrefix + 'careers/paths-programs/trading-careers/our-culture/index.jsp');
g_navNode_5_3_2_1=g_navNode_5_3_2.addNode('509062','Career Paths',ssUrlPrefix + 'careers/paths-programs/trading-careers/career-paths/index.jsp');
g_navNode_5_3_2_2=g_navNode_5_3_2.addNode('509231','Joining Cargill',ssUrlPrefix + 'careers/paths-programs/trading-careers/joining-cargill/index.jsp');
g_navNode_5_3_3=g_navNode_5_3.addNode('500541','Research \x26 Development Careers',ssUrlPrefix + 'careers/paths-programs/research-development-careers/index.jsp','Description==Learn more about Cargill research and development jobs.','ExcludeTopNavSubSections==true','secondaryUrlVariableField==region3');
g_navNode_5_3_3_0=g_navNode_5_3_3.addNode('500542','Customer Solutions',ssUrlPrefix + 'careers/paths-programs/research-development-careers/customer-solutions/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_3_3_0_0=g_navNode_5_3_3_0.addNode('500543','Animal Nutrition',ssUrlPrefix + 'careers/paths-programs/research-development-careers/customer-solutions/animal-nutrition/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_3_3_0_1=g_navNode_5_3_3_0.addNode('500544','BioIndustrial',ssUrlPrefix + 'careers/paths-programs/research-development-careers/customer-solutions/bioindustrial/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_3_3_0_2=g_navNode_5_3_3_0.addNode('500545','Food and Ingredients',ssUrlPrefix + 'careers/paths-programs/research-development-careers/customer-solutions/food-ingredients/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_3_3_0_3=g_navNode_5_3_3_0.addNode('500546','Meats \x26 Other Proteins',ssUrlPrefix + 'careers/paths-programs/research-development-careers/customer-solutions/meats-proteins/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_3_3_1=g_navNode_5_3_3.addNode('500547','Career Areas \x26 Paths',ssUrlPrefix + 'careers/paths-programs/research-development-careers/career-areas-paths/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_3_3_2=g_navNode_5_3_3.addNode('500548','Qualifications',ssUrlPrefix + 'careers/paths-programs/research-development-careers/qualifications/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_3_4=g_navNode_5_3.addNode('500539','Strategy \x26 Business Development Careers',ssUrlPrefix + 'careers/paths-programs/sbd-careers/index.jsp','Description==The strategy and business development program within Cargill is one of the most exciting post-graduate leadership development experiences available.','ExcludeTopNavSubSections==true','secondaryUrlVariableField==region3');
g_navNode_5_3_4_0=g_navNode_5_3_4.addNode('500540','Program Details',ssUrlPrefix + 'careers/paths-programs/sbd-careers/program-details/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_3_5=g_navNode_5_3.addNode('501250','Cargill Kitchen Solutions Careers',ssUrlPrefix + 'careers/paths-programs/cargill-kitchen-solutions/index.jsp','Description==Learn about rewarding Careers at Cargill Kitchen Solutions.','contributorOnly==false','secondaryUrlVariableField==region3');
g_navNode_5_3_5_0=g_navNode_5_3_5.addNode('501251','College Recruiting',ssUrlPrefix + 'careers/paths-programs/cargill-kitchen-solutions/college/index.jsp','Description==We have full-time and internship opportunities in production and technical services management.','Keywords==Biology/Microbiology, Chemistry, Food Science, Animal Science, Dairy Science, Ag Business, Ag Economics, Business Administration and Poultry Science','contributorOnly==false','secondaryUrlVariableField==region3');
g_navNode_5_3_5_0_0=g_navNode_5_3_5_0.addNode('501252','Sample Positions',ssUrlPrefix + 'careers/paths-programs/cargill-kitchen-solutions/college/positions/index.jsp','contributorOnly==false','secondaryUrlVariableField==region3');
g_navNode_5_3_6=g_navNode_5_3.addNode('500556','Cargill Sugar Careers',ssUrlPrefix + 'careers/paths-programs/sugar-careers/index.jsp','Description==Cargill Sugar traders work on raw sugar, white sugar or ethanol trading activities\x3b our top goal is to be a reliable supplier to multinational companies.','ExcludeTopNavSubSections==true','secondaryUrlVariableField==region3');
g_navNode_5_3_6_0=g_navNode_5_3_6.addNode('500557','Our Growth History',ssUrlPrefix + 'careers/paths-programs/sugar-careers/sugar-growth/index.jsp','Description==Since our sugar business began, we have enjoyed steady growth \u2014 investing in assets to expand our trading activities.','secondaryUrlVariableField==region3');
g_navNode_5_4=g_navNode_5.addNode('500559','Meet Our People',ssUrlPrefix + 'careers/people/index.jsp','Description==Cargill employees share their stories.','ExcludeTopNavSubSections==true','secondaryUrlVariableField==region3');
g_navNode_5_4_0=g_navNode_5_4.addNode('500560','Strategy \x26 Business Development',ssUrlPrefix + 'careers/people/strategy-business-development/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_4_1=g_navNode_5_4.addNode('500561','Research \x26 Development',ssUrlPrefix + 'careers/people/research-development/index.jsp','contributorOnly==false','secondaryUrlVariableField==region3');
g_navNode_5_4_2=g_navNode_5_4.addNode('500562','European Graduates',ssUrlPrefix + 'careers/people/european-graduates/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_4_3=g_navNode_5_4.addNode('500563','Cargill Sugar',ssUrlPrefix + 'careers/people/cargill-sugar/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_4_4=g_navNode_5_4.addNode('501253','Cargill Kitchen Solutions',ssUrlPrefix + 'careers/people/cargill-kitchen-solutions/index.jsp','contributorOnly==false','secondaryUrlVariableField==region3');
g_navNode_5_6=g_navNode_5.addNode('500564','Answer Center',ssUrlPrefix + 'careers/answer-center/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_7=g_navNode_5.addNode('500531','Recruiting Events',ssUrlPrefix + 'careers/recruiting-events/index.jsp','secondaryUrlVariableField==region3');
g_navNode_5_8=g_navNode_5.addNode('509490','ASUG',ssUrlPrefix + 'careers/asug/index.jsp','ExcludeInTopNav==true','ExcludeTopNavSubSections==true','HideInLeftNav==true','RestartLeftNav==true');
g_navNode_5_9=g_navNode_5.addNode('511218','Why We\'re Better Together',ssUrlPrefix + 'careers/better-together/index.jsp','Description==Why we\\x27re better together.','ExcludeInTopNav==false','ExcludeTopNavSubSections==true','Keywords==cargill, better together, why employees choose cargill, ethics and values, shared pride, ability to contribute, global reach, high-caliber people, personal development  ');
g_navNode_5_9_0=g_navNode_5_9.addNode('511219','Our Global Culture',ssUrlPrefix + 'careers/better-together/our-global-culture/index.jsp','Description==Our global culture.','Keywords==cargill, global culture, embracing differences, making connections, nourishing ideas, nourishing people, employee diversity');
g_navNode_5_9_1=g_navNode_5_9.addNode('511220','Our Leadership Culture',ssUrlPrefix + 'careers/better-together/our-leadership-culture/index.jsp','Description==Our leadership culture.','Keywords==cargill, leadership culture, heart of leadership, integrity, conviction, courage');
g_navNode_5_9_2=g_navNode_5_9.addNode('511221','Career Development',ssUrlPrefix + 'careers/better-together/career-development/index.jsp','Description==Career development.','Keywords==cargill, career development, leadership academy, marketing academy, safety training ');
g_navNode_5_9_3=g_navNode_5_9.addNode('511222','Our Workplace',ssUrlPrefix + 'careers/better-together/our-workplace/index.jsp','Description==Our workplace.','Keywords==cargill, workplace, employee diversity and inclusion, workplace safety');
g_navNode_5_9_4=g_navNode_5_9.addNode('511223','Employee Diversity \x26 Inclusion',ssUrlPrefix + 'careers/better-together/employee-diversity-inclusion/index.jsp','Description==Employee diversity \x26 inclusion','Keywords==cargill, employee diversity and inclusion, employee councils');
g_navNode_6=g_navNode_Root.addNode('961','Contacts',ssUrlPrefix + 'contact-us/index.jsp','LinkToExtURL==https\x3a//www.emailtracker.cargill.com/PAFFAIRS/emailtracker.nsf/emailformExt?OpenForm');
g_navNode_7=g_navNode_Root.addNode('1501','Worldwide',ssUrlPrefix + 'worldwide/index.jsp','Description==Founded in 1865, Cargill is a privately held company employing 159,000 people in 68 countries.','ExcludeInTopNav==true','Keywords==Cargill, grain trade, corn products, beef supplier, agricultural company, food processing, industrial oils, commoditiy tade, trading, financial, food applications, animal productivity','RestartLeftNav==true');
g_navNode_7_34=g_navNode_7.addNode('500748','United States of America',ssUrlPrefix + 'worldwide/usa/index.jsp','HideInLeftNav==false','RestartLeftNav==false');
g_navNode_7_34_0=g_navNode_7_34.addNode('501192','Scholarships',ssUrlPrefix + 'worldwide/usa/scholarships/index.jsp','ExcludeInTopNav==true','RestartLeftNav==false');
g_navNode_16=g_navNode_Root.addNode('501743','Preview',ssUrlPrefix + 'preview/index.jsp','ExcludeInTopNav==true','ExcludeTopNavSubSections==true');
g_navNode_16_0=g_navNode_16.addNode('511249','Food Security',ssUrlPrefix + 'preview/food-security/index.jsp','Description==Cargill food security. One of the world\\x27s most pressing issues.','ExcludeTopNavSubSections==false','Keywords==cargill, cr, csr, corporate social responsibility, food security','PageTitle==Cargill Food Security','RestartLeftNav==true');
g_navNode_16_0_0=g_navNode_16_0.addNode('511250','The Challenge',ssUrlPrefix + 'preview/food-security/challenge/index.jsp','Description==Cargill food security. The challenge.','Keywords==cargill, food security, cr, csr, corporate social responsibility, food security challenges, undernourishment, population growth, agricultural production, consumption trends','PageTitle==Cargill Food Security Challenges');
g_navNode_16_0_1=g_navNode_16_0.addNode('511251','The Issues',ssUrlPrefix + 'preview/food-security/issues/index.jsp','Description==Cargill food security. The issues.','Keywords==cargill, cr, csr, corporate social responsibility, food security issues, yield increases, biofuels, price volatility, environmental impact, r\x26d, barriers to open trad','PageTitle==Cargill Food Security Issues');
g_navNode_16_0_2=g_navNode_16_0.addNode('511252','Solutions \x26 Responses',ssUrlPrefix + 'preview/food-security/solutions-responses/index.jsp','Description==Cargill food security. Solutions \x26 responses.','Keywords==cargill, cr, csr, corporate social responsibility, food security solutions \x26 responses, comparative advantage, open markets, smallholder farmers, reliable markets, rural property rights, biofuels, investment','PageTitle==Cargill Food Security Solutions');
g_navNode_16_0_3=g_navNode_16_0.addNode('511253','Cargill\'s Role',ssUrlPrefix + 'preview/food-security/cargill-role/index.jsp','Description==Cargill food security. Cargill\\x27s role.','Keywords==cargill, food security, cr, csr, corporate social responsibility, agricultural productivity, efficient distribution, policy advocacy, alleviate hunger','PageTitle==Cargill Food Security Role');
g_navNode_16_0_4=g_navNode_16_0.addNode('511254','News \x26 Perspectives',ssUrlPrefix + 'preview/food-security/news-perspectives/index.jsp','PageTitle==Cargill Food Security News and Perspectives');
g_navNode_16_0_5=g_navNode_16_0.addNode('511255','Partners \x26 Resources',ssUrlPrefix + 'preview/food-security/partners-resources/index.jsp','PageTitle==Cargill Food Security Partners and Resources');
g_navNode_16_1=g_navNode_16.addNode('506949','Layouts',ssUrlPrefix + 'preview/layouts/index.jsp');
g_navNode_16_1_0=g_navNode_16_1.addNode('506950','Nav 2',ssUrlPrefix + 'preview/layouts/nav2/index.jsp');
g_navNode_16_1_1=g_navNode_16_1.addNode('506951','Nav 2 fullbanner',ssUrlPrefix + 'preview/layouts/nav2-fullbanner/index.jsp');
g_navNode_16_1_2=g_navNode_16_1.addNode('506952','Nav 1',ssUrlPrefix + 'preview/layouts/nav1/index.jsp');
g_navNode_16_1_3=g_navNode_16_1.addNode('506953','2 Col \x28no nav\x29',ssUrlPrefix + 'preview/layouts/2col-no-nav/index.jsp');
g_navNode_16_1_4=g_navNode_16_1.addNode('506955','2 Col fullbanner \x28no nav\x29',ssUrlPrefix + 'preview/layouts/2col-fullbanner-no-nav/index.jsp');
g_navNode_16_1_5=g_navNode_16_1.addNode('506954','1 Col \x28no nav\x29',ssUrlPrefix + 'preview/layouts/1col-no-nav/index.jsp');
g_navNode_16_1_6=g_navNode_16_1.addNode('506956','1 Col Marquee \x28no left nav\x29',ssUrlPrefix + 'preview/layouts/1col-marquee-no-left-nav/index.jsp');
g_navNode_16_1_7=g_navNode_16_1.addNode('506957','Landing',ssUrlPrefix + 'preview/layouts/landing/index.jsp');
g_navNode_16_1_8=g_navNode_16_1.addNode('506958','Interactive Map \x28Nav1\x29',ssUrlPrefix + 'preview/layouts/interactive-map-nav1/index.jsp');
g_navNode_16_1_9=g_navNode_16_1.addNode('506959','Interactive Map \x28Nav2\x29',ssUrlPrefix + 'preview/layouts/interactive-map-nav2/index.jsp');
g_navNode_16_1_10=g_navNode_16_1.addNode('506961','Rich Media Detail \x28Nav1\x29',ssUrlPrefix + 'preview/layouts/rich-media-detail-nav1/index.jsp');
g_navNode_16_1_10_0=g_navNode_16_1_10.addNode('508643','Slideshow Compact',ssUrlPrefix + 'preview/layouts/rich-media-detail-nav1/slideshow-compact/index.htm');
g_navNode_16_1_10_1=g_navNode_16_1_10.addNode('508644','Slideshow Compact No Auto Rotate',ssUrlPrefix + 'preview/layouts/rich-media-detail-nav1/slideshow-compact-no-auto-rotate/index.htm');
g_navNode_16_1_10_2=g_navNode_16_1_10.addNode('508645','Slideshow With Left Text Box',ssUrlPrefix + 'preview/layouts/rich-media-detail-nav1/slideshow-left-text-box/index.htm');
g_navNode_16_1_11=g_navNode_16_1.addNode('506960','Rich Media Detail \x28Nav2\x29',ssUrlPrefix + 'preview/layouts/rich-media-detail-nav2/index.jsp');
g_navNode_16_1_11_0=g_navNode_16_1_11.addNode('508646','Slideshow Compact',ssUrlPrefix + 'preview/layouts/rich-media-detail-nav2/slideshow-compact/index.htm');
g_navNode_16_1_11_1=g_navNode_16_1_11.addNode('508647','Slideshow Compact Show Image Labels',ssUrlPrefix + 'preview/layouts/rich-media-detail-nav2/slideshow-compact-show-image-labels/index.htm');
g_navNode_16_1_12=g_navNode_16_1.addNode('506967','Rich Media Detail \x282Col no nav\x29',ssUrlPrefix + 'preview/layouts/rich-media-detail-2col-no-nav/index.jsp');
g_navNode_16_1_13=g_navNode_16_1.addNode('506962','In Page Tabs \x28Nav1\x29',ssUrlPrefix + 'preview/layouts/in-page-tabs-nav1/index.jsp');
g_navNode_16_1_14=g_navNode_16_1.addNode('506964','iframe \x28Nav1\x29',ssUrlPrefix + 'preview/layouts/iframe-nav1/index.jsp');
g_navNode_16_1_15=g_navNode_16_1.addNode('506965','iframe \x28Nav2\x29',ssUrlPrefix + 'preview/layouts/iframe-nav2/index.jsp');
g_navNode_16_1_16=g_navNode_16_1.addNode('506966','iframe \x281Col\x29',ssUrlPrefix + 'preview/layouts/iframe-1col/index.jsp');
g_navNode_16_1_17=g_navNode_16_1.addNode('506968','Static List \x28Nav2\x29',ssUrlPrefix + 'preview/layouts/static-list-nav2/index.jsp');
g_navNode_16_1_18=g_navNode_16_1.addNode('506969','News Center Landing',ssUrlPrefix + 'preview/layouts/news-center-landing/index.jsp');
g_navNode_16_1_19=g_navNode_16_1.addNode('506970','News Release Detail',ssUrlPrefix + 'preview/layouts/news-release-detail/index.jsp');
g_navNode_16_1_20=g_navNode_16_1.addNode('506971','News Releases By Year',ssUrlPrefix + 'preview/layouts/news-releases-by-year/index.jsp');
g_navNode_16_1_21=g_navNode_16_1.addNode('506972','Refresh',ssUrlPrefix + 'preview/layouts/refresh/index.jsp');
g_navNode_16_1_22=g_navNode_16_1.addNode('506973','Home         ',ssUrlPrefix + 'preview/layouts/home/index.jsp');
g_navNode_16_1_23=g_navNode_16_1.addNode('509838','News Center Landing 2',ssUrlPrefix + 'preview/layouts/landing-static-lists/index.jsp');
g_navNode_16_1_24=g_navNode_16_1.addNode('509935','News Landing Adv Box',ssUrlPrefix + 'preview/layouts/news-landing-adv-box/index.jsp');
g_navNode_16_1_25=g_navNode_16_1.addNode('510362','Home JS',ssUrlPrefix + 'preview/layouts/HomeJS/index.jsp');
g_navNode_16_1_26=g_navNode_16_1.addNode('510366','1 Col JS Marquee',ssUrlPrefix + 'preview/layouts/1col-js-marquee/index.jsp');
g_navNode_16_2=g_navNode_16.addNode('504724','Consumer Brands',ssUrlPrefix + 'preview/consumer-brands/index.jsp','contributorOnly==false');
if (SSContributor)
{
g_navNode_16_3=g_navNode_16.addNode('508624','Cargill Regional Beef',ssUrlPrefix + 'preview/cargill-regional-beef/index.jsp','contributorOnly==true');
}
g_navNode_16_4=g_navNode_16.addNode('508681','Cargill Pork',ssUrlPrefix + 'preview/cargill-pork/index.jsp','Description==Cargill Pork is one of North America\u2019s largest pork processors, harvesting more than 10 million hogs and producing nearly 2.3 billion pounds of pork each year.','ExcludeInTopNav==true','ExcludeTopNavSubSections==true','HideInLeftNav==true','Keywords==Cargill Pork, pork processors, North America, pork products, Midwest','PageTitle==Cargill Pork','RestartLeftNav==true','contributorOnly==false');
g_navNode_16_5=g_navNode_16.addNode('504168','Our Commitments',ssUrlPrefix + 'preview/commitments/index.jsp','Description==Cargill is committed to responsible business practices, a safe workforce, community involvement, and reducing our environmental footprint.','Keywords==rainforest, farming, sourcing, palm oil, soy, soya, cocoa, biotechnology, cotton, climate','TopNavPanelColumns==2','contributorOnly==false');
g_navNode_16_5_0=g_navNode_16_5.addNode('500418','Business Conduct',ssUrlPrefix + 'preview/commitments/business-conduct/index.jsp','ExcludeTopNavSubSections==true');
g_navNode_16_5_0_0=g_navNode_16_5_0.addNode('500419','Ethics \x26 Integrity',ssUrlPrefix + 'preview/commitments/business-conduct/ethics-integrity/index.jsp');
g_navNode_16_5_0_1=g_navNode_16_5_0.addNode('500505','Guiding Principles',ssUrlPrefix + 'preview/commitments/business-conduct/guiding-principles/index.jsp');
g_navNode_16_5_0_2=g_navNode_16_5_0.addNode('500421','Governance and Transparency',ssUrlPrefix + 'preview/commitments/business-conduct/governance-transparency/index.jsp');
g_navNode_16_5_0_3=g_navNode_16_5_0.addNode('500429','Supply Chains',ssUrlPrefix + 'preview/commitments/business-conduct/supply-chains/index.jsp');
g_navNode_16_5_0_4=g_navNode_16_5_0.addNode('500422','Food Safety',ssUrlPrefix + 'preview/commitments/business-conduct/food-safety/index.jsp');
g_navNode_16_5_1=g_navNode_16_5.addNode('500452','Community',ssUrlPrefix + 'preview/commitments/community/index.jsp','ExcludeTopNavSubSections==true');
g_navNode_16_5_1_0=g_navNode_16_5_1.addNode('500453','Charitable Giving',ssUrlPrefix + 'preview/commitments/community/charitable-giving/index.jsp');
g_navNode_16_5_1_1=g_navNode_16_5_1.addNode('500998','Cargill Volunteers',ssUrlPrefix + 'preview/commitments/community/cargill-volunteers/index.jsp');
if (SSContributor)
{
g_navNode_16_6=g_navNode_16.addNode('500943','Publications',ssUrlPrefix + 'preview/publications/index.jsp','Keywords==papermaking research publication starch paper grade thinned cationic starches spraying surface sizing coating surface treatment bond cerestar','PageTitle==Industrial starches paper making publications','contributorOnly==true');
}
g_navNode_16_7=g_navNode_16.addNode('506509','Map test',ssUrlPrefix + 'preview/map-test/index.jsp');
g_navNode_16_7_0=g_navNode_16_7.addNode('506510','Map Test 2',ssUrlPrefix + 'preview/map-test/map-test-2/index.jsp');
g_navNode_16_8=g_navNode_16.addNode('506633','Meat Food Safety Documentation',ssUrlPrefix + 'preview/meat-secured/index.jsp','ExcludeInTopNav==true','RestartLeftNav==true');
g_navNode_16_8_0=g_navNode_16_8.addNode('506636','Audits \x28secured\x29',ssUrlPrefix + 'preview/meat-secured/audit-entry/index.jsp');
g_navNode_16_8_0_1=g_navNode_16_8_0.addNode('506635','Audits',ssUrlPrefix + 'preview/meat-secured/audit-entry/audits/index.jsp');
g_navNode_16_8_0_2=g_navNode_16_8_0.addNode('509917','Glossary of audit terms',ssUrlPrefix + 'preview/meat-secured/audit-entry/glossary/index.jsp');
g_navNode_16_9=g_navNode_16.addNode('509971','Erdgas Deutschland',ssUrlPrefix + 'preview/erdgas-deutschland/index.jsp','RestartLeftNav==true');
g_navNode_16_10=g_navNode_16.addNode('510235','Test Linked In widget',ssUrlPrefix + 'preview/test-linked-in-widget/index.jsp');
g_navNode_16_11=g_navNode_16.addNode('510236','Archive pages',ssUrlPrefix + 'preview/archive-pages/index.jsp');
g_navNode_16_11_0=g_navNode_16_11.addNode('510130','Our Businesses old',ssUrlPrefix + 'preview/archive-pages/OurBusinesses/index.htm');
if (SSContributor)
{
g_navNode_16_11_1=g_navNode_16_11.addNode('506027','Food, Inc., the movie',ssUrlPrefix + 'preview/archive-pages/food-inc-the-movie/index.jsp','contributorOnly==true');
}
if (SSContributor)
{
g_navNode_16_11_2=g_navNode_16_11.addNode('504937','Stephanie Smith Lawsuit Settlement',ssUrlPrefix + 'preview/archive-pages/smith-lawsuit-settlement/index.jsp','contributorOnly==true');
}
g_navNode_16_11_3=g_navNode_16_11.addNode('508602','Env Innovations new pages',ssUrlPrefix + 'preview/archive-pages/env-innovations-new-pages/index.jsp','RestartLeftNav==true','contributorOnly==false');
g_navNode_16_11_3_0=g_navNode_16_11_3.addNode('508604','Truvia\u2122 sweetener business',ssUrlPrefix + 'preview/archive-pages/env-innovations-new-pages/truvia-sweetener-business/index.jsp','Description==Environmental innovation, pioneering new businesses, Truvia sweetener business. ','Keywords==Environment, Truvia sweetener business, stevia');
g_navNode_16_11_5=g_navNode_16_11.addNode('510276','Cargill Advertising',ssUrlPrefix + 'preview/archive-pages/cargill-advertising/index.jsp');
g_navNode_16_11_5_0=g_navNode_16_11_5.addNode('504634','Flavors for Foods and Beverages',ssUrlPrefix + 'preview/archive-pages/cargill-advertising/flavors/index.jsp','Description==Learn how Cargill can create the \"secret inside\" a great food or beverage product.','ExcludeInTopNav==false','Keywords==flavor expertise, flavor profiles, raw flavor materials, flavor essence ');
g_navNode_16_11_5_1=g_navNode_16_11_5.addNode('504633','Energy from Biogas',ssUrlPrefix + 'preview/archive-pages/cargill-advertising/biogas/index.jsp','Description==Learn how Cargill has adopted methane gas recovery at eight of its beef and pork processing plants. ','ExcludeInTopNav==false','Keywords==methane gas recovery, anaerobic digesters, meat processing operations, Cargill, managing animal waste  ');
g_navNode_16_11_5_2=g_navNode_16_11_5.addNode('504623','Identity Preserved Corn',ssUrlPrefix + 'preview/archive-pages/cargill-advertising/idp-corn/index.jsp','Description==Learn how Cargill creates connections between crop growers and buyers.  ','ExcludeInTopNav==false','Keywords==Cargill growers program, grain producers, crop growers ');
g_navNode_16_11_6=g_navNode_16_11.addNode('509060','Meet Our Traders',ssUrlPrefix + 'preview/archive-pages/meet-our-traders/index.jsp','Description==Meet our traders','Keywords==trading culture, trading careers');
g_navNode_16_11_7=g_navNode_16_11.addNode('500394','Meat Solutions Technical Center',ssUrlPrefix + 'preview/archive-pages/meat-solutions-tech-center/index.jsp');
g_navNode_16_11_8=g_navNode_16_11.addNode('500986','Diverse Supplier Application Form',ssUrlPrefix + 'preview/archive-pages/form-supplier/index.jsp');
g_navNode_16_11_9=g_navNode_16_11.addNode('508468','Partnering Organizations',ssUrlPrefix + 'preview/archive-pages/partnering-organizations/index.jsp','Description==Cargill has donated more than US \x24150 million of land value, conveyed nearly 40,000 acres of salt ponds to public wildlife agencies, helping launch the largest wetland restoration project on the West Coast. Our solar saltworks near San Francisco Bay uses natural power from the sun and wind, crystallizing 500,000 tonnes of sea salt each year. Public review is underway of the \u201c50/50 plan\u201d to create parks, trails, wetlands, homes and businesses at Redwood City Saltworks. ');
g_navNode_16_11_10=g_navNode_16_11.addNode('500534','Law Careers old',ssUrlPrefix + 'preview/archive-pages/law/index.jsp','Description==Cargill offers a compensation package that is highly competitive with those of top law firms and major in-house corporate law departments.','ExcludeTopNavSubSections==true','secondaryUrlVariableField==region3');
g_navNode_16_11_10_0=g_navNode_16_11_10.addNode('500535','Team Environment',ssUrlPrefix + 'preview/archive-pages/law/team-environment/index.jsp','secondaryUrlVariableField==region3');
g_navNode_16_11_10_1=g_navNode_16_11_10.addNode('500536','Areas of Expertise',ssUrlPrefix + 'preview/archive-pages/law/expertise/index.jsp','secondaryUrlVariableField==region3');
g_navNode_16_11_10_2=g_navNode_16_11_10.addNode('500537','Paralegals',ssUrlPrefix + 'preview/archive-pages/law/paralegals/index.jsp','secondaryUrlVariableField==region3');
g_navNode_16_11_10_3=g_navNode_16_11_10.addNode('500538','Summer Associates',ssUrlPrefix + 'preview/archive-pages/law/summer-associates/index.jsp','secondaryUrlVariableField==region3');
g_navNode_16_11_11=g_navNode_16_11.addNode('506907','Palm Oil Resources',ssUrlPrefix + 'preview/archive-pages/palm-center/index.jsp');
g_navNode_16_11_12=g_navNode_16_11.addNode('500444','Water Matters',ssUrlPrefix + 'preview/archive-pages/water-matters/index.jsp');
g_navNode_16_11_13=g_navNode_16_11.addNode('768-Old','Old News Center',ssUrlPrefix + 'preview/archive-pages/news/index.jsp','Description==View Cargill\\x27s current news releases, briefings, media contacts and other information for journalists.','ExcludeTopNavSubSections==false','Keywords==Cargill, grain, agriculture, food processing, industrial, commodities, trading, food applications, animal productivity, biobased products, agribusiness','TopNavPanelColumns==2');
g_navNode_16_11_13_0=g_navNode_16_11_13.addNode('500514-Old','News Releases',ssUrlPrefix + 'preview/archive-pages/news/releases/index.jsp','Description==View Cargill\\x27s current and past news releases.','ExcludeTopNavSubSections==true','QueryYearFilter==2009','secondaryUrlVariableField==region3');
g_navNode_16_11_13_0_0=g_navNode_16_11_13_0.addNode('508452-Old','2011',ssUrlPrefix + 'preview/archive-pages/news/releases/2011/index.jsp','Description==View Cargill\\x27s 2011 news releases.','ExcludeInTopNav==true','QueryYearFilter==2011','secondaryUrlVariableField==region3');
g_navNode_16_11_13_0_1=g_navNode_16_11_13_0.addNode('505564-Old','2010',ssUrlPrefix + 'preview/archive-pages/news/releases/2010/index.jsp','Description==View Cargill\\x27s 2010 news releases.','ExcludeInTopNav==true','QueryYearFilter==2010','secondaryUrlVariableField==region3');
g_navNode_16_11_13_0_2=g_navNode_16_11_13_0.addNode('501161-Old','2009',ssUrlPrefix + 'preview/archive-pages/news/releases/2009/index.jsp','Description==View Cargill\\x27s 2009 news releases.','ExcludeInTopNav==true','QueryYearFilter==2009','secondaryUrlVariableField==region3');
g_navNode_16_11_13_0_3=g_navNode_16_11_13_0.addNode('500515-Old','2008',ssUrlPrefix + 'preview/archive-pages/news/releases/2008/index.jsp','Description==View Cargill\\x27s 2008 news releases.','ExcludeInTopNav==true','QueryYearFilter==2008','secondaryUrlVariableField==region3');
g_navNode_16_11_13_0_4=g_navNode_16_11_13_0.addNode('500516-Old','2007',ssUrlPrefix + 'preview/archive-pages/news/releases/2007/index.jsp','Description==View Cargill\\x27s 2007 news releases.','ExcludeInTopNav==true','QueryYearFilter==2007','secondaryUrlVariableField==region3');
g_navNode_16_11_13_0_5=g_navNode_16_11_13_0.addNode('500517-Old','2006',ssUrlPrefix + 'preview/archive-pages/news/releases/2006/index.jsp','Description==View Cargill\\x27s 2006 news releases.','ExcludeInTopNav==true','QueryYearFilter==2006','secondaryUrlVariableField==region3');
g_navNode_16_11_13_1=g_navNode_16_11_13.addNode('500519','Media Contacts',ssUrlPrefix + 'preview/archive-pages/news/media-contacts/index.jsp','ExcludeTopNavSubSections==true');
g_navNode_16_11_13_1_0=g_navNode_16_11_13_1.addNode('500999','Asia Pacific',ssUrlPrefix + 'preview/archive-pages/news/media-contacts/asia-pacific/index.jsp','ExcludeInTopNav==true');
g_navNode_16_11_13_1_1=g_navNode_16_11_13_1.addNode('501000',' Europe \x26 Africa',ssUrlPrefix + 'preview/archive-pages/news/media-contacts/europe-africa/index.jsp','ExcludeInTopNav==true');
g_navNode_16_11_13_1_2=g_navNode_16_11_13_1.addNode('501001',' Latin America',ssUrlPrefix + 'preview/archive-pages/news/media-contacts/latin-america/index.jsp','ExcludeInTopNav==true');
g_navNode_16_11_13_1_3=g_navNode_16_11_13_1.addNode('501002','North America',ssUrlPrefix + 'preview/archive-pages/news/media-contacts/north-america/index.jsp','ExcludeInTopNav==true');
g_navNode_16_11_13_2=g_navNode_16_11_13.addNode('500520','Speeches \x26 Presentations',ssUrlPrefix + 'preview/archive-pages/news/speeches-presentations/index.jsp','ExcludeTopNavSubSections==true','RestartLeftNav==false');
if (SSContributor)
{
g_navNode_16_11_13_3=g_navNode_16_11_13.addNode('505268','Official sites',ssUrlPrefix + 'preview/archive-pages/news/official/index.jsp','contributorOnly==true');
}
g_navNode_16_11_13_4=g_navNode_16_11_13.addNode('510280','Resources',ssUrlPrefix + 'preview/archive-pages/news/resources/index.jsp','Description==Resources','ExcludeTopNavSubSections==true','Keywords==cargill, cargill resources','RestartLeftNav==false');
g_navNode_16_11_13_4_0=g_navNode_16_11_13_4.addNode('510282','Palm Oil Resources ',ssUrlPrefix + 'preview/archive-pages/news/resources/palm-oil-resources-/index.jsp','Description==palm oil resources','Keywords==cargill, palm oil, palm oil resources');
g_navNode_16_11_13_4_1=g_navNode_16_11_13_4.addNode('510281','News Release Images',ssUrlPrefix + 'preview/archive-pages/news/resources/news-release-images/index.jsp','Description==The Nature Conservancy images','Keywords==cargill, tnc, the nature conservancy images');
g_navNode_16_11_14=g_navNode_16_11.addNode('510747','News Release List',ssUrlPrefix + 'preview/archive-pages/news-release-list/index.jsp','QueryYearFilter==2011');
g_navNode_16_11_15=g_navNode_16_11.addNode('510613','Newsroom - archive articles',ssUrlPrefix + 'preview/archive-pages/newsroom/index-jsp');
g_navNode_16_11_15_0=g_navNode_16_11_15.addNode('509011','Food Inflation\x3a Who Will Pay, Who Will Profit',ssUrlPrefix + 'preview/archive-pages/newsroom/food-inflation/index.jsp');
g_navNode_16_11_16=g_navNode_16_11.addNode('510769','Nedalco - new pages',ssUrlPrefix + 'preview/archive-pages/nedalco-new-pages/index.jsp','RestartLeftNav==true');
g_navNode_16_11_16_0=g_navNode_16_11_16.addNode('509480','96\x25 Alcohol Fortior',ssUrlPrefix + 'preview/archive-pages/nedalco-new-pages/96-alcohol-fortior/index.jsp','Description==96\x25 Alcohol Fortior','Keywords==cargill, 96\x25 alcohol fortior');
g_navNode_16_11_16_1=g_navNode_16_11_16.addNode('509481','70\x25 Alcohol Dilutus',ssUrlPrefix + 'preview/archive-pages/nedalco-new-pages/70-alcohol-dilutus/index.jsp','Description==70\x25 Alcohol Dilutus','Keywords==cargill, 70\x25 alcohol dilutus');
g_navNode_16_11_16_2=g_navNode_16_11_16.addNode('509482','96\x25 Alcohol with 5\x25 Methanol',ssUrlPrefix + 'preview/archive-pages/nedalco-new-pages/96-alcohol-5-methanol/index.jsp','Description==96\x25 Alcohol with 5\x25 Methanol','Keywords==cargill, 96\x25 alcohol with 5\x25 methanol');
g_navNode_16_11_16_3=g_navNode_16_11_16.addNode('509483','96\x25 Alcohol with 2\x25 MEK',ssUrlPrefix + 'preview/archive-pages/nedalco-new-pages/96-alcohol-2-mek/index.jsp','Description==96\x25 Alcohol with 2\x25 MEK','Keywords==cargill, 96\x25 alcohol with 2\x25 MEK');
g_navNode_16_11_16_4=g_navNode_16_11_16.addNode('509484','99.9\x25 Alcohol Absolutus',ssUrlPrefix + 'preview/archive-pages/nedalco-new-pages/99.9-alcohol-absolutus/index.jsp','Description==99.9\x25 Alcohol Absolutus','Keywords==cargill, 99.9\x25 alcohol absolutus');
g_navNode_16_11_16_5=g_navNode_16_11_16.addNode('509485','99.9\x25 Alcohol with 5\x25 Methanol',ssUrlPrefix + 'preview/archive-pages/nedalco-new-pages/99.9-alcohol-5-methanol/index.jsp','Description==99.9\x25 Alcohol with 5\x25 Methanol','Keywords==cargill, 99.9\x25 alcohol with 5\x25 methanol');
g_navNode_16_11_16_6=g_navNode_16_11_16.addNode('509486','DES-O\u2122',ssUrlPrefix + 'preview/archive-pages/nedalco-new-pages/des-o/index.jsp','Description==DES-O\u2122','Keywords==cargill, DES-O\u2122');
g_navNode_16_11_16_7=g_navNode_16_11_16.addNode('509487','DES-G\u2122',ssUrlPrefix + 'preview/archive-pages/nedalco-new-pages/des-g/index.jsp','Description==DES-G\u2122','Keywords==cargill, DES-G\u2122');
g_navNode_16_11_16_8=g_navNode_16_11_16.addNode('509488','DES-L\u2122',ssUrlPrefix + 'preview/archive-pages/nedalco-new-pages/des-l/index.jsp','Description==DES-L\u2122','Keywords==cargill, DES-L\u2122');
g_navNode_16_11_17=g_navNode_16_11.addNode('501276','Turkey Feathers Fertilizer',ssUrlPrefix + 'preview/archive-pages/turkey-feathers-fertilizer/index.jsp','Description==A new fertilizer made from turkey feathers provides an environmentally friendly solution for keeping the \u201cgreen\u201d in putting greens.','Keywords==Cargill, Pure Gro\u2122 biofertilizer,','contributorOnly==false');
g_navNode_16_11_21=g_navNode_16_11.addNode('500439','Global Water Challenge',ssUrlPrefix + 'preview/archive-pages/global-water-challenge/index.jsp');
g_navNode_16_11_22=g_navNode_16_11.addNode('500447','Resources for the Future',ssUrlPrefix + 'preview/archive-pages/resources-future/index.jsp');
g_navNode_16_11_23=g_navNode_16_11.addNode('504301','U.S. Undergraduate Program',ssUrlPrefix + 'preview/archive-pages/usa-undergraduate/index.jsp','Description==Learn more about Cargill job opportunities for U.S. undergraduates.','contributorOnly==false','secondaryUrlVariableField==region3');
g_navNode_16_11_24=g_navNode_16_11.addNode('504247','Partnerships \x26 Standards',ssUrlPrefix + 'preview/archive-pages/partnerships-standards/index.jsp','ExcludeInTopNav==false');
g_navNode_16_11_25=g_navNode_16_11.addNode('505991','Science-Based Standards',ssUrlPrefix + 'preview/archive-pages/science-based-standards/index.jsp');
g_navNode_16_11_26=g_navNode_16_11.addNode('504248','Promoting Innovation',ssUrlPrefix + 'preview/archive-pages/promoting-innovation/index.jsp','ExcludeInTopNav==false');
g_navNode_16_11_27=g_navNode_16_11.addNode('505992','Fostering Food Safety',ssUrlPrefix + 'preview/archive-pages/fostering-food-safety/index.jsp');
g_navNode_16_12=g_navNode_16.addNode('510328','Turkey ',ssUrlPrefix + 'preview/turkey/index.jsp');
g_navNode_16_12_0=g_navNode_16_12.addNode('510324','Spartan',ssUrlPrefix + 'preview/turkey/spartan/index.jsp');
g_navNode_16_13=g_navNode_16.addNode('510521','News Center - phase 2 prep archive',ssUrlPrefix + 'preview/news-center-phase2/index.jsp','RestartLeftNav==true');
g_navNode_16_13_0=g_navNode_16_13.addNode('509847','Social Media Sites',ssUrlPrefix + 'preview/news-center-phase2/social-media-sites/index.jsp','Description==Cargill social media sites.','Keywords==cargill, social media sites');
g_navNode_16_13_1=g_navNode_16_13.addNode('510965','Images \x26 Logos - test page',ssUrlPrefix + 'preview/news-center-phase2/images-logos-test-page/index.jsp','Description==Cargill images \x26 logos, videos and slide shows media resources','Keywords==cargill, images, logos, videos, slide shows, media resources');
g_navNode_16_13_1_0=g_navNode_16_13_1.addNode('511559','Horn of Africa Media Resources',ssUrlPrefix + 'preview/news-center-phase2/images-logos-test-page/horn-africa-media-resources/index.jsp','Description==Horn of Africa media resources','Keywords==cargill, horn of africa, media resources, corporate responsibility, corporate social responsibility, CR, CSR, video,videos, slideshows, images');
g_navNode_16_14=g_navNode_16.addNode('510866','Commodity Trading \x26 Processing',ssUrlPrefix + 'preview/commodity-trading-processing/index.jsp','Description==Commodity Trading \x26 Processing','ExcludeInTopNav==true','Keywords==cargill, commodity, trading, processing, grain, oilseed, sugar, ocean transporation, energy, steel, ferrous, cotton');
g_navNode_16_15=g_navNode_16.addNode('510924','Horn of Africa Famine',ssUrlPrefix + 'preview/africa-famine2/index.jsp','Description==Please consider donating to support to help the more than 13 million people in the Horn of Africa facing that region\u2019s worst famine in 60 years. ','PageTitle==Help support Horn of Africa famine relief ','RestartLeftNav==true');
g_navNode_16_16=g_navNode_16.addNode('511148','Online Privacy Policy',ssUrlPrefix + 'preview/english/index.jsp','RestartLeftNav==true');
g_navNode_16_16_0=g_navNode_16_16.addNode('511520','Vietnamese',ssUrlPrefix + 'preview/english/vietnamese/index.jsp');
g_navNode_16_16_1=g_navNode_16_16.addNode('511521','Turkish',ssUrlPrefix + 'preview/english/turkish/index.jsp');
g_navNode_16_16_2=g_navNode_16_16.addNode('511523','Thai',ssUrlPrefix + 'preview/english/thai/index.jsp');
g_navNode_16_16_3=g_navNode_16_16.addNode('511524','Dutch',ssUrlPrefix + 'preview/english/dutch/index.jsp');
g_navNode_16_16_4=g_navNode_16_16.addNode('511525','Portuguese',ssUrlPrefix + 'preview/english/portuguese/index.jsp');
g_navNode_16_16_5=g_navNode_16_16.addNode('511526','Russian',ssUrlPrefix + 'preview/english/russian/index.jsp');
g_navNode_16_16_6=g_navNode_16_16.addNode('511560','Spanish',ssUrlPrefix + 'preview/english/spanish/index.jsp');
g_navNode_16_17=g_navNode_16.addNode('511149','Cargill Careers',ssUrlPrefix + 'preview/cargill-careers/index.jsp','Description==New Careers ','Keywords==careers, global career sites, meet our people, why cargill, answer center','RestartLeftNav==false');
g_navNode_16_18=g_navNode_16.addNode('511224','Worldwide profile basic',ssUrlPrefix + 'preview/worldwide-profile-basic/index.jsp');
g_navNode_16_19=g_navNode_16.addNode('511153','Worldwide profile advanced',ssUrlPrefix + 'preview/Worldwide-profile-advanced/index.jsp');
g_navNode_16_20=g_navNode_16.addNode('511284','Nourishing India series',ssUrlPrefix + 'preview/nourishing-india-series/index.jsp','RestartLeftNav==true');
g_navNode_16_21=g_navNode_16.addNode('511380','Ag and Trade Policy',ssUrlPrefix + 'preview/ag-trade-policy/index.jsp','RestartLeftNav==true');
g_navNode_16_22=g_navNode_16.addNode('511455','Cotton Production',ssUrlPrefix + 'preview/cotton-production/index.jsp','Description==Sustainable cotton production.','Keywords==cargill, sustainable cotton production, cotton, communities, responsible labor practices, corporate responsibility, corporate social responsibility, CR ','RestartLeftNav==true');
g_navNode_16_22_0=g_navNode_16_22.addNode('511456','Sustainable Cotton Farming',ssUrlPrefix + 'preview/cotton-production/sustainable-cotton-farming/index.jsp','Description==Promoting sustainable cotton farming.','Keywords==cargill, sustainable cotton farming, cotton, CR, CSR, corporate responsibility, corporate social responsibility');
g_navNode_16_22_1=g_navNode_16_22.addNode('511457','Supporting Local Communities',ssUrlPrefix + 'preview/cotton-production/supporting-local-communities/index.jsp','Description==Supporting our local communities.','Keywords==cargill, cotton, supporting local communities, communities, CR, CSR, corporate responsibility, corporate social responsibility');
g_navNode_16_22_2=g_navNode_16_22.addNode('511458','Responsible Labor Practices',ssUrlPrefix + 'preview/cotton-production/responsible-labor-practices/index.jsp','Description==Supporting responsible labor practices.','Keywords==cargill, responsible labor practices, labor, cotton, CR, CSR, corporate responsibility, corporate social responsibility');
g_navNode_16_22_3=g_navNode_16_22.addNode('511459','Environmental Performance',ssUrlPrefix + 'preview/cotton-production/environmental-performance/index.jsp','Description==Improving our environmental performance','Keywords==cargill, cotton, environmental performance, CR, CSR, corporate responsibility, corporate social responsibility');
g_navNode_16_23=g_navNode_16.addNode('511279','Our Partners',ssUrlPrefix + 'preview/our-partners/index.jsp','Description==Live pork production. Our partners.','Keywords==cargill, cargill pork, live production, our partners');
g_navNode_16_24=g_navNode_16.addNode('511550','Food Safety Leadership - new',ssUrlPrefix + 'preview/food-safety-leadership/index.jsp','Description==Food Safety Leadership','Keywords==cargill, food safety leadership, safe food, food safety practices, food safety, corporate responsibility, corporate social responsibility, CR, CSR','RestartLeftNav==true');
g_navNode_18=g_navNode_Root.addNode('3475','Sodexo',ssUrlPrefix + 'sodexo/index.jsp','ExcludeFromSearch==TRUE','ExcludeInTopNav==true','RemoveSiteTopNav==TRUE','contributorOnly==FALSE');
g_navNode_18_0=g_navNode_18.addNode('3477','Products',ssUrlPrefix + 'sodexo/product-listings/index.jsp','ExcludeFromSearch==true','secondaryUrlVariableField==region3');
g_navNode_18_3=g_navNode_18.addNode('509835','Corporate Responsibility',ssUrlPrefix + 'sodexo/sodexo-cr/index.jsp');
g_navNode_19=g_navNode_Root.addNode('3476','Entegra',ssUrlPrefix + 'entegra/index.jsp','ExcludeFromSearch==TRUE','ExcludeInTopNav==true','RemoveSiteTopNav==TRUE','contributorOnly==FALSE');
g_navNode_19_0=g_navNode_19.addNode('3478','Products',ssUrlPrefix + 'entegra/product-listings/index.jsp','ExcludeFromSearch==true','secondaryUrlVariableField==region3');
g_navNode_19_1=g_navNode_19.addNode('509836','Corporate Responsibility',ssUrlPrefix + 'entegra/entegra-cr/index.jsp');
g_navNode_20=g_navNode_Root.addNode('510292','Ground Turkey Recall',ssUrlPrefix + 'turkey-recall/index.jsp','Description==Latest updates about the 08/03/2011 and 09/11/2011 turkey recalls','ExcludeInTopNav==true','PageTitle==Cargill salmonella-related turkey recall updates','contributorOnly==false');
g_navNode_20_14=g_navNode_20.addNode('511090','Background information',ssUrlPrefix + 'turkey-recall/salmonella-recall-background/index.jsp','PageTitle==Background information on salmonella-related turkey recall','contributorOnly==false');
g_navNode_20_15=g_navNode_20.addNode('511091','Salmonella FAQ',ssUrlPrefix + 'turkey-recall/salmonella-heidelberg-questions/index.jsp','Description==Common questions abotu Salmonella Heidelberg','PageTitle==Salmonella Heidelberg FAQa','contributorOnly==false');
g_navNode_20_16=g_navNode_20.addNode('511092','Turkey recall FAQ',ssUrlPrefix + 'turkey-recall/turkey-salmonella-questions/index.jsp','PageTitle==Cargill turkey recall frequently asked questions','contributorOnly==false');
g_navNode_24=g_navNode_Root.addNode('510947','Horn of Africa Famine',ssUrlPrefix + 'africa-famine/index.jsp','Description==Please consider donating to help the more than 13 million people in the Horn of Africa facing that region\u2019s worst famine in 60 years. ','PageTitle==Horn of Africa famine relief - You can help');
g_navNode_24_0=g_navNode_24.addNode('510925','About the Horn of Africa Crisis',ssUrlPrefix + 'africa-famine/horn-of-africa-famine/index.jsp','Description==Map and quick facts about the Horn of Africa and the people at risk.','PageTitle==About the Horn of Africa');
g_navNode_24_1=g_navNode_24.addNode('510929','About the Donation',ssUrlPrefix + 'africa-famine/cargill-africa-famine-donation/index.jsp','Description==50 million cups of rice make their way from India to the Horn of Africa.','PageTitle==Cargill donates to Horn of Africa famine relief ');

