// Copyright Refresh JavaScript Document
cp = new Date();
now = cp.getFullYear();
document.write(now);