var d = new Date();
document.write("&copy; Copyright 2011-" + d.getFullYear());
