<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Laurel Lane Country Club');

document.write('</span><br>');

document.write(' 309 Laurel Lane<br>');

document.write('W. Kingston, R.I. 02892<br>');

document.write('PHONE: <span class="phonetitle">(401) 783-3844<BR></span>');

document.write(' <A HREF="mailto:info@laurellanecountryclub.com" class="link">Information</a><br>');


//  End -->