// H:\Jbooks\html\fiction\index\FI_Horn.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/fi_horn.jpg';
var thisTopicName ='Teaching Tevye';
var thisTopicId ='FI.AC.AF';
var thisDocId =3140;
var mltLookupStr ='FI.AC|Index';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='';
var bookinfo='';
var archived='N';
var emailPara='Sholem Aleichem&#039;s masterpiece is perhaps the most misunderstood piece of Jewish literature ever--can college students figure it out?';
var findSimilar='Sholem Aleichem, Fiction,Yiddish,Classic,Ashkenazic';
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=72;
authObj.img='null';
authObj.fn='Dara';
authObj.ln='Horn';
authObj.bio='Dara Horn is the author of "In The Image".';
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='/fiction/FI_Kadish.htm';
linkedObj.tag='More classic fiction: Bernard Malamud&#039;s <i>The Fixer</i>.';
linkedObj.title='null';
rsrcArr[counter++]=linkedObj;

