<!-- Begin

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

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

document.write('Walters and Brown');

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

document.write('Peachtree City, GA<br><br>');

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

document.write('PHONE: <span class="phonetitle">(770) 843-3704 <br></span>');

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

document.write('PHONE: <span class="phonetitle">(678) 463-9177 <br></span>');

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

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

//  End -->