var footer = ''
footer += '<div ID=footer>';
footer += '<table width=100% cellpadding=0px class="ts_basic">';
footer += '<tr class=tinytext11><td align=left width="33%"><a href="http://jura.wi.mit.edu/bio/">Bioinformatics and Research Computing</A></td>';
footer += '<td align=center width="33%"><b>TargetScan Release 4.2</b></td>';
footer += '<td  width="33%" align=right><a href="http://www.wi.mit.edu/">Whitehead Institute for Biomedical Research</a></td>';
footer += '</tr>';
footer += '<tr class=tinytext11>';
footer += '<td align=left width="33%">\&copy\; 2006-2008 Whitehead Institute for Biomedical Research </td>';
footer += '<td align=center width="33%">Questions: <img src=http://www.targetscan.org/images/barc_email_11.gif></td>';
footer += '<td align=right width="33%"><span title="Browser problems?" class=javawindowlink onClick="window.open (\'http://www.targetscan.org/docs/browsers.html\', \'newwindow\', config=\'height=200,width=400, toolbar=no, menubar=no, scrollbars=no, resizable=no,location=no,directories=no, status=no\');">Compatibility</span></td>';
footer += '</tr>';
footer += '<table>';
footer += '</div>';
document.write(footer);
