// This frame remembers the state of all the other frames
var FrameVersion = '2.0.1.1';
// enter the Isbn of the book here
var isbn = '067131839X';
// Enter the array of last paragraph numbers by chapter
// the first entry is non-zero only if their is a prologue
var lastPg = new Array(25,75,111,147,176,218,250,296,352,429,515,658,686,769,789,831,908,956,1061,1103,1258,1418,1454,1518,1545,1708,1853,1921,2025,2099,2133,2310,2482,2612,2714,2804,2829,2927,3021,3093,3133,3213,3241,3291,3365,3423,3490,3636,3738,3807,3919,3972,3989,4104);