﻿flippingBook.pages = [
	"pag_low/Forest_magazine-01.jpg",
	"pag_low/Forest_magazine-02.jpg",
	"pag_low/Forest_magazine-03.jpg",
	"pag_low/Forest_magazine-04.jpg",
	"pag_low/Forest_magazine-05.jpg",
	"pag_low/Forest_magazine-06.jpg",
	"pag_low/Forest_magazine-07.jpg",
	"pag_low/Forest_magazine-08.jpg",
	"pag_low/Forest_magazine-09.jpg",
	"pag_low/Forest_magazine-10.jpg",
	"pag_low/Forest_magazine-11.jpg",
	"pag_low/Forest_magazine-12.jpg",
	"pag_low/Forest_magazine-13.jpg",
	"pag_low/Forest_magazine-14.jpg",
	"pag_low/Forest_magazine-15.jpg",
	"pag_low/Forest_magazine-16.jpg",
	"pag_low/Forest_magazine-17.jpg",
	"pag_low/Forest_magazine-18.jpg",
	"pag_low/Forest_magazine-19.jpg",
	"pag_low/Forest_magazine-20.jpg",
	"pag_low/Forest_magazine-21.jpg",
	"pag_low/Forest_magazine-22.jpg",
	"pag_low/Forest_magazine-23.jpg",
	"pag_low/Forest_magazine-24.jpg",
	"pag_low/Forest_magazine-25.jpg",
	"pag_low/Forest_magazine-26.jpg",
	"pag_low/Forest_magazine-27.jpg",
	"pag_low/Forest_magazine-28.jpg",
	"pag_low/Forest_magazine-29.jpg",
	"pag_low/Forest_magazine-30.jpg",
	"pag_low/Forest_magazine-31.jpg",
	"pag_low/Forest_magazine-32.jpg",
	"pag_low/Forest_magazine-33.jpg",
	"pag_low/Forest_magazine-34.jpg",
	"pag_low/Forest_magazine-35.jpg",
	"pag_low/Forest_magazine-36.jpg",
	"pag_low/Forest_magazine-37.jpg",
	"pag_low/Forest_magazine-38.jpg",
	"pag_low/Forest_magazine-39.jpg",
	"pag_low/Forest_magazine-40.jpg",
	"pag_low/Forest_magazine-41.jpg",
	"pag_low/Forest_magazine-42.jpg",
	"pag_low/Forest_magazine-43.jpg",
	"pag_low/Forest_magazine-44.jpg",
	"pag_low/Forest_magazine-45.jpg",
	"pag_low/Forest_magazine-46.jpg",
	"pag_low/Forest_magazine-47.jpg",
	"pag_low/Forest_magazine-48.jpg",
	"pag_low/Forest_magazine-49.jpg",
	"pag_low/Forest_magazine-50.jpg",
	"pag_low/Forest_magazine-51.jpg",
	"pag_low/Forest_magazine-52.jpg",
	"pag_low/Forest_magazine-53.jpg",
	"pag_low/Forest_magazine-54.jpg",
	"pag_low/Forest_magazine-55.jpg"
];

flippingBook.contents = [
	[ "Cover", 1 ],
	[ "The essentail connection", 3 ],
	[ "Proud of our roots", 4 ],
	[ "Welcome to our world", 5 ],
	[ "No time to lean back", 6 ],
	[ "Tracks and blinds on cruise ships", 8 ],
	[ "Reliable Fabrics", 10 ],
	[ "Atlantis The Palm", 12 ],
	[ "Beautifully flowing drapes", 16 ],
	[ "Green key", 19 ],
	[ "Bending aluminium", 20 ],
	[ "Roman Blinds BCS system",22 ],
	[ "Forest Touch Control system", 24 ],
	[ "Special Window Treatments", 26 ],
	[ "Special support for customers", 30 ],
	[ "Forest Group Polska", 32 ],
	[ "Research & Development", 34 ],
	[ "Domotics", 36 ],
	[ "Emma Childeren's Hospital", 40 ],
	[ "Forest Shuttle", 42 ],
	[ "Forest Hotel Track", 44 ],
	[ "Forest philosophy", 50 ],
	[ "Aluminum and powder coating", 52 ],
	[ "Product overview", 54 ]				
];

// define custom book settings here
flippingBook.settings.bookWidth = 930;
flippingBook.settings.bookHeight = 600;
flippingBook.settings.pageBackgroundColor = 0xb83ecf;
flippingBook.settings.backgroundColor = 0xb83ecf;
flippingBook.settings.zoomUIColor = 0x8d6396;
flippingBook.settings.smoothPages = false;	
flippingBook.settings.useCustomCursors = true;
flippingBook.settings.dropShadowEnabled = false,
flippingBook.settings.zoomImageWidth = 775;
flippingBook.settings.zoomImageHeight = 1000;
flippingBook.settings.downloadURL = "http://www.forestgroup.nl/flipbook";
flippingBook.settings.flipSound = "sounds/02.mp3";
flippingBook.settings.flipCornerStyle = "first page only";

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