/* 
 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 = {
    "BayreutherBarockBtn": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 215, "leftImageWidth": 5, "onclick": "gotoBayreutherBarock", "rightImageWidth": 5, "text": "Bayreuther Barock" },
    "BlogBtn": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 215, "leftImageWidth": 5, "onclick": "gotoBlog", "rightImageWidth": 5, "text": "Wilhelmine Blog" },
    "copyright": { "creationFunction": "CreateText", "text": "copyright © 2008, Stadt Bayreuth" },
    "FreundeStaatsoperBtn": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 215, "leftImageWidth": 5, "onclick": "gotoFreundeStaatsoper", "rightImageWidth": 5, "text": "Freunde der Wiener Staatsoper" },
    "infosBack": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 305, "leftImageWidth": 5, "onclick": "flipToMain", "rightImageWidth": 5, "text": "Back" },
    "infosBtn": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 107, "leftImageWidth": 5, "onclick": "flipToInfos", "rightImageWidth": 5, "text": "Wilhelmine" },
    "linksBack": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 302, "leftImageWidth": 5, "onclick": "flipToMain", "rightImageWidth": 5, "text": "Back" },
    "linksBtn": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 80, "leftImageWidth": 5, "onclick": "flipToLinks", "rightImageWidth": 5, "text": "Links" },
    "mailButton": { "creationFunction": "CreateMailButton", "customImage": "Images/mailGlyph.png", "customImagePosition": "PushButton.IMAGE_POSITION_CENTER", "customImagePressed": "Images/mailGlyph.png", "initialHeight": 36, "initialWidth": 36, "leftImageWidth": 6, "onclick": "sendEmail", "rightImageWidth": 6, "text": "" },
    "PreussGesellschaftBtn": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 215, "leftImageWidth": 5, "onclick": "gotoPreussischeGesellschaft", "rightImageWidth": 5, "text": "Preußische Gesellschaft" },
    "stadtBayreuthBtn": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 215, "leftImageWidth": 5, "onclick": "gotoStadtBayreuth", "rightImageWidth": 5, "text": "Stadt Bayreuth" },
    "text": { "creationFunction": "CreateText", "text": "250/300 Jahre Doppeljubiläum" },
    "text1": { "creationFunction": "CreateText", "text": "Wilhelmine Markgräfin von Bayreuth" },
    "text2": { "creationFunction": "CreateText", "text": "Europas Letzte Prinzessin" },
    "veranstaltungenBack1": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 319, "leftImageWidth": 5, "rightImageWidth": 5, "text": "Back" },
    "veranstaltungenBack2": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 319, "leftImageWidth": 5, "rightImageWidth": 5, "text": "Back" },
    "veranstaltungenBtn": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 136, "leftImageWidth": 5, "onclick": "showVeranstaltungenView", "rightImageWidth": 5, "text": "Veranstaltungen" },
    "views": { "creationFunction": "CreateStackLayout", "subviewsTransitions": [{ "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "flip" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "flip" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "flip" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "flip" }] }
};
