<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Montgomery Assembly of God');

document.write('</span><br>');

document.write('7950 Pfeiffer Rd<br>');

document.write('Cincinnati, OH 45242<br>');

document.write('PHONE: <span class="phonetitle">(513) 793-6169<BR></span>');

document.write('FAX: <span class="phonetitle">(513) 793-1914<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:contactus@montgomeryag.org">contactus@montgomeryag.org</a><br>');


//  End -->