// JavaScript Document
document.write('<table width="600" height="72" border="1" align="center" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td height="72" background="http://www.sog.unc.edu/images/2004SOGTitleImageInside75.jpg">');
document.write('&nbsp;&nbsp;<a class="normal" href="http://www.sog.unc.edu">School Main Page</a> <br> ');
document.write('&nbsp;&nbsp;<a class="normal" href="http://www.sog.unc.edu/siteindex.html">What Are You Searching For?</a>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
