<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('L.Paul Saltzman Photography');

document.write('</span><br>');

document.write('3135 Johnson Ave 7F<br>');

document.write('Bronx, NY 10463<br>');

document.write('PHONE: <span class="phonetitle">(646) 302-2067<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(718) 430-8744<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@lpsaltzman.com" class="link">info@lpsaltzman.com</a><br>');


//  End -->