<!-- Begin

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

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

document.write('Southwest Baptist Church');

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

document.write('329 N. Carpenter Rd.<br>');

document.write('Brunswick, Ohio 44212<br>');

document.write('PHONE: <span class="phonetitle">330-225-6970<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">330-460-4407<BR></span>');

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

document.write(' <A HREF="mailto:info@myswbc.org" class="link">info@southwestbaptist.org</a><br>');


//  End -->