<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Martha Sharp Fine Art');

document.write('</span><br>');

document.write('2716 Brickmill Lane<br>');

document.write('Mount Pleasant, SC  29466<br>');

document.write('PHONE: <span class="phonetitle">(843) 270-9544<BR></span>');



document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:Martha@MarthaSharp.com">Martha@MarthaSharp.com</a><br>');


//  End -->