// JavaScript Document

copyright=new Date();
update=copyright.getFullYear();
document.write("&copy; " + update + " Wesley Allen, Inc. - The Official Website of Wesley Allen Iron Beds");

