// I:\Jbooks\html\interviews\index\IP_Birnbaum.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/robert_birnbaum_il.jpg';
var thisTopicName ='Birnbaum v. Robert Birnbaum';
var thisTopicId ='IP.AA.CT';
var thisDocId =4455;
var mltLookupStr ='IP.AA|Index';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='n/a';
var bookinfo='n/a';
var archived='N';
var emailPara='Robert Birnbaum takes on... Robert Birnbaum.';
var findSimilar='Robert Birnbaum, Literature,Fiction,Jewish Life,Literary';
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=37;
authObj.img='null';
authObj.fn='n/a';
authObj.ln='n/a';
authObj.bio='null';
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_Gordon_Ozick.htm';
linkedObj.tag='The trouble with talking to Cynthia Ozick.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='/interviews/index/IP_Stern_Goldstein.htm';
linkedObj.tag='This interview will comfort you.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='/interviews/index/IP_Kress_Bloom.htm';
linkedObj.tag='Chewing the literary fat with Harold Bloom.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;

// NEW EXTERNAL RESOURCES ARRAY
counter=0;
