<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Kathy Skomsky');

document.write('</span><br>');

document.write('306 Davis Street<br>');

document.write('"The Cottages"<br>');

document.write('Hendersonville, NC 28739<br>');

document.write('828-808-0279<br>');

document.write('<a href="mailto:waresarty@hotmail.com">waresarty@hotmail.com</a><br>');


//  End -->