

var webmaster = '<a href="/html/mwd/webmaster.htm">Webmaster</a>';

// Variable new auto-copyrite . . . 

var today = new Date();
var y0 = today.getFullYear();
var copyright = "<a href='/html/mwd/mwdcopy.htm' target='content'>Copyright</a> &copy; 1996-" + y0 + " ProQuest-CSA LLC. <br>All Rights Reserved. View our <a href='/html/mwd/privacy.html' target='content'>Privacy policy</a>";

// Variable new auto-copyrite . . . 

var today = new Date();
var y0 = today.getFullYear();
var copyplain = "Copyright &copy; 1996-" + y0 + " ProQuest-CSA LLC.";


