<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Dr. Jeffrey Lucido DPM<br>Brooklyn Foot Health Center<br>');

document.write('</span>');

document.write('441 77th Street<br>');

document.write('Brooklyn, NY 11209<br>');

document.write('Phone: (718) 745-3800<br>');

document.write('FAX: (718) 745-8999<br>');

document.write('<a href="mailto:doctor@foot-specialist.com">doctor@foot-specialist.com</a><br>');

document.write('</span>');


//  End -->