// JavaScript Document

copyright=new Date();
update=copyright.getFullYear();
document.write("&copy; " + update + " MIR Hardwood Design, Inc.");
