
copyright=new Date();
update=copyright.getFullYear();
document.write("Copyright &copy; 2001-"+ update + " Artbo Web Services Inc All rights reserved.");

