﻿<!-- Begin


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


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

document.write('Cottage Properties LLC');

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

document.write('PO Box 2789<br>');

document.write('Daphne, AL 36526<br><br>');

document.write('PHONE: <span class="phonetitle">251-300-5899 <br></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">251-626-2999 <br></span>');

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

document.write('<a href="agents.htm">View Agent Contacts</a><br>');


//  End -->