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

