<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('St. Joseph's Catholic School');

document.write('</span><br>');

document.write('905 High Street<br>');

document.write('Macon, GA 31201<br>');

document.write('PHONE: <span class="phonetitle">(478)742-0636<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:office@saintjo.com">office@saintjo.com</a><br>');


//  End -->