/* [/web/js/bookSettings.php] */


flippingBook.pages = [
	"../contents/BOOK/296.file","../contents/BOOK/297.file","../contents/BOOK/298.file","../contents/BOOK/299.file","../contents/BOOK/300.file","../contents/BOOK/301.file","../contents/BOOK/302.file","../contents/BOOK/303.file","../contents/BOOK/304.file","../contents/BOOK/305.file","../contents/BOOK/311.file","../contents/BOOK/312.file","../contents/BOOK/313.file","../contents/BOOK/314.file","../contents/BOOK/315.file","../contents/BOOK/316.file","../contents/BOOK/317.file","../contents/BOOK/318.file","../contents/BOOK/319.file","../contents/BOOK/320.file","../contents/BOOK/321.file","../contents/BOOK/322.file","../contents/BOOK/323.file","../contents/BOOK/324.file","../contents/BOOK/325.file","../contents/BOOK/326.file","../contents/BOOK/327.file","../contents/BOOK/328.file","../contents/BOOK/329.file","../contents/BOOK/330.file","../contents/BOOK/331.file","../contents/BOOK/332.file","../contents/BOOK/333.file","../contents/BOOK/334.file","../contents/BOOK/335.file","../contents/BOOK/336.file","../contents/BOOK/337.file","../contents/BOOK/338.file","../contents/BOOK/339.file","../contents/BOOK/340.file","../contents/BOOK/341.file","../contents/BOOK/342.file","../contents/BOOK/343.file","../contents/BOOK/344.file","../contents/BOOK/345.file","../contents/BOOK/346.file","../contents/BOOK/347.file","../contents/BOOK/348.file","../contents/BOOK/349.file","../contents/BOOK/350.file","../contents/BOOK/351.file","../contents/BOOK/352.file","../contents/BOOK/353.file","../contents/BOOK/354.file","../contents/BOOK/355.file","../contents/BOOK/356.file","../contents/BOOK/357.file","../contents/BOOK/358.file","../contents/BOOK/359.file","../contents/BOOK/360.file","../contents/BOOK/361.file","../contents/BOOK/362.file","../contents/BOOK/363.file","../contents/BOOK/364.file","../contents/BOOK/365.file","../contents/BOOK/366.file","../contents/BOOK/367.file","../contents/BOOK/368.file","../contents/BOOK/369.file","../contents/BOOK/370.file","../contents/BOOK/371.file","../contents/BOOK/372.file","../contents/BOOK/373.file","../contents/BOOK/374.file","../contents/BOOK/375.file","../contents/BOOK/376.file","../contents/BOOK/377.file","../contents/BOOK/378.file","../contents/BOOK/379.file","../contents/BOOK/380.file","../contents/BOOK/381.file","../contents/BOOK/382.file","../contents/BOOK/383.file","../contents/BOOK/384.file","../contents/BOOK/385.file","../contents/BOOK/386.file","../contents/BOOK/387.file","../contents/BOOK/388.file","../contents/BOOK/389.file","../contents/BOOK/390.file","../contents/BOOK/391.file","../contents/BOOK/392.file","../contents/BOOK/393.file","../contents/BOOK/394.file","../contents/BOOK/395.file","../contents/BOOK/396.file","../contents/BOOK/397.file","../contents/BOOK/398.file","../contents/BOOK/399.file","../contents/BOOK/306.file","../contents/BOOK/307.file","../contents/BOOK/308.file","../contents/BOOK/309.file","../contents/BOOK/310.file"];

// define custom book settings here
flippingBook.settings.bookWidth = 882;
flippingBook.settings.bookHeight = 378;
flippingBook.settings.stageWidth = 441;
flippingBook.settings.scaleContent = false;
flippingBook.settings.centerContent = true;
flippingBook.settings.pageBackgroundColor = 0x000000;
flippingBook.settings.backgroundColor = 0x000000;
flippingBook.settings.zoomUIColor = 0x000000;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false;
flippingBook.settings.zoomImageWidth = 882;
flippingBook.settings.zoomImageHeight = 378;
flippingBook.settings.downloadURL = "#";
flippingBook.settings.flipSound = "swf/book/sounds/02.mp3";
flippingBook.settings.flipCornerStyle = "first page only";
flippingBook.settings.zoomHintEnabled = false;
flippingBook.settings.hardcover = true;
flippingBook.settings.hardcoverThickness = 0;
flippingBook.settings.firstPageNumber = 0;
flippingBook.settings.preloaderType = "Gear Wheel";

// default settings can be found in the flippingbook.js file
flippingBook.create();

