<!-- Begin

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

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

document.write('Cotton Valley Country Club');

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

document.write('1135 Hwy. 79 N<br>');

document.write('Carthage, TX 75633<br>');

document.write('PHONE: <span class="phonetitle">(903) 693-9062<BR></span>');

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

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


//  End -->