flippingBook.pages = [
	"/pages3/start.jpg",
        "/pages3/0.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-1.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-2.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-3.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-4.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-5.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-6.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-7.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-8.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-9.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-10.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-11.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-12.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-13.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-14.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-15.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-16.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-17.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-18.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-19.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-20.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-21.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-22.jpg",
        "/pages3/ZWU_Broschuere_Innenteil_druckfertig-23.jpg",
        "/pages3/last_0.jpg",
	"/pages3/ZWU_Broschuere_Innenteil_druckfertig-24.jpg",
        "/pages3/last.jpg"
];


flippingBook.contents = [
	[ "1", 1 ],
        [ "2", 2 ],
        [ "3", 3 ],
        [ "4", 4 ],
        [ "5", 5 ],
        [ "6", 6 ],
        [ "7", 7 ],
        [ "8", 8 ],
        [ "9", 9 ],
        [ "10", 10 ],
        [ "11", 11 ],
        [ "12", 12 ],
        [ "13", 13 ],
        [ "14", 14 ],
        [ "15", 15 ],
        [ "16", 16 ],
        [ "17", 17 ],
        [ "18", 18 ],
        [ "19", 19 ],
        [ "20", 20 ],
        [ "21", 21 ],
        [ "22", 22 ],
        [ "23", 23 ],
        [ "24", 24 ],
        [ "25", 25 ],
        [ "26", 26 ],
        [ "27", 27 ],
        [ "28", 28 ]
];

// define custom book settings here
//flippingBook.settings.bookWidth = 766;
//flippingBook.settings.bookHeight = 600;
flippingBook.settings.pageBackgroundColor = 0xFFFFFF;
flippingBook.settings.backgroundColor = 0xFFFFFF;
flippingBook.settings.zoomUIColor = 0xFFFFFF;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false;
flippingBook.settings.zoomImageWidth = 909;
flippingBook.settings.zoomImageHeight = 1280;
flippingBook.settings.downloadURL = "http://www.page-flip.com/new-demos/03-kitchen-gorenje-2008/kitchen_gorenje_2008.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();
