<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="subtitle">');

document.write('Goats On The Roof');

document.write('</span><br>');

document.write('3026 Hwy 441 South<br>');

document.write('Clayton, Georgia 30576<br>');

document.write('PHONE: <span class="subtitle">(706) 782-2784<br></span>');

document.write('<br>');

document.write('<a href="mailto:goatherder@windstream.net">goatherder@windsteam.net</a><br>');


//  End -->