flippingBook.pages = [
	"pages/Herford 1.jpg",
	"pages/Herford 2.jpg",
	"pages/Herford 3.jpg",
	"pages/Herford 4.jpg",
	"pages/Herford 5.jpg",
	"pages/Herford 6.jpg",
	"pages/Herford 7.jpg",
	"pages/Herford 8.jpg",
	"pages/Herford 9.jpg",
	"pages/Herford 10.jpg",
	"pages/Herford 11.jpg",
	"pages/Herford 12.jpg",
	"pages/Herford 13.jpg",
	"pages/Herford 14.jpg",
	"pages/Herford 15.jpg",
	"pages/Herford 16.jpg",
	"pages/Herford 17.jpg",
	"pages/Herford 18.jpg",
	"pages/Herford 19.jpg",
	"pages/Herford 20.jpg",
	"pages/Herford 21.jpg",
	"pages/Herford 22.jpg",
	"pages/Herford 23.jpg",
	"pages/Herford 24.jpg",
	"pages/Herford 25.jpg",
	"pages/Herford 26.jpg",
	"pages/Herford 27.jpg",
	"pages/Herford 28.jpg",
	"pages/Herford 29.jpg",
	"pages/Herford 30.jpg",
	"pages/Herford 31.jpg",
	"pages/Herford 32.jpg",
	"pages/Herford 33.jpg",
	"pages/Herford 34.jpg",
	"pages/Herford 35.jpg",
	"pages/Herford 36.jpg",
	"pages/Herford 37.jpg",
	"pages/Herford 38.jpg",
	"pages/Herford 39.jpg",
	"pages/Herford 40.jpg",
	"pages/Herford 41.jpg",
	"pages/Herford 42.jpg",
	"pages/Herford 43.jpg",
	"pages/Herford 44.jpg",
	"pages/Herford 45.jpg",
	"pages/Herford 46.jpg",
	"pages/Herford 47.jpg",
	"pages/Herford 48.jpg",
	"pages/Herford 49.jpg",
	"pages/Herford 50.jpg",
	"pages/Herford 51.jpg",
	"pages/Herford 52.jpg",
	"pages/Herford 53.jpg",
	"pages/Herford 54.jpg",
	"pages/Herford 55.jpg",
	"pages/Herford 56.jpg",
	"pages/Herford 57.jpg",
	"pages/Herford 58.jpg",
	"pages/Herford 59.jpg",
	"pages/Herford 60.jpg",
	"pages/Herford 61.jpg",
	"pages/Herford 62.jpg",
	"pages/Herford 63.jpg",
	"pages/Herford 64.jpg",
	"pages/Herford 65.jpg",
	"pages/Herford 66.jpg",
	"pages/Herford 67.jpg",
	"pages/Herford 68.jpg",
	"pages/Herford 69.jpg",
	"pages/Herford 70.jpg",
	"pages/Herford 71.jpg",
	"pages/Herford 72.jpg",
	"pages/Herford 73.jpg",
	"pages/Herford 74.jpg",
	"pages/Herford 75.jpg",
	"pages/Herford 76.jpg",
	"pages/Herford 77.jpg",
	"pages/Herford 78.jpg",
	"pages/Herford 79.jpg",
	"pages/Herford 80.jpg",
	"pages/Herford 81.jpg",
	"pages/Herford 82.jpg",
	"pages/Herford 83.jpg",
	"pages/Herford 84.jpg",
	"pages/Herford 85.jpg",
	"pages/Herford 86.jpg",
	"pages/Herford 87.jpg",
	"pages/Herford 88.jpg",
	"pages/Herford 89.jpg",
	"pages/Herford 90.jpg",
	"pages/Herford 91.jpg",
	"pages/Herford 92.jpg",
	"pages/Herford 93.jpg",
	"pages/Herford 94.jpg",
	"pages/Herford 95.jpg",
	"pages/Herford 96.jpg",
	"pages/Herford 97.jpg",
	"pages/Herford 98.jpg",
	"pages/Herford 99.jpg",
	"pages/Herford 100.jpg",
	"pages/Herford 101.jpg",
	"pages/Herford 102.jpg",
	"pages/Herford 103.jpg",
	"pages/Herford 104.jpg",
	"pages/Herford 105.jpg",
	"pages/Herford 106.jpg",
	"pages/Herford 107.jpg",
	"pages/Herford 108.jpg",
	"pages/Herford 109.jpg",
	"pages/Herford 110.jpg",
	"pages/Herford 111.jpg",
	"pages/Herford 112.jpg",
	"pages/Herford 113.jpg",
	"pages/Herford 114.jpg",
	"pages/Herford 115.jpg",
	"pages/Herford 116.jpg"
];


flippingBook.contents = [
	[ "Cover", 1 ],
];

// define custom book settings here
//flippingBook.settings.bookWidth = 800;
//flippingBook.settings.bookHeight = 613;
flippingBook.settings.bookWidth = 664;
flippingBook.settings.bookHeight = 500;
flippingBook.settings.pageBackgroundColor = 0x5b7414;
flippingBook.settings.backgroundColor = 0x83a51c;
flippingBook.settings.zoomUIColor = 0x919d6c;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false;
//flippingBook.settings.zoomImageWidth = 1000;
//flippingBook.settings.zoomImageHeight = 1533;
flippingBook.settings.zoomImageWidth = 995;
flippingBook.settings.zoomImageHeight = 1500;
flippingBook.settings.downloadURL = "http://www.methodpublishing.co.uk/publications/scogs/Herford/pages/download/lores.pdf";
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();

