flippingBook.pages = [
"pages/BathroomFurniture_Page_01.jpg",
"pages/BathroomFurniture_Page_02.jpg",
"pages/BathroomFurniture_Page_03.jpg",
"pages/BathroomFurniture_Page_04.jpg",
"pages/BathroomFurniture_Page_05.jpg",
"pages/BathroomFurniture_Page_06.jpg",
"pages/BathroomFurniture_Page_07.jpg",
"pages/BathroomFurniture_Page_08.jpg",
"pages/BathroomFurniture_Page_09.jpg",
"pages/BathroomFurniture_Page_10.jpg",
"pages/BathroomFurniture_Page_11.jpg",
"pages/BathroomFurniture_Page_12.jpg",
"pages/BathroomFurniture_Page_13.jpg",
"pages/BathroomFurniture_Page_14.jpg",
"pages/BathroomFurniture_Page_15.jpg",
"pages/BathroomFurniture_Page_16.jpg",
"pages/BathroomFurniture_Page_17.jpg",
"pages/BathroomFurniture_Page_18.jpg",
"pages/BathroomFurniture_Page_19.jpg",
"pages/BathroomFurniture_Page_20.jpg",
"pages/BathroomFurniture_Page_21.jpg",
"pages/BathroomFurniture_Page_22.jpg",
"pages/BathroomFurniture_Page_23.jpg",
"pages/BathroomFurniture_Page_24.jpg",
"pages/BathroomFurniture_Page_25.jpg",
"pages/BathroomFurniture_Page_26.jpg",
"pages/BathroomFurniture_Page_27.jpg",
"pages/BathroomFurniture_Page_28.jpg",
"pages/BathroomFurniture_Page_29.jpg",
"pages/BathroomFurniture_Page_30.jpg",
"pages/BathroomFurniture_Page_31.jpg",
"pages/BathroomFurniture_Page_32.jpg",
"pages/BathroomFurniture_Page_33.jpg",
"pages/BathroomFurniture_Page_34.jpg",
"pages/BathroomFurniture_Page_35.jpg",
"pages/BathroomFurniture_Page_36.jpg",
"pages/BathroomFurniture_Page_37.jpg",
"pages/BathroomFurniture_Page_38.jpg",
"pages/BathroomFurniture_Page_39.jpg",
"pages/BathroomFurniture_Page_40.jpg",
"pages/BathroomFurniture_Page_41.jpg",
"pages/BathroomFurniture_Page_42.jpg",
"pages/BathroomFurniture_Page_43.jpg",
"pages/BathroomFurniture_Page_44.jpg",
"pages/BathroomFurniture_Page_45.jpg",
"pages/BathroomFurniture_Page_46.jpg",
"pages/BathroomFurniture_Page_47.jpg",
"pages/BathroomFurniture_Page_48.jpg",


];


flippingBook.contents = [
	[ "Cover Page", 1 ],
	[ "Escape", 6 ],
	[ "Papersink", 8 ],
	[ "Options Lux", 16 ],
	[ "Nuova", 20 ],
	[ "Shift", 26 ],
	[ "Cubix", 36 ],
	[ "S50", 44 ]
];

// define custom book settings here
flippingBook.settings.bookWidth = 826;
flippingBook.settings.bookHeight = 584;
flippingBook.settings.pageBackgroundColor = 0xD1DEEE;
flippingBook.settings.backgroundColor = 0xD1DEEE;
flippingBook.settings.zoomUIColor = 0x919d6c;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false;
flippingBook.settings.zoomImageWidth = 724;
flippingBook.settings.zoomImageHeight = 1024;
flippingBook.settings.downloadURL = "http://depo.vitra.com.tr/vitra_tr/pdf/KataloglarVeFiyatListeleri/Kataloglar/2009/BanyoMobilyasi.pdf";
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();
