// H:\Jbooks\html\interviews\index\IP_Rudin.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/philip_roth.jpg';
var thisTopicName ='Checking Roth into The Library';
var thisTopicId ='IP.AA.CI';
var thisDocId =4390;
var mltLookupStr ='IP.AA|Index';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='AM1931082790';
var bookinfo='AM1931082790';
var archived='N';
var emailPara='The publisher of The Library of America on the pleasures and pains of publishing Philip Roth.';
var findSimilar='Max Rudin, Literature,Literary,Fiction,Classic';
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=241;
authObj.img='null';
authObj.fn='Max';
authObj.ln='Rudin';
authObj.bio='Max Rudin is the publisher of The Library of America.';
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='/fiction/index/FI_Almond_Roth.htm';
linkedObj.tag='See why readers plotzed for <i>The Plot Against America.</i>';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='/fiction/index/FI_Leavitt_Roth.htm';
linkedObj.tag='Caroline Leavitt examines the early Roth.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='/fiction/index/FI_Lambert_Singer.htm';
linkedObj.tag='The Library of America editon of I. B. Singer&#039;s stories.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;

// NEW EXTERNAL RESOURCES ARRAY
counter=0;
