function footer()
{
document.write('<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('<tr> <td colspan="2" class="footer">');
document.write('<img src="images/footer-logo.gif" style="float:left" />');
document.write('<img src="images/footer.gif" style="float:right;" /></td>');
document.write(' </tr></table>');
}


function left_nav()
  {
	  var url=window.location.href;
	url=url.split('/');
	url=url[url.length - 1];
	//document.write('<link href="../css/style.css" rel="stylesheet" type="text/css" />');
	document.write('<td class="left-nav" valign="top" width="240"><ul class="list">');
	
	if(url=='index.html')
	{
		document.write('<li><a href="index"><font color="#000000">Home</font></a></li>');
	}
	else
	{
		document.write('<li><a href="index.html">Home</a></li>');
	}
	
	if(url=='dear_employees.html')
	{
		document.write('<li><a href="dear_employees.html"><font color="#000000">Letter from Brenda Barnes</font></a></li>');
	}
	else
	{
		document.write('<li><a href="dear_employees.html">Letter from Brenda Barnes</a></li>');
	}
	
	
	
	if(url=='introduction.html')
	{
		document.write('<li><a href="introduction.html"><font color="#000000">Introduction</font></a></li>');
	}
	else
	{
		document.write('<li><a href="introduction.html">Introduction</a></li>');
	}
	
	document.write('<li>');
	
	if(url=='shared.html')
	{
		document.write('<a href="shared.html"><font color="#000000">Shared Responsibilities</font></a>');
	}
	else
	{
		document.write('<a href="shared.html">Shared Responsibilities</a>');
	}
	document.write(' <ul>');
	
	if(url=='ourselves.html')
	{
		document.write('<li><a href="ourselves.html"><font color="#000000">Ourselves</font></a></li>');
	}
	else
	{
		document.write('  <li><a href="ourselves.html">Ourselves</a></li>');
	}
	
	if(url=='taking_action.html')
	{
		document.write('<li><a href="taking_action.html"><font color="#000000">Taking Action</font></a></li>');
	}
	else
	{
		document.write('   <li><a href="taking_action.html">Taking Action</a></li>');
	}
	
	if(url=='each_other.html')
	{
		document.write('<li><a href="each_other.html"><font color="#000000">Each Other</font></a></li>');
	}
	else
	{
		document.write('   <li><a href="each_other.html">Each Other</a></li>');
	}
	
	if(url=='our_consumers.html')
	{
		document.write('<li><a href="our_consumers.html"><font color="#000000">Our Consumers</font></a></li>');
	}
	else
	{
		document.write('   <li><a href="our_consumers.html">Our Consumers</a></li>');
	}
	
	if(url=='our_stockholders.html')
	{
		document.write('<li><a href="our_stockholders.html"><font color="#000000">Our Stockholders</font></a></li>');
	}
	else
	{
		document.write(' <li><a href="our_stockholders.html">Our Stockholders</a></li>');
	}
	
	if(url=='business_partners.html')
	{
		document.write('<li><a href="business_partners.html"><font color="#000000">Our Customers and Other Business Partners</font></a></li>');
	}
	else
	{
		document.write('   <li><a href="business_partners.html">Our Customers and Other Business Partners</a></li>');
	}   
	
	
	if(url=='communities.html')
	{
		document.write('<li><a href="communities.html"><font color="#000000">Our Communities</font></a></li>');
	}
	else
	{
		document.write('  <li><a href="communities.html">Our Communities</a></li>');
	}
	   
	
	
	
	document.write('   </ul>');
	document.write('   </li>');
	
	if(url=='resources.html')
	{
		document.write('<li><a href="resources.html"><font color="#000000">Resources</font></a></li>');
	}
	else
	{
		document.write('<li><a href="resources.html">Resources</a></li>');
	}
	
	
	
	document.write('</ul>');
	document.write('</td>');

  }


function footer_print()
  {
document.write('<link href="../css/style1.css" rel="stylesheet" type="text/css" />');
document.write('<table width="675" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td colspan="2"  width="675" ><img src="../images/footer-logo1.gif" width="675" height="55" /></td>');
document.write('</tr>');
document.write('</table>');

  }

function header_print()
  {
document.write('<table width="675" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('<tr>');

document.write('<td width="675" valign="top"><table width="675" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr class="bg">');
document.write('<td width="675"><img src="../images/inner-logo2.gif" width="675" height="112" /></td>');
document.write('<td></td>');
  
document.write('</tr>');
document.write('</table></td>');
document.write('</tr>');
document.write('</table>');

  }

//
function header()
  {
	  var url=window.location.href;
	url=url.split('/');
	url=url[url.length - 1];
document.write('<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td width="100%" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr class="bg">');
document.write('<td width="112"><a href="index.html"><img src="images/inner-logo1.gif" border="0"  align="left"/></a></td>');
document.write('<td><div class="div-text"><br />');


document.write('<div style="margin-right:50px;">Download <em>Global Business Standards</em> (Pdf format)<br /><select name="dropdown" onchange="window.open(this.options[this.selectedIndex].value,null)" >');
document.write('<option value="1">--Select Pdf--</option>');
document.write('<option value="pdf/Sara Lee Global Business Standards - 2007.pdf">English</option>');
if(url=="pdf/Sara Lee Global Business Standards - 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Bahasa Indonesia Global Business Standards 2007.pdf">Bahasa Indonesia</option>');
if(url=="pdf/Bahasa Indonesia Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Brazilian Portuguese Global Business Standards 2007.pdf">Brazilian Portuguese</option>');
if(url=="pdf/Brazilian Portuguese Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Chinese Global Business Standards 2007.pdf">Chinese</option>');
if(url=="pdf/Chinese Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Czech Global Business Standards 2007.pdf">Czech</option>');
if(url=="pdf/Czech Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Dutch Global Business Standards 2007.pdf">Dutch</option>');
if(url=="pdf/Dutch Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/French Global Business Standards 2007.pdf">French</option>');
if(url=="pdf/French Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/German Global Business Standards 2007.pdf">German</option>');
if(url=="pdf/German Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Greek Global Business Standards 2007.pdf">Greek</option>');
if(url=="pdf/Greek Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Hungarian Global Business Standards - 2007.pdf">Hungarian</option>');
if(url=="pdf/Hungarian Global Business Standards - 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Italian Global Business Standards 2007.pdf">Italian</option>');
if(url=="pdf/Italian Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/isiZulu Global Business Standards 2007.pdf">IsiZulu</option>');
if(url=="pdf/isiZulu Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Japanese Global Business Standards 2007.pdf">Japanese</option>');
if(url=="pdf/Japanese Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Malaysian Global Business Standards 2007.pdf">Malaysian</option>');
if(url=="pdf/Malaysian Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Portuguese (Portugal) GBS 2007.pdf">Portuguese</option>');
if(url=="pdf/Portuguese (Portugal) GBS 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Polish Global Business Standards 2007 - Final.pdf">Polish</option>');
if(url=="pdf/Polish Global Business Standards 2007 - Final.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Russian Global Business Standards 2007.pdf">Russian</option>');
if(url=="pdf/Russian Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Spanish Global Business Standards 2007.pdf">Spanish</option>');
if(url=="pdf/Spanish Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Tamil Global Business Standards 2007.pdf">Tamil</option>');
if(url=="pdf/Tamil Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Thai Global Business Standards 2007.pdf">Thai</option>');
if(url=="pdf/Thai Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Tagalog Global Business Standards 2007.pdf">Tagalog</option>');
if(url=="pdf/Tagalog Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('</select></div>');




document.write('<form method="post" action="#" name="dropDownMenu" id="dropDownMenu">');
document.write('<select name="newpage" size="1" onchange="self.location = this.options[this.selectedIndex].value">');
document.write('<option selected value="#">Quick Search</option>');
document.write('<option value="communities.html?val=53#53"');
if(url=="communities.html?val=53#53") document.write('selected="selected"');
document.write('>Antiboycott</option>');

document.write('<option value="business_partners.html?val=3#3"')
if(url=="business_partners.html?val=3#3") document.write('selected="selected"');
document.write('>Antitrust and Free Competition</option>');

document.write('<option value="taking_action.html?val=25#25" ');
if(url=="taking_action.html?val=25#25") document.write('selected="selected"');
document.write('>Business Practices Resource Line</option>');

document.write('<option value="our_stockholders.html?val=49#49"');
if(url=="our_stockholders.html?val=49#49") document.write('selected="selected"');
document.write('>Business Records &ndash; Accuracy</option>');

document.write('<option value="our_stockholders.html?val=43#43"');
if(url=="our_stockholders.html?val=43#43") document.write('selected="selected"');
document.write('>Business Records &ndash; Creation and Retention</option>');

document.write('<option value="communities.html?val=5#5"');
if(url=="communities.html?val=5#5") document.write('selected="selected"');
document.write('>Community Commitment</option>');

document.write('<option value="our_stockholders.html?val=6#6"');
if(url=="our_stockholders.html?val=6#6") document.write('selected="selected"');
document.write(' >Company Assets</option>');

document.write('<option value="our_stockholders.html?val=9#9"');
if(url=="our_stockholders.html?val=9#9") document.write('selected="selected"');
document.write('>Company Confidential Information</option>');

document.write('<option value="business_partners.html?val=7#7"');
if(url=="business_partners.html?val=7#7") document.write('selected="selected"');
document.write('>Competitive Information</option>');

document.write('<option value="communities.html?val=8#8"');
if(url=="communities.html?val=8#8") document.write('selected="selected"');
document.write('>Compliance with the Law</option>');

document.write('<option value="our_stockholders.html?val=10#10"');
if(url=="our_stockholders.html?val=10#10") document.write('selected="selected"');
document.write('>Conflict of Interest</option>');

document.write('<option value="communities.html?val=11#11"');
if(url=="communities.html?val=11#11") document.write('selected="selected"');
document.write('>Corporate Political Activities</option>');

document.write('<option value="communities.html?val=40#40"');
if(url=="communities.html?val=40#40") document.write('selected="selected"');
document.write('>Disclosure of Research Sponsorships</option>');

document.write('<option value="each_other.html?val=12#12"');
if(url=="each_other.html?val=12#12") document.write('selected="selected"');
document.write('>Diversity and Inclusion</option>');

document.write('<option value="business_partners.html?val=13#13"');
if(url=="business_partners.html?val=13#13") document.write('selected="selected"');
document.write('>Doing Business with Sara Lee</option>');


document.write('<option value="each_other.html?val=41#41"');
if(url=="each_other.html?val=41#41") document.write('selected="selected"');
document.write('>Employees’ Confidential Information</option>');

document.write('<option value="communities.html?val=14#14"');
if(url=="communities.html?val=14#14") document.write('selected="selected"');
document.write('>Environment</option>');

document.write('<option value="each_other.html?val=15#15"');
if(url=="each_other.html?val=15#15") document.write('selected="selected"');
document.write('>Fair Treatment and Opportunity</option>');

document.write('<option value="our_stockholders.html?val=17#17"');
if(url=="our_stockholders.html?val=17#17") document.write('selected="selected"');
document.write('>Family Members and Close Personal Relationships</option>');

document.write('<option value="communities.html?val=11#11"');
if(url=="communities.html?val=11#11") document.write('selected="selected"');
document.write('>Foreign Corrupt Practices Act</option>');

document.write('<option value="business_partners.html?val=19#19"');
if(url=="business_partners.html?val=19#19") document.write('selected="selected"');
document.write('>Gifts, Favors and Entertainment</option>');

document.write('<option value="communities.html?val=20#20"');
if(url=="communities.html?val=20#20") document.write('selected="selected"');
document.write('>Government Requests</option>');

document.write('<option value="each_other.html?val=21#21"');
if(url=="each_other.html?val=21#21") document.write('selected="selected"');
document.write('>Harassment</option>');

document.write('<option value="each_other.html?val=16#16"');
if(url=="each_other.html?val=16#16") document.write('selected="selected"');
document.write('>Human Rights and the Law</option>');

document.write('<option value="communities.html?val=22#22"');
if(url=="communities.html?val=22#22") document.write('selected="selected"');
document.write('>Individual Political Activities</option>');

document.write('<option value="our_stockholders.html?val=23#23"');
if(url=="our_stockholders.html?val=23#23") document.write('selected="selected"');
document.write('>Inquiries from Stockholders, Analysts and Media</option>');

document.write('<option value="our_stockholders.html?val=24#24"');
if(url=="our_stockholders.html?val=24#24") document.write('selected="selected"');
document.write('>Inside Information and Securities Trading</option>');

document.write('<option value="communities.html?val=53#53"');
if(url=="communities.html?val=53#53") document.write('selected="selected"');
document.write('>International Trade Regulations</option>');

document.write('<option value="introduction.html?val=26#26"');
if(url=="introduction.html?val=26#26") document.write('selected="selected"');
document.write('>Introduction</option>');

document.write('<option value="resources.html?val=44#44"');
if(url=="resources.html?val=44#44") document.write('selected="selected"');
document.write('>Local Resource Line Numbers</option>');

document.write('<option value="ourselves.html?val=27#27"');
if(url=="ourselves.html?val=27#27") document.write('selected="selected"');
document.write('>Managerial Responsibilities</option>');

document.write('<option value="our_consumers.html?val=1#1"');
if(url=="our_consumers.html?val=1#1") document.write('selected="selected"');
document.write('>Marketing</option>');

document.write('<option value="taking_action.html?val=1#1"');
if(url=="taking_action.html?val=1#1") document.write('selected="selected"');
document.write('>Mirror Test</option>');

document.write('<option value="ourselves.html?val=10#10"');
if(url=="ourselves.html?val=10#10") document.write('selected="selected"');
document.write('>Our Responsibilities</option>');

document.write('<option value="our_stockholders.html?val=29#29"');
if(url=="our_stockholders.html?val=29#29") document.write('selected="selected"');
document.write('>Outside Employment</option>');

document.write('<option value="our_stockholders.html?val=30#30"');
if(url=="our_stockholders.html?val=30#30") document.write('selected="selected"');
document.write('>Personal Investments</option>');

document.write('<option value="our_consumers.html?val=31#31"');
if(url=="our_consumers.html?val=31#31") document.write('selected="selected"');
document.write('>Product Safety</option>');

document.write('<option value="business_partners.html?val=32#32"');
if(url=="business_partners.html?val=32#32") document.write('selected="selected"');
document.write('>Purchasing Practices</option>');

document.write('<option value="our_consumers.html?val=54#54"');
if(url=="our_consumers.html?val=54#54") document.write('selected="selected"');
document.write('>Quality and Value</option>');

document.write('<option value="ourselves.html?val=10#10"');
if(url=="ourselves.html?val=10#10") document.write('selected="selected"');
document.write('>Reporting Concerns</option>');

document.write('<option value="resources.html?val=52#52"');
if(url=="resources.html?val=52#52") document.write('selected="selected"');
document.write('>Resources</option>');

document.write('<option value="each_other.html?val=37#37"');
if(url=="each_other.html?val=37#37") document.write('selected="selected"');
document.write('>Safety and Health</option>');

document.write('<option value="taking_action.html?val=action#action"');
if(url=="taking_action.html?val=action#action") document.write('selected="selected"');
document.write('>Taking Action</option>');

document.write('<option value="business_partners.html?val=42#42"');
if(url=="business_partners.html?val=42#42") document.write('selected="selected"');
document.write('>Unfair Business Practices</option>');

document.write('</select>');
document.write('&nbsp;<img src="images/print.gif" width="16" height="16" align="middle"/>&nbsp;<a href="#"  class="print" onclick="print_page()">Print</a>');
document.write('</form>');
document.write('</div>');

document.write('</td>');
document.write('</tr>');
document.write('</table></td>');
document.write('</tr>');
document.write('</table>');

  }
  
function print_page()
{ 
  var url=window.location.href;
	url=url.split('/');
	pages=url[url.length - 1];
title='Sara Lee Global Business Standards - 2007';
mywin=window.open('print/'+pages,'','height=400,width=400,resizable=1,scrollbars=1');
//mywin.print();
}  


//for index page only
function header_index()
{

  var url=window.location.href;
	url=url.split('/');
	url=url[url.length - 1];
document.write('<table width="100%" border="0" align="left" cellpadding="0" cellspacing="0">');
document.write('<tr class="top-bg">');
document.write('<td width="182"><img src="images/logo1.gif" /></td>');
document.write('<td width="196"><img src="images/mid.gif" width="196" height="174" /></td>');
document.write('<td valign="bottom" height="174">');
document.write('<div class="div-text">Download <em>Global Business Standards</em> (Pdf format)<br><select name="dropdown" onchange="window.open(this.options[this.selectedIndex].value,null)">');
document.write('<option value="1">--Select Pdf--</option>');
document.write('<option value="pdf/Sara Lee Global Business Standards - 2007.pdf">English</option>');
if(url=="pdf/Sara Lee Global Business Standards - 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Bahasa Indonesia Global Business Standards 2007.pdf">Bahasa Indonesia</option>');
if(url=="pdf/Bahasa Indonesia Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Brazilian Portuguese Global Business Standards 2007.pdf">Brazilian Portuguese</option>');
if(url=="pdf/Brazilian Portuguese Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Chinese Global Business Standards 2007.pdf">Chinese</option>');
if(url=="pdf/Chinese Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Czech Global Business Standards 2007.pdf">Czech</option>');
if(url=="pdf/Czech Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Dutch Global Business Standards 2007.pdf">Dutch</option>');
if(url=="pdf/Dutch Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/French Global Business Standards 2007.pdf">French</option>');
if(url=="pdf/French Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/German Global Business Standards 2007.pdf">German</option>');
if(url=="pdf/German Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Greek Global Business Standards 2007.pdf">Greek</option>');
if(url=="pdf/Greek Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Hungarian Global Business Standards - 2007.pdf">Hungarian</option>');
if(url=="pdf/Hungarian Global Business Standards - 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Italian Global Business Standards 2007.pdf">Italian</option>');
if(url=="pdf/Italian Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/isiZulu Global Business Standards 2007.pdf">IsiZulu</option>');
if(url=="pdf/isiZulu Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Japanese Global Business Standards 2007.pdf">Japanese</option>');
if(url=="pdf/Japanese Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Malaysian Global Business Standards 2007.pdf">Malaysian</option>');
if(url=="pdf/Malaysian Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Portuguese (Portugal) GBS 2007.pdf">Portuguese</option>');
if(url=="pdf/Portuguese (Portugal) GBS 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Polish Global Business Standards 2007 - Final.pdf">Polish</option>');
if(url=="pdf/Polish Global Business Standards 2007 - Final.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Russian Global Business Standards 2007.pdf">Russian</option>');
if(url=="pdf/Russian Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Spanish Global Business Standards 2007.pdf">Spanish</option>');
if(url=="pdf/Spanish Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Tamil Global Business Standards 2007.pdf">Tamil</option>');
if(url=="pdf/Tamil Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Thai Global Business Standards 2007.pdf">Thai</option>');
if(url=="pdf/Thai Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('<option value="pdf/Tagalog Global Business Standards 2007.pdf">Tagalog</option>');
if(url=="pdf/Tagalog Global Business Standards 2007.pdf") document.write('selected="selected"');
document.write('</select>');
//document.write('<form method="post" action="#" name="dropDownMenu" id="dropDownMenu">');
document.write('<br><select name="newpage" size="1" onchange="self.location = this.options[this.selectedIndex].value">');
document.write('<option selected value="#">Quick Search</option>');
document.write('<option value="communities.html?val=53#53"');
if(url=="communities.html?val=53#53") document.write('selected="selected"');
document.write('>Antiboycott</option>');

document.write('<option value="business_partners.html?val=3#3"')
if(url=="business_partners.html?val=3#3") document.write('selected="selected"');
document.write('>Antitrust and Free Competition</option>');

document.write('<option value="taking_action.html?val=25#25" ');
if(url=="taking_action.html?val=25#25") document.write('selected="selected"');
document.write('>Business Practices Resource Line</option>');

document.write('<option value="our_stockholders.html?val=49#49"');
if(url=="our_stockholders.html?val=49#49") document.write('selected="selected"');
document.write('>Business Records &ndash; Accuracy</option>');

document.write('<option value="our_stockholders.html?val=43#43"');
if(url=="our_stockholders.html?val=43#43") document.write('selected="selected"');
document.write('>Business Records &ndash; Creation and Retention</option>');

document.write('<option value="communities.html?val=5#5"');
if(url=="communities.html?val=5#5") document.write('selected="selected"');
document.write('>Community Commitment</option>');

document.write('<option value="our_stockholders.html?val=6#6"');
if(url=="our_stockholders.html?val=6#6") document.write('selected="selected"');
document.write(' >Company Assets</option>');

document.write('<option value="our_stockholders.html?val=9#9"');
if(url=="our_stockholders.html?val=9#9") document.write('selected="selected"');
document.write('>Company Confidential Information</option>');

document.write('<option value="business_partners.html?val=7#7"');
if(url=="business_partners.html?val=7#7") document.write('selected="selected"');
document.write('>Competitive Information</option>');

document.write('<option value="communities.html?val=8#8"');
if(url=="communities.html?val=8#8") document.write('selected="selected"');
document.write('>Compliance with the Law</option>');

document.write('<option value="our_stockholders.html?val=10#10"');
if(url=="our_stockholders.html?val=10#10") document.write('selected="selected"');
document.write('>Conflict of Interest</option>');

document.write('<option value="communities.html?val=11#11"');
if(url=="communities.html?val=11#11") document.write('selected="selected"');
document.write('>Corporate Political Activities</option>');

document.write('<option value="communities.html?val=40#40"');
if(url=="communities.html?val=40#40") document.write('selected="selected"');
document.write('>Disclosure of Research Sponsorships</option>');

document.write('<option value="each_other.html?val=12#12"');
if(url=="each_other.html?val=12#12") document.write('selected="selected"');
document.write('>Diversity and Inclusion</option>');

document.write('<option value="business_partners.html?val=13#13"');
if(url=="business_partners.html?val=13#13") document.write('selected="selected"');
document.write('>Doing Business with Sara Lee</option>');


document.write('<option value="each_other.html?val=41#41"');
if(url=="each_other.html?val=41#41") document.write('selected="selected"');
document.write('>Employees’ Confidential Information</option>');

document.write('<option value="communities.html?val=14#14"');
if(url=="communities.html?val=14#14") document.write('selected="selected"');
document.write('>Environment</option>');

document.write('<option value="each_other.html?val=15#15"');
if(url=="each_other.html?val=15#15") document.write('selected="selected"');
document.write('>Fair Treatment and Opportunity</option>');

document.write('<option value="our_stockholders.html?val=17#17"');
if(url=="our_stockholders.html?val=17#17") document.write('selected="selected"');
document.write('>Family Members and Close Personal Relationships</option>');

document.write('<option value="communities.html?val=11#11"');
if(url=="communities.html?val=11#11") document.write('selected="selected"');
document.write('>Foreign Corrupt Practices Act</option>');

document.write('<option value="business_partners.html?val=19#19"');
if(url=="business_partners.html?val=19#19") document.write('selected="selected"');
document.write('>Gifts, Favors and Entertainment</option>');

document.write('<option value="communities.html?val=20#20"');
if(url=="communities.html?val=20#20") document.write('selected="selected"');
document.write('>Government Requests</option>');

document.write('<option value="each_other.html?val=21#21"');
if(url=="each_other.html?val=21#21") document.write('selected="selected"');
document.write('>Harassment</option>');

document.write('<option value="each_other.html?val=16#16"');
if(url=="each_other.html?val=16#16") document.write('selected="selected"');
document.write('>Human Rights and the Law</option>');

document.write('<option value="communities.html?val=22#22"');
if(url=="communities.html?val=22#22") document.write('selected="selected"');
document.write('>Individual Political Activities</option>');

document.write('<option value="our_stockholders.html?val=23#23"');
if(url=="our_stockholders.html?val=23#23") document.write('selected="selected"');
document.write('>Inquiries from Stockholders, Analysts and Media</option>');

document.write('<option value="our_stockholders.html?val=24#24"');
if(url=="our_stockholders.html?val=24#24") document.write('selected="selected"');
document.write('>Inside Information and Securities Trading</option>');

document.write('<option value="communities.html?val=53#53"');
if(url=="communities.html?val=53#53") document.write('selected="selected"');
document.write('>International Trade Regulations</option>');

document.write('<option value="introduction.html?val=26#26"');
if(url=="introduction.html?val=26#26") document.write('selected="selected"');
document.write('>Introduction</option>');

document.write('<option value="resources.html?val=44#44"');
if(url=="resources.html?val=44#44") document.write('selected="selected"');
document.write('>Local Resource Line Numbers</option>');

document.write('<option value="ourselves.html?val=27#27"');
if(url=="ourselves.html?val=27#27") document.write('selected="selected"');
document.write('>Managerial Responsibilities</option>');

document.write('<option value="our_consumers.html?val=1#1"');
if(url=="our_consumers.html?val=1#1") document.write('selected="selected"');
document.write('>Marketing</option>');

document.write('<option value="taking_action.html?val=1#1"');
if(url=="taking_action.html?val=1#1") document.write('selected="selected"');
document.write('>Mirror Test</option>');

document.write('<option value="ourselves.html?val=10#10"');
if(url=="ourselves.html?val=10#10") document.write('selected="selected"');
document.write('>Our Responsibilities</option>');

document.write('<option value="our_stockholders.html?val=29#29"');
if(url=="our_stockholders.html?val=29#29") document.write('selected="selected"');
document.write('>Outside Employment</option>');

document.write('<option value="our_stockholders.html?val=30#30"');
if(url=="our_stockholders.html?val=30#30") document.write('selected="selected"');
document.write('>Personal Investments</option>');

document.write('<option value="our_consumers.html?val=31#31"');
if(url=="our_consumers.html?val=31#31") document.write('selected="selected"');
document.write('>Product Safety</option>');

document.write('<option value="business_partners.html?val=32#32"');
if(url=="business_partners.html?val=32#32") document.write('selected="selected"');
document.write('>Purchasing Practices</option>');

document.write('<option value="our_consumers.html?val=54#54"');
if(url=="our_consumers.html?val=54#54") document.write('selected="selected"');
document.write('>Quality and Value</option>');

document.write('<option value="ourselves.html?val=10#10"');
if(url=="ourselves.html?val=10#10") document.write('selected="selected"');
document.write('>Reporting Concerns</option>');

document.write('<option value="resources.html?val=52#52"');
if(url=="resources.html?val=52#52") document.write('selected="selected"');
document.write('>Resources</option>');

document.write('<option value="each_other.html?val=37#37"');
if(url=="each_other.html?val=37#37") document.write('selected="selected"');
document.write('>Safety and Health</option>');

document.write('<option value="taking_action.html?val=action#action"');
if(url=="taking_action.html?val=action#action") document.write('selected="selected"');
document.write('>Taking Action</option>');

document.write('<option value="business_partners.html?val=42#42"');
if(url=="business_partners.html?val=42#42") document.write('selected="selected"');
document.write('>Unfair Business Practices</option>');

document.write('</select>');
//document.write('</form>');
document.write('</div>');

document.write('<img src="images/right-bg.gif" width="130" height="85" /></td>');
document.write('</tr>');
document.write('</table>');

  }
