// H:\Jbooks\html\nonfiction\index\NF_Kushner.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/nf_kushner.jpg';
var thisTopicName ='Spiritual Pilgrimages';
var thisTopicId ='NF.AA.AJ';
var thisDocId =3181;
var mltLookupStr ='NF.AA|Index';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='JU19340';
var bookinfo='JU19340';
var archived='Y';
var emailPara='New books by two poets, both deeply concerned with Jewish sources, exhibit different methods of spiritual seeking. Alan Lew&#039;s This Is Real and You Are Completely Unprepared may change the way you approach the High Holidays.';
var findSimilar='n/a,   Yom Kippur,Rosh Hashana,Poetry,Holidays';
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=33;
authObj.img='null';
authObj.fn='Aviya';
authObj.ln='Kushner';
authObj.bio='Aviya Kushner is a poet and journalist. Her work has appeared in Harvard Review, Partisan Review, and the International Jerusalem Post among other publications.';
authors[authcnt++]=authObj;


// for Perspectives and Other Resources
var counter=0;
var persArr=new Array();
var rsrcArr=new Array();
// Perspectives
// Resources
counter=0;
var linkedObj=new Object();  
linkedObj.url='/nonfiction/index/NF_Farber.htm';
linkedObj.tag='A classic collection on the High Holidays edited by a Nobel laureate.';
linkedObj.title='null';
rsrcArr[counter++]=linkedObj;

