flippingBook.pages = [
	"pages/Christie09AR-3.jpg",
	"pages/Christie09AR-4.jpg",
	"pages/Christie09AR-5.jpg",
	"pages/Christie09AR-6.jpg",
	"pages/Christie09AR-7.jpg",
	"pages/Christie09AR-8.jpg",
	"pages/Christie09AR-9.jpg",
	"pages/Christie09AR-10.jpg",
	"pages/Christie09AR-11.jpg",
	"pages/Christie09AR-12.jpg",
	"pages/Christie09AR-13.jpg",
	"pages/Christie09AR-14.jpg",
	"pages/Christie09AR-15.jpg",
	"pages/Christie09AR-16.jpg",
	"pages/Christie09AR-17.jpg",
	"pages/Christie09AR-18.jpg",
	"pages/Christie09AR-19.jpg",
	"pages/Christie09AR-20.jpg",
	"pages/Christie09AR-21.jpg",
	"pages/Christie09AR-22.jpg",
	"pages/Christie09AR-23.jpg",
	"pages/Christie09AR-24.jpg",
	"pages/Christie09AR-25.jpg",
	"pages/Christie09AR-26.jpg",
	"pages/Christie09AR-27.jpg",
	"pages/Christie09AR-28.jpg",
	"pages/Christie09AR-29.jpg",
	"pages/Christie09AR-30.jpg",
	"pages/Christie09AR-31.jpg",
	"pages/Christie09AR-32.jpg",
	"pages/Christie09AR-33.jpg",
	"pages/Christie09AR-34.jpg",
	"pages/Christie09AR-35.jpg",
	"pages/Christie09AR-36.jpg",
	"pages/Christie09AR-37.jpg",
	"pages/Christie09AR-38.jpg",
	"pages/Christie09AR-39.jpg",
	"pages/Christie09AR-40.jpg",
	"pages/Christie09AR-41.jpg",
	"pages/Christie09AR-42.jpg",
	"pages/Christie09AR-43.jpg",
	"pages/Christie09AR-44.jpg",
	"pages/Christie09AR-45.jpg",
	"pages/Christie09AR-46.jpg",
	"pages/Christie09AR-47.jpg",
	"pages/Christie09AR-48.jpg",
	"pages/Christie09AR-49.jpg",
	"pages/Christie09AR-50.jpg",
	"pages/Christie09AR-51.jpg",
	"pages/Christie09AR-52.jpg",
	"pages/Christie09AR-53.jpg",
	"pages/Christie09AR-54.jpg",
	"pages/Christie09AR-55.jpg",
	"pages/Christie09AR-56.jpg",
	"pages/Christie09AR-57.jpg",
	"pages/Christie09AR-58.jpg",
	"pages/Christie09AR-59.jpg",
	"pages/Christie09AR-60.jpg",
	"pages/Christie09AR-61.jpg",
	"pages/Christie09AR-62.jpg",
	"pages/Christie09AR-63.jpg",
	"pages/Christie09AR-64.jpg",
	"pages/Christie09AR-65.jpg",
	"pages/Christie09AR-66.jpg",
	"pages/Christie09AR-67.jpg",
	"pages/Christie09AR-68.jpg",
	"pages/Christie09AR-69.jpg",
	"pages/Christie09AR-70.jpg",
	"pages/Christie09AR-71.jpg",
	"pages/Christie09AR-72.jpg",
	"pages/Christie09AR-73.jpg",
	"pages/Christie09AR-74.jpg",
	"pages/Christie09AR-75.jpg",
	"pages/Christie09AR-76.jpg",
	"pages/Christie09AR-77.jpg",
	"pages/Christie09AR-78.jpg",
	"pages/Christie09AR-79.jpg",
	"pages/Christie09AR-80.jpg",
	"pages/Christie09AR-81.jpg",
	"pages/Christie09AR-82.jpg",
	"pages/Christie09AR-83.jpg",
	"pages/Christie09AR-84.jpg",
	"pages/Christie09AR-85.jpg",
	"pages/Christie09AR-86.jpg"
];


flippingBook.contents = [
	[ "Front cover", 1 ],
	[ "About us", 2 ],
	[ "Highlights of the year", 3 ],
	[ "Our divisions, sectors and core capabilities", 4 ],
	[ "Our brands", 5 ],
	[ "Chairman's statement", 6 ],
	[ "Chief Executive's statement", 8 ],
	[ "Professional Business Services", 10 ],
	[ "Stock & Inventory Systems & Services", 16 ],
	[ "Financial review", 22 ],
	[ "Board of directors", 24 ],
	[ "Company information", 24 ],
	[ "Directors' report", 25 ],
	[ "Corporate governance", 26 ],
	[ "Remuneration report", 29 ],
	[ "Statement of directors' responsibilities", 31 ],
	[ "Independent auditor's report", 32 ],
	[ "Consolidated statement of comprehensive income", 33 ],
	[ "Consolidated statement of changes in shareholders' equity", 34 ],
	[ "Consolidated statement of financial position", 35 ],
	[ "Consolidated statement of cash flows", 36 ],
	[ "Company statement of changes in shareholders' equity", 37 ],
	[ "Company statement of financial position", 38 ],
	[ "Company statement of cash flows", 39 ],
	[ "Notes to the consolidated financial statements", 40 ],
	[ "Five-year record", 78 ],
	[ "Shareholder information", 79 ],
	[ "Directory", 81 ]
];

// define custom book settings here
flippingBook.settings.bookWidth = 990;
flippingBook.settings.bookHeight = 400;
flippingBook.settings.pageBackgroundColor = 0x330033;
flippingBook.settings.backgroundColor = 0x330033;
flippingBook.settings.zoomUIColor = 0x330033;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false,
flippingBook.settings.zoomImageWidth = 1238;
flippingBook.settings.zoomImageHeight = 1000;
flippingBook.settings.downloadURL = "http://www.fourthquarter.co.uk/Christie2009AR/Christie09AR.pdf";
flippingBook.settings.flipSound = "sounds/02.mp3";
flippingBook.settings.flipCornerStyle = "first page only";
flippingBook.settings.zoomHintEnabled = true;

// default settings can be found in the flippingbook.js file
flippingBook.create();

