//for copyright year
var yr;
Today = new Date();
yr = Today.getFullYear();

