{
   "bookInterface":{
         "colors_and_transparency":{
               "footerBackground": 100,
               "panelMiddle": "0xF5F5F6",
               "headerBackground": 100,
               "contentBackground": 100,
               "headerText": "0xFFFFFF",
               "searchSelectColor": "0x53FF75",
               "textRollover": "0xF8F8F8",
               "bgColor": "0xCCCCCC",
               "buttonsRollover": "0x217CBF",
               "panelBottom": "0xDDDDDD",
               "panelTop": "0x0",
               "text": "0x222222",
               "tooltipText": "0x999999"
         },
         "titles_and_buttonTooltips":{
               "title12": "WebCam Motion Control",
               "showToolTips": true,
               "title8": "Print Pages",
               "title1": "Table Of Contents",
               "title6": "Toggle FullScreen",
               "title14": "Go to Bookshelf",
               "title2": "Thumbnails",
               "title5": "Share link",
               "title9": "Save Pages",
               "title7": "Zoom in/out",
               "title10": "Sound on/off",
               "bookTitle": "",
               "title4": "Search",
               "title3": "Bookmarks",
               "title11": "Next",
               "title13": "Previous"
         },
         "buttons":{
               "webCamMotion": true,
               "next": true,
               "previous": true,
               "print": true,
               "permanentLink": true,
               "sound": true,
               "thumbnails": true,
               "find": true,
               "bookmarks": true,
               "save": true,
               "tableOfContents": true,
               "zoom": true,
               "fullscreen": true,
               "bookShelf": false
         },
         "parameters":{
               "rightPanelBGImageLayout": "tile",
               "backgroundImageLayout": "tile",
               "interfaceMargin": 20,
               "bookMargin": 10,
               "panelsMargin": 20,
               "backgroundSoundVolume": 99,
               "leftPanelBGImageLayout": "tile"
         },
         "texts":{
               "permanent_link_panel":{
                     "copyButton": "Copy Link"
               },
               "print_panel":{
                     "printAllPages": "all pages",
                     "selectedPages": "Selected pages:",
                     "printRightPage": "right page",
                     "printBothPages": "both pages",
                     "printLeftPage": "left page",
                     "printButton": "PRINT"
               },
               "webcam_panel":{
                     "webcamDescription": "Check your Webcam is connected. Move your hand in front of you Webcam to flip pages.",
                     "webcamError": "There is no Webcam connected to this computer! Check your Webcam is connected.",
                     "startButton": "START"
               },
               "save_panel":{
                     "saveButton": "SAVE",
                     "saveDescription": "Save this Book as PDF file"
               },
               "search_panel":{
                     "noMatchesFoundText": "WS Book has finished searching the document. No matches were found.",
                     "whileSearchText": "Searching ... please wait ...",
                     "defaultSearchText": "Search for ...",
                     "findNextButton": "Find Next",
                     "findPreviousButton": "Find Previous"
               },
               "interface_sys_window":{
                     "okButton": "OK",
                     "cancelButton": "CANCEL"
               },
               "bookmarks_panel":{
                     "removeButton": "Remove Me",
                     "editButton": "Save Text",
                     "defaultDescription": "your short description ...",
                     "addButton": "Add Bookmark"
               }
         },
         "paths":{
               "leftPanelBGImageURL": "",
               "backgroundSoundURL": "",
               "backgroundImageURL": "",
               "rightPanelBGImageURL": ""
         }
   },
   "publish":{
         "exe":{
               "autorunFileInclude": true,
               "startExeFullscreen": true
         },
         "html":{
               "HTMLpublishMode": "The book itself",
               "pubBookHeight": 800,
               "pubImageLink": "flip_book_files/assets/book.png",
               "pubBookWidth": 1280,
               "pubTextLink": "Open the book",
               "pubFolder": "."
         }
   },
   "bookEngine":{
         "parameters":{
               "loadOnDemand": true,
               "alwaysOpened": false,
               "preloaderType": "progress bar",
               "showPrevNextButtons": true,
               "cacheSize": "5",
               "flipOnClick": false,
               "autoFlipArea": "125",
               "firstPageNumber": 1,
               "flipSoundVolume": 100,
               "cachePages": true
         },
         "paths":{
               "flipSoundURL": "flip_book_files/assets/page-flip.mp3",
               "shelfBooksArray":[
                     [
                            "DMes_Documents01._AFIS01._SPSpdfSPS_collectionSPS_-_1",
                            "SPS_-_1.pdf.txt"
                     ]
               ],
               "pagesFolderURL": "flip_book_files/DMes_Documents01._AFIS01._SPSpdfSPS_collectionSPS_-_1/pages/",
               "pdfURL": "",
               "tableOfContentsURL": "flip_book_files/DMes_Documents01._AFIS01._SPSpdfSPS_collectionSPS_-_1/SPS_-_1.pdf.txt"
         }
   },
   "rightClickMenu":{
         "copyrightLink": "http://webstunning.com/pdf-publisher/",
         "copyright": "WebStunning PDF Publisher",
         "copyrightTarget": "_blank",
         "show": true
   },
   "windowSettings":{
         "topMargin": "95"
   }
}