/* this code is not needed for the footer.

document.write('                  </td>');
document.write('               </tr>');
document.write('            </table>');

document.write('         </td>');
document.write('      </tr>');
document.write('   </table>');

document.write(' </td>');
document.write(' </tr>');
document.write(' </table>');

document.write('<!---<WCHIDE>--->');
document.write(' </td>');
document.write(' </tr>');
document.write(' <tr>');
document.write(' <td colspan="2">');

*/

// Start - this had been added to start the table for the footer
document.write('<table width="675" border="0" cellspacing="0" cellpadding="0">');
document.write(' <tr>');
document.write(' <td>')
// End - this had been added to start the table for the footer


document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%">');
document.write('   <tr>');
document.write('      <td height="10"><span class="copyright">&nbsp;</span></td>');
document.write('   </tr>');
document.write('   <tr>');
document.write('    <td valign="middle"><a target="new" class="copyright" href="http://www.baxter.com/information/legal/copyright_legal_disclaimer.html">Copyright & Legal Disclaimer</a>');
document.write('      <span class="copyright">&nbsp;|&nbsp;</span> <a target="new" class="copyright" href="http://www.baxter.com/information/privacy/index.html">Privacy</a> ');
document.write('   </td>');
document.write('   </tr>');
document.write('</table>');



document.write(' </td>');
document.write(' </tr>');
document.write('</table>');
document.write('<!---<WCSHOW>--->');
document.write('<script language="JavaScript" type="text/JavaScript" src="https://www.baxter.com/includes/wtss.js">');
document.write('</script>');
document.write('<NOSCRIPT>');
document.write('<img border="0" name="DCSIMG" width="1" height="1" src="https://baxsdc.baxter.com/njs.gif?dcsuri=/nojavascript&WT.js=No">');
document.write('</NOSCRIPT>');

/* The following code is not needed for our templates.
document.write('</body>');
document.write('</html>');
*/

