// -*-C-*- //tells emacs to use the C mode

var MENU_ITEMS = [
    ['Parime Themelore', 'javascript:content_select(\'04-chapter3/01-section/\')'],
    ['Parlamenti ', 'javascript:content_select(\'04-chapter3/03-section/\')',
        ['Zgjedhja dhe Afati', 'javascript:content_select(\'04-chapter3/03-section/01-section/\')'],
        ['Deputetėt', 'javascript:content_select(\'04-chapter3/03-section/02-section/\')'],
        ['Organizimi dhe Funksionimi', 'javascript:content_select(\'04-chapter3/03-section/03-section/\')'],
        ['Proēesi Ligjvėnės', 'javascript:content_select(\'04-chapter3/03-section/04-section/\')'],
    ],
    ['Gjykatat', 'javascript:content_select(\'04-chapter3/08-section/\')',
        ['Gjykata Kushtetuese', 'javascript:content_select(\'04-chapter3/08-section/\')'],
        ['Gjykatat', 'javascript:content_select(\'04-chapter3/09-section/\')'],
        ['Prokuroria', 'javascript:content_select(\'04-chapter3/10-section0/\')'],
    ],
    ['Organet Drejtuese', null,
        ['Presidenti', 'javascript:content_select(\'04-chapter3/04-section/\')'],
        ['Kėshilli i Ministrave', 'javascript:content_select(\'04-chapter3/05-section/\')'],
        ['Qeverisja Vendore', 'javascript:content_select(\'04-chapter3/06-section/\')'],

    ],
    ['Tė drejtat e njeriut', 'javascript:content_select(\'04-chapter3/02-section\')',
        ['Parime tė Pėrgjithshme', 'javascript:content_select(\'04-chapter3/02-section/01-section/\')'],
        ['Liritė dhe tė drejtat vetjake', 'javascript:content_select(\'04-chapter3/02-section/02-section/\')'],
        ['Liritė dhe tė drejtat politike', 'javascript:content_select(\'04-chapter3/02-section/03-section/\')'],
        ['Liritė dhe tė drejtat ekonomike', 'javascript:content_select(\'04-chapter3/02-section/04-section/\')'],
        ['Objektivat socialė', 'javascript:content_select(\'04-chapter3/02-section/05-section/\')'],
        ['04-chapter3/02-section/', 'javascript:content_select(\'04-chapter3/02-section/\')',
            ['04-chapter3/02-section/title1/', 'javascript:content_select(\'04-chapter3/02-section/01-section/\')'],

        ],


    ],
];
