<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('North Jersey Friendship House');

document.write('</span><br>');

document.write('125 Atlantic Street<br>');

document.write('Hackensack NJ 07601<br>');

document.write('PHONE: <span class="phonetitle">(201) 488-2121<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(201) 488-4157<BR></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="mailto:jalecci@njfriendshiphouse.com">info@njfriendshiphouse.com</a><br>');

//  End -->

