<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%" class="printhide"><tr><td width="10">');
document.write('<IMG SRC="images/spacer.gif" height="30" width="10" border="0" alt="image"><br>');
document.write('</td><td ALIGN="left" VALIGN="middle">');

today=new Date();
y0=today.getFullYear();
document.write('<span class ="footer">Copyright &copy; 2006-');
document.write(y0);

document.write(' St. Richard Theatre Company. All Rights Reserved.<br>');

document.write('For more information, feel free to '); 

document.write(' <A HREF="contact.asp" onMouseOver="MM_displayStatusMsg(\'Contact SRTC\');return document.MM_returnValue">Contact SRTC.</a>');

document.write('</span><br>');

document.write('</td><td ALIGN="right" VALIGN="middle">');

document.write('<span class ="footer">Website Design & Hosting <br>by <a href="http://www.4wbsi.com" target="_blank" onMouseOver="MM_displayStatusMsg(\'Warren Business Solutions, Inc.\');return document.MM_returnValue">WBSI</a>');

document.write('</span><br>');

document.write('</TD><td width="10">');
document.write('<IMG SRC="images/spacer.gif" height="10" width="10" border="0" alt="image"><br>');
document.write('</td></tr></table>');


//  End -->