flippingBook.pages = [
	"../berichte/HI09_Page_01.jpg",
	"../berichte/HI09_Page_02.jpg",
	"../berichte/HI09_Page_03.jpg",
	"../berichte/HI09_Page_04.jpg",
	"../berichte/HI09_Page_05.jpg",
	"../berichte/HI09_Page_06.jpg",
	"../berichte/HI09_Page_07.jpg",
	"../berichte/HI09_Page_08.jpg",
	"../berichte/HI09_Page_09.jpg",
	"../berichte/HI09_Page_10.jpg",
	"../berichte/HI09_Page_11.jpg",
	"../berichte/HI09_Page_12.jpg",
	"../berichte/HI09_Page_13.jpg",
	"../berichte/HI09_Page_14.jpg",
	"../berichte/HI09_Page_15.jpg",
	"../berichte/HI09_Page_16.jpg",
	"../berichte/HI09_Page_17.jpg",
	"../berichte/HI09_Page_18.jpg",
	"../berichte/HI09_Page_19.jpg",
	"../berichte/HI09_Page_20.jpg",
	"../berichte/HI09_Page_21.jpg",
	"../berichte/HI09_Page_22.jpg",
	"../berichte/HI09_Page_23.jpg",
	"../berichte/HI09_Page_24.jpg",
	"../berichte/HI09_Page_25.jpg",
	"../berichte/HI09_Page_26.jpg",
	"../berichte/HI09_Page_27.jpg",
	"../berichte/HI09_Page_28.jpg",
	"../berichte/HI09_Page_29.jpg",
	"../berichte/HI09_Page_30.jpg",		
	"../berichte/HI09_Page_31.jpg",
	"../berichte/HI09_Page_32.jpg",
	"../berichte/HI09_Page_33.jpg",
	"../berichte/HI09_Page_34.jpg",
	"../berichte/HI09_Page_35.jpg",
	"../berichte/HI09_Page_36.jpg",
	"../berichte/HI09_Page_37.jpg",
	"../berichte/HI09_Page_38.jpg",
	"../berichte/HI09_Page_39.jpg",
	"../berichte/HI09_Page_40.jpg",	
    "../berichte/HI09_Page_41.jpg",
	"../berichte/HI09_Page_42.jpg",
	"../berichte/HI09_Page_43.jpg",
	"../berichte/HI09_Page_44.jpg",
	"../berichte/HI09_Page_45.jpg",
	"../berichte/HI09_Page_46.jpg",
	"../berichte/HI09_Page_47.jpg",
	"../berichte/HI09_Page_48.jpg",
	"../berichte/HI09_Page_49.jpg",
	"../berichte/HI09_Page_50.jpg",	
    "../berichte/HI09_Page_51.jpg",
	"../berichte/HI09_Page_52.jpg",
	"../berichte/HI09_Page_53.jpg",
	"../berichte/HI09_Page_54.jpg",
	"../berichte/HI09_Page_55.jpg",
	"../berichte/HI09_Page_56.jpg",
	"../berichte/HI09_Page_57.jpg",
	"../berichte/HI09_Page_58.jpg",
	"../berichte/HI09_Page_59.jpg",
	"../berichte/HI09_Page_60.jpg",	
    "../berichte/HI09_Page_61.jpg",
	"../berichte/HI09_Page_62.jpg",
	"../berichte/HI09_Page_63.jpg",
	"../berichte/HI09_Page_64.jpg",
	"../berichte/HI09_Page_65.jpg",
	"../berichte/HI09_Page_66.jpg",
	"../berichte/HI09_Page_67.jpg",
	"../berichte/HI09_Page_68.jpg",
	"../berichte/HI09_Page_69.jpg",
	"../berichte/HI09_Page_70.jpg",	
    "../berichte/HI09_Page_71.jpg",
	"../berichte/HI09_Page_72.jpg",
    "../berichte/HI09_Page_73.jpg",
	"../berichte/HI09_Page_74.jpg"					
];


flippingBook.contents = [
	[ "Anfang", 1 ],
	[ "Landschaft", 5 ]
];

// define custom book settings here
flippingBook.settings.bookWidth = 500;
flippingBook.settings.bookHeight = 352;
flippingBook.settings.pageBackgroundColor = 0x006666;
flippingBook.settings.backgroundColor = 0x010101;
flippingBook.settings.zoomUIColor = 0x919d6c;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false,
flippingBook.settings.zoomImageWidth = 992;
flippingBook.settings.zoomImageHeight = 1403;
flippingBook.settings.downloadURL = "http://www.mikpic.at/berichte/HI09_lr.pdf";
flippingBook.settings.downloadSize = "Size: 10.7 Mb"
flippingBook.settings.flipSound = "sounds/02.mp3";
flippingBook.settings.flipCornerStyle = "first page only";
flippingBook.settings.zoomHintEnabled = false;



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