flippingBook.pages = [
"pages/cover_summer09.swf",
"pages/editor_L.swf",
"pages/editor_R.swf",
"pages/plaisance1_L.swf",
"pages/plaisance1_R.swf",
"pages/plaisance2_L.swf",
"pages/plaisance2_R.swf",
"pages/plaisance3_L.swf",
"pages/plaisance3_R.swf",
"pages/gannon_baker_L.swf",
"pages/gannon_baker_R.swf",
"pages/maria_L.swf",
"pages/maria_R.swf",
"pages/email_alert_L.swf",
"pages/email_alert_R.jpg",
"pages/chamique1_L.swf",
"pages/chamique1_R.swf",
"pages/chamique2a_L.swf",
"pages/chamique2a_R.swf",
"pages/chamique2b_L.swf",
"pages/chamique2b_R.swf",
"pages/chamique3_L.swf",
"pages/chamique3_R.swf",
"pages/chamique4_L.swf",
"pages/chamique4_R.swf",
"pages/all_american1_L.swf",
"pages/all_american1_R.swf",
"pages/all_american2_L.swf",
"pages/all_american2_R.swf",
"pages/all_american3_L.swf",
"pages/all_american3_R.swf",
"pages/california_africa_L.swf",
"pages/california_africa_R.swf",
"pages/california_africa2_L.swf",
"pages/california_africa2_R.swf",
"pages/bone_L.swf",
"pages/bone_R.swf",
"pages/bone_2L.swf",
"pages/bone_2R.swf",
"pages/mioton_L.swf",
"pages/mioton_R.swf",
"pages/mioton2_L.swf",
"pages/mioton2_R.swf",
"pages/nfinity_left.swf",
"pages/nfinity_right.swf",
"pages/kay_yow_back.jpg",
];

flippingBook.aliases = [
[ "Dobee_and_Theresa_Plaisance", 4 ],
[ "Ganon_Baker", 10 ],
[ "Marie", 12 ],
[ "Chamique_Holdsclaw", 16 ],
[ "WBCA_All_Americans", 26 ],
[ "Cal_Lady_Bears_in_Africa", 32 ],
[ "Kelsey_Bone", 36 ],
[ "Purdue_Lauren_Mioton", 40 ]
];

flippingBook.contents = [
	[ "Cover", 1 ],
	[ "Dobee & Theresa 4-9", 4 ],
	[ "Gannon Baker Training 10-11", 10 ],
	[ "Marie Ferdinand-Harris 12-13", 12 ],
	[ "Become IWB Insider 14-15", 14],
	[ "Chamique Holdsclaw 16-25", 16 ],
	[ "WBCA All Americans 26-31", 26 ],
	[ "Lady Bears visit Africa 32-35", 32 ],
	[ "Kelsey Bone 36-39", 36 ],
	[ "Lauren Mioton 40-43", 40 ],
	[ "Nfinity Shoes 44-45", 44 ],
	[ "Back", 46 ]
];

// define custom book settings here
flippingBook.settings.bookWidth = 1008;
flippingBook.settings.bookHeight = 648;
flippingBook.settings.pageBackgroundColor = "0x000000";
flippingBook.settings.backgroundColor = "0x000000";
flippingBook.settings.zoomUIColor = "0x000000";
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = true;
flippingBook.settings.preloaderType = "Round";
flippingBook.settings.zoomImageWidth = 992;
flippingBook.settings.zoomImageHeight = 1403;
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();