// O:\wwwjfl\Stage\Jbooks\html\test\index.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/jbooks_home.jpg';
var thisTopicName ='Home';
var thisTopicId ='XY.AF';
var thisDocId =2471;
var mltLookupStr ='XY|';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='n/a';
var bookinfo='n/a';
var archived='N';
var emailPara='N/A';
var findSimilar='n/a, ';
initAllTopics();

// for JBooks Authors
var authcnt=0; // to contain bio info
var authors=new Array(); // to contain bio info
var authObj=new Object();  
authObj.authId=37;
authObj.img='null';
authObj.fn='n/a';
authObj.ln='n/a';
authObj.bio='null';
authors[authcnt++]=authObj;

// for Perspectives and Other Resources
var counter=0;
var persArr=new Array();
var rsrcArr=new Array();
var extrsrcArr=new Array();
// Perspectives

// Resources
counter=0;

// NEW EXTERNAL RESOURCES ARRAY
counter=0;

