// H:\Jbooks\html\nonfiction\index\NF_Kress.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/nf_kress.jpg';
var thisTopicName ='Thou Shalt Share Your Feelings';
var thisTopicId ='NF.AA.AE';
var thisDocId =3064;
var mltLookupStr ='NF.AA|Index';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='';
var bookinfo='';
var archived='Y';
var emailPara='Do the ten commandments make good relationship advice? Shmuley Boteach, the author of "Kosher Sex", thinks so.';
var findSimilar='Shmuley Boteach,    Sex,Marriage,Jewish Life,Holidays';
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=65;
authObj.img='null';
authObj.fn='Michael';
authObj.ln='Kress';
authObj.bio='Michael Kress is an editor at Beliefnet.com and the former editor-in-chief of MyJewishLearning.com. His writing has appeared in Newsweek, The Boston Globe, The Philadelphia Inquirer, Publishers Weekly, The Forward, and Salon.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='/nonfiction/index/NF_Apple.htm';
linkedObj.tag='Rebbetzin Esther Jungreis also looks to the Bible when she dispenses relationship advice.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;

// NEW EXTERNAL RESOURCES ARRAY
counter=0;
