// H:\Jbooks\html\nonfiction\index.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/front_nf2.jpg';
var thisTopicName ='Index';
var thisTopicId ='NF.AA';
var thisDocId =2423;
var mltLookupStr ='NF|';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='';
var bookinfo='';
var archived='N';
var emailPara='Author,  Nonfiction,Non-fiction,Science,Literature';
var findSimilar='Author,     Nonfiction,Non-fiction,Science,Literature';
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;
var linkedObj=new Object();  
linkedObj.url='/fiction/index/FI_BoltonFasman_Blum.htm';
linkedObj.tag='A fictional look at the ghosts of WWII.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='/nonfiction/index/NF_Mogolov_Schultz.htm';
linkedObj.tag='The Nazi past washes up on American shores, and in this book-length poem.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='http://passovergreeting.com/';
linkedObj.tag='In case you missed it, here&#039;s the much-forwarded promotional animation for <i>Schlepping</i>.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;

// NEW EXTERNAL RESOURCES ARRAY
counter=0;
