T_Wipot = {
    errorMsg: '<p>An error occurred during the calculation. Please contact us by phone +49 (0)721 663 23 20 or write an e-mail to <a href="mailto:info@weather-consult.com" title="info@weather-consult.com">info@weather-consult.com</a>.</p>',
    colNames: ['', '', 'Date', 'Label', 'Hub heights', 'Wind m/s', 'Period']
};

T_Ptpchart = {
    weekNames: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],
    monthNames: ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December',],
    decimalPoint: '.',
    thousandsSep: ',',
    loading: 'Loading...',
    zoomChart_title: 'Interactive chart for an enlarged view of temperature and wind speed',
    temperatureChart_title: 'Temperature',
    temperatureChart_yAxis_label: 'Temperature [°C]',
    infobox_dateformat: '%A, %m/%d/%y %H %p',
    windChart_title: 'Wind speed',
    windChart_yAxis_title: 'Wind speed [m/s]'
};

T_ArchiveGrid = {
dmg_no: 'Your reference',
incoming: 'Incoming',
dmg_zip_code: 'Zip code',
dmg_location: 'City',
dmg_date_from: 'Claims data',
plt_description: 'Type',
results: 'Results',
rsperror: 'No data was found for this request. Please change your search criteria. <br/>'
};

