﻿flippingBook.pages = [
	"pages/Remarkable-Decision-A4-Hires-1.jpg",
	"pages/Remarkable-Decision-A4-Hires-2.jpg",
	"pages/Remarkable-Decision-A4-Hires-3.jpg",
	"pages/Remarkable-Decision-A4-Hires-4.jpg",
	"pages/Remarkable-Decision-A4-Hires-5.jpg",
	"pages/Remarkable-Decision-A4-Hires-6.jpg",
	"pages/Remarkable-Decision-A4-Hires-7.jpg",
	"pages/Remarkable-Decision-A4-Hires-8.jpg",
	"pages/Remarkable-Decision-A4-Hires-9.jpg",
	"pages/Remarkable-Decision-A4-Hires-10.jpg",
	"pages/Remarkable-Decision-A4-Hires-11.jpg",
	"pages/Remarkable-Decision-A4-Hires-12.jpg",
	"pages/Remarkable-Decision-A4-Hires-13.jpg",
	"pages/Remarkable-Decision-A4-Hires-14.jpg",
	"pages/Remarkable-Decision-A4-Hires-15.jpg",
	"pages/Remarkable-Decision-A4-Hires-16.jpg",
	"pages/Remarkable-Decision-A4-Hires-17.jpg",
	"pages/Remarkable-Decision-A4-Hires-18.jpg",
	"pages/Remarkable-Decision-A4-Hires-19.jpg",
	"pages/Remarkable-Decision-A4-Hires-20.jpg",
	"pages/Remarkable-Decision-A4-Hires-21.jpg",
	"pages/Remarkable-Decision-A4-Hires-22.jpg",
	"pages/Remarkable-Decision-A4-Hires-23.jpg",
	"pages/Remarkable-Decision-A4-Hires-24.jpg",
	/*"pages/Remarkable-Decision-A4-Hires-25.jpg",
	"pages/Remarkable-Decision-A4-Hires-26.jpg",
	"pages/Remarkable-Decision-A4-Hires-27.jpg",*/
	
	
];


flippingBook.contents = [
	[ "Front cover", 1 ],
	[ "Defined ethos makes extensions possible", 2 ], 
	[ "How to develop a brand based on values", 4 ], 
	[ "Why branding appeals to long term investors", 5 ], 
	[ "Why would customers struggle with change", 6 ],
	[ "Giving the brand extra credibility", 7 ],
	[ "Original branding can be empowering", 8 ],
	[ "Brand provides basis for consolidation", 9 ],
	[ "Opening doors with corporate brand", 10 ],
	[ "Strongest companies have underlying philosophy", 11 ],
	[ "Brand the vehicle to communicate concept", 12 ],
	[ "Brand and corporate status are two sides of the coin", 14 ], 
	[ "Forbidden way to build a brand", 16 ],
	[ "Inital benefits of brand leverage", 16 ],
	[ "Brand provides envelope for a set of values", 18 ],
	[ "Strong brand should server as a buffer", 18 ],
	[ "Remarkable, making communications a business asset", 19 ],
	[ "Brand provides a visual demonstration", 20 ],
	[ "Allowing for more than one direction", 21 ],
	[ "Investment goes into culture development", 22 ],
	
];

// define custom book settings here
flippingBook.settings.bookWidth = 566; // two pages
flippingBook.settings.bookHeight = 400;
flippingBook.settings.pageBackgroundColor = 0xffffff;
flippingBook.settings.backgroundColor = 0x676767;
flippingBook.settings.zoomUIColor = 0x676767;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false;
flippingBook.settings.zoomImageWidth = 900;
flippingBook.settings.zoomImageHeight = 1273;
flippingBook.settings.downloadURL = "../pdf/Remarkable-Decision-A4-Hires.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();
