 // 0- id textu
 // 0(value)- text
var dictionary = new Array ();
    dictionary[0] = 'NAŠE PRODUKTY';
    dictionary[1] = 'TECHNOLOGIE';
    dictionary[2] = 'PODPORA';
    dictionary[3] = 'O SCORPIU';
    dictionary[4] = 'NOVINKY/RECENZE';
    dictionary[5] = 'INFORMACE O NÁS';

    dictionary[10] = 'Motorka';
    dictionary[11] = 'ATV/Sněžné skůtry';
    dictionary[12] = 'Dálkové ovladače';
    dictionary[13] = 'Příslušenství';
    dictionary[14] = 'Stáhnout';
    dictionary[15] = 'Záruka';
    dictionary[16] = 'Video';

    dictionary[20] = 'PRODUKTY';
    dictionary[21] = 'PRODUKTY';
    dictionary[22] = 'PRODUKTY';
    dictionary[23] = 'PRODUKTY';
    dictionary[24] = 'PRODUKTY';
    dictionary[25] = 'PRODUKTY';
    dictionary[26] = 'PRODUKTY';


