flippingBook.pages = [
	"pages/AltmanGuide_Front.jpg",
	"pages/AltmanGuide2010.jpg",
	"pages/AltmanGuide20102.jpg",
	"pages/AltmanGuide20103.jpg",
	"pages/AltmanGuide20104.jpg",
	"pages/AltmanGuide20105.jpg",
	"pages/AltmanGuide20106.jpg",
	"pages/AltmanGuide20107.jpg",
	"pages/AltmanGuide20108.jpg",
	"pages/AltmanGuide20109.jpg",
	"pages/AltmanGuide201010.jpg",
	"pages/AltmanGuide201011.jpg",
	"pages/AltmanGuide201012.jpg",
	"pages/AltmanGuide201013.jpg",
	"pages/AltmanGuide201014.jpg",
	"pages/AltmanGuide201015.jpg",
	"pages/AltmanGuide201016.jpg",
	"pages/AltmanGuide201017.jpg",
	"pages/AltmanGuide201018.jpg",
	"pages/AltmanGuide201019.jpg",
	"pages/AltmanGuide201020.jpg",
	"pages/AltmanGuide201021.jpg",
	"pages/AltmanGuide201022.jpg",
	"pages/AltmanGuide201023.jpg",
	"pages/AltmanGuide201024.jpg",
	"pages/AltmanGuide201025.jpg",
	"pages/AltmanGuide201026.jpg",
	"pages/AltmanGuide201027.jpg",
	"pages/AltmanGuide201028.jpg",
	"pages/AltmanGuide201029.jpg",
	"pages/AltmanGuide201030.jpg",
	"pages/AltmanGuide201031.jpg",
	"pages/AltmanGuide201032.jpg",
	"pages/AltmanGuide201033.jpg",
	"pages/AltmanGuide201034.jpg",
	"pages/AltmanGuide201035.jpg",
	"pages/AltmanGuide201036.jpg",
	"pages/AltmanGuide201037.jpg",
	"pages/AltmanGuide201038.jpg",
	"pages/AltmanGuide201039.jpg",
	"pages/AltmanGuide201040.jpg",
	"pages/AltmanGuide201041.jpg",
	"pages/AltmanGuide201042.jpg",
	"pages/AltmanGuide201043.jpg",
	"pages/AltmanGuide201044.jpg",
	"pages/AltmanGuide201045.jpg",
	"pages/AltmanGuide201046.jpg",
	"pages/AltmanGuide201047.jpg",
	"pages/AltmanGuide201048.jpg",
	"pages/AltmanGuide201049.jpg",
	"pages/AltmanGuide201050.jpg",
	"pages/AltmanGuide201051.jpg",
	"pages/AltmanGuide201052.jpg",
	"pages/AltmanGuide201053.jpg",
	"pages/AltmanGuide201054.jpg",
	"pages/AltmanGuide201055.jpg",
	"pages/AltmanGuide201056.jpg",
	"pages/AltmanGuide201057.jpg",
	"pages/AltmanGuide201058.jpg",
	"pages/AltmanGuide201059.jpg",
	"pages/AltmanGuide201060.jpg",
	"pages/AltmanGuide201061.jpg",
	"pages/AltmanGuide201062.jpg",
	"pages/AltmanGuide_Back.jpg"
];


flippingBook.contents = [
	[ "Cover", 1 ],
	[ "Table Of Contents", 6 ],
	[ "Paul Altman Intro", 11 ],
	[ "Altman Rentals & Management", 13 ],
	[ "Beachfront Properties", 17 ],
	[ "Bespoke Properties", 27 ],
	[ "Featured Listings", 42 ],
	[ "Commercial Properties", 48 ],
	[ "Land For Sale", 48 ],
	[ "Limegrove", 51 ],
	[ "Caribbean Properties", 52 ],
	[ "PCS", 56 ],
	[ "Contact Us", 60 ],
	[ "Altman Sales Team", 61 ],
	[ "Buying Property in Barbados", 62 ]
];

// define custom book settings here
flippingBook.settings.bookWidth = 864;
flippingBook.settings.bookHeight = 526;
flippingBook.settings.pageBackgroundColor = 0xffffff;
flippingBook.settings.backgroundColor = 0xfffbf2;
flippingBook.settings.zoomUIColor = 0x919d6c;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false;
flippingBook.settings.zoomImageWidth = 1296;
flippingBook.settings.zoomImageHeight = 1579;
flippingBook.settings.downloadURL = "http://virgocomm.com/ebooks/altman/guide.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();
