<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Evangel Christian School');

document.write('</span><br>');

document.write('39-21 Crescent Street.<br>');

document.write('Long Island City, New York 11101<br>');

document.write('PHONE: <span class="phonetitle">(718) 937-9600<br></span>');

document.write('FAX: <span class="phonetitle">(718) 706-8669<br></span>');

document.write('For More Information:<br> ');

document.write('<a href="contact.htm">Click here to request information</a><br>');


//  End -->