flippingBook.pages = [
	"pages/NorthWestKent 1.jpg",
	"pages/NorthWestKent 2.jpg",
	"pages/NorthWestKent 3.jpg",
	"pages/NorthWestKent 4.jpg",
	"pages/NorthWestKent 5.jpg",
	"pages/NorthWestKent 6.jpg",
	"pages/NorthWestKent 7.jpg",
	"pages/NorthWestKent 8.jpg",
	"pages/NorthWestKent 9.jpg",
	"pages/NorthWestKent 10.jpg",
	"pages/NorthWestKent 11.jpg",
	"pages/NorthWestKent 12.jpg",
	"pages/NorthWestKent 13.jpg",
	"pages/NorthWestKent 14.jpg",
	"pages/NorthWestKent 15.jpg",
	"pages/NorthWestKent 16.jpg",
	"pages/NorthWestKent 17.jpg",
	"pages/NorthWestKent 18.jpg",
	"pages/NorthWestKent 19.jpg",
	"pages/NorthWestKent 20.jpg",
	"pages/NorthWestKent 21.jpg",
	"pages/NorthWestKent 22.jpg",
	"pages/NorthWestKent 23.jpg",
	"pages/NorthWestKent 24.jpg",
	"pages/NorthWestKent 25.jpg",
	"pages/NorthWestKent 26.jpg",
	"pages/NorthWestKent 27.jpg",
	"pages/NorthWestKent 28.jpg",
	"pages/NorthWestKent 29.jpg",
	"pages/NorthWestKent 30.jpg",
	"pages/NorthWestKent 31.jpg",
	"pages/NorthWestKent 32.jpg",
	"pages/NorthWestKent 33.jpg",
	"pages/NorthWestKent 34.jpg",
	"pages/NorthWestKent 35.jpg",
	"pages/NorthWestKent 36.jpg",
	"pages/NorthWestKent 37.jpg",
	"pages/NorthWestKent 38.jpg",
	"pages/NorthWestKent 39.jpg",
	"pages/NorthWestKent 40.jpg",
	"pages/NorthWestKent 41.jpg",
	"pages/NorthWestKent 42.jpg",
	"pages/NorthWestKent 43.jpg",
	"pages/NorthWestKent 44.jpg",
	"pages/NorthWestKent 45.jpg",
	"pages/NorthWestKent 46.jpg",
	"pages/NorthWestKent 47.jpg",
	"pages/NorthWestKent 48.jpg",
	"pages/NorthWestKent 49.jpg",
	"pages/NorthWestKent 50.jpg",
	"pages/NorthWestKent 51.jpg",
	"pages/NorthWestKent 52.jpg",
	"pages/NorthWestKent 53.jpg",
	"pages/NorthWestKent 54.jpg",
	"pages/NorthWestKent 55.jpg",
	"pages/NorthWestKent 56.jpg",
	"pages/NorthWestKent 57.jpg",
	"pages/NorthWestKent 58.jpg",
	"pages/NorthWestKent 59.jpg",
	"pages/NorthWestKent 60.jpg",
	"pages/NorthWestKent 61.jpg",
	"pages/NorthWestKent 62.jpg",
	"pages/NorthWestKent 63.jpg",
	"pages/NorthWestKent 64.jpg",
	"pages/NorthWestKent 65.jpg",
	"pages/NorthWestKent 66.jpg",
	"pages/NorthWestKent 67.jpg",
	"pages/NorthWestKent 68.jpg",
	"pages/NorthWestKent 69.jpg",
	"pages/NorthWestKent 70.jpg",
	"pages/NorthWestKent 71.jpg",
	"pages/NorthWestKent 72.jpg",
	"pages/NorthWestKent 73.jpg",
	"pages/NorthWestKent 74.jpg",
	"pages/NorthWestKent 75.jpg",
	"pages/NorthWestKent 76.jpg",
	"pages/NorthWestKent 77.jpg",
	"pages/NorthWestKent 78.jpg",
	"pages/NorthWestKent 79.jpg",
	"pages/NorthWestKent 80.jpg",
	"pages/NorthWestKent 81.jpg",
	"pages/NorthWestKent 82.jpg",
	"pages/NorthWestKent 83.jpg",
	"pages/NorthWestKent 84.jpg",
	"pages/NorthWestKent 85.jpg",
	"pages/NorthWestKent 86.jpg",
	"pages/NorthWestKent 87.jpg",
	"pages/NorthWestKent 88.jpg",
	"pages/NorthWestKent 89.jpg",
	"pages/NorthWestKent 90.jpg",
	"pages/NorthWestKent 91.jpg",
	"pages/NorthWestKent 92.jpg",
	"pages/NorthWestKent 93.jpg",
	"pages/NorthWestKent 94.jpg",
	"pages/NorthWestKent 95.jpg",
	"pages/NorthWestKent 96.jpg",
	"pages/NorthWestKent 97.jpg",
	"pages/NorthWestKent 98.jpg",
	"pages/NorthWestKent 99.jpg",
	"pages/NorthWestKent 100.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/NorthWestKent/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();

