
document.writeln('<div align="center">');
document.writeln('<table><tr>');
document.writeln('<td align="left" valign="middle">');
document.writeln('<a href="http://coaps.fsu.edu/">');
document.writeln('<img src="img/coaps_logo_3.jpg" border="0"></a>');
document.writeln('</td>');
document.writeln('<td align="center" valign="middle">');
document.writeln('<div id="ft2">');
document.writeln('Center for Ocean-Atmospheric Prediction Studies (COAPS)<br><p>');
document.writeln('Florida State University,');
document.writeln('200 RM Johnson Bldg.,');
document.writeln('Tallahassee, FL 32306-2840<br><p>');
document.writeln('</div>');
document.writeln('</td>');
document.writeln('</tr></table>');
document.writeln('</div>');

