//* script for the present year to automatically be added to the copyright line */ copyright=new Date(); update=copyright.getFullYear(); document.write("Copyright © 2005 - "+ update + "
By: Crosswood Centre
All rights reserved");