// I:\JBooks\html\children\index\CB_Applebaum_RH.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/cb_applebaum.jpg';
var thisTopicName ='Apples, Honey, and Books';
var thisTopicId ='CB.AC.AF';
var thisDocId =3217;
var mltLookupStr ='CB.AC|Index';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='';
var bookinfo='';
var archived='N';
var emailPara='Books for children, for Rosh Hashanah.';
var findSimilar='n/a, Children,Children\'s Books,Holidays,Rosh Hashana';
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=23;
authObj.img='null';
authObj.fn='Elizabeth';
authObj.ln='Applebaum';
authObj.bio='Elizabeth Applebaum writes about children&#039;s books for JBooks.com, The Detroit Jewish News and other publications.<br><br>';
authors[authcnt++]=authObj;


// for Perspectives and Other Resources
var counter=0;
var persArr=new Array();
var rsrcArr=new Array();
// Perspectives
// Resources
counter=0;
var linkedObj=new Object();  
linkedObj.url='/children/index/CB_Belitsky.htm';
linkedObj.tag='More high holiday selections for kids.';
linkedObj.title='null';
rsrcArr[counter++]=linkedObj;

