var data = [{
        "text": "製品紹介",
        "id": "1",
        "parentid": "-1",
        "href": "product.html",
    },
    {
        "id": "2",
        "text": "生産管理",
        "parentid": "-1",
    },
    {
        "id": "3",
        "parentid": "2",
        "text": "自動化生産設備",
        "href": "autoequic.html",
    },
    {
        "id": "4",
        "parentid": "2",
        "text": "製品安定性検査",
        "href": "safetest.html",
    },
    {
        "text": "ライセンス證",
        "id": "5",
        "parentid": "-1",
        "href": "certification.html",
    },
    {
        "id": "6",
        "text": "R&Dセンター",
        "parentid": "-1"
    },
    {
        "id": "7",
        "parentid": "6",
        "text": " 原料仕様確認",
        "href": "dvl_process.html",
    },
    {
        "id": "8",
        "text": "開発流れ",
        "parentid": "6",
        "href": "spec.html",
    },
    {
        "id": "10",
        "text": "展覧情報",
        "parentid": "-1",
        "href": "exhibition.html",
    },
    {
        "id": "11",
        "text": "企業社会責任",
        "parentid": "-1",
        "href": "csr.html",
    },
    {
        "id": "12",
        "text": "JBC情報",
        "parentid": "-1"
    },
    {
        "id": "13",
        "text": " 会社概要",
        "parentid": "12",
        "href": "company.html",
    },
    {
        "id": "14",
        "text": "アクセス",
        "parentid": "12",
        "href": "location.html",
    },
    {
        "id": "15",
        "text": "沿革",
        "parentid": "12",
        "href": "history.html",
    }

    ,
    {
        "id": "16",
        "text": "हिंदी<img src=//www.jetton-bioch.com.tw/images/flag/in.gif width=15%>",
        "href": "#",
        "parentid": "-1"
    },
    {
        "id": "17",
        "text": "English<img src=//www.jetton-bioch.com.tw/images/flag/en.gif width=15%>  ",
        "href": "/index.html",
        "parentid": "16"
    },
    {
        "id": "18",
        "text": "繁體中文<img src=//www.jetton-bioch.com.tw/images/flag/tw.gif width=15%>  ",
        "href": "/zh-tw/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": "http://www.jetton-bioch.com.vn/",
        "parentid": "16"
    },
    {
        "id": "20",
        "text": "Bahasa Melayu<img src=//www.jetton-bioch.com.tw/images/flag/my.gif width=15%>",
        "href": "/my/index.html",
        "parentid": "16"
    },
    {
        "id": "21",
        "text": "日本語<img src=//www.jetton-bioch.com.tw/images/flag/jp.gif width=15%>",
        "href": "/jp/index.html",
        "parentid": "16"
    },
    {
        "id": "22",
        "text": "français<img src=//www.jetton-bioch.com.tw/images/flag/fr.png width=15%>",
        "href": "/fr/index.html",
        "parentid": "16"
    }

]