<!-- Begin


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

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

document.write('Bluewater Beach Grill');

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

document.write('2025 Seaway Drive<br>');

document.write('South Hutchinson Island<br>');
document.write('Fort Pierce, FL 34949<br>');


document.write('PHONE: <span class="phonetitle">(772) 466-0023<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(772) 466-0073<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:bluewater2025@bellsouth.net">info@bluewaterbeachgrill.com</a><br>');


//  End -->