<!-- Begin


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

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

document.write('NETChurch');

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

document.write('609 E Broadway<br>');

document.write('Portland,TX 78374<br>');

document.write('PHONE: <span class="phonetitle">(361) 765-8990<BR></span>');

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

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

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


//  End -->