<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Trinity Episcopal Church');

document.write('</span><br>');

document.write('2400 N. Canal Street<br>');

document.write('Orange, CA 92665<br>');

document.write('PHONE: <span class="phonetitle">(714) 637-1390<br></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="mailto:churchoffice@trinityorange.org">churchoffice@trinityorange.org</a><br>');


//  End -->