<!--Following is the WebTrends script for giving values to SBG, SBU, Brand and Product-->	  
	var uws_business = {};
	uws_business['sbg'] = 'Corporate';
	uws_business['sbu'] = 'Kansas City Plant';
	uws_business['sbe'] = 'Kansas City Plant' ;
	

	//This is independent for each product
		
	if(currsection == '1')
	{
		if(currsection2 == '-1')
		{
			uws_business['brand'] = 'About Us';
			uws_business['product'] = 'About Us';
		}
		
		if(currsection2 == '1')
		{
			uws_business['brand'] = 'About Us';
			uws_business['product'] = 'Our Mission & History';
		}
		if(currsection2 == '2')
		{
			uws_business['brand'] = 'About Us';
			uws_business['product'] = 'Core Competencies';
		}
		if(currsection2 == '3')
		{
			uws_business['brand'] = 'About Us';
			uws_business['product'] = 'Kirtland Operations';
		}
		if(currsection2 == '4')
		{
			uws_business['brand'] = 'About Us';
			uws_business['product'] = 'In the Community';
		}
		if(currsection2 == '5')
		{
			uws_business['brand'] = 'About Us';
			uws_business['product'] = 'Leadership';
		}
		if(currsection2 == '6')
		{
			uws_business['brand'] = 'About Us';
			uws_business['product'] = 'Kansas City Site Office';
		}
		if(currsection2 == '7')
		{
			uws_business['brand'] = 'About Us';
			uws_business['product'] = 'Contact Us';
		}
        }
	else if(currsection == '2')
	{
		if(currsection2 == '-1')
		{
			uws_business['brand'] = 'Technology & Solutions';
			uws_business['product'] = 'Technology & Solutions';
		}
		if(currsection2 == '1')
		{
			uws_business['brand'] = 'Technology & Solutions';
			uws_business['product'] = 'Why KCP';
		}
		if(currsection2 == '2')
		{
			uws_business['brand'] = 'Technology & Solutions';
			uws_business['product'] = 'Electronics';
		}
		if(currsection2 == '3')
		{
			uws_business['brand'] = 'Technology & Solutions';
			uws_business['product'] = 'Intelligent Systems';
		}
		if(currsection2 == '4')
		{
			uws_business['brand'] = 'Technology & Solutions';
			uws_business['product'] = 'Mechanical';
		}
		if(currsection2 == '5')
		{
			uws_business['brand'] = 'Technology & Solutions';
			uws_business['product'] = 'Micro Technologies';
		}
		if(currsection2 == '6')
		{
			uws_business['brand'] = 'Technology & Solutions';
			uws_business['product'] = 'Plastics & Engineered Materials';
		}
		if(currsection2 == '7')
		{
			uws_business['brand'] = 'Technology & Solutions';
			uws_business['product'] = 'Testing & Analysis';
		}
		if(currsection2 == '9')
		{
			uws_business['brand'] = 'Technology & Solutions';
			uws_business['product'] = 'Publications';
		}
	}
	else if(currsection == '3')
	{
		if(currsection2 == '-1')
		{
			uws_business['brand'] = 'Partnering With Us';
			uws_business['product'] = 'Partnering With Us';
		}
		else if(currsection2 == '1')
		{
			uws_business['brand'] = 'Partnering With Us';
			uws_business['product'] = 'Partnering Agreements';
		}
		
		else if(currsection2 == '2')
		{
			uws_business['brand'] = 'Partnering With Us';
			uws_business['product'] = 'Licensing';
		}
		else if(currsection2 == '3')
		{
			uws_business['brand'] = 'Partnering With Us';
			uws_business['product'] = 'Technologies Available For Licensing';
		}
		else if(currsection2 == '4')
		{
			uws_business['brand'] = 'Partnering With Us';
			uws_business['product'] = 'Nonproliferation';
		}
		else if(currsection2 == '5')
		{
			uws_business['brand'] = 'Partnering With Us';
			uws_business['product'] = 'Request More Information';
		}
		
	}
		
	
	else if(currsection == '4')
	{
		
		if(currsection2 == '-1')
		{
			uws_business['brand'] = 'Integrated Supply Chain';
			uws_business['product'] = 'Integrated Supply Chain';
		}
		if(currsection2 == '1')
		{
			uws_business['brand'] = 'Integrated Supply Chain';
			uws_business['product'] = 'Register / Update your Company Info';
		}
						
	}
	
	else if(currsection == '5')
	{
		
		if(currsection2 == '-1')
		{
			uws_business['brand'] = 'News & Events';
			uws_business['product'] = 'News & Events';
		}
		if(currsection2 == '1')
		{
			uws_business['brand'] = 'News & Events';
			uws_business['product'] = 'News Releases & Features';
		}
		if(currsection2 == '2')
		{
			uws_business['brand'] = 'News & Events';
			uws_business['product'] = 'Media Resources';
		}
		if(currsection2 == '3')
		{
			uws_business['brand'] = 'News & Events';
			uws_business['product'] = 'Newsletters';
		}
		if(currsection2 == '4')
		{
			uws_business['brand'] = 'News & Events';
			uws_business['product'] = 'Events Calendar';
		}
		if(currsection2 == '5')
		{
			uws_business['brand'] = 'News & Events';
			uws_business['product'] = 'Contact Us';
		}
		
						
	}
	else if(currsection == '6')
	{
		
		if(currsection2 == '-1')
		{
			uws_business['brand'] = 'Careers';
			uws_business['product'] = 'Careers';
		}
		if(currsection2 == '1')
		{
			uws_business['brand'] = 'Careers';
			uws_business['product'] = 'Jobsearch';
		}
		if(currsection2 == '2')
		{
			uws_business['brand'] = 'Careers';
			uws_business['product'] = 'Our Culture';
		}
		if(currsection2 == '3')
		{
			uws_business['brand'] = 'Careers';
			uws_business['product'] = 'Internship Program';
		}
		if(currsection2 == '4')
		{
			uws_business['brand'] = 'Careers';
			uws_business['product'] = 'Locations';
		}
		if(currsection2 == '5')
		{
			uws_business['brand'] = 'Careers';
			uws_business['product'] = 'Retiree Resources';
		}
		
				
	}
	else
	{	
		uws_business['brand'] = 'HOME'; 
		uws_business['product'] = 'Kansas City Plant';
	}
	uws_setBusinessIDs();
	
       