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

