/* 
 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 = {
    "activityIndicator": { "creationFunction": "CreateActivityIndicator" },
    "back_button": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 60, "leftImageWidth": 16, "onclick": "view1", "rightImageWidth": 5, "text": "Back" },
    "Copyright": { "creationFunction": "CreateText", "text": "In conjunction with" },
    "Designed_by": { "creationFunction": "CreateText", "text": "Designed & coded by" },
    "donation": { "creationFunction": "CreateText", "text": "If you use this WebApp then please\nconsider a donation, Thank You." },
    "Info": { "creationFunction": "CreateText", "text": "Choose a location to view from the menu below" },
    "info_Button": { "creationFunction": "CreatePushButton", "customImage": "Images/info.png", "customImagePosition": "PushButton.IMAGE_POSITION_CENTER", "customImagePressed": "Images/info_clicked.png", "initialHeight": 40, "initialWidth": 40, "leftImageWidth": 5, "onclick": "view2", "rightImageWidth": 5 },
    "stackLayout": { "creationFunction": "CreateStackLayout", "subviewsTransitions": [{ "direction": "left-right", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }] }
};
