// Variable new auto-copyrite . . . 

var today = new Date();
var y0 = today.getFullYear();
//var copyright = "2004";
var copyright = "" + y0 + " ProQuest LLC"; 
var date = "" + y0;

var webmaster = "Envie sus sugerencias o comentarios a <a href='mailto:ble-webmaster@proquest.co.uk'>Webmaster</a>.";


