// H:\Jbooks\html\fiction\index\FI_Goodman_Foer.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/extremely_loud.jpg';
var thisTopicName ='W.G. Sebald Meets Captain Underpants';
var thisTopicId ='FI.AC.BS';
var thisDocId =3860;
var mltLookupStr ='FI.AC|Index';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='AM0618329706';
var bookinfo='AM0618329706';
var archived='N';
var emailPara='Lawrence Goodman says that the new Foer novel is "a hodge-podge of borrowed styles, half-baked ideas, and superficial musings."';
var findSimilar='Jonathan Safran Foer,    Family,Fiction,History,World War II';
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=153;
authObj.img='null';
authObj.fn='Lawrence';
authObj.ln='Goodman';
authObj.bio='Lawrence Goodman is a journalist and playwright living in Providence, RI. His blog at http://goodmanorama.blogspot.com. ';
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_BoltonFasman_Chabon.htm';
linkedObj.tag='Michael Chabon pays homage to genre fiction.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='/fiction/FI_SLAVITT.htm';
linkedObj.tag='Read about Sebald.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='http://www.newyorker.com/critics/books/index.ssf?050314crbo_books1';
linkedObj.tag='Updike on JSF.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;

// NEW EXTERNAL RESOURCES ARRAY
counter=0;

