<!-- Begin


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


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

document.write('Irrigation Association of New England');

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

document.write('45 Lafayette Rd. #116<br>');

document.write('North Hampton, NH 03862<br>');

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

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

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

document.write(' <a href="mailto:jennifer@irrigationassociationne.org">E-Mail</a><br>');


//  End -->