// JavaScript Document

var yr;
Today = new Date();
yr = Today.getFullYear();

