﻿
var promoDataHash;
try {
    promoDataHash =
    {
        
        
        "pr-1999euro": {
            "headline": "19,99 €* Oneway-Komplettpreis",
            "text": "Günstiger Aktionspreis: 19,99 €* inkl. Steuern und Gebühren"
        },
        
        
        "pr-re30euro": {
            "headline": "30 € Rabatt<sup>1</sup>",
            "text": "Bis Sonntag, 07.02.2010 (24 Uhr) buchen, und 30 € sparen.<sup>1</sup>"
        },
        
        
        "pr-re20euro": {
            "headline": "20 € Rabatt<sup>1</sup>",
            "text": "Bis Sonntag, 07.02.2010 (24 Uhr) buchen, und 20 € sparen.<sup>1</sup>"
        },
        
        
        "pr-20euro": {
            "headline": "20 € Rabatt<sup>1</sup>",
            "text": "Bis Sonntag, 07.02.2010 (24 Uhr) buchen, und 20 € sparen.<sup>1</sup>"
        },
        
        
        "pr-30euro": {
            "headline": "30 € Rabatt<sup>1</sup>",
            "text": "Bis Sonntag, 07.02.2010 (24 Uhr) buchen, und 30 € sparen.<sup>1</sup>"
        },
        
        
        "pr-u20": {
            "headline": "19,99 €** Oneway-Komplettpreis",
            "text": "Buchbar bis Montag (15.06.09), 24 Uhr"
        },
        
        
        "pr-super": {
            "headline": "SUPER SMILE-Tarif",
            "text": "Günstiger Angebotspreis zzgl. Steuern und Entgelte, begrenzte Verfügbarkeit"
        },
        
        
        "pr-voucher": {
            "headline": "TUIfly Ticket Time",
            "text": "Diesen Flug buchen und im November gratis** fliegen"
        },
        
        
        "pr-static": {
            "headline": "Angebot",
            "text": "Günstiger Aktionspreis zzgl. Steuern und Entgelte, begrenzte Verfügbarkeit"
        },
        
        
        "pr-50prozent": {
            "headline": "50% Rabatt<sup>1</sup>",
            "text": "Bis Sonntag, 20.09.09 (24 Uhr) buchen, und 50% sparen.<sup>1</sup>"
        },
        
        
        "pr-40prozent": {
            "headline": "40% Rabatt**",
            "text": "Bis Sonntag, 17.01.2010 (24 Uhr) buchen, und 40% sparen.<sup>1</sup>"
        },
        
        
        "pr-30prozent": {
            "headline": "30% Rabatt<sup>1</sup>",
            "text": "Bis Sonntag, 28.02.2010 (24 Uhr) buchen, und 30% sparen.<sup>1</sup>"
        },
        
        
        "pr-25prozent": {
            "headline": "25% Rabatt<sup>1</sup>",
            "text": "Bis Sonntag, 15.11.09 (24 Uhr) buchen, und 25% sparen.<sup>1</sup>"
        },
        
        
        "pr-20prozent": {
            "headline": "20% Rabatt<sup>1</sup>",
            "text": "Bis Sonntag, 31.01.2010 (24 Uhr) buchen, und 20% sparen.<sup>1</sup>"
        },
        
        
        "pr-20prozent2": {
            "headline": "20% Rabatt<sup>1</sup>",
            "text": "Bis Sonntag, 23.08.09 (24 Uhr) buchen, und 20% sparen.<sup>1</sup>"
        },
        
        
        "pr-2for1": {
            "headline": "2 für 1<sup>1</sup>",
            "text": "Für jeden 2. Fluggast entfällt der SMILE-Tarif, buchbar bis Sonntag (14.03.2010), 24 Uhr."
        },
        
        
        "pr-29euro": {
            "headline": "29 €* Oneway-Komplettpreis",
            "text": "Günstiger Aktionspreis: 29 €* inkl. Steuern und Gebühren"
        },
        
        
        "pr-39euro": {
            "headline": "39 €* Oneway-Komplettpreis",
            "text": "Günstiger Aktionspreis: 39 €* inkl. Steuern und Gebühren"
        },
        
        
        "pr-49euro": {
            "headline": "49 €* Oneway-Komplettpreis",
            "text": "Günstiger Aktionspreis: 49 €* inkl. Steuern und Gebühren"
        },
        
        
        "pr-25euro": {
            "headline": "25 € sparen**",
            "text": "Bis Mittwoch, 29.07.09 (24 Uhr) buchen, und bis zu 25 € sparen.**"
        },
        
        
        "pr-xxx": {
            "headline": " ",
            "text": " ..."
        }
    };
}
catch(e){}

