document.write("&copy; 2005-");
var d=new Date();
yr=d.getFullYear();
document.write(yr);
document.write(" The Identity Group, Inc.");
