<!-- Begin


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

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

document.write('Judith Tate');

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

document.write('73 Point Road<br>');

document.write('Portsmouth, RI 02871<br>');

document.write('PHONE: <span class="phonetitle">401-683-6599<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">401-683-6599<BR></span>');

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

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


//  End -->