<!-- Begin

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


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

document.write(Hither House);

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

document.write('10 Lincoln Road<br>');

document.write('Montauk, New York 11954<br>');

document.write('PHONE: <span class="subtitle">(631-668-274<br></span>');

document.write('FAX: <span class="subtitle">631.238.5138<br></span>');

document.write('<br>');

document.write('<a href="mailto:<a href="mailto:hitherhouse@yahoo.com">hitherhouse@yahoo.com</a>">ihitherhouse@yahoo.com</a><br>');


//  End -->