var data = [{
        "text": "Produit",
        "id": "1",
        "parentid": "-1",
        "href": "product.html",
    }, {
        "id": "2",
        "text": "Contrôle de la qualité des produits",
        "parentid": "-1",
    }, {
        "id": "3",
        "parentid": "2",
        "text": "Équipements automatiques",
        "href": "autoequic.html",
    }, {
        "id": "4",
        "parentid": "2",
        "text": "Test de sécurité",
        "href": "safetest.html",
    }, {
        "text": "Certification",
        "id": "5",
        "parentid": "-1",
        "href": "certification.html",
    }, {
        "id": "6",
        "text": "R&D",
        "parentid": "-1"
    }, {
        "id": "7",
        "parentid": "6",
        "text": "Processus de développement",
        "href": "dvl_process.html",
    }, {
        "id": "8",
        "text": "Analyse des matières premières",
        "parentid": "6",
        "href": "spec.html",
    }, {
        "id": "10",
        "text": "Salon",
        "parentid": "-1",
        "href": "exhibition.html",
    }, {
        "id": "11",
        "text": "RSE",
        "parentid": "-1",
        "href": "csr.html",
    }, {
        "id": "12",
        "text": "À propos de JBC",
        "parentid": "-1"
    }, {
        "id": "13",
        "text": "Entreprise",
        "parentid": "12",
        "href": "company.html",
    }, {
        "id": "14",
        "text": "Localisation",
        "parentid": "12",
        "href": "location.html",
    }, {
        "id": "15",
        "text": "Histoire",
        "parentid": "12",
        "href": "history.html",
    },
    {
        "id": "16",
        "text": "français<img src=//www.jetton-bioch.com.tw/images/flag/fr.png width=15%>",
        "href": "#",
        "parentid": "-1"
    }, {
        "id": "17",
        "text": "English<img src=//www.jetton-bioch.com.tw/images/flag/en.gif width=15%>  ",
        "href": "/",
        "parentid": "16"
    }

    , {
        "id": "18",
        "text": "Bahasa Melayu<img src=//www.jetton-bioch.com.tw/images/flag/my.gif width=15%>",
        "href": "/my/index.html",
        "parentid": "16"
    },
    {
        "id": "19",
        "text": "Tiếng việt <img src=//www.jetton-bioch.com.tw/images/flag/vn.gif width=15%>  ",
        "href": "/vn/index.html",
        "parentid": "16"
    }, {
        "id": "20",
        "text": "日本語<img src=//www.jetton-bioch.com.tw/images/flag/jp.gif width=15%>",
        "href": "/jp/index.html",
        "parentid": "16"
    }, {
        "id": "21",
        "text": "हिंदी<img src=//www.jetton-bioch.com.tw/images/flag/in.gif width=15%>",
        "href": "/in/index.html",
        "parentid": "16"
    },
    {
        "id": "22",
        "text": "繁體中文<img src=//www.jetton-bioch.com.tw/images/flag/tw.gif width=15%>  ",
        "href": "/zh-tw/index.html",
        "parentid": "16"
    }
]