// Variable new auto-copyrite . . . 

var today = new Date();
var y0 = today.getFullYear();

var copyrite = "Copyright &copy; " + y0 + " ProQuest LLC. All Rights Reserved.";
