flippingBook.pages = [
	"pages/Rated_Screen_Page_01.jpg",
	"pages/Rated_Screen_Page_02.jpg",
	"pages/Rated_Screen_Page_03.jpg",
	"pages/Rated_Screen_Page_04.jpg",
	"pages/Rated_Screen_Page_05.jpg",
	"pages/Rated_Screen_Page_06.jpg",	
	"pages/Rated_Screen_Page_07.jpg",
	"pages/Rated_Screen_Page_08.jpg",
	"pages/Rated_Screen_Page_09.jpg",	
	"pages/Rated_Screen_Page_10.jpg",
	"pages/Rated_Screen_Page_11.jpg",
	"pages/Rated_Screen_Page_12.jpg",
	"pages/Rated_Screen_Page_13.jpg",	
	"pages/Rated_Screen_Page_14.jpg",
	"pages/Rated_Screen_Page_15.jpg",
	"pages/Rated_Screen_Page_16.jpg",	
	"pages/Rated_Screen_Page_17.jpg",
	"pages/Rated_Screen_Page_18.jpg",
	"pages/Rated_Screen_Page_19.jpg",	
	"pages/Rated_Screen_Page_20.jpg",
	"pages/Rated_Screen_Page_21.jpg",
	"pages/Rated_Screen_Page_22.jpg",
	"pages/Rated_Screen_Page_23.jpg",	
	"pages/Rated_Screen_Page_24.jpg",
	"pages/Rated_Screen_Page_25.jpg",
	"pages/Rated_Screen_Page_26.jpg",	
	"pages/Rated_Screen_Page_27.jpg",
	"pages/Rated_Screen_Page_28.jpg",
	"pages/Rated_Screen_Page_29.jpg",	
	"pages/Rated_Screen_Page_30.jpg",
	"pages/Rated_Screen_Page_31.jpg",
	"pages/Rated_Screen_Page_32.jpg",
	"pages/Rated_Screen_Page_33.jpg",	
	"pages/Rated_Screen_Page_34.jpg",
	"pages/Rated_Screen_Page_35.jpg",
	"pages/Rated_Screen_Page_36.jpg",	
	"pages/Rated_Screen_Page_37.jpg",
	"pages/Rated_Screen_Page_38.jpg",
	"pages/Rated_Screen_Page_39.jpg",	
	"pages/Rated_Screen_Page_40.jpg",
	"pages/Rated_Screen_Page_41.jpg",
	"pages/Rated_Screen_Page_42.jpg",
	"pages/Rated_Screen_Page_43.jpg",	
	"pages/Rated_Screen_Page_44.jpg",
	"pages/Rated_Screen_Page_45.jpg",
	"pages/Rated_Screen_Page_46.jpg",	
	"pages/Rated_Screen_Page_47.jpg",
	"pages/Rated_Screen_Page_48.jpg",
	"pages/Rated_Screen_Page_49.jpg",	
	"pages/Rated_Screen_Page_50.jpg",
	"pages/Rated_Screen_Page_51.jpg",
	"pages/Rated_Screen_Page_52.jpg",
	"pages/Rated_Screen_Page_53.jpg",	
	"pages/Rated_Screen_Page_54.jpg",
	"pages/Rated_Screen_Page_55.jpg",
	"pages/Rated_Screen_Page_56.jpg",	
	"pages/Rated_Screen_Page_57.jpg",
	"pages/Rated_Screen_Page_58.jpg",
	"pages/Rated_Screen_Page_59.jpg",	
	"pages/Rated_Screen_Page_60.jpg",
	"pages/Rated_Screen_Page_61.jpg",
	"pages/Rated_Screen_Page_62.jpg",
	];


flippingBook.contents = [
	[ "Cover", 1 ],
	[ "Contents", 2 ],
	[ "Letter from the Editor", 3 ],
	[ "Note from COntributors", 4 ],
	[ "What's New", 5 ],
	[ "Rant's and Raves", 6 ],
	[ "Pray for a Recipe", 7 ],
	[ "Picture Contest", 8 ],
	[ "Bite Sized Bits", 9 ],
	[ "Appliance Faceoff", 10 ],
	[ "Taple Top", 11 ],
	[ "Chef Favorites", 12 ],
	[ "Brand Wars", 13 ],
	[ "Dress Code", 14 ],
	[ "Business Class Layovers", 15 ],
	[ "Weekend Get-a-Ways", 16 ],
	[ "Adventure Tours", 20 ],
	[ "Passport Needed", 23 ],
	[ "Culinary Vacations", 28 ],
	[ "Vacation Deals", 30 ],
	[ "Chef Secrets", 31 ],
	[ "Worldy Taste", 32 ],
	[ "Besides Eggs", 33 ],
	[ "Lets do Lunch", 34 ],
	[ "Perfect Meals", 35 ],
	[ "No Time to Cook", 37 ],
	[ "Same Ingredient...Different Dish", 38 ],
	[ "Throw a Party", 40 ],
	[ "Dining Etiquette", 43 ],
	[ "Gourmet Internet Shopping", 44 ],
	[ "Reader Recipes", 45 ],
	[ "Top Shelf", 46 ],
	[ "I will have a...", 47 ],
	[ "Hot Spots", 48 ],
	[ "Wine Flights", 49 ],
	[ "Sommeliers Home Picks", 50 ],
	[ "Slice of Cheese", 51 ],
	[ "Exceptional Vineyards", 52 ],
	[ "Wine Pairings", 53 ],
	[ "The Right Tune", 54 ],
	[ "At the Valet Line", 55 ],
	[ "Top Pick Steak Houses", 56 ],
	[ "Restauarnt Ratings", 57 ],
	[ "Product Guide", 58 ],
	[ "Next Issue", 59 ],
	[ "Last Course...Dessert", 60 ],
	[ "Back Cover", 61 ]
];

// define custom book settings here

flippingBook.settings.bookWidth = 1200;
flippingBook.settings.bookHeight = 776;
flippingBook.settings.scaleContent = true;
flippingBook.settings.preserveProportions = true;
flippingBook.settings.pageBackgroundColor = 0x5b7414;
flippingBook.settings.backgroundColor = 0x83a51c;
flippingBook.settings.zoomUIColor = 0x919d6c;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false;
flippingBook.settings.zoomImageWidth = 1224;
flippingBook.settings.zoomImageHeight = 792;
flippingBook.settings.downloadURL = "http://www.ratedmagazine.com/RatedMagazine.pdf";
flippingBook.settings.flipSound = "sounds/02.mp3";
flippingBook.settings.flipCornerStyle = "each page";
flippingBook.settings.zoomHintEnabled = true;

// default settings can be found in the flippingbook.js file
flippingBook.create();
