// JavaScript Document

copyright=new Date();
update=copyright.getFullYear();
document.write("<font face='Arial, helvetica, sans serif' style='font-size: 11px' color=#000000><br>Copyright © 2001-"+ update + " Mountain Peeks. All rights reserved.</font>");


