<!-- Begin


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


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

document.write('Summer Place Condominiums');

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

document.write('101 Spring Drive<br>');

document.write('Merritt Island, FL 32953<br>');

document.write('PHONE: <span class="subtitle">(321) 453-3669<BR></span>');

document.write('FAX: <span class="subtitle">(321) 453-3669<BR></span>');

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

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


//  End -->