// H:\Jbooks\html\nonfiction\index\NF_Stein_Adelman.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/j_girls_guide.jpg';
var thisTopicName ='You Go, JGirl';
var thisTopicId ='NF.AA.D3';
var thisDocId =4238;
var mltLookupStr ='NF.AA|Index';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='AM1580232159';
var bookinfo='AM1580232159';
var archived='N';
var emailPara='How do Jewish girls become Jewish women? With lots of help from their parents--and this slick new book.';
var findSimilar='Penina Adelman, Ali Feldman, and Shulamit Reinharz, Women,Jewish Life,Family,Bat Mitzvah';
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=127;
authObj.img='null';
authObj.fn='Joanna';
authObj.ln='Stein';
authObj.bio='Joanna Stein is a freelance writer.';
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_Almond_Ellenson.htm';
linkedObj.tag='Essays for grownup JGirls.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='/children/index/CB_Gordon_Breskin_Zalben.htm';
linkedObj.tag='A book about a girl named Beryl and her babka.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='/nonfiction/index/NF_Phillips_Mirkin.htm';
linkedObj.tag='Step right up and meet our biblical foremothers.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;

// NEW EXTERNAL RESOURCES ARRAY
counter=0;

