//Written by Kevin E. Kohler <kevin at nova.edu>
document.writeln('<table width=760 bgcolor="#006598">')
document.writeln('<tr>')
document.writeln('<td colspan=2>')
document.writeln(' <table cellpadding=1 cellspacing=0 bgcolor="#006598" width=760>')
document.writeln('  <tr>')
document.writeln('  <td colspan=3><img src="images/white1.gif" width=760 height=2></td>')
document.writeln('  </tr>')
document.writeln('  <tr>')
document.writeln('  <td>')
document.writeln('  <td><img src="images/ghri_land3_new.jpg"></td>')
document.writeln('  </tr>')
document.writeln('  <tr>')
document.writeln('  <td colspan=3><img src="images/white1.gif" width=760 height=2></td>')
document.writeln('  </tr>')
document.writeln('  </table>')
document.writeln('</td>')
document.writeln('</tr>')

