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]="*pae.html";
SbTxt[  MaxSb]="*Main Book Page";
SbTit[  MaxSb]="POP Book - Population and Environment: Methods of Analysis";
SbSta[  MaxSb]="POP Book - Population and Environment: Methods of Analysis";

SbHtm[++MaxSb]="pae-abouteditors.html";
SbTxt[  MaxSb]="About the Editors";
SbTit[  MaxSb]="About the Editors";
SbSta[  MaxSb]="About the Editors";

SbHtm[++MaxSb]="pae-toc.html";
SbTxt[  MaxSb]="Table of Contents";
SbTit[  MaxSb]="Table of Contents";
SbSta[  MaxSb]="Table of Contents";

SbHtm[++MaxSb]="pae-order-info.html";
SbTxt[  MaxSb]="Ordering Information";
SbTit[  MaxSb]="Ordering Information";
SbSta[  MaxSb]="Ordering Information";

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


