// JavaScript Document
// footer text for all pages

document.write("<span style='font-weight:normal; font-family:arial; font-size:13px'>");
document.write(" <center>Mountain Man Gallery  ~  P.O. Box 1  Como, Colorado  80432  ~  719-836-1910  ~   ");
emailE=('info@' + 'mountainmangallery.com')
document.write('<A href="mailto:' + emailE + '">' + emailE + '</a>')
document.write("<span style='font-weight:normal; font-family:arial; font-size:10px'>");
document.write(" <br /><br /><br /><center>Original Site Design and Content Copyright \© 2006 - 2009 Mountain Man Gallery<br>All Rights Reserved</center> ");
document.write(" <center>The art and design contained in this website may not be hotlinked, printed or digitally reproduced in any way<br>without prior written permission from Mountain Man Gallery<br /><br />To report website technical problems or questions, contact ");	
emailE=('admin@' + 'hermithouse.com')
document.write('<A href="mailto:' + emailE + '">HermitHouse</a>')




