flippingBook.pages = [
	"pages/001_ChatterDEC08.jpg",
	"pages/002_ChatterDEC08.jpg",
	"pages/003_ChatterDEC08.jpg",
	"pages/004_ChatterDEC08.jpg",
	"pages/005_ChatterDEC08.jpg",
	"pages/006_ChatterDEC08.jpg",
	"pages/007_ChatterDEC08.jpg",
	"pages/008_ChatterDEC08.jpg",
	"pages/009_ChatterDEC08.jpg",
	"pages/010_ChatterDEC08.jpg",
	"pages/011_ChatterDEC08.jpg",
	"pages/012_ChatterDEC08.jpg",
	"pages/013_ChatterDEC08.jpg",
	"pages/014_ChatterDEC08.jpg",
	"pages/015_ChatterDEC08.jpg",
	"pages/016_ChatterDEC08.jpg",
	"pages/017_ChatterDEC08.jpg",
	"pages/018_ChatterDEC08.jpg",
	"pages/019_ChatterDEC08.jpg",
	"pages/020_ChatterDEC08.jpg",
	"pages/021_ChatterDEC08.jpg",
	"pages/022_ChatterDEC08.jpg",
	"pages/023_ChatterDEC08.jpg",
	"pages/024_ChatterDEC08.jpg",
	"pages/025_ChatterDEC08.jpg",
	"pages/026_ChatterDEC08.jpg",
	"pages/027_ChatterDEC08.jpg",
	"pages/028_ChatterDEC08.jpg",
	"pages/029_ChatterDEC08.jpg",
	"pages/030_ChatterDEC08.jpg",
	"pages/031_ChatterDEC08.jpg",
	"pages/032_ChatterDEC08.jpg",
	"pages/033_ChatterDEC08.jpg",
	"pages/034_ChatterDEC08.jpg",
	"pages/035_ChatterDEC08.jpg",
	"pages/036_ChatterDEC08.jpg",
	"pages/037_ChatterDEC08.jpg",
	"pages/038_ChatterDEC08.jpg",
	"pages/039_ChatterDEC08.jpg",
	"pages/040_ChatterDEC08.jpg",
	"pages/041_ChatterDEC08.jpg",
	"pages/042_ChatterDEC08.jpg",
	"pages/043_ChatterDEC08.jpg",
	"pages/044_ChatterDEC08.jpg",
	"pages/045_ChatterDEC08.jpg",
	"pages/046_ChatterDEC08.jpg",
	"pages/047_ChatterDEC08.jpg",
	"pages/048_ChatterDEC08.jpg",
	"pages/049_ChatterDEC08.jpg",
	"pages/050_ChatterDEC08.jpg",
	"pages/051_ChatterDEC08.jpg",
	"pages/052_ChatterDEC08.jpg",
	"pages/053_ChatterDEC08.jpg",
	"pages/054_ChatterDEC08.jpg",
	"pages/055_ChatterDEC08.jpg",
	"pages/056_ChatterDEC08.jpg",
	"pages/057_ChatterDEC08.jpg",
	"pages/058_ChatterDEC08.jpg",
	"pages/059_ChatterDEC08.jpg",
	"pages/060_ChatterDEC08.jpg",
	"pages/061_ChatterDEC08.jpg",
	"pages/062_ChatterDEC08.jpg",
	"pages/063_ChatterDEC08.jpg",
	"pages/064_ChatterDEC08.jpg",
	"pages/065_ChatterDEC08.jpg",
	"pages/066_ChatterDEC08.jpg",
	"pages/067_ChatterDEC08.jpg",
	"pages/068_ChatterDEC08.jpg",
];

flippingBook.contents = [
	[ "Cover", 1 ],
	[ "Letter from the Editor", 12 ],
	[ "Rare Finds", 46 ],
	[ "Fashionable advice", 32 ],
	[ "Blitz Spa treatments", 44 ],
	[ "Home of the Month", 36 ],
	[ "Rising Star at UTC", 54 ],
	[ "What chefs serve at home", 50 ],
	[ "Revitalization of the City", 57 ],
	[ "Battling cancer with girl power", 31 ]
];

// define custom book settings here
flippingBook.settings.bookWidth = 826;
flippingBook.settings.bookHeight = 584;
flippingBook.settings.pageBackgroundColor = 0xe9e3d6;
flippingBook.settings.backgroundColor = 0xe9e3d6;
flippingBook.settings.zoomUIColor = 0xe9e3d6;
flippingBook.settings.smoothPages = true;	
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false,
flippingBook.settings.zoomImageWidth = 992;
flippingBook.settings.zoomImageHeight = 1273;
flippingBook.settings.downloadURL = "http://clients.timesfreepress.com/chatter/all.pdf";
flippingBook.settings.flipSound = "sounds/02.mp3";
flippingBook.settings.flipCornerStyle = "first page only";
flippingBook.settings.zoomHint = "PC-Double click to zoom. \n\n\MAC-Command and Double click to zoom",
flippingBook.settings.flipCornerAmount = 80,
flippingBook.settings.flipOnClick = false,
// default settings can be found in the flippingbook.js file
flippingBook.create();
