// H:\Jbooks\html\firstchapters\index.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/images_content/front_firstchapter.jpg';
var thisTopicName ='Index';
var thisTopicId ='FC.AA';
var thisDocId =2425;
var mltLookupStr ='FC|';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='';
var bookinfo='';
var archived='N';
var emailPara='Author, Historical Fiction,God,Israel,Lag Baomer';
var findSimilar='Author,   Historical Fiction,God,Israel,Lag Baomer';
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;

