﻿flippingBook.pages = [
	"pages/High Country_Page_01.jpg",
	"pages/High Country_Page_02.jpg",
	"pages/High Country_Page_03.jpg",
	"pages/High Country_Page_04.jpg",
	"pages/High Country_Page_05.jpg",
	"pages/High Country_Page_06.jpg",
	"pages/High Country_Page_07.jpg",
	"pages/High Country_Page_08.jpg",
	"pages/High Country_Page_09.jpg",
	"pages/High Country_Page_10.jpg",
	"pages/High Country_Page_11.jpg",
	"pages/High Country_Page_12.jpg",
	"pages/High Country_Page_13.jpg",
	"pages/High Country_Page_14.jpg",
	"pages/High Country_Page_15.jpg",
	"pages/High Country_Page_16.jpg",
	"pages/High Country_Page_17.jpg",
	"pages/High Country_Page_18.jpg",
	"pages/High Country_Page_19.jpg",
	"pages/High Country_Page_20.jpg",
	"pages/High Country_Page_21.jpg",
	"pages/High Country_Page_22.jpg",
	"pages/High Country_Page_23.jpg",
	"pages/High Country_Page_24.jpg",
	"pages/High Country_Page_25.jpg",
	"pages/High Country_Page_26.jpg",
	"pages/High Country_Page_27.jpg",
	"pages/High Country_Page_28.jpg",
	"pages/High Country_Page_29.jpg",
	"pages/High Country_Page_30.jpg",
	"pages/High Country_Page_31.jpg",
	"pages/High Country_Page_32.jpg"
];


flippingBook.contents = [
	[ "Cover", 1 ],
	[ "Inside", 3 ]
];

// define custom book settings here
flippingBook.settings.bookWidth = 826;
flippingBook.settings.bookHeight = 584;
flippingBook.settings.pageBackgroundColor = 0xd9d8d6;
flippingBook.settings.backgroundColor = 0xd9d8d6;
flippingBook.settings.zoomUIColor = 0x999999;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false;
flippingBook.settings.zoomImageWidth = 992;
flippingBook.settings.zoomImageHeight = 1403;
flippingBook.settings.downloadURL = "http://www.jrinteractive.com.au/highcountry/High Country 09_1-19_lr-1.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();
