//change text for contact, mailto address, and phone number as appropriate.



today=new Date();

thisyear=today.getFullYear();

document.write('<table width="780" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="images/sttim_icon.jpg" align="left" height="105" width="75" alt="Icon of St. Timothy"><a href="http://www.carshelpingcharities.org/"><img src="images/ThCHCLogo.jpg" align="left" height="50" width="114" alt="Cars Helping Charaties"></a><div style="margin-left: 109px; margin-right: 1em; margin-top: 1.5em; text-align: right;"><font style="font-size: 8pt; font-family: verdana, arial, helvetica, sans-serif; font-color: #000000;"><hr>copyright &copy; ' + thisyear +' St Timothy&#039;s Episcopal Church All Rights Reserved. <br>primary contact: <a href="mailto:sttim@sttims.net"><font style="font-size: 8pt">Church Office</font></a><br>Webmaster: <a href="mailto:webmaster@sttims.net"><font style="font-size: 8pt"> Email</font></a><br>Last Updated: ' + document.lastModified + '<br>URL: ' + document.URL +'</font></div></td></tr></table>');

