<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Evangel Church');

document.write('</span><br>');

document.write('39-20 27th Street<br>');

document.write('Long Island City, NY 11101<br>');

document.write('Phone: <span class="phonetitle">(718) 361-5454<br></span>');

document.write('Fax: <span class="phonetitle">(718) 361-5397<br></span>');

document.write('For More Information:<br>');

document.write(' <A HREF="./contact.htm">Click Here For More Information</a><br>');


//  End -->