<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="phonetitle">');

document.write('First Baptist Church Orchestra');

document.write('</span><br>');

document.write('777 Neese Road  <br>');

document.write('Woodstock, Ga 30189<br>');

document.write('PHONE: <span class="phonetitle">(770)578-8752<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(770) 578-9112<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:Gary.Gaston@fbcw.net" class="link">Gary.Gaston@fbcw.net</a><br>');



//  End -->