<!-- Begin

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


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

document.write('Manchester Country Club');

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

document.write('305 South Main Street<br>');

document.write('Manchester, CT 06040<br>');

document.write('Business Office:<span class="phonetitle">(860)646-0103<BR></span>');

document.write('Pro Shop:<span class="phonetitle">(860)646-0226<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(860)646-8985<BR></span>');

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

document.write(' <A HREF="mailto:info@manchestercountryclub.us" class="link">info@manchestercountryclub.us</a><br>');



//  End -->