// Variable new auto-copyrite . . . 

var today = new Date();
var y0 = today.getFullYear();

var copyrite = "<p class='footer'><footer><a href='/english/html/frames/moreinfo/copyrite.htm' accesskey='r'>Copyright</a> &copy; 2000-" + y0 + " ProQuest LLC. <br>All Rights Reserved. <a href='/english/html/frames/moreinfo/privacy.htm'>View Privacy policy</a>.<br><br><a accesskey='0' href='/english/html/frames/moreinfo/accessibility.htm'>Accessibility statement</a></footer></p>";

var copyrite2 = "Copyright</a> &copy; 2000-" + y0 + " ProQuest LLC. <br>All Rights Reserved.";

var copyrite_home = "<a href='/english/html/frames/moreinfo/copyrite.htm'>Copyright</a> &copy; 2000-" + y0 + " ProQuest LLC. <br>All Rights Reserved.";

var copyrite_home2 = "<a href='/english/html/frames/moreinfo/copyrite2.htm'>Copyright</a> &copy; 2000-" + y0 + " ProQuest LLC. <br>All Rights Reserved.";
