<!-- Begin


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


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

document.write('The Ocean Dunes Beachfront Resort at Amagansett');

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

document.write('379 Bluff Road (near Indian Wells Highway) <br>');

document.write('Amagansett, NY 11930<br>');

document.write('PHONE: <span class="phonetitle">631 267-8121 </span>&nbsp;&nbsp;');

document.write('FAX: <span class="phonetitle">631 267-6898<BR></span>');

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

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


//  End -->