// H:\Jbooks\html\nonfiction\index\NF_Lambert_Wex.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/born_kvetch.jpg';
var thisTopicName ='Yo Mameloshn';
var thisTopicId ='NF.AA.BP';
var thisDocId =4268;
var mltLookupStr ='NF.AA|Index';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='AM0312307411';
var bookinfo='AM0312307411';
var archived='Y';
var emailPara='A moody book about the mother tongue.';
var findSimilar='Michael Wex,   Yiddish,History,Literature,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=16;
authObj.img='null';
authObj.fn='Josh';
authObj.ln='Lambert';
authObj.bio='Josh Lambert is a former editor of JBooks.com. His reviews have appeared recently in the Forward, the San Francisco Chronicle, and the Globe and Mail. ';
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='/nonfiction/index/NF_Margolis_Katz.htm';
linkedObj.tag='We&#039;re talking Jewish here!';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='/fiction/index/FI_Gordon_Davilman.htm';
linkedObj.tag='Milking Yiddish for yuks.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='http://hometown.aol.ca/myveksl/wex/index.html';
linkedObj.tag='Visit the vexed Michael Wex.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;

// NEW EXTERNAL RESOURCES ARRAY
counter=0;

