﻿var date = new Date();
document.write("&copy; "+ date.getUTCFullYear());
