<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Waring Abbott/Photographer');

document.write('</span><br>');

document.write('15 Cox Drive / PO Box 1256<br>');

document.write('Greenwood Lake, NY 10925<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(845) 477-7363<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">(845) 468-1172<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:wa@waringabbott.com">wa@waringabbott.com</a>');

//  End -->