
document.write('			<div id="footer1"> ');
document.write('				<a href="http://www.grad.wisc.edu/">The Graduate School</a> | <a href="http://www.wisc.edu">UW Home</a>			</div>');
document.write('		</div>');
document.write('		<div id="footer2">Feedback, questions or accessibility issues: <a href="mailto:gswebmaster@bascom.wisc.edu">gswebmaster@bascom.wisc.edu</a><br/>');
document.write('			Copyright &copy; 2009 The Board of Regents of the University of Wisconsin ');
document.write('			System.		</div>');
document.write('	</body>');
document.write('</html>');
document.close();
