﻿flippingBook.pages = [
	"pages/prospect A4_lo res_Page_01.jpg",
	"pages/prospect A4_lo res_Page_02.jpg",
	"pages/prospect A4_lo res_Page_03.jpg",
	"pages/prospect A4_lo res_Page_04.jpg",
	"pages/prospect A4_lo res_Page_05.jpg",
	"pages/prospect A4_lo res_Page_06.jpg",
	"pages/prospect A4_lo res_Page_07.jpg",
	"pages/prospect A4_lo res_Page_08.jpg",
	"pages/prospect A4_lo res_Page_09.jpg",
	"pages/prospect A4_lo res_Page_10.jpg",
	"pages/prospect A4_lo res_Page_11.jpg",
	"pages/prospect A4_lo res_Page_12.jpg",
	"pages/prospect A4_lo res_Page_13.jpg",
	"pages/prospect A4_lo res_Page_14.jpg",
	"pages/prospect A4_lo res_Page_15.jpg",
	"pages/prospect A4_lo res_Page_16.jpg",
	"pages/prospect A4_lo res_Page_17.jpg",
	"pages/prospect A4_lo res_Page_18.jpg",
	"pages/prospect A4_lo res_Page_19.jpg",
	"pages/prospect A4_lo res_Page_20.jpg",
	"pages/prospect A4_lo res_Page_21.jpg",
	"pages/prospect A4_lo res_Page_22.jpg",
	"pages/prospect A4_lo res_Page_23.jpg",
	"pages/prospect A4_lo res_Page_24.jpg",
	"pages/prospect A4_lo res_Page_25.jpg",
	"pages/prospect A4_lo res_Page_26.jpg",
	"pages/prospect A4_lo res_Page_27.jpg",
	"pages/prospect A4_lo res_Page_28.jpg",
	"pages/prospect A4_lo res_Page_29.jpg",
	"pages/prospect A4_lo res_Page_30.jpg",
	"pages/prospect A4_lo res_Page_31.jpg",
	"pages/prospect A4_lo res_Page_32.jpg",
	"pages/prospect A4_lo res_Page_33.jpg",
	"pages/prospect A4_lo res_Page_34.jpg"
];


// define custom book settings here
flippingBook.settings.bookWidth = 1200;
flippingBook.settings.bookHeight = 424;
flippingBook.settings.pageBackgroundColor = 0xffffff;
flippingBook.settings.backgroundColor = 0x4a4a4a;
flippingBook.settings.zoomUIColor = 0x9a9a9a;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false;
flippingBook.settings.zoomImageWidth = 1024;
flippingBook.settings.zoomImageHeight = 724;
flippingBook.settings.downloadURL = "pages/pdf/prospect.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();
