// I:\JBooks\html\fiction\FI_Dicker.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/images_content/louisa.jpg';
var thisTopicName ='A Literary Tour de Force';
var thisTopicId ='FI.AN';
var thisDocId =2760;
var mltLookupStr ='FI|';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='';
var bookinfo='';
var archived='Y';
var emailPara='Simone Zelitch&#039;s award-winning novel updates the story of Ruth and Naomi in post-WWII Palestine.';
var findSimilar='Simone Zelitch, Holidays,Shavuot,Torah,Historical Fiction';
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=3;
authObj.img='null';
authObj.fn='Shira';
authObj.ln='Dicker';
authObj.bio='Shira Dicker&#039;s book reviews, articles and essays on family life and spirituality have appeared in The New York Times, The Jerusalem Report, Tikkun, Hadassah Magazine, The New York Jewish Week, Lifestyles, and many 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/NF_Brown.htm';
linkedObj.tag='Another perfect book for Shavuot.';
linkedObj.title='null';
rsrcArr[counter++]=linkedObj;
