
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
	set navigation links
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

	var leftNavContent00 ='';
	var leftNavContent01 ='';
	var leftNavContent02 ='';
	var leftNavContent02_beg ='';
	var leftNavContent02_1 ='';
	var leftNavContent02_2 ='';
	var leftNavContent02_3 ='';
	var leftNavContent02_4 ='';
	var leftNavContent02_5 ='';
	var leftNavContent02_6 ='';
	var leftNavContent02_end ='';
	var leftNavContent03 ='';
	var leftNavContent03_beg ='';
	var leftNavContent03_1 ='';
	var leftNavContent03_2 ='';
	var leftNavContent03_3 ='';
	var leftNavContent03_end ='';
	var leftNavContent04 ='';
	var leftNavContent04_beg ='';
	var leftNavContent04_1 ='';
	var leftNavContent04_2 ='';
	var leftNavContent04_3 ='';
	var leftNavContent04_4 ='';
	var leftNavContent04_5 ='';
	var leftNavContent04_6 ='';
	var leftNavContent04_7 ='';
	var leftNavContent04_8 ='';
	var leftNavContent04_9 ='';
	var leftNavContent04_end ='';
	var leftNavContent05 ='';
	var leftNavContent05_beg ='';
	var leftNavContent05_1 ='';
	var leftNavContent05_2 ='';
	var leftNavContent05_3 ='';
	var leftNavContent05_4 ='';
	var leftNavContent05_5 ='';
	var leftNavContent05_6 ='';
	var leftNavContent05_7 ='';
	var leftNavContent05_8 ='';
	var leftNavContent05_9 ='';
	var leftNavContent05_end ='';
	var leftNavContent06 ='';
	var leftNavContent06_beg ='';
	var leftNavContent06_1 ='';
	var leftNavContent06_2 ='';
	var leftNavContent06_3 ='';
	var leftNavContent06_4 ='';
	var leftNavContent06_5 ='';
	var leftNavContent06_6 ='';
	var leftNavContent06_end ='';
	var leftNavContent07 ='';

	
	/*Begin Code*/

		if (getDclValue("xProduct"))
			{
			switch (xProductValue)
				{				
				case "Our Business":
					if (getDclValue("xCategory"))
						{
						switch (xCategoryValue)
							{
							case "Production":
								leftNavContent02_beg = '<div class="SectionHeading">Our business</div>';
								leftNavContent02_beg += '<div id="leftnav">';
								leftNavContent02_beg += '<ul id="leftNavigation">';
								leftNavContent02_beg += '<li><a href="http://www.cargilltexturizing.com/our_business/company_profile/cts_bus_profile.shtml">Company profile</a></li>';
								leftNavContent02_beg += '<li><a href="http://www.cargilltexturizing.com/our_business/our_commitment/cts_bus_commit.shtml">Our commitment</a></li>';
								leftNavContent02_1 = '<li><a href="http://www.cargilltexturizing.com/our_business/production/cts_bus_prod.shtml">Production</a>';
								leftNavContent02_1 += '<ul id="subleftNavigation">';
								leftNavContent02_2 = '<li><a href="http://www.cargilltexturizing.com/our_business/production/raw_materials/cts_bus_prod_raw.shtml">Raw materials</a></li>';
								leftNavContent02_3 = '<li><a href="http://www.cargilltexturizing.com/our_business/production/processes/cts_bus_prod_process.shtml">Processes</a></li>';
								leftNavContent02_4 = '<li><a href="http://www.cargilltexturizing.com/our_business/production/quality/cts_bus_prod_quality.shtml">Quality</a></li>';
								leftNavContent02_5 = '<li><a href="http://www.cargilltexturizing.com/our_business/production/environment/cts_bus_prod_environ.shtml">Environment</a></li>';
								leftNavContent02_6 = '<li><a href="http://www.cargilltexturizing.com/our_business/production/safety/cts_bus_prod_safety.shtml">Safety</a></li></ul></li>';
								leftNavContent02_end = '<li><a href="http://www.cargilltexturizing.com/our_business/application/cts_bus_app.shtml">Application centers</a></li>';
								leftNavContent02_end += '<li><a href="http://www.cargilltexturizing.com/our_business/research/cts_bus_research.shtml">Research and development</a></li>';
								leftNavContent02_end += '<li><a href="http://www.cargilltexturizing.com/our_business/careers/cts_bus_careers.shtml">Careers</a></li>';
								leftNavContent02_end += '</ul></div>';
								
								if (currentFileName == "cts_bus_prod") {
									leftNavContent02_1 = "<li><strong>Production</strong></li>";
									leftNavContent02_1 += '<ul id="subleftNavigation">';
								}
								else if (currentFileName == "cts_bus_prod_raw") {
									leftNavContent02_2 = "<li><strong>Raw materials</strong></li>";
								}
								else if (currentFileName == "cts_bus_prod_process") {
									leftNavContent02_3 = "<li><strong>Processes</strong></li>";
								}
								else if (currentFileName == "cts_bus_prod_quality") {
									leftNavContent02_4 = "<li><strong>Quality</strong></li>";
								}
								else if (currentFileName == "cts_bus_prod_environ") {
									leftNavContent02_5 = "<li><strong>Environment</strong></li>";
								}
								else if (currentFileName == "cts_bus_prod_safety") {
									leftNavContent02_6 = "<li><strong>Safety</strong></li></ul></li>";
								}
								
								leftNavContent02 = leftNavContent02_beg + leftNavContent02_1 + leftNavContent02_2 + leftNavContent02_3 + leftNavContent02_4 + leftNavContent02_5 + leftNavContent02_6 + leftNavContent02_end;
								break;				
							
							case "Application Centers":
								leftNavContent02_beg = '<div class="SectionHeading">Our business</div>';
								leftNavContent02_beg += '<div id="leftnav">';
								leftNavContent02_beg += '<ul id="leftNavigation">';
								leftNavContent02_beg += '<li><a href="http://www.cargilltexturizing.com/our_business/company_profile/cts_bus_profile.shtml">Company profile</a></li>';
								leftNavContent02_beg += '<li><a href="http://www.cargilltexturizing.com/our_business/our_commitment/cts_bus_commit.shtml">Our commitment</a></li>';
								leftNavContent02_beg += '<li><a href="http://www.cargilltexturizing.com/our_business/production/cts_bus_prod.shtml">Production</a></li>';
								leftNavContent02_1 = '<li><a href="http://www.cargilltexturizing.com/our_business/application/cts_bus_app.shtml">Application centers</a>';
								leftNavContent02_1 += '<ul id="subleftNavigation">';
								leftNavContent02_2 = '<li><a href="http://www.cargilltexturizing.com/our_business/application/expertise/cts_bus_app_expert.shtml">Expertise network</a></li>';
								leftNavContent02_3 = '<li><a href="http://www.cargilltexturizing.com/our_business/application/pilot/cts_bus_app_pilot.shtml">Pilot plant tools</a></li></ul></li>';
								leftNavContent02_4 = '<li><a href="http://www.cargilltexturizing.com/our_business/research/cts_bus_research.shtml">Research</a></li>';
								leftNavContent02_end = '<li><a href="http://www.cargilltexturizing.com/our_business/careers/cts_bus_careers.shtml">Careers</a></li>';
								leftNavContent02_end += '</ul></div>';
								
								if (currentFileName == "cts_bus_app") {
									leftNavContent02_1 = "<li><strong>Application centers</strong></li>";
									leftNavContent02_1 += '<ul id="subleftNavigation">';
								}
								else if (currentFileName == "cts_bus_app_expert") {
									leftNavContent02_2 = "<li><strong>Expertise network</strong></li>";
								}
								else if (currentFileName == "cts_bus_app_pilot") {
									leftNavContent02_3 = "<li><strong>Pilot plant tools</strong></li></ul></li>";
								}
								
								leftNavContent02 = leftNavContent02_beg + leftNavContent02_1 + leftNavContent02_2 + leftNavContent02_3 + leftNavContent02_4 + leftNavContent02_end;
								break;								
							
							case "Research":
								leftNavContent02_beg = '<div class="SectionHeading">Our business</div>';
								leftNavContent02_beg += '<div id="leftnav">';
								leftNavContent02_beg += '<ul id="leftNavigation">';
								leftNavContent02_beg += '<li><a href="http://www.cargilltexturizing.com/our_business/company_profile/cts_bus_profile.shtml">Company profile</a></li>';
								leftNavContent02_beg += '<li><a href="http://www.cargilltexturizing.com/our_business/our_commitment/cts_bus_commit.shtml">Our commitment</a></li>';
								leftNavContent02_beg += '<li><a href="http://www.cargilltexturizing.com/our_business/production/cts_bus_prod.shtml">Production</a></li>';
								leftNavContent02_beg += '<li><a href="http://www.cargilltexturizing.com/our_business/application/cts_bus_app.shtml">Application centers</a></li>';
								leftNavContent02_1 = '<li><a href="http://www.cargilltexturizing.com/our_business/research/cts_bus_research.shtml">Research and development</a>';
								leftNavContent02_1 += '<ul id="subleftNavigation">';
								leftNavContent02_2 = '<li><a href="http://www.cargilltexturizing.com/our_business/research/expertise/cts_bus_res_expert.shtml">Expertise</a></li>';
								leftNavContent02_3 = '<li><a href="http://www.cargilltexturizing.com/our_business/research/quality/cts_bus_res_quality.shtml">Quality</a></li></ul></li>';
								leftNavContent02_end = '<li><a href="http://www.cargilltexturizing.com/our_business/careers/cts_bus_careers.shtml">Careers</a></li>';
								leftNavContent02_end += '</ul></div>';

							if (currentFileName == "cts_bus_research") {
									leftNavContent02_1 = "<li><strong>Research and development</strong></li>";
									leftNavContent02_1 += '<ul id="subleftNavigation">';
								}
								else if (currentFileName == "cts_bus_res_expert") {
									leftNavContent02_2 = "<li><strong>Expertise</strong></li>";
								}
								else if (currentFileName == "cts_bus_res_quality") {
									leftNavContent02_3 = "<li><strong>Quality</strong></li></ul></li>";
								}
								
								leftNavContent02 = leftNavContent02_beg + leftNavContent02_1 + leftNavContent02_2 + leftNavContent02_3 + leftNavContent02_end;
								break;								
							
							case "Company Profile":
								leftNavContent02 = '<div class="SectionHeading">Our business</div>';
								leftNavContent02 += '<div id="leftnav">';
								leftNavContent02 += '<ul id="leftNavigation">';
								leftNavContent02 += '<li><strong>Company profile</strong></li>';
								leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/our_commitment/cts_bus_commit.shtml">Our commitment</a></li>';
								leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/production/cts_bus_prod.shtml">Production</a></li>';
								leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/application/cts_bus_app.shtml">Application centers</li></a> ';
								leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/research/cts_bus_research.shtml">Research and development</li></a>';
								leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/careers/cts_bus_careers.shtml">Careers</a></li>';
								leftNavContent02 += '</ul></div>';
							break;
							
							case "Our Commitment":
								leftNavContent02 = '<div class="SectionHeading">Our business</div>';
								leftNavContent02 += '<div id="leftnav">';
								leftNavContent02 += '<ul id="leftNavigation">';
								leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/company_profile/cts_bus_profile.shtml">Company profile</a></li>';
								leftNavContent02 += '<li><strong>Our commitment</strong></li>';
								leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/production/cts_bus_prod.shtml">Production</a></li>';
								leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/application/cts_bus_app.shtml">Application centers</li></a> ';
								leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/research/cts_bus_research.shtml">Research and development</li></a>';
								leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/careers/cts_bus_careers.shtml">Careers</a></li>';
								leftNavContent02 += '</ul></div>';
							break;
							
						case "Careers":
								leftNavContent02 = '<div class="SectionHeading">Our business</div>';
								leftNavContent02 += '<div id="leftnav">';
								leftNavContent02 += '<ul id="leftNavigation">';
								leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/company_profile/cts_bus_profile.shtml">Company profile</a></li>';
								leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/our_commitment/cts_bus_commit.shtml">Our commitment</a></li>';
								leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/production/cts_bus_prod.shtml">Production</a></li>';
								leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/application/cts_bus_app.shtml">Application centers</li></a> ';
								leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/research/cts_bus_research.shtml">Research and development</li></a>';
								leftNavContent02 += '<li><strong>Careers</strong></li>';
								leftNavContent02 += '</ul></div>';
							break;
							}
						}
					
					else {
						leftNavContent02 = '<div class="SectionHeading">Our business</div>';
						leftNavContent02 += '<div id="leftnav">';
						leftNavContent02 += '<ul id="leftNavigation">';
						leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/company_profile/cts_bus_profile.shtml">Company profile</a></li>';
						leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/our_commitment/cts_bus_commit.shtml">Our commitment</a></li>';
						leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/production/cts_bus_prod.shtml">Production</a></li>';
						leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/application/cts_bus_app.shtml">Application centers</li></a> ';
						leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/research/cts_bus_research.shtml">Research and development</li></a>';
						leftNavContent02 += '<li><a href="http://www.cargilltexturizing.com/our_business/careers/cts_bus_careers.shtml">Careers</a></li>';
						leftNavContent02 += '</ul></div>';
						}
					break;					
					
				case "News and Events":	
					leftNavContent03_beg = '<div class="SectionHeading">News and events</div>';
					leftNavContent03_beg += '<div id="leftnav">';
					leftNavContent03_beg += '<ul id="leftNavigation">';
					leftNavContent03_1 = '<li><a href="http://www.cargilltexturizing.com/news/cts_news_news.shtml" class="active">Press releases</a></li>';
					leftNavContent03_2 = '<li><a href="http://www.cargilltexturizing.com/news/cts_news_generalpr.shtml">General press file</a></li>'
					leftNavContent03_3 = '<li><a href="http://www.cargilltexturizing.com/news/cts_news_spokes.shtml">Media spokespersons</a></li>'
					leftNavContent03_4 = '<li><a href="http://www.cargilltexturizing.com/news/event/cts_news_events.shtml" class="active">Events</a></li>';
					
					leftNavContent03_end += '</ul></div>';

					if (currentFileName == "cts_news_events") {
						leftNavContent03_4 = "<li><strong>Events</strong></li>";
					}
					else if (currentFileName == "cts_news_news") {
						leftNavContent03_1 = "<li><strong>Press releases</strong></li>";
					}
					else if (currentFileName == "cts_news_spokes") {
						leftNavContent03_3 = "<li><strong>Media spokespersons</strong></li>";
					}
					else if (currentFileName == "cts_news_generalpr") {
						leftNavContent03_2 = "<li><strong>General press file</strong></li>";
					}
					
					leftNavContent03 = leftNavContent03_beg + leftNavContent03_1 + leftNavContent03_2 + leftNavContent03_3 + leftNavContent03_4 + leftNavContent03_end;
					break;					

case "Products":
	if (getDclValue("xCategory"))
		{
			switch (xCategoryValue)
				{
					case "Cultures":
					leftNavContent04_beg = '<div class="SectionHeading">Products</div>';
					leftNavContent04_beg += '<div id="leftnav">';
					leftNavContent04_beg += '<ul id="leftNavigation">';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult.shtml">Cultures and enzymes</a>';
					if (getDclValue("xSubCategory01"))
						{
						switch (xSubCategory01Value)
							{
						case "Applications and Brand Names":
							leftNavContent04_beg += '<ul id="subleftNavigation">';
							leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult_fun.shtml">Functionality</a></li>';
							leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult_prod.shtml">Production process</a></li>';
							leftNavContent04_1 = '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult_app.shtml">Applications/brand names</a>';
							leftNavContent04_1 += '<ul id="subleftNavigation">';
							leftNavContent04_2 = '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult_app_lactic.shtml">Lactic cultures/probiotics</a></li>';
							leftNavContent04_3 = '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult_app_dairy.shtml">Dairy surface and ripening</a></li>';
							leftNavContent04_4 = '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult_app_meat.shtml">Meat surface and ripening</a></li>';
							leftNavContent04_5 = '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult_app_bio.shtml">Bioprotective cultures f. barley</a></li>';
							leftNavContent04_6 = '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult_app_enz.shtml">Enzyme systems</a></li></ul></li></ul></li>';					
						
							if (currentFileName == "cts_prod_cult_app") {
								leftNavContent04_1 = "<li><strong>Applications/brand names</strong></li>";
								leftNavContent04_1 += '<ul id="subleftNavigation">';
							}
							else if (currentFileName == "cts_prod_cult_app_lactic") {
								leftNavContent04_2 = "<li><strong>Lactic cultures/probiotics</strong></li>";
							}
							else if (currentFileName == "cts_prod_cult_app_dairy") {
								leftNavContent04_3 = "<li><strong>Dairy surface and ripening</strong></li>";
							}
							else if (currentFileName == "cts_prod_cult_app_meat") {
								leftNavContent04_4 = "<li><strong>Meat surface and ripening</strong></li>";
							}
							else if (currentFileName == "cts_prod_cult_app_bio") {
								leftNavContent04_5 = "<li><strong>Bioprotective cultures f. barley</strong></li>";
							}
							else if (currentFileName == "cts_prod_cult_app_enz") {
								leftNavContent04_6 = "<li><strong>Enzyme systems</strong></li></ul></li></ul></li>";
							}
							
							leftNavContent04 = leftNavContent04_beg + leftNavContent04_1 + leftNavContent04_2 + leftNavContent04_3 + leftNavContent04_4 + leftNavContent04_5 + leftNavContent04_6 + leftNavContent04_end;
							break;
						}
						} else {
							leftNavContent04_beg += '<ul id="subleftNavigation">';
							leftNavContent04_1 = '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult_fun.shtml">Functionality</a></li>';
							leftNavContent04_2 = '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult_prod.shtml">Production process</a></li>';
							leftNavContent04_3 = '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult_app.shtml">Applications/brand names</a></li></ul></li>';
								}
							leftNavContent04_end = '<li><a href="http://www.cargilltexturizing.com/products/functional/cts_prod_fun.shtml">Functional systems</a></li>';
							leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/cts_prod_hydro.shtml">Hydrocolloids</a></li>';
							leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/lecithins/cts_prod_lec.shtml">Lecithins</a></li>';
							leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/soy/cts_prod_soy.shtml">Soy Proteins</a></li>';
							leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/starch/cts_prod_star.shtml">Starch and derivatives</a></li>';
							leftNavContent04_end += '</ul></li></ul></div>';
							
							if (currentFileName == "cts_prod_cult_fun") {
								leftNavContent04_1 = "<li><strong>Functionality</strong></li>";
							}
							else if (currentFileName == "cts_prod_cult_prod") {
								leftNavContent04_2 = "<li><strong>Production process</strong></li>";
							}
							else if (currentFileName == "cts_prod_cult") {
								leftNavContent04_beg = '<div class="SectionHeading">Products</div>';
								leftNavContent04_beg += '<div id="leftnav">';
								leftNavContent04_beg += '<ul id="leftNavigation">';
								leftNavContent04_beg += '<li><strong>Cultures and enzymes</strong>';
								leftNavContent04_beg += '<ul id="subleftNavigation">';
							}
							
							leftNavContent04 = leftNavContent04_beg + leftNavContent04_1 + leftNavContent04_2 + leftNavContent04_3 + leftNavContent04_4 + leftNavContent04_5 + leftNavContent04_6 + leftNavContent04_end;
							break;
					
					case "Functional Systems":
					leftNavContent04_beg = '<div class="SectionHeading">Products</div>';
					leftNavContent04_beg += '<div id="leftnav">';
					leftNavContent04_beg += '<ul id="leftNavigation">';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult.shtml">Cultures</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/functional/cts_prod_fun.shtml">Functional systems</a>';
					
					if (getDclValue("xSubCategory"))
						{
						switch (xSubCategoryValue)
							{
							case "Functional Systems":
							leftNavContent04_beg += '<ul id="subleftNavigation">';
							leftNavContent04_1 = '<li><a href="http://www.cargilltexturizing.com/products/functional/functional/cts_prod_fun_fun.shtml">Functional systems</a>';
							leftNavContent04_1 += '<ul id="subleftNavigation">';
							leftNavContent04_2 = '<li><a href="http://www.cargilltexturizing.com/products/functional/functional/cts_prod_fun_fun_raw.shtml">Raw materials</a></li>';
							leftNavContent04_3 = '<li><a href="http://www.cargilltexturizing.com/products/functional/functional/cts_prod_fun_fun_prod.shtml">Production units</a></li>';
							leftNavContent04_4 = '<li><a href="http://www.cargilltexturizing.com/products/functional/functional/cts_prod_fun_fun_app.shtml">Applications/brand names</a></li></ul></li>';
							leftNavContent04_end = '<li><a href="http://www.cargilltexturizing.com/products/functional/emulsifier/cts_prod_fun_emul.shtml">Emulsifiers</a></li></ul></li>';
							
							if (currentFileName == "cts_prod_fun_fun") {
								leftNavContent04_1 = "<li><strong>Functional systems</strong>";
								leftNavContent04_1 += '<ul id="subleftNavigation">';
								}
							if (currentFileName == "cts_prod_fun_fun_raw") {
								leftNavContent04_2 = "<li><strong>Raw materials</strong></li>";
							}
							else if (currentFileName == "cts_prod_fun_fun_prod") {
								leftNavContent04_3 = "<li><strong>Production units</strong></li>";
							}
							else if (currentFileName == "cts_prod_fun_fun_app") {
								leftNavContent04_4 = "<li><strong>Applications/brand names</strong></li></ul></li>";
							}
						
						leftNavContent04 = leftNavContent04_beg + leftNavContent04_1 + leftNavContent04_2 + leftNavContent04_3 + leftNavContent04_4 + leftNavContent04_end;
						break;
						
						case "Emulsifier Systems":
						leftNavContent04_beg += '<ul id="subleftNavigation">';
						leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/functional/functional/cts_prod_fun_fun.shtml">Functional systems</a></li>';
						leftNavContent04_1 = '<li><a href="http://www.cargilltexturizing.com/products/functional/emulsifier/cts_prod_fun_emul.shtml">Emulsifiers</a>';
						leftNavContent04_1 += '<ul id="subleftNavigation">';
						leftNavContent04_2 = '<li><a href="http://www.cargilltexturizing.com/products/functional/emulsifier/cts_prod_fun_emul_fun.shtml">Functionality</a></li>';
						leftNavContent04_3 = '<li><a href="http://www.cargilltexturizing.com/products/functional/emulsifier/cts_prod_fun_emul_raw.shtml">Raw materials</a></li>';
						leftNavContent04_4 = '<li><a href="http://www.cargilltexturizing.com/products/functional/emulsifier/cts_prod_fun_emul_mol.shtml">Molecular structure</a></li>';
						leftNavContent04_5 = '<li><a href="http://www.cargilltexturizing.com/products/functional/emulsifier/cts_prod_fun_emul_man.shtml">Manufacturing process</a></li>';
						leftNavContent04_6 = '<li><a href="http://www.cargilltexturizing.com/products/functional/emulsifier/cts_prod_fun_emu_app.shtml">Applications/brand names</a></li></ul></li></ul></li>';

						if (currentFileName == "cts_prod_fun_emul") {
							leftNavContent04_1 = "<li><strong>Emulsifiers</strong>";
							leftNavContent04_1 += '<ul id="subleftNavigation">';
						}
						else if (currentFileName == "cts_prod_fun_emul_fun") {
							leftNavContent04_2 = "<li><strong>Functionality</strong></li>";
						}
						else if (currentFileName == "cts_prod_fun_emul_raw") {
							leftNavContent04_3 = "<li><strong>Raw materials</strong></li>";
						}
						else if (currentFileName == "cts_prod_fun_emul_mol") {
							leftNavContent04_4 = "<li><strong>Molecular structure</strong></li>";
						}
						else if (currentFileName == "cts_prod_fun_emul_man") {
							leftNavContent04_5 = "<li><strong>Manufacturing process</strong></li>";
						}
						else if (currentFileName == "cts_prod_fun_emu_app") {
							leftNavContent04_6 = "<li><strong>Applications/brand names</strong></li></ul></li></ul></li>";
						}
							
						leftNavContent04 = leftNavContent04_beg + leftNavContent04_1 + leftNavContent04_2 + leftNavContent04_3 + leftNavContent04_4 + leftNavContent04_5 + leftNavContent04_6;
						break;			
						}
						
						} else {
						if (currentFileName == "cts_prod_fun") {
							leftNavContent04_beg = '<div class="SectionHeading">Products</div>';
							leftNavContent04_beg += '<div id="leftnav">';
							leftNavContent04_beg += '<ul id="leftNavigation">';
							leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult.shtml">Cultures</a></li>';
							leftNavContent04_beg += '<li><strong>Functional systems</strong>';
						}
						
						leftNavContent04_end = '<ul id="subleftNavigation">';
						leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/functional/functional/cts_prod_fun_fun.shtml">Functional systems</a></li>';
						leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/functional/emulsifier/cts_prod_fun_emul.shtml">Emulsifiers</a></li></ul></li>';
						
						leftNavContent04 = leftNavContent04_beg + leftNavContent04_end;
							}
					leftNavContent04 += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/cts_prod_hydro.shtml">Hydrocolloids</a></li>';
					leftNavContent04 += '<li><a href="http://www.cargilltexturizing.com/products/lecithins/cts_prod_lec.shtml">Lecithins</a></li>';
					leftNavContent04 += '<li><a href="http://www.cargilltexturizing.com/products/soy/cts_prod_soy.shtml">Soy Proteins</a></li>';
					leftNavContent04 += '<li><a href="http://www.cargilltexturizing.com/products/starch/cts_prod_star.shtml">Starch and derivatives</a></li>';
					leftNavContent04 += '</ul></li></ul></div>';
											
					break;
					
					case "Hydrocolloids":
					leftNavContent04_beg = '<div class="SectionHeading">Products</div>';
					leftNavContent04_beg += '<div id="leftnav">';
					leftNavContent04_beg += '<ul id="leftNavigation">';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult.shtml">Cultures</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/functional/cts_prod_fun.shtml">Functional systems</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/cts_prod_hydro.shtml">Hydrocolloids</a>';
					
					if (getDclValue("xSubCategory"))
						{
						switch (xSubCategoryValue)
							{
					case "Alginates":
					leftNavContent04_beg += '<ul id="subleftNavigation">';
					leftNavContent04_1 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/alginates/cts_prod_hydro_alg.shtml">Alginates</a>';
					leftNavContent04_1 += '<ul id="subleftNavigation">';
					leftNavContent04_2 += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/alginates/cts_prod_hydro_alg_fun.shtml">Functionality</a></li>';
					leftNavContent04_3 += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/alginates/cts_prod_hydro_alg_raw.shtml">Raw materials</a></li>';
					leftNavContent04_4 += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/alginates/cts_prod_hydro_alg_mol.shtml">Molecular structure</a></li>';
					leftNavContent04_5 += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/alginates/cts_prod_hydro_alg_man.shtml">Manufacturing process</a></li>';
					leftNavContent04_6 += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/alginates/cts_prod_hydro_alg_app.shtml">Applications/brand names</a></li></ul></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/carrageenans/cts_prod_hydro_car.shtml">Carrageenans</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/guar_gum/cts_prod_hydro_guar.shtml">Guar gum</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/locust/cts_prod_hydro_loc.shtml">Locust bean gum</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/pectins/cts_prod_hydro_pec.shtml">Pectins</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/scleroglucan/cts_prod_hydro_scler.shtml">Scleroglucan</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/xanthan/cts_prod_hydro_xan.shtml">Xanthan gum</a></li></ul></li>';
					
					if (currentFileName == "cts_prod_hydro_alg") {
						leftNavContent04_1 = '<li><strong>Alginates</strong>';
						leftNavContent04_1 += '<ul id="subleftNavigation">';
					}
					else if (currentFileName == "cts_prod_hydro_alg_fun") {
						leftNavContent04_2 = "<li><strong>Functionality</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_alg_raw") {
						leftNavContent04_3 = "<li><strong>Raw materials</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_alg_mol") {
						leftNavContent04_4 = "<li><strong>Molecular structure</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_alg_man") {
						leftNavContent04_5 = "<li><strong>Manufacturing process</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_alg_app") {
						leftNavContent04_6 = "<li><strong>Applications/brand names</strong></li></ul></li>";
					}
						
					leftNavContent04 = leftNavContent04_beg + leftNavContent04_1 + leftNavContent04_2 + leftNavContent04_3 + leftNavContent04_4 + leftNavContent04_5 + leftNavContent04_6 + leftNavContent04_end;
					break;
					
					case "Carrageenans":
					leftNavContent04_beg += '<ul id="subleftNavigation">';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/alginates/cts_prod_hydro_alg.shtml">Alginates</a></li>';
					leftNavContent04_1 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/carrageenans/cts_prod_hydro_car.shtml">Carrageenans</a>';
					leftNavContent04_1 += '<ul id="subleftNavigation">';
					leftNavContent04_2 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/carrageenans/cts_prod_hydro_car_fun.shtml">Functionality</a></li>';
					leftNavContent04_3 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/carrageenans/cts_prod_hydro_car_raw.shtml">Raw materials</a></li>';
					leftNavContent04_4 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/carrageenans/cts_prod_hydro_car_mol.shtml">Molecular structure</a></li>';
					leftNavContent04_5 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/carrageenans/cts_prod_hydro_car_man.shtml">Manufacturing process</a></li>';
					leftNavContent04_6 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/carrageenans/cts_prod_hydro_car_app.shtml">Applications/brand names</a></li>';
					leftNavContent04_7 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/carrageenans/cts_prod_hydro_car_pes.shtml">What is P.E.S.?</a></li></ul></li>';
					leftNavContent04_end = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/guar_gum/cts_prod_hydro_guar.shtml">Guar gum</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/locust/cts_prod_hydro_loc.shtml">Locust bean gum</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/pectins/cts_prod_hydro_pec.shtml">Pectins</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/scleroglucan/cts_prod_hydro_scler.shtml">Scleroglucan</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/xanthan/cts_prod_hydro_xan.shtml">Xanthan gum</a></li></ul></li>';
					
					if (currentFileName == "cts_prod_hydro_car") {
						leftNavContent04_1 = '<li><strong>Carrageenans</strong>';
						leftNavContent04_1 += '<ul id="subleftNavigation">';
					}
					else if (currentFileName == "cts_prod_hydro_car_fun") {
						leftNavContent04_2 = "<li><strong>Functionality</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_car_raw") {
						leftNavContent04_3 = "<li><strong>Raw materials</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_car_mol") {
						leftNavContent04_4 = "<li><strong>Molecular structure</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_car_man") {
						leftNavContent04_5 = "<li><strong>Manufacturing process</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_car_app") {
						leftNavContent04_6 = "<li><strong>Applications/brand names</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_car_pes") {
						leftNavContent04_7 = "<li><strong>What is P.E.S.?</strong></li></ul></li>";
					}
						
					leftNavContent04 = leftNavContent04_beg + leftNavContent04_1 + leftNavContent04_2 + leftNavContent04_3 + leftNavContent04_4 + leftNavContent04_5 + leftNavContent04_6 + leftNavContent04_7 + leftNavContent04_end;
					break;
					
					case "Guar Gum":
					leftNavContent04_beg += '<ul id="subleftNavigation">';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/alginates/cts_prod_hydro_alg.shtml">Alginates</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/carrageenans/cts_prod_hydro_car.shtml">Carrageenans</a></li>';
					leftNavContent04_1 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/guar_gum/cts_prod_hydro_guar.shtml">Guar gum</a>';
					leftNavContent04_1 += '<ul id="subleftNavigation">';
					leftNavContent04_2 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/guar_gum/cts_prod_hydro_guar_mol.shtml">Molecular structure</a></li>';
					leftNavContent04_3 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/guar_gum/cts_prod_hydro_guar_man.shtml">Manufacturing process</a></li>';
					leftNavContent04_4 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/guar_gum/cts_prod_hydro_guar_app.shtml">Applications/brand names</a></li></ul></li>';
					leftNavContent04_end = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/locust/cts_prod_hydro_loc.shtml">Locust bean gum</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/pectins/cts_prod_hydro_pec.shtml">Pectins</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/scleroglucan/cts_prod_hydro_scler.shtml">Scleroglucan</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/xanthan/cts_prod_hydro_xan.shtml">Xanthan gum</a></li></ul></li>';
					
					if (currentFileName == "cts_prod_hydro_guar") {
						leftNavContent04_1 = '<li><strong>Guar gum</strong>';
						leftNavContent04_1 += '<ul id="subleftNavigation">';
					}
					else if (currentFileName == "cts_prod_hydro_guar_mol") {
						leftNavContent04_2 = "<li><strong>Molecular structure</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_guar_man") {
						leftNavContent04_3 = "<li><strong>Manufacturing process</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_guar_app") {
						leftNavContent04_4 = "<li><strong>Applications/brand names</strong></li></ul></li>";
					}
						
					leftNavContent04 = leftNavContent04_beg + leftNavContent04_1 + leftNavContent04_2 + leftNavContent04_3 + leftNavContent04_4 + leftNavContent04_end;
					break;
					
					case "Locust Bean Gum":
					leftNavContent04_beg += '<ul id="subleftNavigation">';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/alginates/cts_prod_hydro_alg.shtml">Alginates</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/carrageenans/cts_prod_hydro_car.shtml">Carrageenans</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/guar_gum/cts_prod_hydro_guar.shtml">Guar gum</a></li>';
					leftNavContent04_1 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/locust/cts_prod_hydro_loc.shtml">Locust bean gum</a>';
					leftNavContent04_1 += '<ul id="subleftNavigation">';
					leftNavContent04_2 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/locust/cts_prod_hydro_loc_fun.shtml">Functionality</a></li>';
					leftNavContent04_3 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/locust/cts_prod_hydro_loc_mol.shtml">Molecular structure</a></li>';
					leftNavContent04_4 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/locust/cts_prod_hydro_loc_man.shtml">Manufacturing process</a></li>';
					leftNavContent04_5 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/locust/cts_prod_hydro_loc_app.shtml">Applications/brand names</a></li></ul></li>';
					leftNavContent04_end = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/pectins/cts_prod_hydro_pec.shtml">Pectins</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/scleroglucan/cts_prod_hydro_scler.shtml">Scleroglucan</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/xanthan/cts_prod_hydro_xan.shtml">Xanthan gum</a></li></ul></li>';
					
					if (currentFileName == "cts_prod_hydro_loc") {
						leftNavContent04_1 = '<li><strong>Locust bean gum</strong>';
						leftNavContent04_1 += '<ul id="subleftNavigation">';
					}
					else if (currentFileName == "cts_prod_hydro_loc_fun") {
						leftNavContent04_2 = "<li><strong>Functionality</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_loc_mol") {
						leftNavContent04_3 = "<li><strong>Molecular structure</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_loc_man") {
						leftNavContent04_4 = "<li><strong>Manufacturing process</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_loc_app") {
						leftNavContent04_5 = "<li><strong>Applications/brand names</strong></li></ul></li>";
					}
						
					leftNavContent04 = leftNavContent04_beg + leftNavContent04_1 + leftNavContent04_2 + leftNavContent04_3 + leftNavContent04_4  + leftNavContent04_5 + leftNavContent04_end;
					break;	
					
					case "Pectins":
					leftNavContent04_beg += '<ul id="subleftNavigation">';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/alginates/cts_prod_hydro_alg.shtml">Alginates</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/carrageenans/cts_prod_hydro_car.shtml">Carrageenans</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/guar_gum/cts_prod_hydro_guar.shtml">Guar gum</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/locust/cts_prod_hydro_loc.shtml">Locust bean gum</a></li>';
					leftNavContent04_1 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/pectins/cts_prod_hydro_pec.shtml">Pectins</a>';
					leftNavContent04_1 += '<ul id="subleftNavigation">';
					leftNavContent04_2 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/pectins/cts_prod_hydro_pec_fun.shtml">Functionality</a></li>';
					leftNavContent04_3 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/pectins/cts_prod_hydro_pec_raw.shtml">Raw materials</a></li>';
					leftNavContent04_4 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/pectins/cts_prod_hydro_pec_mol.shtml">Molecular structure</a></li>';
					leftNavContent04_5 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/pectins/cts_prod_hydro_pec_man.shtml">Manufacturing process</a></li>';
					leftNavContent04_6 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/pectins/cts_prod_hydro_pec_app.shtml">Applications/brand names</a></li></ul></li>';
					leftNavContent04_end = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/scleroglucan/cts_prod_hydro_scler.shtml">Scleroglucan</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/xanthan/cts_prod_hydro_xan.shtml">Xanthan gum</a></li></ul></li>';
					
					if (currentFileName == "cts_prod_hydro_pec") {
						leftNavContent04_1 = '<li><strong>Pectins</strong>';
						leftNavContent04_1 += '<ul id="subleftNavigation">';
					}
					else if (currentFileName == "cts_prod_hydro_pec_fun") {
						leftNavContent04_2 = "<li><strong>Functionality</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_pec_raw") {
						leftNavContent04_3 = "<li><strong>Raw materials</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_pec_mol") {
						leftNavContent04_4 = "<li><strong>Molecular structure</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_pec_man") {
						leftNavContent04_5 = "<li><strong>Manufacturing process</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_pec_app") {
						leftNavContent04_6 = "<li><strong>Applications/brand names</strong></li></ul></li>";
					}
						
					leftNavContent04 = leftNavContent04_beg + leftNavContent04_1 + leftNavContent04_2 + leftNavContent04_3 + leftNavContent04_4 + leftNavContent04_5 + leftNavContent04_6 + leftNavContent04_end;
					break;						
					
					case "Scleroglucan":
					leftNavContent04_beg += '<ul id="subleftNavigation">';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/alginates/cts_prod_hydro_alg.shtml">Alginates</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/carrageenans/cts_prod_hydro_car.shtml">Carrageenans</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/guar_gum/cts_prod_hydro_guar.shtml">Guar gum</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/locust/cts_prod_hydro_loc.shtml">Locust bean gum</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/pectins/cts_prod_hydro_pec.shtml">Pectins</a></li>';
					leftNavContent04_1 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/scleroglucan/cts_prod_hydro_scler.shtml">Scleroglucan</a>';
					leftNavContent04_1 += '<ul id="subleftNavigation">';
					leftNavContent04_2 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/scleroglucan/cts_prod_hydro_scler_fun.shtml">Functionality</a></li>';
					leftNavContent04_3 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/scleroglucan/cts_prod_hydro_scler_mol.shtml">Molecular structure</a></li>';
					leftNavContent04_4 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/scleroglucan/cts_prod_hydro_scler_man.shtml">Manufacturing process</a></li>';
					leftNavContent04_5 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/scleroglucan/cts_prod_hydro_scler_app.shtml">Applications/brand names</a></li></ul></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/xanthan/cts_prod_hydro_xan.shtml">Xanthan Gum</a></li></ul></li>';
					
					if (currentFileName == "cts_prod_hydro_scler") {
						leftNavContent04_1 = '<li><strong>Scleroglucan</strong>';
						leftNavContent04_1 += '<ul id="subleftNavigation">';
					}
					else if (currentFileName == "cts_prod_hydro_scler_fun") {
						leftNavContent04_2 = "<li><strong>Functionality</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_scler_mol") {
						leftNavContent04_3 = "<li><strong>Molecular structure</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_scler_man") {
						leftNavContent04_4 = "<li><strong>Manufacturing process</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_scler_app") {
						leftNavContent04_5 = "<li><strong>Applications/brand names</strong></li></ul></li>";
					}
						
					leftNavContent04 = leftNavContent04_beg + leftNavContent04_1 + leftNavContent04_2 + leftNavContent04_3 + leftNavContent04_4 + leftNavContent04_5 + leftNavContent04_end;
					break;	
					
					case "Xanthan Gum":
					leftNavContent04_beg += '<ul id="subleftNavigation">';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/alginates/cts_prod_hydro_alg.shtml">Alginates</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/carrageenans/cts_prod_hydro_car.shtml">Carrageenans</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/guar_gum/cts_prod_hydro_guar.shtml">Guar gum</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/locust/cts_prod_hydro_loc.shtml">Locust bean gum</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/pectins/cts_prod_hydro_pec.shtml">Pectins</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/scleroglucan/cts_prod_hydro_scler.shtml">Scleroglucan</a></li>';
					leftNavContent04_1 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/xanthan/cts_prod_hydro_xan.shtml">Xanthan gum</a>';
					leftNavContent04_1 += '<ul id="subleftNavigation">';
					leftNavContent04_2 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/xanthan/cts_prod_hydro_xan_fun.shtml">Functionality</a></li>';
					leftNavContent04_3 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/xanthan/cts_prod_hydro_xan_mol.shtml">Molecular structure</a></li>';
					leftNavContent04_4 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/xanthan/cts_prod_hydro_xan_man.shtml">Manufacturing process</a></li>';
					leftNavContent04_5 = '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/xanthan/cts_prod_hydro_xan_app.shtml">Applications/brand names</a></li></ul></li></ul></li>';
					
					if (currentFileName == "cts_prod_hydro_xan") {
						leftNavContent04_1 = '<li><strong>Xanthan gum</strong>';
						leftNavContent04_1 += '<ul id="subleftNavigation">';
					}
					else if (currentFileName == "cts_prod_hydro_xan_fun") {
						leftNavContent04_2 = "<li><strong>Functionality</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_xan_mol") {
						leftNavContent04_3 = "<li><strong>Molecular structure</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_xan_man") {
						leftNavContent04_4 = "<li><strong>Manufacturing process</strong></li>";
					}
					else if (currentFileName == "cts_prod_hydro_xan_app") {
						leftNavContent04_5 = "<li><strong>Applications/brand names</strong></li></ul></li></ul></li>";
					}
						
					leftNavContent04 = leftNavContent04_beg + leftNavContent04_1 + leftNavContent04_2 + leftNavContent04_3 + leftNavContent04_4 + leftNavContent04_5 + leftNavContent04_end;
					break;	
					}
						} else {
					if (currentFileName == "cts_prod_hydro") {
						leftNavContent04_beg = '<div class="SectionHeading">Products</div>';
						leftNavContent04_beg += '<div id="leftnav">';
						leftNavContent04_beg += '<ul id="leftNavigation">';
						leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult.shtml">Cultures</a></li>';
						leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/functional/cts_prod_fun.shtml">Functional systems</a></li>';
						leftNavContent04_beg += '<li><strong>Hydrocolloids</strong>';
					}

					leftNavContent04_end = '<ul id="subleftNavigation">';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/alginates/cts_prod_hydro_alg.shtml">Alginates</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/carrageenans/cts_prod_hydro_car.shtml">Carrageenans</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/guar_gum/cts_prod_hydro_guar.shtml">Guar gum</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/locust/cts_prod_hydro_loc.shtml">Locust bean gum</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/pectins/cts_prod_hydro_pec.shtml">Pectins</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/scleroglucan/cts_prod_hydro_scler.shtml">Scleroglucan</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/xanthan/cts_prod_hydro_xan.shtml">Xanthan gum</a></li></ul></li>';
											
					leftNavContent04 = leftNavContent04_beg + leftNavContent04_end;

						}
					leftNavContent04 += '<li><a href="http://www.cargilltexturizing.com/products/lecithins/cts_prod_lec.shtml">Lecithins</a></li>';
					leftNavContent04 += '<li><a href="http://www.cargilltexturizing.com/products/soy/cts_prod_soy.shtml">Soy proteins</a></li>';

					leftNavContent04 += '<li><a href="http://www.cargilltexturizing.com/products/starch/cts_prod_star.shtml">Starch and derivatives</a></li>';
					leftNavContent04 += '</ul></li></ul></div>';
					break;
					
					case "Lecithins":
					leftNavContent04_beg = '<div class="SectionHeading">Products</div>';
					leftNavContent04_beg += '<div id="leftnav">';
					leftNavContent04_beg += '<ul id="leftNavigation">';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult.shtml">Cultures</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/functional/cts_prod_fun.shtml">Functional systems</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/cts_prod_hydro.shtml">Hydrocolloids</a></li>';
					leftNavContent04_1 = '<li><a href="http://www.cargilltexturizing.com/products/lecithins/cts_prod_lec.shtml">Lecithins</a>';
					leftNavContent04_1 += '<ul id="subleftNavigation">';
					leftNavContent04_2 = '<li><a href="http://www.cargilltexturizing.com/products/lecithins/cts_prod_lec_fun.shtml">Functionality</a></li>';
					leftNavContent04_3 = '<li><a href="http://www.cargilltexturizing.com/products/lecithins/cts_prod_lec_raw.shtml">Raw materials</a></li>';
					leftNavContent04_4 = '<li><a href="http://www.cargilltexturizing.com/products/lecithins/cts_prod_lec_man.shtml">Manufacturing process</a></li>';
					leftNavContent04_5 = '<li><a href="http://www.cargilltexturizing.com/products/lecithins/cts_prod_lec_leg.shtml">Legislation</a></li>';
					leftNavContent04_6 = '<li><a href="http://www.cargilltexturizing.com/products/lecithins/cts_prod_lec_app.shtml">Applications/brand names</a></li></ul></li>';
					leftNavContent04_end = '<li><a href="http://www.cargilltexturizing.com/products/soy/cts_prod_soy.shtml">Soy proteins</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/starch/cts_prod_star.shtml">Starch and derivatives</a></li>';
					leftNavContent04_end += '</ul></div>';
					
					if (currentFileName == "cts_prod_lec") {
						leftNavContent04_1 = '<li><strong>Lecithins</strong>';
						leftNavContent04_1 += '<ul id="subleftNavigation">';
					}
					else if (currentFileName == "cts_prod_lec_fun") {
						leftNavContent04_2 = "<li><strong>Functionality</strong></li>";
					}
					else if (currentFileName == "cts_prod_lec_raw") {
						leftNavContent04_3 = "<li><strong>Raw materials</strong></li>";
					}
					else if (currentFileName == "cts_prod_lec_man") {
						leftNavContent04_4 = "<li><strong>Manufacturing process</strong></li>";
					}
					else if (currentFileName == "cts_prod_lec_leg") {
						leftNavContent04_5 = "<li><strong>Legislation</strong></li>";
					}
					else if (currentFileName == "cts_prod_lec_app") {
						leftNavContent04_6 = "<li><strong>Applications/brand names</strong></li></ul></li>";
					}
						
					leftNavContent04 = leftNavContent04_beg + leftNavContent04_1 + leftNavContent04_2 + leftNavContent04_3 + leftNavContent04_4 + leftNavContent04_5 + leftNavContent04_6 + leftNavContent04_end;
					break;
					
					case "Soy Proteins":
					leftNavContent04_beg = '<div class="SectionHeading">Products</div>';
					leftNavContent04_beg += '<div id="leftnav">';
					leftNavContent04_beg += '<ul id="leftNavigation">';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult.shtml">Cultures</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/functional/cts_prod_fun.shtml">Functional systems</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/cts_prod_hydro.shtml">Hydrocolloids</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/lecithins/cts_prod_lec.shtml">Lecithins</a></li>';
					leftNavContent04_1 = '<li><a href="http://www.cargilltexturizing.com/products/soy/cts_prod_soy.shtml">Soy proteins</a>';
					leftNavContent04_1 += '<ul id="subleftNavigation">';
					leftNavContent04_2 = '<li><a href="http://www.cargilltexturizing.com/products/soy/cts_prod_soy_fun.shtml">Functionality</a></li>';
					leftNavContent04_3 = '<li><a href="http://www.cargilltexturizing.com/products/soy/cts_prod_soy_mol.shtml">Molecular structure</a></li>';
					leftNavContent04_4 = '<li><a href="http://www.cargilltexturizing.com/products/soy/cts_prod_soy_man.shtml">Manufacturing process</a></li>';
					leftNavContent04_5 = '<li><a href="http://www.cargilltexturizing.com/products/soy/cts_prod_soy_app.shtml">Applications/brand names</a></li></ul></li>';
					leftNavContent04_end = '<li><a href="http://www.cargilltexturizing.com/products/starch/cts_prod_star.shtml">Starch and derivatives</a></li>';
					leftNavContent04_end += '</ul></div>';
					
					if (currentFileName == "cts_prod_soy") {
						leftNavContent04_1 = '<li><strong>Soy proteins</strong>';
						leftNavContent04_1 += '<ul id="subleftNavigation">';
					}
					else if (currentFileName == "cts_prod_soy_fun") {
						leftNavContent04_2 = "<li><strong>Functionality</strong></li>";
					}
					else if (currentFileName == "cts_prod_soy_mol") {
						leftNavContent04_3 = "<li><strong>Molecular structure</strong></li>";
					}
					else if (currentFileName == "cts_prod_soy_man") {
						leftNavContent04_4 = "<li><strong>Manufacturing process</strong></li>";
					}
					else if (currentFileName == "cts_prod_soy_app") {
						leftNavContent04_5 = "<li><strong>Applications/brand names</strong></li></ul></li>";
					}
						
					leftNavContent04 = leftNavContent04_beg + leftNavContent04_1 + leftNavContent04_2 + leftNavContent04_3 + leftNavContent04_4 + leftNavContent04_5 + leftNavContent04_end;
					break;					
					
					case "Starch":
					leftNavContent04_beg = '<div class="SectionHeading">Products</div>';
					leftNavContent04_beg += '<div id="leftnav">';
					leftNavContent04_beg += '<ul id="leftNavigation">';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult.shtml">Cultures</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/functional/cts_prod_fun.shtml">Functional systems</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/cts_prod_hydro.shtml">Hydrocolloids</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/lecithins/cts_prod_lec.shtml">Lecithins</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/soy/cts_prod_soy.shtml">Soy proteins</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/starch/cts_prod_star.shtml">Starch and derivatives</a>';
					if (getDclValue("xSubCategory"))
						{
						switch (xSubCategoryValue)
							{
					case "Native Starches":
					leftNavContent04_beg += '<ul id="subleftNavigation">';
					leftNavContent04_1 += '<li><a href="http://www.cargilltexturizing.com/products/starch/native/cts_prod_star_nat.shtml">Native starches</a>';
					leftNavContent04_1 += '<ul id="subleftNavigation">';
					leftNavContent04_2 += '<li><a href="http://www.cargilltexturizing.com/products/starch/native/cts_prod_star_nat_raw.shtml">Raw materials</a></li>';
					leftNavContent04_3 += '<li><a href="http://www.cargilltexturizing.com/products/starch/native/cts_prod_star_nat_mol.shtml">Molecular structure</a></li>';
					leftNavContent04_4 += '<li><a href="http://www.cargilltexturizing.com/products/starch/native/cts_prod_star_nat_man.shtml">Manufacturing process</a></li>';
					leftNavContent04_5 += '<li><a href="http://www.cargilltexturizing.com/products/starch/native/cts_prod_star_nat_app.shtml">Applications/brand names</a></li></ul></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/starch/modified/cts_prod_star_mod.shtml">Modified starches</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/starch/resistant/cts_prod_star_res.shtml">Resistant starches</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/starch/maltodextrins/cts_prod_star_malt.shtml">Maltodextrins</a></li></ul></li>';
					
					if (currentFileName == "cts_prod_star_nat") {
						leftNavContent04_1 = '<li><strong>Native starches</strong>';
						leftNavContent04_1 += '<ul id="subleftNavigation">';
					}
					else if (currentFileName == "cts_prod_star_nat_raw") {
						leftNavContent04_2 = "<li><strong>Raw materials</strong></li>";
					}
					else if (currentFileName == "cts_prod_star_nat_mol") {
						leftNavContent04_3 = "<li><strong>Molecular structure</strong></li>";
					}
					else if (currentFileName == "cts_prod_star_nat_man") {
						leftNavContent04_4 = "<li><strong>Manufacturing process</strong></li>";
					}
					else if (currentFileName == "cts_prod_star_nat_app") {
						leftNavContent04_5 = "<li><strong>Applications/brand names</strong></li></ul></li>";
					}
						
					leftNavContent04 = leftNavContent04_beg + leftNavContent04_1 + leftNavContent04_2 + leftNavContent04_3 + leftNavContent04_4 + leftNavContent04_5 + leftNavContent04_end;
					break;
					
					case "Modified Starches":
					leftNavContent04_beg += '<ul id="subleftNavigation">';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/starch/native/cts_prod_star_nat.shtml">Native starches</a></li>';
					leftNavContent04_1 = '<li><a href="http://www.cargilltexturizing.com/products/starch/modified/cts_prod_star_mod.shtml">Modified starches</a>';
					leftNavContent04_1 += '<ul id="subleftNavigation">';
					leftNavContent04_2 = '<li><a href="http://www.cargilltexturizing.com/products/starch/modified/cts_prod_star_mod_fun.shtml">Functionality</a></li>';
					leftNavContent04_3 = '<li><a href="http://www.cargilltexturizing.com/products/starch/modified/cts_prod_star_mod_raw.shtml">Raw materials</a></li>';
					leftNavContent04_4 = '<li><a href="http://www.cargilltexturizing.com/products/starch/modified/cts_prod_star_mod_mol.shtml">Molecular structure</a></li>';
					leftNavContent04_5 = '<li><a href="http://www.cargilltexturizing.com/products/starch/modified/cts_prod_star_mod_man.shtml">Manufacturing process</a></li>';
					leftNavContent04_6 = '<li><a href="http://www.cargilltexturizing.com/products/starch/modified/cts_prod_star_mod_app.shtml">Applications/brand names</a></li>';
					leftNavContent04_7 += '<li><a href="http://www.cargilltexturizing.com/products/starch/modified/cts_prod_star_mod_leg.shtml">Legislation</a></li></ul></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/starch/resistant/cts_prod_star_res.shtml">Resistant starches</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/starch/maltodextrins/cts_prod_star_malt.shtml">Maltodextrins</a></li></ul></li>';
					
					if (currentFileName == "cts_prod_star_mod") {
						leftNavContent04_1 = '<li><strong>Modified starches</strong>';
						leftNavContent04_1 += '<ul id="subleftNavigation">';
					}
					else if (currentFileName == "cts_prod_star_mod_fun") {
						leftNavContent04_2 = "<li><strong>Functionality</strong></li>";
					}
					else if (currentFileName == "cts_prod_star_mod_raw") {
						leftNavContent04_3 = "<li><strong>Raw materials</strong></li>";
					}
					else if (currentFileName == "cts_prod_star_mod_mol") {
						leftNavContent04_4 = "<li><strong>Molecular structure</strong></li>";
					}
					else if (currentFileName == "cts_prod_star_mod_man") {
						leftNavContent04_5 = "<li><strong>Manufacturing process</strong></li>";
					}
					else if (currentFileName == "cts_prod_star_mod_app") {
						leftNavContent04_6 = "<li><strong>Applications/brand names</strong></li>";
					}
					else if (currentFileName == "cts_prod_star_mod_leg") {
						leftNavContent04_7 = "<li><strong>Legislation</strong></li></ul></li>";
					}
						
					leftNavContent04 = leftNavContent04_beg + leftNavContent04_1 + leftNavContent04_2 + leftNavContent04_3 + leftNavContent04_4 + leftNavContent04_5 + leftNavContent04_6 + leftNavContent04_7 + leftNavContent04_end;
					break;					
					
					case "Resistant Starches":
					leftNavContent04_beg += '<ul id="subleftNavigation">';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/starch/native/cts_prod_star_nat.shtml">Native starches</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/starch/modified/cts_prod_star_mod.shtml">Modified starches</a></li>';
					leftNavContent04_1 = '<li><a href="http://www.cargilltexturizing.com/products/starch/resistant/cts_prod_star_res.shtml">Resistant starches</a>';
					leftNavContent04_1 += '<ul id="subleftNavigation">';
					leftNavContent04_2 = '<li><a href="http://www.cargilltexturizing.com/products/starch/resistant/cts_prod_star_res_fun.shtml">Functionality</a></li>';
					leftNavContent04_3 = '<li><a href="http://www.cargilltexturizing.com/products/starch/resistant/cts_prod_star_res_raw.shtml">Raw materials</a></li>';
					leftNavContent04_4 = '<li><a href="http://www.cargilltexturizing.com/products/starch/resistant/cts_prod_star_res_mol.shtml">Molecular structure</a></li>';
					leftNavContent04_5 = '<li><a href="http://www.cargilltexturizing.com/products/starch/resistant/cts_prod_star_res_man.shtml">Manufacturing process</a></li>';
					leftNavContent04_6 = '<li><a href="http://www.cargilltexturizing.com/products/starch/resistant/cts_prod_star_res_nut.shtml">Nutritional aspects</a></li>';
					leftNavContent04_7 = '<li><a href="http://www.cargilltexturizing.com/products/starch/resistant/cts_prod_star_res_app.shtml">Applications/brand names</a></li>';
					leftNavContent04_8 += '<li><a href="http://www.cargilltexturizing.com/products/starch/resistant/cts_prod_star_res_leg.shtml">Legislation</a></li></ul></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/starch/maltodextrins/cts_prod_star_malt.shtml">Maltodextrins</a></li></ul></li>';
					
					if (currentFileName == "cts_prod_star_res") {
						leftNavContent04_1 = '<li><strong>Resistant starches</strong>';
						leftNavContent04_1 += '<ul id="subleftNavigation">';
					}
					else if (currentFileName == "cts_prod_star_res_fun") {
						leftNavContent04_2 = "<li><strong>Functionality</strong></li>";
					}
					else if (currentFileName == "cts_prod_star_res_raw") {
						leftNavContent04_3 = "<li><strong>Raw materials</strong></li>";
					}
					else if (currentFileName == "cts_prod_star_res_mol") {
						leftNavContent04_4 = "<li><strong>Molecular structure</strong></li>";
					}
					else if (currentFileName == "cts_prod_star_res_man") {
						leftNavContent04_5 = "<li><strong>Manufacturing process</strong></li>";
					}
					else if (currentFileName == "cts_prod_star_res_nut") {
						leftNavContent04_6 = "<li><strong>Nutritional aspects</strong></li>";
					}
					else if (currentFileName == "cts_prod_star_res_app") {
						leftNavContent04_7 = "<li><strong>Applications/brand names</strong></li>";
					}
					else if (currentFileName == "cts_prod_star_res_leg") {
						leftNavContent04_8 = "<li><strong>Legislation</strong></li></ul></li>";
					}
						
					leftNavContent04 = leftNavContent04_beg + leftNavContent04_1 + leftNavContent04_2 + leftNavContent04_3 + leftNavContent04_4 + leftNavContent04_5 + leftNavContent04_6 + leftNavContent04_7 + leftNavContent04_8 + leftNavContent04_end;
					break;
					
					case "Maltodextrins":
					leftNavContent04_beg += '<ul id="subleftNavigation">';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/starch/native/cts_prod_star_nat.shtml">Native starches</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/starch/modified/cts_prod_star_mod.shtml">Modified starches</a></li>';
					leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/starch/resistant/cts_prod_star_res.shtml">Resistant starches</a></li>';
					leftNavContent04_1 = '<li><a href="http://www.cargilltexturizing.com/products/starch/maltodextrins/cts_prod_star_malt.shtml">Maltodextrins</a>';
					leftNavContent04_1 += '<ul id="subleftNavigation">';
					leftNavContent04_2 = '<li><a href="http://www.cargilltexturizing.com/products/starch/maltodextrins/cts_prod_star_malt_fun.shtml">Functionality</a></li>';
					leftNavContent04_3 = '<li><a href="http://www.cargilltexturizing.com/products/starch/maltodextrins/cts_prod_star_malt_raw.shtml">Raw materials</a></li>';
					leftNavContent04_4 = '<li><a href="http://www.cargilltexturizing.com/products/starch/maltodextrins/cts_prod_star_malt_mol.shtml">Molecular structure</a></li>';
					leftNavContent04_5 = '<li><a href="http://www.cargilltexturizing.com/products/starch/maltodextrins/cts_prod_star_malt_man.shtml">Manufacturing process</a></li>';
					leftNavContent04_6 = '<li><a href="http://www.cargilltexturizing.com/products/starch/maltodextrins/cts_prod_star_malt_app.shtml">Applications/brand names</a></li></ul></li>';
					
					if (currentFileName == "cts_prod_star_malt") {
						leftNavContent04_1 = '<li><strong>Maltodextrins</strong>';
						leftNavContent04_1 += '<ul id="subleftNavigation">';
					}
					else if (currentFileName == "cts_prod_star_malt_fun") {
						leftNavContent04_2 = "<li><strong>Functionality</strong></li>";
					}
					else if (currentFileName == "cts_prod_star_malt_raw") {
						leftNavContent04_3 = "<li><strong>Raw materials</strong></li>";
					}
					else if (currentFileName == "cts_prod_star_malt_mol") {
						leftNavContent04_4 = "<li><strong>Molecular structure</strong></li>";
					}
					else if (currentFileName == "cts_prod_star_malt_man") {
						leftNavContent04_5 = "<li><strong>Manufacturing process</strong></li>";
					}
					else if (currentFileName == "cts_prod_star_malt_app") {
						leftNavContent04_6 = "<li><strong>Applications/brand names</strong></li>";
					}
						
					leftNavContent04 = leftNavContent04_beg + leftNavContent04_1 + leftNavContent04_2 + leftNavContent04_3 + leftNavContent04_4 + leftNavContent04_5 + leftNavContent04_6 + leftNavContent04_end;
					break;
					}
					} else {
					if (currentFileName == "cts_prod_star") {
						leftNavContent04_beg = '<div class="SectionHeading">Products</div>';
						leftNavContent04_beg += '<div id="leftnav">';
						leftNavContent04_beg += '<ul id="leftNavigation">';
						leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult.shtml">Cultures</a></li>';
						leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/functional/cts_prod_fun.shtml">Functional systems</a></li>';
						leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/cts_prod_hydro.shtml">Hydrocolloids</a></li>';
						leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/lecithins/cts_prod_lec.shtml">Lecithins</a></li>';
						leftNavContent04_beg += '<li><a href="http://www.cargilltexturizing.com/products/soy/cts_prod_soy.shtml">Soy proteins</a></li>';
						leftNavContent04_beg += '<li><strong>Starch and derivatives</strong>';
					}
					
					leftNavContent04_end = '<ul id="subleftNavigation">';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/starch/native/cts_prod_star_nat.shtml">Native starches</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/starch/modified/cts_prod_star_mod.shtml">Modified starches</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/starch/resistant/cts_prod_star_res.shtml">Resistant starches</a></li>';
					leftNavContent04_end += '<li><a href="http://www.cargilltexturizing.com/products/starch/maltodextrins/cts_prod_star_malt.shtml">Maltodextrins</a></li></ul></li>';
											
					leftNavContent04 = leftNavContent04_beg + leftNavContent04_end;

						}
					leftNavContent04 += '</ul></li></ul></div>';
					break;
					}
				}
					else {
					leftNavContent04 = '<div class="SectionHeading">Products</div>';
					leftNavContent04 += '<div id="leftnav">';
					leftNavContent04 += '<ul id="leftNavigation">';
					leftNavContent04 += '<li><a href="http://www.cargilltexturizing.com/products/cultures/cts_prod_cult.shtml">Cultures and enzymes</a></li>';
					leftNavContent04 += '<li><a href="http://www.cargilltexturizing.com/products/functional/cts_prod_fun.shtml">Functional systems</a></li>';
					leftNavContent04 += '<li><a href="http://www.cargilltexturizing.com/products/hydrocolloids/cts_prod_hydro.shtml">Hydrocolloids</a></li>';
					leftNavContent04 += '<li><a href="http://www.cargilltexturizing.com/products/lecithins/cts_prod_lec.shtml">Lecithins</a></li>';
					leftNavContent04 += '<li><a href="http://www.cargilltexturizing.com/products/soy/cts_prod_soy.shtml">Soy proteins</a></li>';
					leftNavContent04 += '<li><a href="http://www.cargilltexturizing.com/products/starch/cts_prod_star.shtml">Starch and derivatives</a></li></ul></div>';
					}
					break;
					
				case "Markets Served":						
					leftNavContent05_beg = '<div class="SectionHeading">Markets served</div>';
					leftNavContent05_beg += '<div id="leftnav">';
					leftNavContent05_beg += '<ul id="leftNavigation">';
					leftNavContent05_1 = '<li><a href="http://www.cargilltexturizing.com/markets/bakery/cts_markets_bakery.shtml">Baking</a></li>';
					leftNavContent05_2 = '<li><a href="http://www.cargilltexturizing.com/markets/beverages/cts_markets_beverages.shtml">Beverages</a></li>';
					leftNavContent05_3 = '<li><a href="http://www.cargilltexturizing.com/markets/confectionary/cts_markets_confection.shtml">Confectionary and chocolate</a></li>';
					leftNavContent05_4 = '<li><a href="http://www.cargilltexturizing.com/markets/convenience/cts_markets_conven.shtml">Convenience foods</a></li>';
					leftNavContent05_5 = '<li><a href="http://www.cargilltexturizing.com/markets/dairy/cts_markets_dairy.shtml">Dairy</a></li>';
					leftNavContent05_6 = '<li><a href="http://www.cargilltexturizing.com/markets/ice_cream/cts_markets_icecream.shtml">Ice cream and frozen desserts</a></li>';
					leftNavContent05_7 = '<li><a href="http://www.cargilltexturizing.com/markets/fruit/cts_markets_procfruit.shtml">Processed fruit and vegetables</a></li>';
					leftNavContent05_8 = '<li><a href="http://www.cargilltexturizing.com/markets/meat/cts_markets_procmeat.shtml">Processed meat and fish</a></li>';
					leftNavContent05_9 = '<li><a href="http://www.cargilltexturizing.com/markets/pharma/cts_markets_pharma.shtml">Pharma and personal care</a></li>';
					leftNavContent05_end = '</ul></div>';
					
					if (currentFileName == "cts_markets_bakery") {
						leftNavContent05_1 = "<li><strong>Baking</strong></li>";
					}
					else if (currentFileName == "cts_markets_beverages") {
						leftNavContent05_2 = "<li><strong>Beverages</strong></li>";
					}
					else if (currentFileName == "cts_markets_confection") {
						leftNavContent05_3 = "<li><strong>Confectionary and chocolate</strong></li>";
					}
					else if (currentFileName == "cts_markets_conven") {
						leftNavContent05_4 = "<li><strong>Convenience foods</strong></li>";
					}
					else if (currentFileName == "cts_markets_dairy") {
						leftNavContent05_5 = "<li><strong>Dairy</strong></li>";
					}
					else if (currentFileName == "cts_markets_icecream") {
						leftNavContent05_6 = "<li><strong>Ice cream and frozen desserts</strong></li>";
					}
					else if (currentFileName == "cts_markets_procfruit") {
						leftNavContent05_7 = "<li><strong>Processed fruit and vegetables</strong></li>";
					}
					else if (currentFileName == "cts_markets_procmeat") {
						leftNavContent05_8 = "<li><strong>Processed meat and fish</strong></li>";
					}
					else if (currentFileName == "cts_markets_pharma") {
						leftNavContent05_9 = "<li><strong>Pharma and personal care</strong></li>";
					}
					
					leftNavContent05 = leftNavContent05_beg + leftNavContent05_1 + leftNavContent05_2 + leftNavContent05_3 + leftNavContent05_4 + leftNavContent05_5 + leftNavContent05_6 + leftNavContent05_7 + leftNavContent05_8 + leftNavContent05_9 + leftNavContent05_end;
					break;
					
				case "Locations":						
					leftNavContent06_beg = '<div class="SectionHeading">Locations</div>';
					leftNavContent06_beg += '<div id="leftnav">';
					leftNavContent06_beg += '<ul id="leftNavigation">';
					leftNavContent06_1 = '<li><a href="http://www.cargilltexturizing.com/locations/europe/cts_loc_europe.shtml">Europe</a></li>';
					leftNavContent06_2 = '<li><a href="http://www.cargilltexturizing.com/locations/mideast/cts_loc_mideast.shtml">Middle East</a></li>';
					leftNavContent06_3 = '<li><a href="http://www.cargilltexturizing.com/locations/north_america/cts_loc_na.shtml">North America</a></li>';
					leftNavContent06_4 = '<li><a href="http://www.cargilltexturizing.com/locations/latin_america/cts_loc_la.shtml">Latin America</a></li>';
					leftNavContent06_5 = '<li><a href="http://www.cargilltexturizing.com/locations/asia/cts_loc_asia.shtml">Asia Pacific</a></li>';
					leftNavContent06_6 = '<li><a href="http://www.cargilltexturizing.com/locations/africa/cts_loc_africa.shtml">Africa</a></li>';
					leftNavContent06_end = '</ul></div>';
					
					if (currentFileName == "cts_loc_europe") {
						leftNavContent06_1 = "<li><strong>Europe</strong></li>";
					}
					else if (currentFileName == "cts_loc_mideast") {
						leftNavContent06_2 = "<li><strong>Middle East</strong></li>";
					}
					else if (currentFileName == "cts_loc_na") {
						leftNavContent06_3 = "<li><strong>North America</strong></li>";
					}
					else if (currentFileName == "cts_loc_la") {
						leftNavContent06_4 = "<li><strong>Latin America</strong></li>";
					}
					else if (currentFileName == "cts_loc_asia") {
						leftNavContent06_5 = "<li><strong>Asia Pacific</strong></li>";
					}
					else if (currentFileName == "cts_loc_africa") {
						leftNavContent06_6 = "<li><strong>Africa</strong></li>";
					}
					
					leftNavContent06 = leftNavContent06_beg + leftNavContent06_1 + leftNavContent06_2 + leftNavContent06_3 + leftNavContent06_4 + leftNavContent06_5 + leftNavContent06_6 + leftNavContent06_end;
					break;
				}
			}

document.write(leftNavContent00 + leftNavContent01 + leftNavContent02 + leftNavContent03 + leftNavContent04 + leftNavContent05 + leftNavContent06 + leftNavContent07);