flippingBook.pages = [
	"pages/Telefonoteka-01_Page_01.jpg",
	"pages/Telefonoteka-01_Page_02.jpg",
	"pages/Telefonoteka-01_Page_03.jpg",
	"pages/Telefonoteka-01_Page_04.jpg",
	"pages/Telefonoteka-01_Page_05.jpg",
	"pages/Telefonoteka-01_Page_06.jpg",
	"pages/Telefonoteka-01_Page_07.jpg",
	"pages/Telefonoteka-01_Page_08.jpg",
	"pages/Telefonoteka-01_Page_09.jpg",
	"pages/Telefonoteka-01_Page_10.jpg",
	"pages/Telefonoteka-01_Page_11.jpg",
	"pages/Telefonoteka-01_Page_12.jpg",
	"pages/Telefonoteka-01_Page_13.jpg",
	"pages/Telefonoteka-01_Page_14.jpg",
	"pages/Telefonoteka-01_Page_15.jpg",
	"pages/Telefonoteka-01_Page_16.jpg",
	"pages/Telefonoteka-01_Page_17.jpg",
	"pages/Telefonoteka-01_Page_18.jpg",
	"pages/Telefonoteka-01_Page_19.jpg",
	"pages/Telefonoteka-01_Page_20.jpg",
	"pages/Telefonoteka-01_Page_21.jpg",
	"pages/Telefonoteka-01_Page_22.jpg",
	"pages/Telefonoteka-01_Page_23.jpg",
	"pages/Telefonoteka-01_Page_24.jpg",
	"pages/Telefonoteka-01_Page_25.jpg",
	"pages/Telefonoteka-01_Page_26.jpg",
	"pages/Telefonoteka-01_Page_27.jpg",
	"pages/Telefonoteka-01_Page_28.jpg",
	"pages/Telefonoteka-01_Page_29.jpg",
	"pages/Telefonoteka-01_Page_30.jpg",
	"pages/Telefonoteka-01_Page_31.jpg",
	"pages/Telefonoteka-01_Page_32.jpg",
	"pages/Telefonoteka-01_Page_33.jpg",
	"pages/Telefonoteka-01_Page_34.jpg",
	"pages/Telefonoteka-01_Page_35.jpg",
	"pages/Telefonoteka-01_Page_36.jpg",
	"pages/Telefonoteka-01_Page_37.jpg",
	"pages/Telefonoteka-01_Page_38.jpg",
	"pages/Telefonoteka-01_Page_39.jpg",
	"pages/Telefonoteka-01_Page_40.jpg",
	"pages/Telefonoteka-01_Page_41.jpg",
	"pages/Telefonoteka-01_Page_42.jpg",
	"pages/Telefonoteka-01_Page_43.jpg",
	"pages/Telefonoteka-01_Page_44.jpg",
	"pages/Telefonoteka-01_Page_45.jpg",
	"pages/Telefonoteka-01_Page_46.jpg",
	"pages/Telefonoteka-01_Page_47.jpg",
	"pages/Telefonoteka-01_Page_48.jpg",
	"pages/Telefonoteka-01_Page_49.jpg",
	"pages/Telefonoteka-01_Page_50.jpg",
	"pages/Telefonoteka-01_Page_51.jpg",
	"pages/Telefonoteka-01_Page_52.jpg",
	"pages/Telefonoteka-01_Page_53.jpg",
	"pages/Telefonoteka-01_Page_54.jpg",
	"pages/Telefonoteka-01_Page_55.jpg",
	"pages/Telefonoteka-01_Page_56.jpg",
	"pages/Telefonoteka-01_Page_57.jpg",
	"pages/Telefonoteka-01_Page_58.jpg",
	"pages/Telefonoteka-01_Page_59.jpg",
	"pages/Telefonoteka-01_Page_60.jpg",
	"pages/Telefonoteka-01_Page_61.jpg",
	"pages/Telefonoteka-01_Page_62.jpg",
	"pages/Telefonoteka-01_Page_63.jpg",
	"pages/Telefonoteka-01_Page_64.jpg",
	"pages/Telefonoteka-01_Page_65.jpg",
	"pages/Telefonoteka-01_Page_66.jpg",
	"pages/Telefonoteka-01_Page_67.jpg",
	"pages/Telefonoteka-01_Page_68.jpg",
	"pages/Telefonoteka-01_Page_69.jpg",
	"pages/Telefonoteka-01_Page_70.jpg",
	"pages/Telefonoteka-01_Page_71.jpg",
	"pages/Telefonoteka-01_Page_72.jpg",
	"pages/Telefonoteka-01_Page_73.jpg",
	"pages/Telefonoteka-01_Page_74.jpg",
	"pages/Telefonoteka-01_Page_75.jpg",
	"pages/Telefonoteka-01_Page_76.jpg",
	"pages/Telefonoteka-01_Page_77.jpg",
	"pages/Telefonoteka-01_Page_78.jpg",
	"pages/Telefonoteka-01_Page_79.jpg",
	"pages/Telefonoteka-01_Page_80.jpg",
	"pages/Telefonoteka-01_Page_81.jpg",
	"pages/Telefonoteka-01_Page_82.jpg",
	"pages/Telefonoteka-01_Page_83.jpg",
	"pages/Telefonoteka-01_Page_84.jpg",
];


flippingBook.contents = [
	[ "Cover", 1 ],
	[ "Modern", 4 ]
];

// define custom book settings here
flippingBook.settings.bookWidth = 820;
flippingBook.settings.bookHeight = 582;
flippingBook.settings.pageBackgroundColor = 0x5b7414;
flippingBook.settings.backgroundColor = 0x83a51c;
flippingBook.settings.zoomUIColor = 0x919d6c;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false,
flippingBook.settings.zoomImageWidth = 564;
flippingBook.settings.zoomImageHeight = 800;
flippingBook.settings.downloadURL = "/pdf/telefonoteka_01.pdf";
flippingBook.settings.flipSound = "sounds/02.mp3";
flippingBook.settings.flipCornerStyle = "manually";
flippingBook.settings.zoomHintEnabled = true;

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

