flippingBook.pages = [
	"pages/DBWI-7forWeb_Page_01.jpg",
	"pages/DBWI-7forWeb_Page_02.jpg",
	"pages/DBWI-7forWeb_Page_03.jpg",
	"pages/DBWI-7forWeb_Page_04.jpg",
	"pages/DBWI-7forWeb_Page_05.jpg",
	"pages/DBWI-7forWeb_Page_06.jpg",
	"pages/DBWI-7forWeb_Page_07.jpg",
	"pages/DBWI-7forWeb_Page_08.jpg",
	"pages/DBWI-7forWeb_Page_09.jpg",
	"pages/DBWI-7forWeb_Page_10.jpg",
	"pages/DBWI-7forWeb_Page_11.jpg",
	"pages/DBWI-7forWeb_Page_12.jpg",
	"pages/DBWI-7forWeb_Page_13.jpg",
	"pages/DBWI-7forWeb_Page_14.jpg",
	"pages/DBWI-7forWeb_Page_15.jpg",
	"pages/DBWI-7forWeb_Page_16.jpg",
	"pages/DBWI-7forWeb_Page_17.jpg",
	"pages/DBWI-7forWeb_Page_18.jpg",
	"pages/DBWI-7forWeb_Page_19.jpg",
	"pages/DBWI-7forWeb_Page_20.jpg",
	"pages/DBWI-7forWeb_Page_21.jpg",
	"pages/DBWI-7forWeb_Page_22.jpg",
	"pages/DBWI-7forWeb_Page_23.jpg",
	"pages/DBWI-7forWeb_Page_24.jpg",
	"pages/DBWI-7forWeb_Page_25.jpg",
	"pages/DBWI-7forWeb_Page_26.jpg",
	"pages/DBWI-7forWeb_Page_27.jpg",
	"pages/DBWI-7forWeb_Page_28.jpg",
	"pages/DBWI-7forWeb_Page_29.jpg",
	"pages/DBWI-7forWeb_Page_30.jpg",
	"pages/DBWI-7forWeb_Page_31.jpg",
	"pages/DBWI-7forWeb_Page_32.jpg",
	"pages/DBWI-7forWeb_Page_33.jpg",
	"pages/DBWI-7forWeb_Page_34.jpg",
	"pages/DBWI-7forWeb_Page_35.jpg",
	"pages/DBWI-7forWeb_Page_36.jpg",
	"pages/DBWI-7forWeb_Page_37.jpg",
	"pages/DBWI-7forWeb_Page_38.jpg",
	"pages/DBWI-7forWeb_Page_39.jpg",
	"pages/DBWI-7forWeb_Page_40.jpg",
	"pages/DBWI-7forWeb_Page_41.jpg",
	"pages/DBWI-7forWeb_Page_42.jpg",
	"pages/DBWI-7forWeb_Page_43.jpg",
	"pages/DBWI-7forWeb_Page_44.jpg",
	"pages/DBWI-7forWeb_Page_45.jpg",
	"pages/DBWI-7forWeb_Page_46.jpg",
	"pages/DBWI-7forWeb_Page_47.jpg",
	"pages/DBWI-7forWeb_Page_48.jpg",
	"pages/DBWI-7forWeb_Page_49.jpg",
	"pages/DBWI-7forWeb_Page_50.jpg",
	"pages/DBWI-7forWeb_Page_51.jpg",
	"pages/DBWI-7forWeb_Page_52.jpg"
];	


flippingBook.contents = [
	[ "Frontpage", 1 ],
	[ "A Word From The Editor", 3 ],
	[ "Content, Contact Us and Copyright Notice", 4 ],
	[ "Enough - Will This Never End?", 5 ],
	[ "The IDBF - ICF Issue", 8 ],
	[ "Hyperthermia / Heatstroke", 9 ],
	[ "Winter Training Camps", 12 ],
	[ "Indoor Cups - Cold Climate Paddling Heats Up", 14 ],
	[ "AIPSF - What Is It?", 17 ],
	[ "The DRAGONer", 18 ]
	[ "The National Federations Pages", 20 ],
	[ "Headlines From Around The World", 22 ],
	[ "Singapore - Expat Paddle Action", 25 ],
	[ "South Africa - Dragons At The Cape", 27 ],
	[ "Biomechanics of Dragon Boat Racing", 32 ],
	[ "Upcoming Events for the Next Six Month", 3 ],
	[ "The IDBF Newsletter", 43 ],
	[ "Back Cover", 52 ]
];

// define custom book settings here
flippingBook.settings.stageWidth = 1024;
flippingBook.settings.stageHeight = 716;
flippingBook.settings.bookWidth = 1024;
flippingBook.settings.bookHeight = 716;
flippingBook.settings.pageBackgroundColor = 0xFFFF66;
flippingBook.settings.backgroundColor = 0xFFFF66;
flippingBook.settings.zoomUIColor = 0x919d6c;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = true;
flippingBook.settings.zoomImageWidth = 992;
flippingBook.settings.zoomImageHeight = 1388;
flippingBook.settings.downloadURL = "";
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();
