<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

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

document.write('Diane Ried Tucci');

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

document.write('129 East 5th Street'<br>');

document.write('Deer Park, NY 11729<br>');

document.write('PHONE: <span class="phonetitle">(631)875-1695<BR></span>');

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

document.write(' <A HREF="mailto:info@dianetucci.com">info@dianetucci.com</a><br>');


//  End -->