<!-- Begin


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

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

document.write('Misty\'s Art');

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

document.write('2352 Raven Hollow Road<br>');

document.write('State College, PA 16801<br>');

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

document.write(' <A HREF="mailto:mistysartinfo@gmail.com">mistysartinfo@gmail.com</a><br>');


//  End -->