/* 
 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 = {
    "articleDate": { "creationFunction": "CreateText", "text": "Publish Date" },
    "articleDescription": { "creationFunction": "CreateText", "text": "Article" },
    "articleTitle": { "creationFunction": "CreateText", "text": "Title" },
    "backToHeadlines": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 140, "leftImageWidth": 16, "rightImageWidth": 5, "text": "Back to Niu's" },
    "button": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 118, "leftImageWidth": 5, "onclick": "launchProjectNiuSite", "rightImageWidth": 5, "text": "Visit our Website" },
    "feedName": { "creationFunction": "CreateText", "text": "Project Niu Tracker" },
    "footer": { "creationFunction": "CreateText", "text": "Copyright © 2009 Archinoetics, LLC" },
    "headlineDescription": { "creationFunction": "CreateText", "text": "Article Description" },
    "headlineList": { "creationFunction": "CreateList", "dataArray": ["Article Title", "Item 2", "Item 3"], "dataSourceName": "headlineList", "labelElementId": "headlineTitle", "listStyle": "List.EDGE_TO_EDGE", "sampleRows": 2, "useDataSource": true },
    "headlineTitle": { "creationFunction": "CreateText", "text": "Article Title" },
    "secondHeadlines": { "creationFunction": "CreateList", "dataArray": ["Item 1", "Item 2", "Item 3"], "dataSourceName": "secondHeadlineList", "labelElementId": "secondHeadlineTitle", "listStyle": "List.EDGE_TO_EDGE", "sampleRows": 2, "useDataSource": true },
    "secondHeadlineTitle": { "creationFunction": "CreateText", "text": "Article Title" },
    "StackLayout": { "creationFunction": "CreateStackLayout", "subviewsTransitions": [{ "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }, { "direction": "right-left", "duration": "", "timing": "ease-in-out", "type": "push" }] },
    "todaysDate": { "creationFunction": "CreateText", "text": "DATE" },
    "todaysDate1": { "creationFunction": "CreateText", "text": "Welcome to the Project Niu Tracker. You can see a map of the current location for each of our Niu's by clicking on a name below." }
};
