Books/2013.09-GlassArmonica/Research/various/Barbieri_files/copyrite.js
2026-06-30 08:19:02 -07:00

23 lines
710 B
JavaScript

////////////////////////////////////////////////////////////////////////////
// Copyright details.
////////////////////////////////////////////////////////////////////////////
var oneDate = new Date();
var theYear = oneDate.getYear();
if(navigator && !(navigator.appName == "Microsoft Internet Explorer"))
{
theYear = theYear + 1900;
}
var terms = "<a href='/infopage/XXX_LANGUAGE_XXX/htxview?template=basic.htx&content=termcond.htx'>Copyright</a> &copy; " + theYear + " ProQuest Information and Learning Company. All Rights Reserved.";
var issues = "4,184";
var end = "1995";
var million = "13.9";
var spanish = "364";
// below is the no of journal linked from PCI + PCI FT to JSTOR
var jstor = "129";