// Variable new auto-copyrite . . . 

var today = new Date();
var y0 = today.getFullYear();

var copyrite = "<a href='/moreinfo/termscond.htm'>Copyright</a> &copy; 2002-" + y0 + " ProQuest LLC. <br>";

