﻿// JScript File
document.write('                    <h3>Contact Us</h3>');
document.write('			        <p><strong>Our Lady of Grace <br /> Catholic School</strong><br />');
document.write('			            2940 West Galbraith Road <br />');
document.write('			            Cincinnati, OH 45239 <br />');
document.write('			            <strong>Phone:</strong> 513-931-3070  <br />');
document.write('			            <strong>Fax:</strong> 513-931-3707 <br />');
document.write('			            <strong>Email:</strong> <a href="mailto:contact@olgcs.org">contact@olgcs.org</a></p>');
document.write('                        <p><strong>Parent Teacher Organization</strong><br />');
document.write('                        <strong>Email:</strong> <a href="mailto:pto@olgcs.org">pto@olgcs.org</a></p>');
document.write('                        <p><strong>Athletic Association</strong><br />');
document.write('                        <strong>Email:</strong> <a href="mailto:olgcsathletic@olgcs.org">olgcsathletic@olgcs.org</a></p>');
        					
