flippingBook.pages = [ "http://epoch-archive.com/a1/en/ca/yto/2010/07-Jul/08/thumb_A1 Front.png", "http://epoch-archive.com/a1/en/ca/yto/2010/07-Jul/08/thumb_A2 Nation.png", "http://epoch-archive.com/a1/en/ca/yto/2010/07-Jul/08/thumb_A3 Nation.png", "http://epoch-archive.com/a1/en/ca/yto/2010/07-Jul/08/thumb_A4 World.png", "http://epoch-archive.com/a1/en/ca/yto/2010/07-Jul/08/thumb_A5 World.png", "http://epoch-archive.com/a1/en/ca/yto/2010/07-Jul/08/thumb_A6 Business.png", "http://epoch-archive.com/a1/en/ca/yto/2010/07-Jul/08/thumb_A7 Opinion.png", "http://epoch-archive.com/a1/en/ca/yto/2010/07-Jul/08/thumb_A8 Sports.png", "http://epoch-archive.com/a1/en/ca/yto/2010/07-Jul/08/thumb_B1 Entertainment.png", "http://epoch-archive.com/a1/en/ca/yto/2010/07-Jul/08/thumb_B2 Travel.png", "http://epoch-archive.com/a1/en/ca/yto/2010/07-Jul/08/thumb_B3 Health.png", "http://epoch-archive.com/a1/en/ca/yto/2010/07-Jul/08/thumb_B4 Autos.png", "http://epoch-archive.com/a1/en/ca/yto/2010/07-Jul/08/thumb_B5 Arts & Culture.png", "http://epoch-archive.com/a1/en/ca/yto/2010/07-Jul/08/thumb_B6 Science.png", "http://epoch-archive.com/a1/en/ca/yto/2010/07-Jul/08/thumb_B7 Style.png", "http://epoch-archive.com/a1/en/ca/yto/2010/07-Jul/08/thumb_B8 At Home.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();