﻿flippingBook.pages = [
	"pages/Venture_Page_01.jpg",
	"pages/Venture_Page_02.jpg",
	"pages/Venture_Page_03.jpg",
	"pages/Venture_Page_04.jpg",
	"pages/Venture_Page_05.jpg",
	"pages/Venture_Page_06.jpg",
	"pages/Venture_Page_07.jpg",
	"pages/Venture_Page_08.jpg",
	"pages/Venture_Page_09.jpg",
	"pages/Venture_Page_10.jpg",
	"pages/Venture_Page_11.jpg",
	"pages/Venture_Page_12.jpg",
	"pages/Venture_Page_13.jpg",
	"pages/Venture_Page_14.jpg",
	"pages/Venture_Page_15.jpg",
	"pages/Venture_Page_16.jpg",
	"pages/Venture_Page_17.jpg",
	"pages/Venture_Page_18.jpg",
	"pages/Venture_Page_19.jpg",
	"pages/Venture_Page_20.jpg",
	"pages/Venture_Page_21.jpg",
	"pages/Venture_Page_22.jpg",
	"pages/Venture_Page_23.jpg",
	"pages/Venture_Page_24.jpg",
	"pages/Venture_Page_25.jpg",
	"pages/Venture_Page_26.jpg",
	"pages/Venture_Page_27.jpg",
	"pages/Venture_Page_28.jpg",
	"pages/Venture_Page_29.jpg",
	"pages/Venture_Page_30.jpg",
	"pages/Venture_Page_31.jpg",
	"pages/Venture_Page_32.jpg",
	"pages/Venture_Page_33.jpg",
	"pages/Venture_Page_34.jpg",
	"pages/Venture_Page_35.jpg",
	"pages/Venture_Page_36.jpg",
	"pages/Venture_Page_37.jpg",
	"pages/Venture_Page_38.jpg",
	"pages/Venture_Page_39.jpg",
	"pages/Venture_Page_40.jpg",
	"pages/Venture_Page_41.jpg",
	"pages/Venture_Page_42.jpg",
	"pages/Venture_Page_43.jpg",
	"pages/Venture_Page_44.jpg",
	"pages/Venture_Page_45.jpg",
	"pages/Venture_Page_46.jpg",
	"pages/Venture_Page_47.jpg",
	"pages/Venture_Page_48.jpg",
	"pages/Venture_Page_49.jpg",
	"pages/Venture_Page_50.jpg",
	"pages/Venture_Page_51.jpg",
	"pages/Venture_Page_52.jpg",
	"pages/Venture_Page_53.jpg",
	"pages/Venture_Page_54.jpg",
	"pages/Venture_Page_55.jpg",
	"pages/Venture_Page_56.jpg",
	"pages/Venture_Page_57.jpg",
	"pages/Venture_Page_58.jpg",
	"pages/Venture_Page_59.jpg",
	"pages/Venture_Page_60.jpg",
	"pages/Venture_Page_61.jpg",
	"pages/Venture_Page_62.jpg",
	"pages/Venture_Page_63.jpg",
	"pages/Venture_Page_64.jpg",
	"pages/Venture_Page_65.jpg",
	"pages/Venture_Page_66.jpg",
	"pages/Venture_Page_67.jpg",
	"pages/Venture_Page_68.jpg",
	"pages/Venture_Page_69.jpg",
	"pages/Venture_Page_70.jpg",
	"pages/Venture_Page_71.jpg",
	"pages/Venture_Page_72.jpg",
	"pages/Venture_Page_73.jpg",
	"pages/Venture_Page_74.jpg",
	"pages/Venture_Page_75.jpg",
	"pages/Venture_Page_76.jpg",
	"pages/Venture_Page_77.jpg",
	"pages/Venture_Page_78.jpg",
	"pages/Venture_Page_79.jpg",
	"pages/Venture_Page_80.jpg"
];

flippingBook.contents = [
	[ "Cover", 1 ],
	[ "Contents", 7 ],	
	[ "AIR NAMIBIA welcome on board", 8 ],
	[ "AIR NAMIBIA timetable", 10 ],	
	[ "AIR NAMIBIA online booking", 12 ],
	[ "AIR NAMIBIA route map", 13 ],
	[ "AIR NAMIBIA holiday packages", 14 ],
	[ "AIR NAMIBIA rewards—frequent fl yer programme", 16 ],
	[ "Events for the month of July", 18 ],
	[ "DID YOU KNOW? facts about the history of namibiaʻs communications network", 23 ],
	[ "VISITORS' FILO-FACTS", 25 ],
	[ "BIRD'S-EYE VIEW map of Lüderitz environs", 28 ],
	[ "NAMIBIA ULTRA MARATHON a race of endurance", 30 ],
	[ "SCARECROWS ON A CAREER PATH", 34 ],
	[ "OUR NATURAL WORLD facts on the environment in Namibia", 39 ],
	[ "HOUSE NAMES IN HENTIES BAY—banal, balmy and mythological", 41 ],
	[ "VIVA THE MIGHTY VUVUZELA?", 42 ],
	[ "NAMIBIA SPORT CELEBRATES IN STYLE", 45 ],
	[ "THE OTHER SIDE OF GRAFFITI", 47 ],
	[ "NOMADS OF OLD ostrich eggshell and ochre", 50 ],
	[ "ART DIMENSIONS", 54 ],
	[ "BABY HAVEN", 58 ],
	[ "FACTS ON FINANCE frequently asked questions on the namibian economy and money matters", 63 ],
	[ "LETTER FROM GHANA natural shower in the tropics", 64 ],
	[ "BOOK scene", 67 ],
	[ "TRAVELLERʼS Photo GALLERY", 70],
	[ "FOOD IN FOCUS bring on the truffles!", 73 ],
	[ "SUBSCRIPTION FORM", 77 ]
];

// define custom book settings here
flippingBook.settings.bookWidth = 920;
flippingBook.settings.bookHeight = 650;
flippingBook.settings.pageBackgroundColor = 0xa92e38;
flippingBook.settings.backgroundColor = 0xa92e38;
flippingBook.settings.zoomUIColor = 0x0c3f6a;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false;
flippingBook.settings.zoomImageWidth = 778;
flippingBook.settings.zoomImageHeight = 1100;
flippingBook.settings.downloadURL = "TNN-Vol16.pdf";
flippingBook.settings.flipSound = "sounds/01.mp3";
flippingBook.settings.flipCornerStyle = "first page only";
flippingBook.settings.zoomHintEnabled = true;

// default settings can be found in the flippingbook.js file
flippingBook.create();

