// I:\Jbooks\html\interviews\index\IP_Kadish.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/rachel_kadish.jpg';
var thisTopicName ='Casting Bread into the Water';
var thisTopicId ='IP.AA.BB';
var thisDocId =3738;
var mltLookupStr ='IP.AA|Index';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='n/a';
var bookinfo='n/a';
var archived='Y';
var emailPara='Writer Rachel Kadish reflects on the High Holiday tradition of tashlich, the casting of bread into the water.';
var findSimilar='n/a,   Holidays,Orthodox,Rosh Hashana,Yom Kippur';
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=56;
authObj.img='null';
authObj.fn='Rachel';
authObj.ln='Kadish';
authObj.bio='Rachel Kadish is the author of "Tolstoy Lied: A Love Story." Her short stories have been included in the Pushcart Prize and Best American Short Stories anthologies.';
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/FI_Kadish.htm';
linkedObj.tag='Kadish on Malamud';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='/fiction/index/FI_Kadish_Chabon.htm';
linkedObj.tag='Kadish on Chabon';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;

// NEW EXTERNAL RESOURCES ARRAY
counter=0;
