<!-- Begin

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

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

document.write('Mount Pleasant Golf Club');

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

document.write('141 Staples Street<br>');

document.write('Lowell, Massachusetts 01851<br>');

document.write('Phone: <span class="phonetitle">(978) 452-8228<BR></span>');

document.write('Pro Shop: <span class="phonetitle">(978) 453-2949<BR></span>');

document.write('Banquet Hall Rentals: <span class="phonetitle">(978) 452-8228</span>  Ask for Sean Tully *<BR>');

document.write('E-mail Banquet Hall Rentals: ');

document.write(' <A HREF="mailto:mpgc@comcast.net">mpgc@comcast.net</a><br>');

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

document.write(' <A HREF="mailto:webmaster@mpgc.net">webmaster@mpgc.net</a><br>');


//  End -->