<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('John R. Black, Broker Associate<br>');

document.write('Site Search of New Jersey');

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

document.write('1 South Main Street<br>');

document.write('Lambertville, NJ 08530<br><br>');

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

document.write('Correspondence to:<br>');

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

document.write('PO Box 334<br>');

document.write('Whiting, NJ 08759-334<br>');

document.write('Cell: <span class="phonetitle">(609) 731-8909<BR></span>');

document.write('PHONE: <span class="phonetitle">(732) 350-6811<BR></span>');

document.write('FAX: <span class="phonetitle">(732) 350-5546<BR></span>');

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

document.write(' <A HREF="mailto:blackjak@johnrblack.com" class="link">blackjak@johnrblack.com</a><br>');


//  End -->