// 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 = '0743499034';
// 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(0,8,24,191,310,385,522,726,928,1129,1229,1408,1556,1659,1687,1728,1890,2121,2257,2395,2531,2617,2687,2791,2817,2992,3045,3107,3162,3169,3277,3385,3465,3546,3641,3670,3741,3804,3972,4160,4191,4213,4231);