<!-- Begin


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


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

document.write('Hales Location Owners Association');

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

document.write('86 Fairway Drive<br>');

document.write('Hales Location, NH 03860<br>');

document.write('PHONE: <span class="phonetitle">(603) 356-8805 </span>&nbsp;&nbsp;');

document.write('FAX: <span class="phonetitle">(603) 356-8805<BR></span>');

document.write('E-mail: ');

document.write(' <a href="mailto:info@haleslocationownersassociation.org">info@haleslocationownersassociation.org</a><br>');


//  End -->