<!-- Begin

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

document.write('<h2><b>Liberty Arts</b></h2>');

document.write('108 W. Miner Street<br>');

document.write('Yreka, CA 96097<br>');

document.write('PHONE: &nbsp;<span>(530) 842-0222<BR></span>');

document.write('<BR>Email:');

document.write('<a href="mailto:libertyartsgallery@gmail.com">libertyartsgallery@gmail.com</a>');

//  End -->