// I:\Jbooks\html\interviews\index\IP_Horn.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/dara_horn_bw.jpg';
var thisTopicName ='The Trap of Empathy';
var thisTopicId ='IP.AA.CR';
var thisDocId =4438;
var mltLookupStr ='IP.AA|Index';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='n/a';
var bookinfo='n/a';
var archived='N';
var emailPara='National Jewish Book Award winner Dara Horn on how fiction can repair the world.';
var findSimilar='Dara Horn, Fiction,Stories,Torah,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=72;
authObj.img='null';
authObj.fn='Dara';
authObj.ln='Horn';
authObj.bio='Dara Horn is the author of "In the Image" and the forthcoming "The World to Come."';
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='/nonfiction/index/NF_Kress_Slater.htm';
linkedObj.tag='A little heaven-earth bridge construction.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='/fiction/index/FI_Zierlier2.htm';
linkedObj.tag='Making fiction out of... Ecclesiastes.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='http://darahorn.com/';
linkedObj.tag='The virtual Dara Horn.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;

// NEW EXTERNAL RESOURCES ARRAY
counter=0;
