/* 
 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 = {
    "Airport": { "creationFunction": "CreatePushButton", "customImage": "Images/MainButtons_Airport.png", "customImagePosition": "PushButton.IMAGE_POSITION_CENTER", "customImagePressed": "Images/MainButtons_Airport_pressed.png", "leftImageWidth": 1, "onclick": "ButtonAirport", "rightImageWidth": 1, "text": "Airport Info" },
    "button": { "creationFunction": "CreatePushButton", "initialHeight": 36, "initialWidth": 274, "leftImageWidth": 5, "onclick": "search_dining", "rightImageWidth": 5, "text": "DINING" },
    "button1": { "creationFunction": "CreatePushButton", "initialHeight": 36, "initialWidth": 274, "leftImageWidth": 5, "onclick": "search_generalsearch", "rightImageWidth": 5, "text": "GENERAL SEARCH" },
    "button2": { "creationFunction": "CreatePushButton", "initialHeight": 36, "initialWidth": 274, "leftImageWidth": 5, "onclick": "search_aircraftfuel", "rightImageWidth": 5, "text": "AIRCRAFT FUEL" },
    "button3": { "creationFunction": "CreatePushButton", "initialHeight": 36, "initialWidth": 274, "leftImageWidth": 5, "onclick": "search_autofuel", "rightImageWidth": 5, "text": "AUTO FUEL" },
    "button4": { "creationFunction": "CreatePushButton", "initialHeight": 36, "initialWidth": 274, "leftImageWidth": 5, "onclick": "search_nightclubs", "rightImageWidth": 5, "text": "NIGHT CLUBS" },
    "button5": { "creationFunction": "CreatePushButton", "initialHeight": 36, "initialWidth": 274, "leftImageWidth": 5, "onclick": "search_movies", "rightImageWidth": 5, "text": "MOVIES" },
    "button6": { "creationFunction": "CreatePushButton", "initialHeight": 36, "initialWidth": 274, "leftImageWidth": 5, "onclick": "search_shopping", "rightImageWidth": 5, "text": "SHOPPING" },
    "done": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 49, "leftImageWidth": 5, "onclick": "flipToFront", "rightImageWidth": 5, "text": "Done" },
    "done1": { "creationFunction": "CreatePushButton", "initialHeight": 30, "initialWidth": 49, "leftImageWidth": 5, "onclick": "flipToFront", "rightImageWidth": 5, "text": "Done" },
    "Everything": { "creationFunction": "CreatePushButton", "customImage": "Images/MainButtons_Everything.png", "customImagePosition": "PushButton.IMAGE_POSITION_CENTER", "customImagePressed": "Images/MainButtons_Everything.png", "leftImageWidth": 1, "onclick": "ButtonEverything", "rightImageWidth": 1, "text": "Everything Else" },
    "FlightPlanning": { "creationFunction": "CreatePushButton", "customImage": "Images/MainButtons_FlightPlanning1.png", "customImagePosition": "PushButton.IMAGE_POSITION_CENTER", "customImagePressed": "Images/MainButtons_FlightPlanning1.png", "leftImageWidth": 1, "onclick": "ButtonFlightPlanning", "rightImageWidth": 1, "text": "Flight Planning" },
    "footer": { "creationFunction": "CreateText", "text": "©2009 PilotsYellowPages.com" },
    "Hotels": { "creationFunction": "CreatePushButton", "customImage": "Images/MainButtons_Hotels.png", "customImagePosition": "PushButton.IMAGE_POSITION_CENTER", "customImagePressed": "Images/MainButtons_Hotels.png", "leftImageWidth": 1, "onclick": "ButtonHotels", "rightImageWidth": 1, "text": "Everything Else" },
    "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 },
    "text": { "creationFunction": "CreateText", "text": "Info" },
    "text1": { "creationFunction": "CreateText", "text": "Pilots Yellowpages Mobile\nversion 1.0" },
    "text2": { "creationFunction": "CreateText", "text": "“All The Information A Pilot Needs”" },
    "text4": { "creationFunction": "CreateText", "text": "Everything Else" },
    "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": "push" }] },
    "Weather": { "creationFunction": "CreatePushButton", "customImage": "Images/MainButtons_Weather.png", "customImagePosition": "PushButton.IMAGE_POSITION_CENTER", "customImagePressed": "Images/MainButtons_Weather.png", "leftImageWidth": 1, "onclick": "ButtonWeather", "rightImageWidth": 1, "text": "Weather" }
};
