// JavaScript Document

copyright=new Date();
update=copyright.getFullYear();
document.write("Copyright © 2002-"+ update + " GhostNet, Inc. All rights reserved.");



