//Callable JavaScript file to build CofC header

document.write('<!-- NEW CofC HEADER -->');
document.write('<center>');
document.write('<table width="597" border="0" cellspacing="0" cellpadding="2">');
document.write('<tr valign="middle" align="right">');
document.write('<td align="left">');
document.write('<IMG SRC="/graphics/cougartraillogolarge.jpg" ');
document.write('width="196" height="99" alt="CougarTrail on the Web" border="0">');
document.write('</td>');
document.write('<td>&nbsp;</td>');
document.write('<td width="325" align="LEFT" bgcolor="#FFFFFF">');
document.write('<font size="3" color="#000000">');
document.write('<p><small><b>Current Individual Information records for the College of Charleston and The Graduate School - College of Charleston, SC\'s Students, Faculty and Staff.</b></small></p>');
document.write('</font>');
document.write('</td>');
document.write('<td align="right">');
document.write('<table border="0" cellspacing="0" cellpadding="2">');
document.write('<tr>');
document.write('<td>&nbsp;</td>');
document.write('<td bgcolor="#3366FF"><font size="1">');
document.write('<a href="help/scthelp.htm")" alt="Help" target="_blank">');
document.write('<font color="#FFFFFF">Help</font>');
document.write('</a></font>');
document.write('</td>');
//NOT USED ON MAIN MENU
//document.write('<td><IMG SRC="/graphics/tdot.gif" WIDTH=1 HEIGHT=1 BORDER="0" ALT=""></td>');
//document.write('<td bgcolor="#3366FF"><font size="1">');
//document.write('<a href="http://sctweb.cofc.edu/" target="_self">');
//document.write('<font color="#FFFFFF">Exit</font>');
//document.write('</a></font>');
//document.write('</td>');
//NOT USED ON MAIN MENU
document.write('<td>&nbsp;</td>');
document.write('</tr>');
document.write('</table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr valign="top">');
document.write('<td colspan="4"><IMG SRC="/graphics/tdot.gif" width=1 height=5 border="0" ALT=""></td>');
document.write('</tr>');
document.write('<tr valign="bottom">');
document.write('<td align="center" colspan="4">');
document.write('<table border="0" cellpadding="2" cellspacing="0">');
document.write('<tr>');
document.write('<td></td>');
document.write('<td bgcolor="#3366FF"><font size="1">');
document.write('<a href="help/info.html#hours" alt="Hours of Operation" target="_blank">');
document.write('<font color="#FFFFFF">Hours</font>');
document.write('</a></font>');
document.write('</td>');
document.write('<td><IMG SRC="/graphics/tdot.gif" WIDTH=1 HEIGHT=1 BORDER="0" ALT=""></td>');
document.write('<td bgcolor="#3366FF"><font size="1">');
document.write('<a href="help/info.html#faqs" alt="Frequently Asked Questions" target="_blank">');
document.write('<font color="#FFFFFF">FAQs</font>');
document.write('</a></font>');
document.write('</td>');
document.write('<td>&nbsp;</td>');
document.write('<td bgcolor="#FFFFFF"><font size="1">');
document.write('<a href="http://www.cofc.edu/" target="_blank">');
document.write('<font color="#0000FF">CofC&nbsp;Home</font>');
document.write('</a></font>');
document.write('</td>');
document.write('<td>|</td>');
document.write('<td bgcolor="#FFFFFF"><font size="1">');
document.write('<a href="http://www.cofc.edu/gradschool/" target="_blank">');
document.write('<font color="#0000FF">Grad.&nbsp;School&nbsp;Home</font>');
document.write('</a></font></td>');
document.write('<td>|</td>');
document.write('<td bgcolor="#FFFFFF"><font size="1">');
document.write('<a href="http://www.cofc.edu/~register/ro/" target="_blank">');
document.write('<font color="#0000FF">Registrar\'s&nbsp;Office</font>');
document.write('</a></font></td>');
document.write('<td>|</td>');
document.write('<td bgcolor="#FFFFFF"><font size="1">');
document.write('<a href="http://www.cofc.edu/admissions/" target="_blank">');
document.write('<font color="#0000FF">Admissions</font>');
document.write('</a></font>');
document.write('</td>');
document.write('<td>|</td>');
document.write('<td bgcolor="#FFFFFF"><font size="1">');
document.write('<a href="http://www.cofc.edu/~finaid/" target="_blank">');
document.write('<font color="#0000FF">Financial&nbsp;Aid</font>');
document.write('</a></font></td>');
document.write('<td>|</td>');
document.write('<td bgcolor="#FFFFFF"><font size="1">');
document.write('<a href="http://www.cofc.edu/~humres/" target="_blank">');
document.write('<font color="#0000FF">Human&nbsp;Resources</font>');
document.write('</a></font></td>');
document.write('<td>|</td>');
document.write('</tr>');
document.write('<tr valign="top">');
document.write('<td colspan="17" bgcolor="#990000"><img src="/graphics/tdot.gif" width=1 height=1 alt="" border="0"></td>');
document.write('</tr>');
document.write('</table>');
document.write('</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td colspan="3"><IMG SRC="/graphics/tdot.gif" width=1 height=25 border="0" ALT=""></td>');
document.write('</tr>');
document.write('</table>');
document.write('</center>');
document.write('<!-- NEW CofC HEADER -->');

