//UDMv3.6.3
//**DO NOT EDIT THIS *****
//************************

	document.write('     <table align="center" BORDER="0" CELLSPACING="0" CELLPADDING="0" WIDTH="760">');
	document.write('       <tr VALIGN="TOP" ALIGN="LEFT">');
   	document.write('         <td width="760"');
   	document.write('         <table width="760" border="0" cellpadding="2" cellspacing="0" bgcolor="#FFFFFF">');
   	document.write('                 <tr>');
   	document.write('                   <td align=right>');
	document.write('         <a href="home.html"><span class="eight_pt_arial">Home</span></a> | ');
	document.write('         <a href="our_parish.html"><span class="eight_pt_arial">Our Parish</span></a> | ');
	document.write('         <a href="mass_schedules.html"><span class="eight_pt_arial">Mass Schedules</span></a>  |  ');
	document.write('         <a href="current_bulletin.html"><span class="eight_pt_arial">Bulletin</span></a> | ');
	document.write('         <a href="gallery.html"><span class="eight_pt_arial">Photo Gallery</span></a> | ');
	document.write('         <a href="http://www.nccbuscc.org/nab/"><span class="eight_pt_arial">Daily Mass Readings</span></a> | ');
	document.write('         <a href="contact_us.html"><span class="eight_pt_arial">Contact Us</span></a>');
   	document.write('                   </td>');
   	document.write('                 </tr>');
	document.write('               </table>');
	document.write('         </td>');
	document.write('       </tr>');
	document.write('     </table>');

//**DO NOT EDIT THIS *****
//***********************
//************************

