var translations = {
    fi_FI: {
        ahah_sub: '/tuotemerkki_ahah?sub_group=',
        ahah_main: '/tuotemerkki_ahah?main_group=',
        kaytto_ajax: '/kayttotarkoitukset_ajax?id=',
        tuote: '<li><a href="/tuote?id=',
        yhteys_ahah: '/yhteyshenkilot_ahah',
        ajax_ajank: '/ajaxajankohtaista',
        thick_next: 'Seuraava',
        thick_prev: 'Edellinen',
        thick_close: 'sulje',
        thick_esc: ' tai paina Esc'
    },
            
    sv_SE: {
        ahah_sub: '/tuotemerkki_ahah_se?sub_group=',
        ahah_main: '/tuotemerkki_ahah_se?main_group=',
        kaytto_ajax: '/kayttotarkoitukset_ajax_se?id=',
        tuote: '<li><a href="/produkt?id=',
        yhteys_ahah: '/yhteyshenkilot_ahah_se',
        ajax_ajank: '/ajaxajankohtaista_se',
        thick_next: 'Next',
        thick_prev: 'Previous',
        thick_close: 'close',
        thick_esc: ' or press Esc'
    
    },
    
    no_NO: {
        ahah_sub: '/tuotemerkki_ahah_no?sub_group=',
        ahah_main: '/tuotemerkki_ahah_no?main_group=',
        kaytto_ajax: '/kayttotarkoitukset_ajax_no?id=',
        tuote: '<li><a href="/produkt_no?id=',
        yhteys_ahah: '/yhteyshenkilot_ahah_no',
        ajax_ajank: '/ajaxajankohtaista_no',
        thick_next: 'Neste',
        thick_prev: 'Forrige',
        thick_close: 'close',
        thick_esc: ' or press Esc'

    },
    
    lv_LV: {
        ahah_sub: '/tuotemerkki_ahah_lv?sub_group=',
        ahah_main: '/tuotemerkki_ahah_lv?main_group=',
        kaytto_ajax: '/kayttotarkoitukset_ajax_lv?id=',
        tuote: '<li><a href="/produkts?id=',
        yhteys_ahah: '/yhteyshenkilot_ahah_lv',
        ajax_ajank: '/ajaxajankohtaista_lv',
        thick_next: 'Next',
        thick_prev: 'Previous',
        thick_close: 'close',
        thick_esc: ' or press Esc'
    
    },
    
    lt_LT: {
        ahah_sub: '/tuotemerkki_ahah_lt?sub_group=',
        ahah_main: '/tuotemerkki_ahah_lt?main_group=',
        kaytto_ajax: '/kayttotarkoitukset_ajax_lt?id=',
        tuote: '<li><a href="/produktas?id=',
        yhteys_ahah: '/yhteyshenkilot_ahah_lt',
        ajax_ajank: '/ajaxajankohtaista_lt',
        thick_next: 'Next',
        thick_prev: 'Previous',
        thick_close: 'close',
        thick_esc: ' or press Esc'

    },
            
    et_EE: {
        ahah_sub: '/tuotemerkki_ahah_ee?sub_group=',
        ahah_main: '/tuotemerkki_ahah_ee?main_group=',
        kaytto_ajax: '/kayttotarkoitukset_ajax_ee?id=',
        tuote: '<li><a href="/toode?id=',
        yhteys_ahah: '/yhteyshenkilot_ahah_ee',
        ajax_ajank: '/ajaxajankohtaista_ee',
        thick_next: 'Next',
        thick_prev: 'Previous',
        thick_close: 'close',
        thick_esc: ' or press Esc'

    }
   
};