﻿
var promoDataHash;
try {
    promoDataHash =
    {
        
        
        "pr-1999euro": {
            "headline": "19,99 €* complete price",
            "text": "Low promotional fare: 19,99 €* taxes and fees inclusive"
        },
        
        
        "pr-re30euro": {
            "headline": "30 € discount<sup>1</sup>",
            "text": "Book by Sunday midnight, 07.02.2010 and save 30 €.<sup>1</sup>"
        },
        
        
        "pr-re20euro": {
            "headline": "20 € discount<sup>1</sup>",
            "text": "Book by Sunday midnight, 07.02.2010 and save 20 €.<sup>1</sup>"
        },
        
        
        "pr-20euro": {
            "headline": "20 € discount<sup>1</sup>",
            "text": "Book by Sunday midnight, 07.02.2010 and save 20 €.<sup>1</sup>"
        },
        
        
        "pr-u20": {
            "headline": "19,99 €** complete price",
            "text": "Book by Monday midnight, 15.06.09"
        },
        
        
        "pr-super": {
            "headline": "SUPER SMILE-Rate",
            "text": "Low promotional fare (exclusive of taxes and fees), limited availability"
        },
        
        
        "pr-voucher": {
            "headline": "TUIfly Ticket Time",
            "text": "Book this flight and fly free** in November!"
        },
        
        
        "pr-static": {
            "headline": "SUPER SMILE-Rate",
            "text": "Low promotional fare (exclusive of taxes and fees), limited availability"
        },
        
        
        "pr-50prozent": {
            "headline": "50% discount<sup>1</sup>",
            "text": "Book by Sunday midnight, 20.09.09 and save 50%.<sup>1</sup>"
        },
        
        
        "pr-40prozent": {
            "headline": "40%",
            "text": "Book by Sunday midnight, 17.01.2010 and save 40%.<sup>1</sup>"
        },
        
        
        "pr-30prozent": {
            "headline": "30% discount<sup>1</sup>",
            "text": "Book by Sunday midnight, 11.04.2010 and save 30%.<SUP>1</SUP>"
        },
        
        
        "pr-25prozent": {
            "headline": "25% discount<sup>1</sup>",
            "text": "Book by Sunday midnight, 15.11.09 and save 25%.<sup>1</sup>"
        },
        
        
        "pr-20prozent": {
            "headline": "20% discount<sup>1</sup>",
            "text": "Book by Sunday midnight, 11.04.2010 and save 20%.<sup>1</sup>"
        },
        
        
        "pr-20prozent2": {
            "headline": "20% discount<sup>1</sup>",
            "text": "Book by Sunday midnight, 23.08.09 and save 20%.<sup>1</sup>"
        },
        
        
        "pr-2for1": {
            "headline": "2 for 1<sup>1</sup>",
            "text": "The SMILE fare is deducted for every 2nd passenger, offer available until midnight Sunday (14.03.10)."
        },
        
        
        "pr-29euro": {
            "headline": "29 €* complete price",
            "text": "Low promotional fare: 29 €* taxes and fees inclusive"
        },
        
        
        "pr-39euro": {
            "headline": "39 €* complete price",
            "text": "Low promotional fare: 39 €* taxes and fees inclusive"
        },
        
        
        "pr-49euro": {
            "headline": "49 €* complete price",
            "text": "Low promotional fare: 49 €* taxes and fees inclusive"
        },
        
        
        "pr-25euro": {
            "headline": "25 € off**",
            "text": "Book by Wednesday midnight, 29.07.09 and save 25 €.**"
        },
        
        
        "pr-xxx": {
            "headline": " ",
            "text": " ..."
        }
    };
}
catch(e){}


