// JavaScript Document
document.write('<table  width="600" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td class="copyright"><p align="center"><br>');
document.write('School of Government | CB# 3330 Knapp-Sanders Building |<a href="http://www.unc.edu">UNC at Chapel Hill </a>| Chapel Hill, NC 27599-3330 <br>');
document.write('T: 919.966.5381 | F: 919.962.0654 | Copyright 2002 to present </p></td>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
