var tclglobus_url = "http://tclglobus.ligo.caltech.edu"

document.write("<div id='main'>")
document.write("<div id='content'>")
document.write("<div id='title'><a href=" + tclglobus_url + ">TclGlobus Project</a></div>")
document.write("Supported under <a href=http://www.nsf.gov>National Science Foundation</a> ")
document.write("award #0326281 as part of ") 
document.write("<a href=http://ligo.mit.edu/lsc-itr2003/>LIGO Scientific Collaboration ITR2003 Project</a>.")

document.write("<hr>")

document.write("<table width='100%' border='0' cellpadding='0' cellspacing='3'>")
document.write("  <tr align='left' valign='top'>")
document.write("    <td width='140' valign='top' class='menu'><a href='" + tclglobus_url + "/index.html'>Main Page&nbsp;</a></td>")
document.write("    <td width='120' valign='top' class='menu'><a href='" + tclglobus_url + "/organization.html'>Organization&nbsp;</a></td>")
document.write("    <td width='200' valign='top' class='menu'><a href='" + tclglobus_url + "/technical.html'>Technical&nbsp; Sections&nbsp;</a> </td>")

document.write("    <td width='100' valign='top' class='menu'><a href='" + tclglobus_url + "/pubs.html'>Documents&nbsp;</a></td>")
document.write("    <td width='100' valign='top' class='menu'><a href='" + tclglobus_url + "/meetings.html'>Activities&nbsp;</a></td>")
document.write("    <td width='220' valign='top' class='menu'><a href='" + tclglobus_url + "/links.html'>Related&nbsp; Links&nbsp;</a></td>")
document.write("    <td>&nbsp;</td>")
document.write("  </tr>")
document.write("</table>")

document.write("<hr>")
