var SbTxt = new Array();
var SbHtm = new Array();
var SbTit = new Array();
var SbSta = new Array();
var MaxSb = 0;

// To make title (gray) stripes: put  "*" at the beginning of either SbHtm or SbTxxt ;

SbHtm[++MaxSb]="*index.html";
SbTxt[  MaxSb]="*Main Book Page";
SbTit[  MaxSb]="PIN Book: Peace Versus Justice";
SbSta[  MaxSb]="PIN Book: Peace Versus Justice";

SbHtm[++MaxSb]="pvj-editors.html";
SbTxt[  MaxSb]="Editors and Authors";
SbTit[  MaxSb]="About the Editors and Authors";
SbSta[  MaxSb]="About the Editors and Authors";

SbHtm[++MaxSb]="pvj-contents.html";
SbTxt[  MaxSb]="Contents";
SbTit[  MaxSb]="Peace Versus Justice - Table of Contents";
SbSta[  MaxSb]="Peace Versus Justice - Table of Contents";

SbHtm[++MaxSb]="pvj-orderinfo.html";
SbTxt[  MaxSb]="Ordering Information";
SbTit[  MaxSb]="Peace Versus Justice - Ordering Information";
SbSta[  MaxSb]="Peace Versus Justice - Ordering Information";

SbHtm[++MaxSb]="*/docs/HOTP/recent-books.html";
SbTxt[  MaxSb]="Recent Publications";
SbTit[  MaxSb]="Recent Publications";
SbSta[  MaxSb]="Recent Publications";

