<!-- NOTE: If you use a ' add a slash before it like this \' -->
<!-- start

document.write('<a href="index.html" target="_top">St. Michael\'s Archangel Catholic Church</a> ');

document.write('<br>'); 

document.write('For more information feel free to '); 

document.write(' <A HREF="mailto:info@yourdomain.com">Contact Us</a><br>');

//  End -->