﻿flippingBook.pages = [
"pages/zwst-001.jpg",
"pages/zwst-002.jpg",
"pages/zwst-003.jpg",
"pages/zwst-004.jpg",
"pages/zwst-005.jpg",
"pages/zwst-006.jpg",
"pages/zwst-007.jpg",
"pages/zwst-008.jpg",
"pages/zwst-009.jpg",
"pages/zwst-010.jpg",
"pages/zwst-011.jpg",
"pages/zwst-012.jpg",
"pages/zwst-013.jpg",
"pages/zwst-014.jpg",
"pages/zwst-015.jpg",
"pages/zwst-016.jpg",
"pages/zwst-017.jpg",
"pages/zwst-018.jpg",
"pages/zwst-019.jpg",
"pages/zwst-020.jpg",
"pages/zwst-021.jpg",
"pages/zwst-022.jpg",
"pages/zwst-023.jpg",
"pages/zwst-024.jpg"

];

flippingBook.contents = [
	[ "Cover", 1 ],
	[ "Inhalt", 3 ],
	[ "Einführung", 4 ],
	[ "Freizeit für Kinder und Jugendliche", 5 ],
	[ "Ausbildung Jugendbetreuer", 7 ],
	[ "Achtzehnplus/Familienseminare", 9 ],
	[ "Jüdische Identitätsbildung und Schulung", 10 ],
	[ "Bar/Bat-Mizwa-Kinder der Welt schreiben den Tanach", 13 ],
	[ "Mibereshit", 14 ],
	[ "Lehawa", 15 ],
	[ "Integration und Ausbildung jüdischen Personals", 16 ],
	[ "Seminare Vorbeter", 18 ],
	[ "E-Learning", 19 ],
	[ "Pädagogisches Zentrum", 20 ],
	[ "Die Bildungs- und Freizeitstätte der ZWST Bad Sobernheim", 21 ],
	[ "ZWST Jobbörse", 22 ]

];


// define custom book settings here
flippingBook.settings.bookWidth = 736;
flippingBook.settings.bookHeight = 520;
flippingBook.settings.pageBackgroundColor = 0xFFFFFF;
flippingBook.settings.backgroundColor = 0xdfdfdf;
flippingBook.settings.zoomUIColor = 0xFFFFFF;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false;
flippingBook.settings.zoomImageWidth = 992;
flippingBook.settings.zoomImageHeight = 1403;
flippingBook.settings.downloadURL = "zwst_informiert_sonderausgabe_jugenreferat.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();
