function footer(){
document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0" class="height29">');
document.write('  <tbody>');
document.write('    <tr>');
document.write('      <td height="1" colspan="2" bgcolor="#cc0000"><img border="0" src="img/shim.gif" width="1" height="1" align="left" alt=""></td>');
document.write('    </tr>');
document.write('    <tr align="left" valign="middle">');
document.write('      <td height="28" valign="middle" width="98"></td>');
document.write('      <td height="28" width="702"><font size="2" color="#666666">Copyright (C) 2000-2012 UL Systems, Inc. All Rights Reserved.</font></td>');
document.write('    </tr>');
document.write('  </tbody>');
document.write('</table>');
}

