// H:\Jbooks\html\fiction\index\FI_Fasman_Foer.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/jonathan.jpg';
var thisTopicName ='A Most Premium Book';
var thisTopicId ='FI.AC.CW';
var thisDocId =4705;
var mltLookupStr ='FI.AC|Index';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='AM0060529709';
var bookinfo='AM0060529709';
var archived='Y';
var emailPara='This debut novel made a splash that landed Foer in a pool of Koret finalists.';
var findSimilar='Jonathan Safran Foer,   Fiction,Koret Jewish Book Award,Holocaust,Family';
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=25;
authObj.img='null';
authObj.fn='Judith';
authObj.ln='Bolton-Fasman';
authObj.bio='Judy Bolton-Fasman is writing a memoir about saying Kaddish for her father. ';
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='http://www.jbooks.com/fiction/index/FI_Pinsker_Stern.htm';
linkedObj.tag='<i> The Wedding Jester</i>';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='http://www.jbooks.com/fiction/index/FI_Phillips_Roth.htm';
linkedObj.tag='<i> The Plot Against America</i>';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='http://www.jbooks.com/fiction/index/FI_Fasman_Horn.htm';
linkedObj.tag='<i> In the Image</i>';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='http://www.jbooks.com/fiction/index/FI_Pinsker_Bellow.htm';
linkedObj.tag='<i>Ravelstein</i>';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='http://www.jbooks.com/fiction/index/FI_Phillips_Ozick.htm';
linkedObj.tag='<i>The Puttermessert Papers</i>';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;

// NEW EXTERNAL RESOURCES ARRAY
counter=0;

