﻿flippingBook.pages = [
"images/Page01.jpg",
"swf/sprintSpeed.swf",
"swf/supercarlife.swf",
"swf/onthejob_handlotion.swf",
"images/Page05.jpg",
"swf/KSlottery.swf",
"swf/oreilly.swf",
"images/Page08.jpg",
"swf/timewarnerKC.swf",
"images/Page10.jpg",
"images/Page11.jpg",
"images/Page12.jpg",
"images/Page13.jpg",
"images/Page14.jpg",
"images/Page15.jpg",
"images/Page16.jpg",
"images/Page17.jpg",
"images/Page18.jpg",
"images/Page19.jpg",
"images/Page20.jpg",
"images/Page21.jpg",
"images/Page22.jpg",
"images/Page23.jpg",
"images/Page24.jpg",
"images/Page25.jpg",
"swf/visitleavenworth.swf",
"images/Page27.jpg",
"images/Page28.jpg",
"images/Page29.jpg",
"images/Page30.jpg",
"images/Page31.jpg",
"images/Page32.jpg",
"images/Page33.jpg",
"images/Page34.jpg",
"images/Page35.jpg",
"swf/foremostoutdoors.swf",
"swf/visitthedot.swf",
"images/Page38.jpg",
"images/Page39.jpg",
"images/Page40.jpg",
"images/Page41.jpg",
"images/Page42.jpg",
"images/Page43.jpg",
"images/Page44.jpg",
"images/Page45.jpg",
"images/Page46.jpg",
"swf/cholula.swf",
"images/Page48.jpg",
"images/Page49.jpg",
"images/Page50.jpg",
"images/Page51.jpg",
"images/Page52.jpg",
"swf/royals.swf",
"swf/racingexperience.swf"
];


flippingBook.contents = [
	[ "Table of Contents ", 6 ],
	[ "Welcome ", 9 ],
	[ "Staff Directory ", 9 ],
	[ "Schedule of Events ", 14 ],
	[ "Track Facts ", 15 ],
	[ "Ticket Information ", 17 ],
	[ "Grandstand Guidelines ", 18 ],
	[ "Gate Policies ", 18 ],
	[ "Sprint FanWalk Tickets, Victory Club ", 20 ],
	[ "Blue Ox Reserved Infield, Blue Ox Motorhome Terrace and Blue Ox Campground Information ", 21 ],
	[ "Motorhome Rules and Policies ", 23 ],
	[ "Suites & Hospitality Information ", 25 ],
	[ "Souvenir and Display Midway Area Information ", 25 ],
	[ "Traffic Tips and Map ", 28 ],
	[ "Grandstand Map ", 31 ],
	[ "Greater Kansas City Map ", 33 ],
	[ "Wyandotte County Map ", 35 ],
	[ "Security Information ", 39 ],
	[ "Guests with Disabilities Information ", 41 ],
	[ "Official Marketing Partners ", 43 ]
];

// define custom book settings here
flippingBook.settings.bookWidth = 854;
flippingBook.settings.bookHeight = 659;
flippingBook.settings.pageBackgroundColor = 0x5b7414;
flippingBook.settings.backgroundColor = 0x83a51c;
flippingBook.settings.zoomUIColor = 0x919d6c;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false;
flippingBook.settings.zoomImageWidth = 992;
flippingBook.settings.zoomImageHeight = 1403;
flippingBook.settings.downloadURL = "http://www.speedwaymaps.com/fanguide/kansas09/kansasFG09.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();
