flippingBook.pages = [
	"pages/00001.swf",
	"pages/00002.swf",
	"pages/00003.swf",
	"pages/00004.swf",
	"pages/00005.swf",
	"pages/00006.swf",
	"pages/00007.swf",
	"pages/00008.swf",
	"pages/00009.swf",
	"pages/00010.swf",
	"pages/00011.swf",
	"pages/00012.swf",
	"pages/00013.swf",
	"pages/00014.swf",
	"pages/00015.swf",
	"pages/00016.swf",
	"pages/00017.swf",
	"pages/00018.swf",
	"pages/00019.swf",
	"pages/00020.swf",
	"pages/00021.swf",
	"pages/00022.swf",
	"pages/00023.swf",
	"pages/00024.swf",
	"pages/00025.swf",
	"pages/00026.swf",
	"pages/00027.swf",
	"pages/00028.swf",
	"pages/00029.swf",
	"pages/00030.swf",
	"pages/00031.swf",
	"pages/00032.swf",
	"pages/00033.swf",
	"pages/00034.swf",
	"pages/00035.swf",
	"pages/00036.swf"
];


flippingBook.contents = [
[ "01 ..... Front Cover", 1 ],
[ "03 ..... Chairman's Note", 3 ],
[ "04 ..... BPCC contact details and table of contents", 4 ],
[ "05 ..... Business Partners and upcoming events", 5 ],
[ "06 ..... News from Members", 6 ],
[ "08 ..... News from Members", 8 ],
[ "09 ..... Senior Appointments", 9 ],
[ "10 ..... BPCC News", 10 ],
[ "11 ..... Customer service - Keeping ahead in London's hotel industry", 11 ],
[ "12 ..... HR issues - A survival syndrome", 12 ],
[ "13 ..... HR issues - Managing remote work", 13 ],
[ "14 ..... Business Process Offshoring - Poland proves popular", 14 ],
[ "15 ..... Real estate - Costs in the construction industry", 15 ],
[ "16 ..... Special focus - technology and the future - IT solutions for infrastructure management", 16 ],
[ "17 ..... Special focus - technology and the future - Antitrust standards in the IT sector", 17 ],
[ "18 ..... Special focus - technology and the future - Breakthrough in payment technologies", 18 ],
[ "20 ..... Legal matters - Advertising of medical products", 20 ],
[ "21 ..... Legal matters - Cross-border contracts", 21 ],
[ "22 ..... Culture - Polish New Year and Carnival", 22 ],
[ "23 ..... News from the Embassy", 23 ],
[ "24 ..... Education - A passion for tackling climate change", 24 ],
[ "25 ..... Education - An overseas education", 25 ],
[ "26 ..... International experiences - Interviews with BPCC members living abroad", 26 ],
[ "28 ..... Seizing climate change opportunities in Poland / Senate economy committee meeting", 28 ],
[ "29 ..... Growing interest in PPP / Euro Finance Week", 29 ],
[ "30 ..... BPCC Policy Groups - Green energy - opportunities and barriers", 30 ],
[ "31 ..... BPCC Policy Groups - CSR Group looks at social housing in Poland / HR Policy Group", 31 ],
[ "32 ..... BPCC After Hours", 32 ],
[ "34 ..... Special Offers", 34 ],
[ "36 ..... Back cover", 36 ],
[ "Online version of BPCC Contact prepared by Chandney Software - www.chandney.com.pl", 1]
];

// define custom book settings here
flippingBook.settings.bookWidth = 908; //826;
flippingBook.settings.bookHeight = 642; //584;
flippingBook.settings.scaleBook = true; 
flippingBook.settings.bookToStageScaling = 1
flippingBook.settings.downScaleOnly = false
//flippingBook.settings.gotoSpeed = 5
flippingBook.settings.pageBackgroundColor = "0xA8BCD5";
flippingBook.settings.backgroundColor = "0xA8BCD5";
flippingBook.settings.zoomUIColor = "0xA8BCD5";
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false,
flippingBook.settings.zoomImageWidth = 992;
flippingBook.settings.zoomImageHeight = 1403;
flippingBook.settings.downloadURL = "Contact_92__onLine.pdf"
flippingBook.settings.downloadSize = "Size: 6.8 Mb";
// flippingBook.settings.flipSound = "sounds/02.mp3";
flippingBook.settings.flipCornerStyle = "first page only";
flippingBook.settings.zoomHintEnabled = false;
flippingBook.settings.freezeOnFlip = true;
//flippingBook.settings.loadOnDemand = false;
//flippingBook.settings.zoomPath = "pages/";
//flippingBook.settings.printTitle = "Print left/both/right page(s)";
flippingBook.settings.printEnabled = false;
flippingBook.settings.allowPagesUnload = false;
flippingBook.settings.preloaderType = "Gear Wheel";

// default settings can be found in the flippingbook.js file
flippingBook.create();

