<!-- Begin

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

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

document.write('Living Fences');

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



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

document.write('PHONE: <span class="phonetitle">(404) 775-6123<BR></span>');

document.write('FAX: <span class="phonetitle">(678) 797-0122<BR></span>');

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

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


//  End -->