// H:\Jbooks\html\firstchapters\index\FC_Keret.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/etgar.jpeg';
var thisTopicName ='Atonement';
var thisTopicId ='FC.AA.AV';
var thisDocId =4394;
var mltLookupStr ='FC.AA|Index';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='n/a';
var bookinfo='n/a';
var archived='Y';
var emailPara='Here&#039;s a powerful, never-before-translated story by the talented Israeli fiction writer Etgar Keret.';
var findSimilar='Etgar Keret, Fiction,Israel,Holidays,Short stories';
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=244;
authObj.img='null';
authObj.fn='Etgar';
authObj.ln='Keret';
authObj.bio='Etgar Keret is the author of "The Nimrod Flip-Out" and "The Busdriver Who Wanted To Be God." ';
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='/interviews/index/IP_Winchester_Keret.htm';
linkedObj.tag='Etgar Keret, the JBooks profile.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='/fiction/index/FI_Mogolov_Meggedv3.1/FI_Mogolov_Meggedv3.htm';
linkedObj.tag='The mature fiction of a man named Megged.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='/fiction/index/FI_Lambert3.htm';
linkedObj.tag='Oh, those young Amercians.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;

// NEW EXTERNAL RESOURCES ARRAY
counter=0;

