// H:\Jbooks\html\amplified\index.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/front_bookamp.jpg';
var thisTopicName ='Index';
var thisTopicId ='BA.AA';
var thisDocId =2460;
var mltLookupStr ='BA|';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='';
var bookinfo='';
var archived='Y';
var emailPara='Books Amplified Index';
var findSimilar='Audio books,  Audiobooks,Audio,Audio books,Art';
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;

