// I:\Jbooks\html\interviews\index\IP_Papernick.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/jon_papernick.jpg';
var thisTopicName ='The 1,001 Book Project: A True Story';
var thisTopicId ='IP.AA.ET';
var thisDocId =4989;
var mltLookupStr ='IP.AA|Index';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='AM1550961020 ';
var bookinfo='AM1550961020 ';
var archived='N';
var emailPara='The true story of what happened when an author tried to sell 1,001 books by hand.';
var findSimilar='Jon Papernick,  Fiction,Literature,Canada,Canadian';
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=59;
authObj.img='null';
authObj.fn='Jon';
authObj.ln='Papernick';
authObj.bio='To learn more about Jon Papernick, please click <a href="http://jonpapernick.com"><b>jonpapernick.com</b></a>';
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='http://www.jonpapernick.com/public/podcast/WhobyFirebotanaicalgarden.mp3 ';
linkedObj.tag='To hear an audio excerpt of Papernick&#039;s novel, click here.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;

// NEW EXTERNAL RESOURCES ARRAY
counter=0;
