// JavaScript Document

copyright=new Date();
update=copyright.getFullYear();
document.write("The Open Door Design is protected by Registered Copyright. Rebirth-stone is a Registered Trademark.<br>");
document.write("Copyright © 2005-"+ update + " New Identity. All rights reserved.");

