// H:\Jbooks\html\nonfiction\index\NF_Gordon_Dylan.js
var printerfile = getPrnFile();
var headerLocation ='http://www.jbooks.com/common/uploads/dylan.jpg';
var thisTopicName ='A Nice Jewish Cultural Icon. Sort of.';
var thisTopicId ='NF.AA.CI';
var thisDocId =3778;
var mltLookupStr ='NF.AA|Index';
var perspectiveList ='';
var gl_depthlevel=0;
var bookISBN='AM0743228154';
var bookinfo='AM0743228154';
var archived='Y';
var emailPara='How Jewish is Bob Dylan? Who knows--his new memoir is nearly silent on the subect.';
var findSimilar='Bob Dylan, Autobiography,Music,Non-fiction,Bestseller';
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=62;
authObj.img='null';
authObj.fn='Ken';
authObj.ln='Gordon';
authObj.bio='Ken Gordon is the editor of JBooks. His website is www.kdgordon.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_Rogovoy.htm';
linkedObj.tag='Jewish rock stars? Why not!';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='/nonfiction/index/NF_Bisman.htm';
linkedObj.tag='400 years of Jewish music.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='http://www.bobdylan.com/index.html';
linkedObj.tag='Dylan&#039;s offical website.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;
linkedObj=new Object();  
linkedObj.url='http://www.myjewishlearning.com/culture/Music/AmericanJewishMusicTO/RockMusic/Dylan.htm';
linkedObj.tag='A Jewish look at the man&#039;s lyrics.';
linkedObj.title='';
rsrcArr[counter++]=linkedObj;

// NEW EXTERNAL RESOURCES ARRAY
counter=0;

