﻿// JScript File
document.write('			<h3>Links</h3>');
document.write('			<ul class="sidemenu">');
document.write('				<li><a target="blank" href="http://www.usccb.org" ><strong>United States Catholic Conference of Bishops</strong></a> <br /> Current news and information on the Catholic Church</li>');
document.write('				<li><a target="blank" href="http://www.vatican.va/phome_en.htm"><strong>Vatican</strong></a> <br /> Official site of the Holy See</li>');
document.write('				<li><a target="blank" href="http://www.usccb.org/nab/"><strong>Daily Mass Readings and Psalms</strong></a> </li>');
document.write('				<li><a target="blank" href="http://www.americancatholic.org/Features/SaintofDay/default.asp"><strong>Saint of the Day</strong></a></li>');
document.write('				<li><a target="blank" href="http://usccb.org/romanmissal/"><strong>Roman Missal</strong></a></li>');
document.write('			</ul>');

