
document.write('<STYLE TYPE="text/css">');
document.write('.webmaster { ');
document.write('	font-family:  Arial, sans-serif;');
document.write('	font-size: 8pt;');
document.write('	text-decoration: none;');
document.write('	color: #dc0000;');
document.write('}  ');

document.write('a.webmaster:hover {');
document.write('	font-family: Arial, sans-serif;');
document.write('	font-size: 8pt;');
document.write('	text-decoration: underline;');
document.write('	color: #dc0000;');
document.write('}  ');




document.write('</STYLE>');



document.write('<br><TABLE  BORDER=0 CELLPADDING=0 CELLSPACING=0 width=740>');
document.write('<tr><td colspan=2><img src="http://www.jsu.edu/images/red_header.gif" height=1 width=740></td></tr>');
document.write('<tr>');
document.write('<td align=left class="webmaster"><a href="http://www.jsu.edu/comments.html">[Webmaster]</a></td><td align=right class="copyline">Copyright &copy; JSU 1994-2008</td>');
document.write('</tr>');
document.write('</table>');
