// alert("footer");
// alert("footer: top.main is not null");
document.write('<!-- toppage div is turned on when the page scrolls and off when it doesn\'t -->');
document.write('<div id="footer"><br />');
document.write('<table cellpadding="0" cellspacing="0" border="0">');
document.write('<tr>');
document.write('<td><img src="/comet/images/blank.gif" width="545" height="1" /></td>');
document.write('<td><img src="/comet/images/blank.gif" width="1" height="1" /></td>');
document.write('<td><img src="/comet/images/blank.gif" width="36" height="1" /></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td></td>');
document.write('<td><img src="/comet/images/blank.gif" width="1" height="21" /></td>');
document.write('<td></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td colspan="3" class="greyBg"><img src="/comet/images/blank.gif" width="1" height="1" /></td>');
document.write('</tr>');
document.write('</table>');
document.write('<div id="toppage">');
document.write('<table cellpadding="0" cellspacing="0" border="0">');
document.write('<tr>');
document.write('<td><a href="#top" onFocus="blur()" class="greyText"><img src="/comet/images/arrow_grey_up.gif" width="11" height="7" alt="Top of page" border="0" /></a></td>');
document.write('<td>&nbsp;<a href="#top" onFocus="blur()" class="greyText">Top</a></td>');
document.write('</tr>');
document.write('</table>');
document.write('</div>');
document.write('</div>');
document.write('<br />');