// I:\Jbooks\html\interviews\index\IP_Zanger.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/hunger_artist.jpg';
var thisTopicName ='The Art of Not Eating';
var thisTopicId ='IP.AA.CN';
var thisDocId =4402;
var mltLookupStr ='IP.AA|Index';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='n/a';
var bookinfo='n/a';
var archived='N';
var emailPara='Some seasonal reflections on the meaning of fasting.';
var findSimilar='Mark Zanger,  Food,Yom Kippur,Literature,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=119;
authObj.img='null';
authObj.fn='Mark';
authObj.ln='Zanger';
authObj.bio='Mark Zanger is the author of "The American History Cookbook." ';
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_Goldstein.htm';
linkedObj.tag='Joyce Goldstein on being a Jewish food writer.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='/nonfiction/index/NF_Spitzer_Stern.htm';
linkedObj.tag='An Entrée to Judaism';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='http://www.kafka.org/';
linkedObj.tag='Click over to the Kafka Project.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;

// NEW EXTERNAL RESOURCES ARRAY
counter=0;
