flippingBook.pages = [
	"pages/pl_cover_front.jpg",
	"pages/pl_cover_ifront.jpg",
	"pages/popl_mag.jpg",
	"pages/popl_mag2.jpg",
	"pages/popl_mag3.jpg",
	"pages/popl_mag4.jpg",
	"pages/popl_mag5.jpg",
	"pages/popl_mag6.jpg",
	"pages/popl_mag7.jpg",
	"pages/popl_mag8.jpg",
	"pages/popl_mag9.jpg",
	"pages/popl_mag10.jpg",
	"pages/popl_mag11.jpg",
	"pages/popl_mag12.jpg",
	"pages/popl_mag13.jpg",
	"pages/popl_mag14.jpg",
	"pages/popl_mag15.jpg",
	"pages/popl_mag16.jpg",
	"pages/popl_mag17.jpg",
	"pages/popl_mag18.jpg",
	"pages/popl_mag19.jpg",
	"pages/popl_mag20.jpg",
	"pages/popl_mag21.jpg",
	"pages/popl_mag22.jpg",
	"pages/popl_mag23.jpg",
	"pages/popl_mag24.jpg",
	"pages/popl_mag25.jpg",
	"pages/popl_mag26.jpg",
	"pages/popl_mag27.jpg",
	"pages/popl_mag28.jpg",
	"pages/popl_mag29.jpg",
	"pages/popl_mag30.jpg",
	"pages/popl_mag31.jpg",
	"pages/popl_mag32.jpg",
	"pages/popl_mag33.jpg",
	"pages/popl_mag34.jpg",
	"pages/popl_mag35.jpg",
	"pages/popl_mag36.jpg",
	"pages/popl_mag37.jpg",
	"pages/popl_mag38.jpg",
	"pages/popl_mag39.jpg",
	"pages/popl_mag40.jpg",
	"pages/popl_mag41.jpg",
	"pages/popl_mag42.jpg",
	"pages/popl_mag43.jpg",
	"pages/popl_mag44.jpg",
	"pages/popl_mag45.jpg",
	"pages/popl_mag46.jpg",
	"pages/popl_mag47.jpg",
	"pages/popl_mag48.jpg",
	"pages/popl_mag49.jpg",
	"pages/popl_mag50.jpg",
	"pages/popl_mag51.jpg",
	"pages/popl_mag52.jpg",
	"pages/popl_mag53.jpg",
	"pages/popl_mag54.jpg",
	"pages/popl_mag55.jpg",
	"pages/popl_mag56.jpg",
	"pages/popl_mag57.jpg",
	"pages/popl_mag58.jpg",
	"pages/popl_mag59.jpg",
	"pages/popl_mag60.jpg",
	"pages/popl_mag61.jpg",
	"pages/popl_mag62.jpg",
	"pages/popl_mag63.jpg",
	"pages/popl_mag64.jpg",
	"pages/popl_mag65.jpg",
	"pages/popl_mag66.jpg",
	"pages/popl_mag67.jpg",
	"pages/popl_mag68.jpg",
	"pages/popl_mag69.jpg",
	"pages/popl_mag70.jpg",
	"pages/popl_mag71.jpg",
	"pages/popl_mag72.jpg",
	"pages/popl_mag73.jpg",
	"pages/popl_mag74.jpg",
	"pages/popl_mag75.jpg",
	"pages/popl_mag76.jpg",
	"pages/popl_mag77.jpg",
	"pages/popl_mag78.jpg",
	"pages/popl_mag79.jpg",
	"pages/popl_mag80.jpg",
	"pages/popl_mag81.jpg",
	"pages/popl_mag82.jpg",
	"pages/popl_mag83.jpg",
	"pages/popl_mag84.jpg",
	"pages/popl_mag85.jpg",
	"pages/popl_mag86.jpg",
	"pages/popl_mag87.jpg",
	"pages/popl_mag88.jpg",
	"pages/popl_mag89.jpg",
	"pages/popl_mag90.jpg",
	"pages/popl_mag91.jpg",
	"pages/popl_mag92.jpg",
	"pages/pl_cover_iback.jpg",
	"pages/pl_cover_back.jpg"
];


flippingBook.contents = [
	[ "Cover", 1 ],
	[ "Table of Contents", 4 ],
	[ "Hospitality", 13 ],
	[ "Officials", 15 ],
	[ "Rules", 17 ],
	[ "Week One", 21 ],
	[ "Trophies", 51 ],
	[ "Week Two", 55 ]
];

// define custom book settings here
flippingBook.settings.bookWidth = 1008;
flippingBook.settings.bookHeight = 650;
flippingBook.settings.pageBackgroundColor = 0x09355c;
flippingBook.settings.backgroundColor = 0x09355c;
flippingBook.settings.zoomUIColor = 0xf2e8dc;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = true;
flippingBook.settings.zoomImageWidth = 1281;
flippingBook.settings.zoomImageHeight = 1651;
flippingBook.settings.downloadURL = "http://www.page-flip.com/new-demos/03-kitchen-gorenje-2008/kitchen_gorenje_2008.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();