﻿flippingBook.pages = [
	"pages/SL-(FC).jpg",
	"pages/SL-(IFC).jpg",
	"pages/SL-(Page-01).jpg",
	"pages/SL-(Page-02).jpg",
	"pages/SL-(Page-03).jpg",
	"pages/SL-(Page-04).jpg",
	"pages/SL-(Page-05).jpg",
	"pages/SL-(Page-06).jpg",
	"pages/SL-(Page-07).jpg",
	"pages/SL-(Page-08).jpg",
	"pages/SL-(Page-09).jpg",
	"pages/SL-(Page-10).jpg",
	"pages/SL-(Page-11).jpg",
	"pages/SL-(Page-12).jpg",
	"pages/SL-(Page-13).jpg",
	"pages/SL-(Page-14).jpg",
	"pages/SL-(Page-15).jpg",
	"pages/SL-(Page-16).jpg",
	"pages/SL-(Page-17).jpg",
	"pages/SL-(Page-18).jpg",
	"pages/SL-(Page-19).jpg",
	"pages/SL-(Page-20).jpg",
	"pages/SL-(Page-21).jpg",
	"pages/SL-(Page-22).jpg",
	"pages/SL-(Page-23).jpg",
	"pages/SL-(Page-24).jpg",
	"pages/SL-(Page-25).jpg",
	"pages/SL-(Page-26).jpg",
	"pages/SL-(Page-27).jpg",
	"pages/SL-(Page-28).jpg",
	"pages/SL-(Page-29).jpg",
	"pages/SL-(Page-30).jpg",
	"pages/SL-(Page-31).jpg",
	"pages/SL-(Page-32).jpg",
	"pages/SL-(Page-33).jpg",
	"pages/SL-(Page-34).jpg",
	"pages/SL-(Page-35).jpg",
	"pages/SL-(Page-36).jpg",
	"pages/SL-(Page-37).jpg",
	"pages/SL-(Page-38).jpg",
	"pages/SL-(Page-39).jpg",
	"pages/SL-(Page-40).jpg",
	"pages/SL-(Page-41).jpg",
	"pages/SL-(Page-42).jpg",
	"pages/SL-(Page-43).jpg",
	"pages/SL-(Page-44).jpg",
	"pages/SL-(Page-45).jpg",
	"pages/SL-(Page-46).jpg",
	"pages/SL-(Page-47).jpg",
	"pages/SL-(Page-48).jpg",
	"pages/SL-(Page-49).jpg",
	"pages/SL-(Page-50).jpg",
	"pages/SL-(Page-51).jpg",
	"pages/SL-(Page-52).jpg",
	"pages/SL-(Page-53).jpg",
	"pages/SL-(Page-54).jpg",
	"pages/SL-(Page-55).jpg",
	"pages/SL-(Page-56).jpg",
	"pages/SL-(Page-57).jpg",
	"pages/SL-(Page-58).jpg",
	"pages/SL-(Page-59).jpg",
	"pages/SL-(Page-60).jpg",
	"pages/SL-(Page-61).jpg",
	"pages/SL-(Page-62).jpg",
	"pages/SL-(Page-63).jpg",
	"pages/SL-(Page-64).jpg",
	"pages/SL-(IBC).jpg",
	"pages/SL-(BC).jpg"
	
];


flippingBook.contents = [
	[ "Cover", 1 ],
	[ "Cover Inside", 2 ],
	[ "Page 1", 3 ],
	[ "Page 2", 4 ],
	[ "Page 3", 5 ],
	[ "Page 4", 6 ],
	[ "Page 5", 7 ],
	[ "Page 6", 8 ],
	[ "Page 7", 9 ],
	[ "Page 8", 10 ],
	[ "Page 9", 11 ],
	[ "Page 10", 12 ],
	[ "Page 11", 13 ],
	[ "Page 12", 14 ],
	[ "Page 13", 15 ],
	[ "Page 14", 16 ],
	[ "Page 15", 17 ],
	[ "Page 16", 18 ],
	[ "Page 17", 19 ],
	[ "Page 18", 20 ],
	[ "Page 19", 21 ],
	[ "Page 20", 22 ],
	[ "Page 21", 23 ],
	[ "Page 22", 24 ],
	[ "Page 23", 25 ],
	[ "Page 24", 26 ],
	[ "Page 25", 27 ],
	[ "Page 26", 28 ],
	[ "Page 27", 29 ],
	[ "Page 28", 30 ],
	[ "Page 29", 31 ],
	[ "Page 30", 32 ],
	[ "Page 31", 33 ],
	[ "Page 32", 34 ],
	[ "Page 33", 35 ],
	[ "Page 34", 36 ],
	[ "Page 35", 37 ],
	[ "Page 36", 38 ],
	[ "Page 37", 39 ],
	[ "Page 38", 40 ],
	[ "Page 39", 41 ],
	[ "Page 40", 42 ],
	[ "Page 41", 43 ],
	[ "Page 42", 44 ],
	[ "Page 43", 45 ],
	[ "Page 44", 46 ],
	[ "Page 45", 47 ],
	[ "Page 46", 48 ],
	[ "Page 47", 49 ],
	[ "Page 48", 50 ],
	[ "Page 49", 51 ],
	[ "Page 50", 52 ],
	[ "Page 51", 53 ],
	[ "Page 52", 54 ],
	[ "Page 53", 55 ],
	[ "Page 54", 56 ],
	[ "Page 55", 57 ],
	[ "Page 56", 58 ],
	[ "Page 57", 59 ],
	[ "Page 58", 60 ],
	[ "Page 59", 61 ],
	[ "Page 60", 62 ],
	[ "Page 61", 63 ],
	[ "Page 62", 64 ],
	[ "Page 63", 65 ],
	[ "Page 64", 66 ],
	[ "Inside Back Cover", 67 ],
	[ "Back Cover", 68 ]
];


flippingBook.containerId = "fbContainer";
flippingBook.forwardButtonId = "fbForwardButton";
flippingBook.backButtonId = "fbBackButton";
flippingBook.zoomButtonId = "fbZoomButton";
flippingBook.printButtonId = "fbPrintButton";
flippingBook.downloadButtonId = "fbDownloadButton";
flippingBook.currentPagesId = "fbCurrentPages";
flippingBook.totalPagesId = "fbTotalPages";
flippingBook.contentsMenuId = "fbContentsMenu";	



// define custom book settings here
flippingBook.settings.bookWidth = 850;
flippingBook.settings.bookHeight = 540;
flippingBook.settings.pageBackgroundColor = 0xffffff;
flippingBook.settings.backgroundColor = 0x333333;
flippingBook.settings.zoomUIColor = 0x999999;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false;
flippingBook.settings.zoomImageWidth = 1200;
flippingBook.settings.zoomImageHeight = 1527;
flippingBook.settings.downloadURL = "http://www.societylifemagazine.com/magazine/June09/SocietyLife-June09.pdf";
flippingBook.settings.flipSound = "sounds/02.mp3";
flippingBook.settings.flipCornerStyle = "first page only";
flippingBook.settings.zoomHintEnabled = true;
flippingBook.settings.flipOnClick = true,

// default settings can be found in the flippingbook.js file
flippingBook.create();

