<!-- Start

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

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

document.write(' Cypress Pond At Home');

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

document.write('<span class="TABLE">15 Kent Road<br></span>');

document.write('<span class="TABLE">Tifton, GA 31794<br></span>');

document.write('PHONE: <span class="phonetitle">(229) 382-0228<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(229) 382-0434<BR></span>');
document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:cpah@friendlycity.net">cpah@friendlycity.net</a><br>');

//  End -->