flippingBook.pages = 
[
	"pages/page001.jpg",
	"pages/page002.jpg",
	"pages/page003.jpg",
        "pages/page004.jpg",
        "pages/page005.jpg",
        "pages/page006.jpg",
        "pages/page007.jpg",
        "pages/page008.jpg",
        "pages/page009.jpg",
        "pages/page010.jpg",
        "pages/page011.jpg",
        "pages/page012.jpg",
        "pages/page013.jpg",
        "pages/page014.jpg",
        "pages/page015.jpg",
        "pages/page016.jpg",
        "pages/page017.jpg",
        "pages/page018.jpg",
        "pages/page019.jpg",
        "pages/page020.jpg",
        "pages/page021.jpg",
        "pages/page022.jpg",
        "pages/page023.jpg",
        "pages/page024.jpg",
        "pages/page025.jpg",
        "pages/page026.jpg",
        "pages/page027.jpg",
        "pages/page028.jpg",
        "pages/page029.jpg",
        "pages/page030.jpg",
        "pages/page031.jpg",
        "pages/page032.jpg",
        "pages/page033.jpg",
        "pages/page034.jpg",
        "pages/page035.jpg",
	"pages/page036.jpg" ]
;

flippingBook.contents = [
	[ "Page 001 - Front Cover", 1 ],
        [ "Page 002 & 003 - Index, Medals and Cups Cast Metal", 2 ],
        [ "Page 004 & 005 - Plaques Wood", 4 ],
        [ "Page 006 & 007 - Shields Wood", 6 ],
        [ "Page 008 & 009 - Wood Plaques & Bases", 8 ],
        [ "Page 010 & 011 - Shield Fronts Metal", 10 ],
        [ "Page 012 & 013 - Engraving Plates", 12 ],
        [ "Page 014 & 015 - Enraving Plates & Brass Plaque Fronts", 14 ],
        [ "Page 016 & 017 - Hardware & Centre Holders", 16 ],
        [ "Page 018 & 019 - Centre Holders", 18 ],
        [ "Page 020 & 021 - Figures", 20 ],
        [ "Page 022 & 023 - Bowls Metal", 22 ],
        [ "Page 024 & 025 - Risers for Bowls", 24 ],
        [ "Page 026 & 027 - Centres Acrylic & Vinyl", 26 ],
        [ "Page 028 & 029 - Centres Metal", 28 ],
        [ "Page 030 & 031 - Centres Metal & Bases Wood Plastic & Marble", 30 ],
        [ "Page 032 & 033 - Presentation Boxes & Awardmate", 32 ],
        [ "Page 034 & 035 - Awardmate & Badges - Bespoke", 34 ],	
        [ "Page 036 - Medals - Bespoke", 36 ] ];

// define custom book settings here
flippingBook.settings.bookWidth = 826;
flippingBook.settings.bookHeight = 584;
flippingBook.settings.pageBackgroundColor = 0x5b7414;
flippingBook.settings.backgroundColor = 0x83a51c;
flippingBook.settings.zoomUIColor = 0x919d6c;
flippingBook.settings.smoothPages = false;	
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false,
flippingBook.settings.zoomImageWidth = 992;
flippingBook.settings.zoomImageHeight = 1403;
flippingBook.settings.downloadURL = "http://www.page-flip.com/new-demos/03-kitchen-gorenje-2008/kitchen_gorenje_2008.pdf";
flippingBook.settings.flipSound = "sounds/02.mp3";

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