flippingBook.pages = [
	"pages/SouthEastKent 1.jpg",
	"pages/SouthEastKent 2.jpg",
	"pages/SouthEastKent 3.jpg",
	"pages/SouthEastKent 4.jpg",
	"pages/SouthEastKent 5.jpg",
	"pages/SouthEastKent 6.jpg",
	"pages/SouthEastKent 7.jpg",
	"pages/SouthEastKent 8.jpg",
	"pages/SouthEastKent 9.jpg",
	"pages/SouthEastKent 10.jpg",
	"pages/SouthEastKent 11.jpg",
	"pages/SouthEastKent 12.jpg",
	"pages/SouthEastKent 13.jpg",
	"pages/SouthEastKent 14.jpg",
	"pages/SouthEastKent 15.jpg",
	"pages/SouthEastKent 16.jpg",
	"pages/SouthEastKent 17.jpg",
	"pages/SouthEastKent 18.jpg",
	"pages/SouthEastKent 19.jpg",
	"pages/SouthEastKent 20.jpg",
	"pages/SouthEastKent 21.jpg",
	"pages/SouthEastKent 22.jpg",
	"pages/SouthEastKent 23.jpg",
	"pages/SouthEastKent 24.jpg",
	"pages/SouthEastKent 25.jpg",
	"pages/SouthEastKent 26.jpg",
	"pages/SouthEastKent 27.jpg",
	"pages/SouthEastKent 28.jpg",
	"pages/SouthEastKent 29.jpg",
	"pages/SouthEastKent 30.jpg",
	"pages/SouthEastKent 31.jpg",
	"pages/SouthEastKent 32.jpg",
	"pages/SouthEastKent 33.jpg",
	"pages/SouthEastKent 34.jpg",
	"pages/SouthEastKent 35.jpg",
	"pages/SouthEastKent 36.jpg",
	"pages/SouthEastKent 37.jpg",
	"pages/SouthEastKent 38.jpg",
	"pages/SouthEastKent 39.jpg",
	"pages/SouthEastKent 40.jpg",
	"pages/SouthEastKent 41.jpg",
	"pages/SouthEastKent 42.jpg",
	"pages/SouthEastKent 43.jpg",
	"pages/SouthEastKent 44.jpg",
	"pages/SouthEastKent 45.jpg",
	"pages/SouthEastKent 46.jpg",
	"pages/SouthEastKent 47.jpg",
	"pages/SouthEastKent 48.jpg",
	"pages/SouthEastKent 49.jpg",
	"pages/SouthEastKent 50.jpg",
	"pages/SouthEastKent 51.jpg",
	"pages/SouthEastKent 52.jpg",
	"pages/SouthEastKent 53.jpg",
	"pages/SouthEastKent 54.jpg",
	"pages/SouthEastKent 55.jpg",
	"pages/SouthEastKent 56.jpg",
	"pages/SouthEastKent 57.jpg",
	"pages/SouthEastKent 58.jpg",
	"pages/SouthEastKent 59.jpg",
	"pages/SouthEastKent 60.jpg",
	"pages/SouthEastKent 61.jpg",
	"pages/SouthEastKent 62.jpg",
	"pages/SouthEastKent 63.jpg",
	"pages/SouthEastKent 64.jpg",
	"pages/SouthEastKent 65.jpg",
	"pages/SouthEastKent 66.jpg",
	"pages/SouthEastKent 67.jpg",
	"pages/SouthEastKent 68.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/SouthEastKent/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();

