// H:\Jbooks\html\nonfiction\index\NF_Pinsker_Calasso.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/roberto_calasso.jpg';
var thisTopicName ='A Kafka for the 21st Century';
var thisTopicId ='NF.AA.C1';
var thisDocId =3816;
var mltLookupStr ='NF.AA|Index';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='AM1400041899';
var bookinfo='AM1400041899';
var archived='N';
var emailPara='Roberto Calasso gives contemporary readers a tour of Kafka&#039;s fictional castle.';
var findSimilar='Roberto Calasso, Literature,Literary Studies,Fiction,Essays';
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=120;
authObj.img='null';
authObj.fn='Sanford';
authObj.ln='Pinsker';
authObj.bio='Sanford Pinsker, a frequent Jbooks.com contributor, once spent a year living with the Lubavitcher hassidim in Crown Heights, Brooklyn, on a grant from the National Endowment for the Humanities. ';
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_Mogolov_Goldberg.htm';
linkedObj.tag='Myla Golberg goes to Prague.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='/firstchapters/index/FC_Brenner.htm';
linkedObj.tag='Exile: The great theme of both Kafka and photographer Frederic Brenner.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='http://www.kafka.org/';
linkedObj.tag='Welcome to... The Kafka Project.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;

// NEW EXTERNAL RESOURCES ARRAY
counter=0;

