<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('The Country Club');

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

document.write('1635 Doyal Drive<br>');

document.write('Morristown, TN 37814<br>');

document.write('PHONE: <span class="phonetitle">(423) 586-1941<BR></span>');






//  End -->