flippingBook.pages = [    "pages/CheesRpt07.jpg",	"pages/CheesRpt072.jpg",	"pages/CheesRpt073.jpg",	"pages/CheesRpt074.jpg",	"pages/CheesRpt075.jpg",	"pages/CheesRpt076.jpg",	"pages/CheesRpt077.jpg",	"pages/CheesRpt078.jpg",	"pages/CheesRpt079.jpg",	"pages/CheesRpt0710.jpg",	"pages/CheesRpt0711.jpg",	"pages/CheesRpt0712.jpg",	"pages/CheesRpt0713.jpg",	"pages/CheesRpt0714.jpg",	"pages/CheesRpt0715.jpg",	"pages/CheesRpt0716.jpg",	"pages/CheesRpt0717.jpg",	"pages/CheesRpt0718.jpg",	"pages/CheesRpt0719.jpg",	"pages/CheesRpt0720.jpg",	"pages/CheesRpt0721.jpg",	"pages/CheesRpt0722.jpg",	"pages/CheesRpt0723.jpg",	"pages/CheesRpt0724.jpg",	"pages/CheesRpt0725.jpg",	"pages/CheesRpt0726.jpg",	"pages/CheesRpt0727.jpg",	"pages/CheesRpt0728.jpg",	"pages/CheesRpt0729.jpg",	"pages/CheesRpt0730.jpg",	"pages/CheesRpt0731.jpg",	"pages/CheesRpt0732.jpg",	"pages/CheesRpt0733.jpg",	"pages/CheesRpt0734.jpg",	"pages/CheesRpt0735.jpg",	"pages/CheesRpt0736.jpg",	"pages/CheesRpt0737.jpg",	"pages/CheesRpt0738.jpg",	"pages/CheesRpt0739.jpg",	"pages/CheesRpt0740.jpg",	"pages/CheesRpt0741.jpg",	"pages/CheesRpt0742.jpg",	"pages/CheesRpt0743.jpg",	"pages/CheesRpt0744.jpg",	"pages/CheesRpt0745.jpg",	"pages/CheesRpt0746.jpg",	"pages/CheesRpt0747.jpg",	"pages/CheesRpt0748.jpg",	"pages/CheesRpt0749.jpg",	"pages/CheesRpt0750.jpg",	"pages/CheesRpt0751.jpg",	"pages/CheesRpt0752.jpg",	"pages/CheesRpt0753.jpg",	"pages/CheesRpt0754.jpg",	"pages/CheesRpt0755.jpg",	"pages/CheesRpt0756.jpg",	"pages/CheesRpt0757.jpg"];flippingBook.contents = [	[ "Cover", 1 ],	[ "Content", 2 ],	[ "Message from the President of Trace Foundation", 2 ],	[ "Message from the Slow Food International President", 6 ],	[ "Message from Jigme Gyaltsen", 8 ],	[ "Slow Food and the Presidium", 12 ],	[ "About AVec-pvs", 16 ],	[ "Introduction and History of the project", 18 ],	[ "About Slow Food Foundation for Biodiversity", 26 ],	[ "Jigme Gyaltsen and his educational activities", 28 ],	[ "The environment and a short account of nomadic life", 32 ],	[ "Cheese production: from milk to market", 40 ],	[ "The cheeses of the Snowland Factory", 46],	[ "Animal health and product quality", 50],	[ "Acknowledgements", 52]];    // define custom book settings hereflippingBook.settings.bookWidth = 1296;flippingBook.settings.bookHeight = 612;flippingBook.settings.pageBackgroundColor = 0x830D17;flippingBook.settings.backgroundColor = 0x074163;flippingBook.settings.zoomUIColor = 0x074163;flippingBook.settings.smoothPages = true;	flippingBook.settings.useCustomCursors = false;flippingBook.settings.dropShadowEnabled = false,flippingBook.settings.zoomImageWidth = 1350;flippingBook.settings.zoomImageHeight = 1275;flippingBook.settings.downloadURL = "http://wwwproto.trace.org/Cheese-Brochure/CheesRpt_web_Final.pdf";flippingBook.settings.flipSound = "sounds/02.mp3";flippingBook.settings.scaleContent = true; flippingBook.settings.preserveProportions = true;flippingBook.settings.backgroundImage = "img/TfbookBackground.jpg";// default settings can be found in the flippingbook.js fileflippingBook.create();
