// JavaScript Document

document.write(
'<p><a href="contact.html">Contact the Office</a>&nbsp;&nbsp;|&nbsp;&nbsp;',
'<a href="http://msa.md.gov/msa/intromsa/html/acceptable.html">Acceptable Use Policy</a>&nbsp;&nbsp;|&nbsp;&nbsp;',
'<a href="http://msa.md.gov/msa/homepage/html/privacy.html">Privacy Notice</a>&nbsp;&nbsp;',
//'<a href="YourURLforTermsofService">Terms of Use</a></p>',
'<p>Dr. Edward C. Papenfuse State Archives Building &nbsp;-&nbsp; 350 Rowe Boulevard &nbsp;-&nbsp;Annapolis, MD 21401 &nbsp;-&nbsp;toll free: (800) 235-4045 &nbsp;-&nbsp;(410) 260-6400</p>'
)

