﻿flippingBook.pages = [
"pages/00.png",
"pages/Decide How to Mount Your Shade00.png",
"pages/How to Make a Template00.png",
"pages/Headrail Fabric Allowances00.png",
"pages/Min Depth Flush Requirements00.png",
"pages/Cleaning blinds shades00.png",
"pages/Cleaning blinds shades01.png",
"pages/Cleaning blinds shades02.png",
"pages/Align Vertical Louvers00.png",
"pages/Blind Tilter Problems00.png",
"pages/ChangeCord on rollease Roller Shades00.png",
"pages/Fixing Spring Roller Shades Adjusting Spring Tension00.png",
"pages/Lowering Blinds after Shipment00.png",
"pages/New VX-200 Vane Stem Replacement00.png",
"pages/Replace Blind Cord Locks00.png",
"pages/Replace Blind Slats00.png",
"pages/Replace Blind Tilter00.png",
"pages/Replace clutch on woven wood or roman shades00.png",
"pages/Replace Wand Tilter - Mini Blinds00.png",
"pages/Restring a Woven Wood Blind with a Cord Lock00.png",
"pages/Rewind Cord Tilter00.png",
"pages/Shorten blinds00.png",
"pages/Vistec Headrail Hook Removal00.png",
"pages/Woven or Roman EZ How it works00.png",
"pages/Woven Roman EZ Troubleshooting00.png"
];


flippingBook.contents = [
	[ "Table of Contents", 1 ],
	[ "Decide How to Mount Your Shade", 2 ],
	[ "How to Make a Template", 3 ],
	[ "Cleaning blinds & shades", 6 ],
	[ "Align Vertical Louvers", 9 ],
	[ "Blind Tilter Problems", 10 ],
	[ "Change Cord on rollease Roller Shades", 11 ],
	[ "Fixing Spring Roller Shades", 12 ],
	[ "Adjusting Spring Tension", 12 ],
	[ "Lowering Blinds after Shipment", 13 ],
	[ "New VX-200 Vane Stem Replacement", 14 ],
	[ "Replace Blind Cord Locks", 15 ],
	[ "Replace Blind Slats", 16 ],
	[ "Replace Blind Tilter", 17 ],
	[ "Replace clutch on woven wood or roman shades", 18 ],
	[ "Replace Wand Tilter - Mini Blinds", 19 ],
	[ "Restring a Woven Wood Blind with a Cord Lock", 20 ],
	[ "Rewind Cord Tilter", 21 ],
	[ "Shorten blinds", 22 ],
	[ "Vistec Headrail Hook Removal", 23 ],
	[ "Woven or Roman - How it works", 24 ],
	[ "Woven Roman EZ Troubleshooting", 25 ]	

];

// define custom book settings here
flippingBook.settings.bookWidth = 638;
flippingBook.settings.bookHeight = 413;
flippingBook.settings.pageBackgroundColor = 0xa39c7b;
flippingBook.settings.backgroundColor = 0xa39c7b;
flippingBook.settings.zoomUIColor = 0xa39c7b;
flippingBook.settings.useCustomCursors = false;
flippingBook.settings.dropShadowEnabled = false;
flippingBook.settings.zoomImageWidth = 1275;
flippingBook.settings.zoomImageHeight = 1650;
flippingBook.settings.downloadURL = "http://www.vista.interservent.com/Specs/2009Vistaspecbook.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();

