flippingBook.pages = [
	"pages/CorporateProfile_Page_01.jpg",
	"pages/CorporateProfile_Page_02.jpg",
	"pages/CorporateProfile_Page_03.jpg",
	"pages/CorporateProfile_Page_04.jpg",
	"pages/CorporateProfile_Page_05.jpg",
	"pages/CorporateProfile_Page_06.jpg",
	"pages/CorporateProfile_Page_07.jpg",
	"pages/CorporateProfile_Page_08.jpg",
	"pages/CorporateProfile_Page_09.jpg",
	"pages/CorporateProfile_Page_10.jpg",
	"pages/CorporateProfile_Page_11.jpg",
	"pages/CorporateProfile_Page_12.jpg",
	"pages/CorporateProfile_Page_13.jpg",
	"pages/CorporateProfile_Page_14.jpg",
	"pages/CorporateProfile_Page_15.jpg",
	"pages/CorporateProfile_Page_16.jpg",
	"pages/CorporateProfile_Page_17.jpg",
	"pages/CorporateProfile_Page_18.jpg",
	"pages/CorporateProfile_Page_19.jpg",
	"pages/CorporateProfile_Page_20.jpg",
	"pages/CorporateProfile_Page_21.jpg",
	"pages/CorporateProfile_Page_22.jpg",
	"pages/CorporateProfile_Page_23.jpg",
	"pages/CorporateProfile_Page_24.jpg",
	"pages/CorporateProfile_Page_25.jpg",
	"pages/CorporateProfile_Page_26.jpg",
	"pages/CorporateProfile_Page_27.jpg",
	"pages/CorporateProfile_Page_28.jpg",


];


flippingBook.contents = [
	[ "Cover Page", 1 ],
	[ "Eczacıbaşı", 5 ],
	[ "VitrA", 7 ],
	[ "VitrA Tiles", 9 ],
	[ "Mission", 11 ],
	[ "History", 13 ],
	[ "Production", 15 ],
	[ "Philosophy", 17 ],
	[ "Distribution", 19 ],
	[ "Corporate Citizenship", 21 ],
	[ "Portfolio", 23 ]

];

// 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/CorporateING.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();
