﻿// JScript File
document.write('	<div id="footer-wrap">');
document.write('		<div id="footer-bottom">');	
document.write('            <p>If you have questions or comments about this website please contact us at <a href="mailto:webadmin@olgcs.org">webadmin@olgcs.org</a><br/>	');
document.write('			    &copy; 2008 <strong>Our Lady of Grace Catholic School</strong> ');
document.write('   		    </p>');		
document.write('		</div>');
document.write('    <!-- footer ends-->');
document.write('    </div>');

