<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');
 
document.write('MacArthur Park                    Church of Christ');

document.write('</span><br>');

document.write('1907 NE Loop 410<br>');

document.write('San Antonio, Texas 78217<br>');

document.write('PHONE: <span class="phonetitle">(210) 824-7301</span><br>');

document.write('FAX: <span class="phonetitle">(210) 821-5857</span><br>');

document.write('<br><br>');



//  End -->