/* 
 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 = {
    "abouttext": { "creationFunction": "CreateText", "text": "\nDies ist die iPhone-Version meines Österreichischen\nKFZ-Kennzeichenverzeichnisses!\n\nWenn man bei einem Auto wissen will, woher es kommt aber das Kennzeichenkürzel nicht kennt, muss dieses nur hier eingegeben werden.\n\n\n\n\n\n" },
    "anzeigen": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 77, "leftImageWidth": 5, "onclick": "click_anzeigen", "rightImageWidth": 5, "text": "Anzeigen" },
    "done": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 60, "leftImageWidth": 5, "onclick": "flipToFront", "rightImageWidth": 5, "text": "Zurück" },
    "headertext": { "creationFunction": "CreateText", "text": "About" },
    "infoButton": { "creationFunction": "CreatePushButton", "customImage": "Images/info.png", "customImagePosition": "PushButton.IMAGE_POSITION_CENTER", "customImagePressed": "Images/info_clicked.png", "initialHeight": 40, "initialWidth": 40, "leftImageWidth": 1, "onclick": "flipToSettings", "rightImageWidth": 1 },
    "infotext": { "creationFunction": "CreateText", "text": "Kennzeichenkürzel eingeben:" },
    "text": { "creationFunction": "CreateText", "text": "\nHomepage:\n" },
    "text1": { "creationFunction": "CreateText", "text": "\n\nDirektlink zur normalen Version:\n\n" },
    "text2": { "creationFunction": "CreateText", "text": "\nCopyright by zeux.at\n\nKontakt: mik /at/ zeux /dot/ at" },
    "text3": { "creationFunction": "CreateText", "text": "http://www.zeux.at/node/11" },
    "text4": { "creationFunction": "CreateText", "text": "http://www.zeux.at/" },
    "title": { "creationFunction": "CreateText", "text": "Kennzeichenverzeichnis" },
    "views": { "creationFunction": "CreateStackLayout", "subviewsTransitions": [{ "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "flip" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "flip" }] }
};

