<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Town of Hastings');

document.write('</span><br>');

document.write('111 town of hastings<br>');

document.write('Hastings, NY 60060<br>');

document.write('PHONE: <span class="phonetitle">(555) 555-5555<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="mailto:info@hastingsny.org">info@hastingsny.org</a><br>');

//  End -->

