flippingBook.pages = [ "http://epoch-archive.com/a1/en/uk/nnn/2007/07-Jul/25/thumb_001Front.png", "http://epoch-archive.com/a1/en/uk/nnn/2007/07-Jul/25/thumb_002Nation.png", "http://epoch-archive.com/a1/en/uk/nnn/2007/07-Jul/25/thumb_003Nation.png", "http://epoch-archive.com/a1/en/uk/nnn/2007/07-Jul/25/thumb_004World.png", "http://epoch-archive.com/a1/en/uk/nnn/2007/07-Jul/25/thumb_005World.png", "http://epoch-archive.com/a1/en/uk/nnn/2007/07-Jul/25/thumb_006Science.png", "http://epoch-archive.com/a1/en/uk/nnn/2007/07-Jul/25/thumb_007Comment.png", "http://epoch-archive.com/a1/en/uk/nnn/2007/07-Jul/25/thumb_008Health.png", "http://epoch-archive.com/a1/en/uk/nnn/2007/07-Jul/25/thumb_009Life.png", "http://epoch-archive.com/a1/en/uk/nnn/2007/07-Jul/25/thumb_010Entertainment.png", "http://epoch-archive.com/a1/en/uk/nnn/2007/07-Jul/25/thumb_011Art.png", "http://epoch-archive.com/a1/en/uk/nnn/2007/07-Jul/25/thumb_012Travel.png", "http://epoch-archive.com/a1/en/uk/nnn/2007/07-Jul/25/thumb_013Business.png", "http://epoch-archive.com/a1/en/uk/nnn/2007/07-Jul/25/thumb_014Sport.png"]; flippingBook.contents = [ [ "Cover", 1 ], ]; // define custom book settings here flippingBook.settings.bookWidth = 0; flippingBook.settings.bookHeight = 0; flippingBook.settings.pageBackgroundColor = 0xFFFFFF; flippingBook.settings.backgroundColor = 0xFFFFFF; flippingBook.settings.zoomUIColor = 0x919d6c; flippingBook.settings.useCustomCursors = false; flippingBook.settings.dropShadowEnabled = false; flippingBook.settings.zoomImageWidth = 0; flippingBook.settings.zoomImageHeight = 0; flippingBook.settings.flipSound = "sounds/02.mp3"; flippingBook.settings.flipCornerStyle = "first page only"; flippingBook.settings.zoomHintEnabled = true; // default settings can be found in the flippingbook.js file flippingBook.create();