// JavaScript Document

document.write("<h3>Worship Times </h3>");
document.write("<p><strong>8:45am</strong> - Choir Practice");
document.write("<p><strong>9:00am</strong> - GIFT<br />(God's Instructions For Today)<br /> Education Hour</p>");
document.write("<p><strong>10:15am</strong> - Service w/ Communion</p>");
document.write("<p><strong>11:30am</strong> - Coffee &amp; Fellowship</p>" + "<hr />");
document.write("<h3>Visitors</h3>");
document.write('<p>If you are new or interested in visiting our congregation, please see our <a href="../visitor.html">Visitor Page</a> for information and contacts.</p>' + '<hr />');
document.write("<h3>Questions? Comments?</h3>")
document.write('<p>We would love to hear from you! You can reach us easily by phone, or send an email to <a href="mailto:office@firstlc.com">office@firstlc.com</a>.</p>' + "<hr />");
document.write("<h3>Crosswalk Newsletter</h3>");
document.write("<p>The latest newsletter has been published:</p>");
document.write('<p><a href="http://www.firstlc.com/App_Documents/Newsletters/20120201.pdf">February 2012</a></p>');
document.write('<p>For older newsletter editions, please see our <a href="../resources/newsletters.html">archives</a>.</p>');
document.write('<h3>Youth and Family Green Sheet</h3>');
document.write('<p><a href="http://www.firstlc.com/App_Documents/The%20Green%20Sheet/greensheet_022012.pdf">February 2012</a></p>');
			
