<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Lawn and Tennis Club of North Carolina');

document.write('</span><br>');

document.write('One Merrywood<br>');

document.write('Pinehurst, NC 28374<br>');

document.write('PHONE: <span class="phonetitle">(910) 692-7270<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:landtclub@pinehurst.net">Lawn and Tennis Club</a><br>');


//  End -->