﻿flippingBook.pages = [
	"pages/front.swf",
	"pages/page001.swf",
	"pages/page002.swf",
	"pages/page003.swf",
	"pages/page004.swf",
	"pages/page005.swf",
	"pages/page006.swf",
	"pages/page007.swf",
	"pages/page008.swf",
	"pages/page009.swf",
	"pages/page010.jpg",
	"pages/page011.swf",
	"pages/page012.swf",
	"pages/page013.swf",
	"pages/page014.swf",
	"pages/page015.swf",
	"pages/page016.swf",
	"pages/page017.swf",
	"pages/page018.jpg",
	"pages/page019.swf",
	"pages/page020.jpg",
	"pages/page021.swf",
	"pages/page022.jpg",
	"pages/page023.swf",
	"pages/page024.jpg",
	"pages/page025.swf",
	"pages/page026.jpg",
	"pages/page027.swf",
	"pages/page028.jpg",
	"pages/page029.jpg",
	"pages/page030.jpg",
	"pages/page031.jpg",
	"pages/page032.jpg",
	"pages/page033.swf",
	"pages/page034.jpg",
	"pages/page035.swf",
	"pages/page036.jpg",
	"pages/page037.jpg",
	"pages/page038.jpg",
	"pages/page039.swf",
	"pages/page040.jpg",
	"pages/page041.swf",
	"pages/page042.jpg",
	"pages/page043.jpg",
	"pages/page044.jpg",
	"pages/page045.swf",
	"pages/page046.jpg",
	"pages/page047.jpg",
	"pages/page048.jpg",
	"pages/page049.swf",
	"pages/page050.jpg",
	"pages/page051.jpg",
	"pages/page052.jpg",
	"pages/page053.swf",
	"pages/page054.jpg",
	"pages/page055.jpg",
	"pages/page056.jpg",
	"pages/page057.jpg",
    "pages/page058.jpg",
	"pages/page059.jpg",
	"pages/page060.jpg",
	"pages/page061.jpg",
	"pages/page062.jpg",
	"pages/page063.jpg",
	"pages/page064.jpg",
	"pages/page065.jpg",
	"pages/page066.jpg",
	"pages/page067.jpg",
	"pages/page068.jpg",
	"pages/page069.jpg",
	"pages/page070.jpg",
	"pages/page071.jpg",
	"pages/page072.jpg",
	"pages/page073.jpg",
	"pages/page074.jpg",
	"pages/page075.swf",
	"pages/page076.swf",
	"pages/back.swf"
];

flippingBook.contents = [
	[ "Front Cover", 1 ],
	[ "Index", 5 ],
	[ "News - VISA News", 7 ],
	[ "News - Editor's News", 9 ],
	[ "News - ASGA News", 11 ],
	[ "News - Industry News", 13 ],
	[ "Cover Stories - The 50 Most Influential People Under 40 Years Of Age ", 21 ],
	[ "Cover Stories - SignsPlus Graphics: A Real Success Story", 35 ],
	[ "Cover Stories - NZSDA Award Winners", 41 ],
	[ "Feature Stories - David Cunneen Back From The Brink", 47 ],
	[ "Feature Stories - Look Print Increases Its Environmental Credentials", 49 ],
	[ "Feature Stories - Shannon Wilson Sign Edge Melbourne", 51 ],
	[ "Feature Stories - 2010 Nova Distributorship", 54 ],
    [ "Feature Stories - Queensland Show Wrap-Up Visual Impact Image Expo Gold Coast 2010", 55 ],
    [ "Feature Stories - The Braille-Oz Adapter for Braille Signage Part 1", 59 ], 
    [ "Feature Stories - Taking It To The Streets Ambient Media", 61 ],
	[ "Feature Stories - Kelly Stewart Tips for Doing Business in China", 62 ],
	[ "Feature Stories - ADI Displays Launches New Logo  and Corporate ID", 68 ],
	[ "Feature Stories - BROTHER GT-541 Direct-To-Garment Printer", 70 ],
	[ "Feature Stories - New Vehicle Wrap Template CD From Easy Signs", 74 ],
	[ "Regulars - Celebrate Your Hard Work! John Hadfield: Sign World", 63 ],
	[ "Regulars - Interior Wall Decorations Denise Nathan: Tips + Tricks", 65 ],
	[ "Regulars - Awful to Ordinary to Awesome  Barry Urquhart: Focus on Marketing", 67 ],
	[ "Regulars - A Question of Credit Brian Fairchild: Across The Tasman", 69 ],
	[ "Regulars - Lithophanes Part 2 Ian Stewart Koster: Tips + Tricks", 71 ],
	[ "Regulars - The Search For New Applications For Old Technologies Ain Moldre: SignTutor", 73 ],
	[ "Trade - Classifieds", 75 ],
	[ "Back Cover", 77 ],
	[ "----- Index - Select Above -----",]
];

// define custom book settings here
flippingBook.settings.bookWidth = 770;
flippingBook.settings.bookHeight = 545;
flippingBook.settings.pageBackgroundColor = 0x779117;
flippingBook.settings.backgroundColor = 0x83a51c;
flippingBook.settings.zoomUIColor = 0x333333;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false;
flippingBook.settings.zoomImageWidth = 990;
flippingBook.settings.zoomImageHeight = 1400;
flippingBook.settings.downloadURL = "http://www.creativecorner.com.au/vimagmayjune2010/vimagmayjune2010web.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();
