/* 
 This file was generated by Dashcode and is covered by the 
 license.txt included in the project.  You may edit this file, 
 however it is recommended to first turn off the Dashcode 
 code generator otherwise the changes will be lost.
 */
var dashcodePartSpecs = {
    "button": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 274, "leftImageWidth": 15, "onclick": "loadGutenberg", "rightImageWidth": 15, "text": "Go To Project Gutenberg Website" },
    "button1": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 274, "leftImageWidth": 15, "onclick": "loadGoogle", "rightImageWidth": 15, "text": "Google!" },
    "button2": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 274, "leftImageWidth": 15, "onclick": "loadSupport", "rightImageWidth": 15, "text": "How to Download a Book?" },
    "text": { "creationFunction": "CreateText", "text": "When you click a link to a .txt file, BookZ will ask if it should download it for you. This is particularly useful for browsing Project Gutenberg Website (Gutenberg.org)." }
};
