{"id":400,"date":"2025-08-13T15:57:34","date_gmt":"2025-08-13T20:57:34","guid":{"rendered":"http:\/\/10.190.55.6\/?page_id=400"},"modified":"2026-02-19T09:46:17","modified_gmt":"2026-02-19T14:46:17","slug":"acuerdos-comerciales-internacionales","status":"publish","type":"page","link":"https:\/\/www.ana.gob.pa\/index.php\/acuerdos-comerciales-internacionales\/","title":{"rendered":"Acuerdos Comerciales Internacionales"},"content":{"rendered":"    <div class=\"wp-block-bplugins-custom-html\" id='bPluginsCustomHtml-1'>\n    <div id=\"shadow-bootstrap-container\"><\/div>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () \n{\n  const container = document.getElementById(\"shadow-bootstrap-container\");\n  if (!container) \n  {\n    console.error(\"\u274c Contenedor no encontrado\");\n    return;\n  }\n\n  \/\/ Crear iframe\n  const iframe = document.createElement(\"iframe\");\n  iframe.style.width = \"100%\";\n  iframe.style.border = \"0\";\n  iframe.style.display = \"block\";\n  iframe.style.overflow = \"hidden\"; \/\/ sin scroll interno\n  container.appendChild(iframe);\n  var dominio = \"\/\"\n  const srcdoc = `\n  <html>\n    <head>\n      <link href=\"${dominio}wp-content\/uploads\/assets\/bootstrap\/css\/bootstrap.min.css\" rel=\"stylesheet\">\n      <link href=\"${dominio}wp-content\/uploads\/assets\/fontawesome\/css\/all.min.css\" rel=\"stylesheet\">\n      <link href=\"${dominio}wp-content\/uploads\/assets\/sweetalert2\/css\/sweetalert2.min.css\" rel=\"stylesheet\" >\n      <style>\n        html,body\n        {\n          margin:0;\n          overflow: hidden; \/* \ud83d\udc48 desactiva scroll interno *\/\n          overflow-anchor: none !important;\n        }\n        body \n        {\n          overflow-x: hidden;\n          padding: 16px;\n          font-family: \"Arial\", sans-serif;\n          background-color: #fff;        \/* Fondo limpio *\/\n          color: #333;                   \/* Texto legible *\/\n        }\n        .custom-underline \n        {\n          display: inline-block;\n          position: relative;\n          padding-bottom: 3px; \n        }\n        .custom-underline::after \n        {\n          content: \"\";\n          position: absolute;\n          left: -25px;  \/* extiende a la izquierda *\/\n          right: -25px; \/* extiende a la derecha *\/\n          bottom: 0;\n          height: 3px;  \/* grosor de la l\u00ednea *\/\n          background-color: #fcaa52;\n        }\n        .archivos-list \n        {\n          padding-left: 0 !important;\n          margin-left: 0 !important;\n        }\n        .archivos-list li \n        {\n          display: flex;\n          align-items: center;\n          justify-content: flex-start;\n          background: #f8f9fa;\n          padding: 15px;\n          border-radius: 8px;\n          border-left: 5px solid #999999;\n          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n          margin-bottom: 10px;\n          transition: transform 0.3s ease-in-out, border-left-color 0.3s ease-in-out;\n        }\n        @media (max-width: 768px) \n        {\n          .list-group-item .number \n          {\n            font-size: 1.2rem !important;\n          }\n        }\n        .rotado-45 \n        {\n          transform: rotate(45deg);\n        }\n        .archivos-list li:hover \n        {\n          transform: scale(1.05);\n          border-left-color: #fcaa52; \/* Color Naranja *\/\n        }\n        .archivos-list li a \n        {\n          text-decoration: none;\n          color: #999999 !important;\n          display: flex;        \/* \u00edcono y texto en l\u00ednea *\/\n          align-items: flex-start; \n          gap: 20px;            \/* espacio entre \u00edcono y texto *\/\n          transition: color 0.3s ease-in-out;\n          text-align: left;\n          flex: 1;              \/* ocupa espacio disponible *\/\n          padding-right: 10px;      \n          \/* Ajuste para texto largo *\/\n          overflow-wrap: break-word; \/* permite romper palabras largas *\/\n          word-break: break-word;    \/* compatibilidad con navegadores *\/\n          white-space: normal;       \/* permite que el texto haga salto de l\u00ednea *\/\n        } \n        .archivos-list li:hover a\n        {\n          color: #003875 !important;\n          cursor: pointer;\n        }\n        .archivos-list li i \n        {\n          font-size: 1.2em; \/* tama\u00f1o del icono *\/\n          color: #999999;   \/* color del icono *\/\n        }\n        .archivos-list li:hover i \n        {\n          color: #003875;\n        }\n        .accordion-body img \n        {\n          width: 100%;         \/* ocupa todo el ancho del contenedor *\/\n          max-width: 850px;    \/* limita el ancho m\u00e1ximo *\/\n          height: auto;        \/* mantiene la proporci\u00f3n original *\/\n          max-height: 900px;   \/* limita la altura m\u00e1xima *\/\n          display: block;\n          margin: 0 auto;      \/* centra la imagen horizontalmente *\/\n        }\n        .accordion-button:not(.collapsed) \n        {\n          background-color: #fcaa52 !important;\n          color: white !important;\n        }\n        .accordion-button:hover,\n        .accordion-button:focus \n        {\n          background-color: #fcaa52;   \/* color institucional al pasar el mouse *\/\n          color: #fff;                 \/* texto blanco *\/\n          box-shadow: 0 4px 15px rgba(0,0,0,0.2); \/* sombra sutil *\/\n          transition: all 0.3s ease-in-out;\n        }\n        .accordion-button::after \n        {\n          transition: transform 0.3s ease;\n        }\n        .accordion-button.collapsed::after \n        {\n          transform: rotate(0deg);\n        }\n        .accordion-button:not(.collapsed)::after \n        {\n          transform: rotate(180deg);\n        }\n        \/* blockquote Estilos *\/\n        .custom-blockquote \n        {\n          position: relative;\n          background-color: #f8f9fa;\n          border-left: 4px solid #dee2e6;\n          transition: border-color 0.3s ease, transform 0.3s ease;\n          padding-left: 3rem; \/* espacio para la comilla de apertura *\/\n        }\n        .custom-blockquote:hover \n        {\n          transform: scale(1.01);\n          border-left-color: #fcaa52 !important;\n          cursor: pointer;\n        }\n        .custom-blockquote::before \n        {\n          content: \"\\\\201C\"; \/* comilla doble izquierda *\/\n          font-size: 5rem;\n          color: #adb5bd;\n          position: absolute;\n          left: 0.5rem;\n          top: -0.5rem; \/* ajusta seg\u00fan altura del texto *\/\n          font-family: Georgia, serif; \/* tipograf\u00eda elegante *\/\n          transition: color 0.3s ease;\n        }\n        .custom-blockquote:hover::before,\n        .custom-blockquote:hover::after \n        {\n          color: #fcaa52;\n        }\n        .custom-blockquote .blockquote-header \n        {\n          font-size: 1.25rem;\n          text-align: justify; \/* justificado normal *\/\n          font-weight: 500;\n          color: #212529;\n          padding-left: 35px;\n          padding-right: 35px; \/* espacio para que la comilla final no choque *\/\n        }\n        \/* blockquote Estilos *\/\n        .edicto-item \n        {\n          display: flex;\n          justify-content: space-between;\n          align-items: center;\n          background: #f8f9fa;\n          padding: 12px 15px;\n          border-radius: 6px;\n          border-left: 5px solid #999999;\n          margin-bottom: 10px;\n          transition: all 0.3s ease-in-out;\n        }\n        .edicto-item:hover \n        {\n          transform: scale(1.02);\n          border-left-color: #fcaa52;\n        }\n        .edicto-left \n        {\n          display: flex;\n          flex-direction: column;\n          font-size: 0.9rem;\n          color: #555;\n        }\n        .edicto-left .id \n        {\n          font-weight: bold;\n          color: #003875;\n        }\n        .edicto-right \n        {\n          flex: 1;\n          text-align: right;\n        }\n        .edicto-right a \n        {\n          font-weight: 500;\n          text-decoration: none;\n          color: #333;\n        }\n        .edicto-right a:hover \n        {\n          color: #000000;\n        }\n        .custom-underline::after \n        {\n          content: \"\";\n          position: absolute;\n          left: 0px;\n          right: -5px;\n          bottom: 0;\n          height: 3px;\n          background-color: #fcaa52;\n        }\n        .bg-suplemento\n        {\n          background-color: #15395A !important;\n          font-weight: bold;\n        }\n        .bg-secondary \n        {\n          background-color: rgb(151, 160, 167) !important;\n        }\n      <\/style>\n    <\/head>\n    <body>\n      <div class=\"container-fluid\">\n        <div class=\"row gy-4\">\n          <div class=\"col-lg-12 text-center\">\n            <h3 class=\"fw-bold custom-underline mb-5\">Acuerdos Comerciales Internacionales<\/h3>\n          <\/div>  \n          <div class=\"col-lg-12 text-center\">\n            <div id=\"myaccordionid\" class=\"accordion\"><\/div>\n          <\/div>\n        <\/div>   \n      <\/div>\n    <\/body>\n  <\/html>`;\n\n  iframe.srcdoc = srcdoc;\n  \/\/ -----------------------------\n  \/\/ \ud83d\udd39 Datos estructurados\n  \/\/ -----------------------------\n  const categories = \n  {\n    Cat1: \"Acuerdos Multilaterales\",\n    Cat2: \"Acuerdos Bilaterales\",\n    Cat3: \"Acuerdos de Alcance Parcial\",\n    Cat4: \"Acuerdos de Cooperaci\u00f3n\",\n    Cat5: \"Acuerdos Regionales\"\n  };\n\n  const Subcategories = \n  {\n    SubCat1 : \"TPC Panam\u00e1 \/ Estados Unidos\",\n    SubCat2 : \"TLC Panam\u00e1 \/ Canada\",\n    SubCat3 : \"TLC Panam\u00e1 \/ Per\u00fa\",\n    SubCat4 : \"TLC Panam\u00e1 \/ China Taiwan\",\n    SubCat5 : \"TLC Panam\u00e1 \/ Chile\",\n    SubCat6 : \"TLC Panam\u00e1 \/ Singapur\",\n    SubCat7 : \"TLC Panam\u00e1 \/ M\u00e9xico\",\n    SubCat8 : \"TLC Panam\u00e1\/ Israel\",\n    SubCat9 : \"TLC Rep\u00fablica de Corea \/ Rep\u00fablicas de Centroam\u00e9rica\",\n    SubCat10: \"Protocolo Bilateral Panam\u00e1 \/ El Salvador\",\n    SubCat11: \"Protocolo Bilateral Panam\u00e1 \/ Guatemala\",\n    SubCat12: \"Protocolo Bilateral Panam\u00e1 \/ Honduras\",\n    SubCat13: \"Protocolo Bilateral Panam\u00e1 \/ Nicaragua\",\n    SubCat14: \"Protocolo Bilateral Panam\u00e1 \/ Costa Rica\",\n    SubCat15: \"Panam\u00e1 \/ Cuba\",\n    SubCat16: \"Panam\u00e1 \/ Colombia\",\n    SubCat17: \"Panam\u00e1 \/ Republica Dominicana\",\n    SubCat18: \"Panam\u00e1 \/ Trinidad y Tobago\",\n    SubCat19: \"Panam\u00e1 \/ Israel\",\n    SubCat20: \"Asociaci\u00f3n Latinoamericana de Integraci\u00f3n (ALADI)\",\n    SubCat21: \"Secretar\u00eda de Integraci\u00f3n Econ\u00f3mica Centroamericana (SIECA)\",\n    SubCat22: \"Acuerdo de Asociaci\u00f3n (ADA)\",\n    SubCat23: \"Asociaci\u00f3n Europea de Libre Comercio (EFTA)\",\n    SubCat24: \"Acuerdo de Asociaci\u00f3n entre el Reino Unido de Gran Breta\u00f1a e Irlanda del Norte y Centroam\u00e9rica (ONCI)\",\n  };\n\n  \/\/ -----------------------------\n  \/\/ \ud83d\udd39 Prefijo base para todos los documentos\n  \/\/ -----------------------------\n  const baseUrl = `${dominio}wp-content\/uploads\/actos_administrativos\/acuerdos_comerciales_internacionales\/`;\n  \n  \/\/ \ud83d\udd39 Diccionario de nombres de categor\u00edas\n  const helpCategories = \n  {\n    Help1:  \"Tratados\",\n    Help2:  \"Preguntas Frecuentes\",\n    Help3:  \"Anexos\",\n    Help4:  \"Documento Explicativo\",\n    Help5:  \"Convocatoria Contingente\",\n    Help6:  \"Procedimiento PLL\/PS\",\n    Help7:  \"Otros Documentos\",\n    Help8:  \"Normativa\",\n    Help9:  \"Certificado de Origen\",\n    Help10: \"Otros\",\n    Help11: \"Archivos\",\n    Help12: \"Convocatoria Contingente\",\n    Help13: \"Primer Protocolo\",\n    Help14: \"Segundo Protocolo\",\n    Help15: \"Formularios y Procedimientos\",\n    Help16: \"Reglamento de Aplicaci\u00f3n\",\n    Help17: \"Evaluaci\u00f3n Comercial\",\n    Help18: \"Protocolo de Enmienda\"\n  };\n\n  \/\/ -----------------------------\n  \/\/ \ud83d\udd39 Datos Generales\n  \/\/ -----------------------------\n  const resoluciones = \n  [\n    \/\/ -----------------------------\n    \/\/ \ud83d\udd39 Cat1: Acuerdos Multilaterales\n    \/\/ -----------------------------\n    { \n      date: \"Anexo 1\", \n      title: \"Ley No. 23 de 1997, por la cual se aprueba el Acuerdo de Marrakech, constitutivo de la Organizaci\u00f3n Mundial de Comercio; el Protocolo de Adhesi\u00f3n de Panam\u00e1 a dicho Acuerdo junto con sus anexos y lista de compromisos; se adec\u00faa la legislaci\u00f3n interna a la normativa.\", \n      link: baseUrl + \"multilaterales\/ley_23-1997.pdf\", \n      status: 1, \n      category: \"Cat1\" \n    },\n    { \n      title: \"Ley No. 53 de 13 de Diciembre de 2007 - Que aprueba el Tratado de Promoci\u00f3n Comercial entre la Rep\u00fablica de Panam\u00e1 y los Estados Unidos de Am\u00e9rica\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/ley_53-2007.pdf\", \n      status: 1, \n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help1\"\n    },\n    { \n      title: \"TPC Panam\u00e1 \/ Estados Unidos\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/faq.pdf\", \n      status: 1, \n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help2\"\n    },\n    \n    \/\/ -----------------------------\n    \/\/ \ud83d\udd39 Cat2: Acuerdos Bilaterales\n    \/\/ -----------------------------\n    { \n      title: \"Anexo 3: USA Agricola\",\n      link: baseUrl + \"bilaterales\/estados_unidos\/Anexo_3_USA_Agricola.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo 3: USA Industria y Textiles\",\n      link: baseUrl + \"bilaterales\/estados_unidos\/Anexo_3_USA_Industria_y_Textiles.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Notas Generales y lista Estados Unidos\",\n      link: baseUrl + \"bilaterales\/estados_unidos\/notas_generales_y_lista_estados_unidos.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo 3: Panama Agricola\",\n      link: baseUrl + \"bilaterales\/estados_unidos\/Anexo_3_Panama_Agricola.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo 3: Panama Industria y Textiles\",\n      link: baseUrl + \"bilaterales\/estados_unidos\/Anexo_3_Panama_Industria_y_Textiles.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Notas Generales y Apendice y Panam\u00e1\",\n      link: baseUrl + \"bilaterales\/estados_unidos\/notas_generales_y_apendice_y_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Regla de Origen Especifica\",\n      link: baseUrl + \"bilaterales\/estados_unidos\/Regla-de-Origen-Especifica.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Contrataci\u00f3n P\u00fablica\",\n      link: baseUrl + \"bilaterales\/estados_unidos\/Anexo-9-Contratacion-Publica.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo I: Notas Explicativa\",\n      link: baseUrl + \"bilaterales\/estados_unidos\/Anexo_I_Notas_Explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo II Notas Explicativa\",\n      link: baseUrl + \"bilaterales\/estados_unidos\/Anexo_II_Notas_Explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo I Lista de Estados Unidos\",\n      link: baseUrl + \"bilaterales\/estados_unidos\/Anexo_I_Lista_Estados_Unidos.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo II Lista de Estados Unidos\",\n      link: baseUrl + \"bilaterales\/estados_unidos\/Anexo_II_Lista_Estados_Unidos.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo III Medidas Disconformes sobre Servicios Financieros Lista de Estados Unidos\",\n      link: baseUrl + \"bilaterales\/estados_unidos\/Anexo_III_Lista_Estados_Unidos.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo I Lista de Panam\u00e1\",\n      link: baseUrl + \"bilaterales\/estados_unidos\/Anexo_I_Lista_Panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo II Lista de Panam\u00e1\",\n      link: baseUrl + \"bilaterales\/estados_unidos\/Anexo_II_Lista_Panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo III Medidas Disconformes en Servicios Financieros Lista de Panam\u00e1\",\n      link: baseUrl + \"bilaterales\/estados_unidos\/Anexo_III_Lista_Panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Instrucciones Relativas al Certificado de Origen\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/instrucciones-certificado-origen.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help4\"\n    },\n    { \n      title: \"Certificado de Origen Sugerido\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/certificado_de_origen_tpc.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help4\"\n    },\n    { \n      title: \"Pasos Cotingentes Arancelarios Revisar\", \n      link: baseUrl + \"bilaterales\/peru\/medidas_disconforme_ii_n_explicativa\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help4\"\n    },\n    { \n      title: \"Lista 2012\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/sub_2012.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help5\"\n    },\n    { \n      title: \"Lista 2013\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/sub_2013.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help5\"\n    },\n    { \n      title: \"Lista 2012\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/lic_2012.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help5\"\n    },\n    { \n      title: \"Lista 2013\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/lic_2013.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help5\"\n    },\n    { \n      title: \"Lista 2012\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/pll_ps_2012.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help5\"\n    },\n    { \n      title: \"Lista 2013\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/pll_ps_2013.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help5\"\n    },\n    { \n      title: \"Lista 2014\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/pll_ps_2014.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help5\"\n    },\n    { \n      title: \"Lista 2017\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/pll_ps_2017.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help5\"\n    },\n    { \n      title: \"Lista 2018\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/pll_ps_2018.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help5\"\n    },\n    { \n      title: \"Lista 2019\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/pll_ps_2019.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help5\"\n    },\n    { \n      title: \"Lista 2020\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/pll_ps_2020.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help5\"\n    },\n    { \n      title: \"Lista 2021\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/pll_ps_2021.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help5\"\n    },\n    { \n      title: \"Lista 2022\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/pll_ps_2022.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help5\"\n    },\n    { \n      title: \"Lista 2023\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/pll_ps_2023.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help5\"\n    },\n    { \n      title: \"Lista 2024\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/pll_ps_2024.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help5\"\n    },\n    { \n      title: \"Lista 2025\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/pll_ps_2025.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help5\"\n    },\n    { \n      title: \"Resoluci\u00f3n No. 246 Por la cual se adopta medidas de control de contingentes arancelarios bajo el mecanismo denominado FIFO Primero llegado\/primero servido\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/resolucion_246-2012.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help6\"\n    },\n    { \n      title: \"Resoluci\u00f3n No.139 por la cual se modifica la Resoluci\u00f3n No. 246 de 22 de Octubre de 2012 que adopta medidas de control de contingentes arancelarios bajo el mecanismo denominado FIFO Primero llegado\/primero servido\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/resolucion_139-2017.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help6\"\n    },\n    { \n      title: \"Ministerio de Comercio e Industrias (MICI) - Documento Explicativo\", \n      link: baseUrl + \"bilaterales\/estados_unidos\/TPC-Documento-Explicativo-USA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat1\",\n      help: \"Help10\"\n    },\n\n    { \n      title: \"Cap\u00edtulo No. 1 - Disposiciones Iniciales y Disposiciones Generales\", \n      link: baseUrl + \"bilaterales\/canada\/cap1.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 2 Trato Nacional y Acceso a Mercado de Bienes\", \n      link: baseUrl + \"bilaterales\/canada\/cap2.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 3 Reglas de Origen\", \n      link: baseUrl + \"bilaterales\/canada\/cap3.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 4 Procedimiento Aduanero\", \n      link: baseUrl + \"bilaterales\/canada\/cap4.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 5 Facilitaci\u00f3n de Comercio\", \n      link: baseUrl + \"bilaterales\/canada\/cap5.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 6 Medidas Sanitarias y Fitosanitarias\", \n      link: baseUrl + \"bilaterales\/canada\/cap6.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 7 Obstaculos Tecnicos al Comercio\", \n      link: baseUrl + \"bilaterales\/canada\/cap7.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 8 Medidas de Emergencia\", \n      link: baseUrl + \"bilaterales\/canada\/cap8.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 9 Inversi\u00f3n\", \n      link: baseUrl + \"bilaterales\/canada\/cap9.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 10 Comercio Transfronterizo de Servicios\", \n      link: baseUrl + \"bilaterales\/canada\/cap10.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 11 Telecomunicaciones\", \n      link: baseUrl + \"bilaterales\/canada\/cap11.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 12 Servicios Financieros\", \n      link: baseUrl + \"bilaterales\/canada\/cap12.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 13 Entrada Temporal de Personas\", \n      link: baseUrl + \"bilaterales\/canada\/cap13.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 14 Politicas de Competencia Monipolio\", \n      link: baseUrl + \"bilaterales\/canada\/cap14.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 15 Comercio Electr\u00f3nico\", \n      link: baseUrl + \"bilaterales\/canada\/cap15.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 16 Contrataciones Publicas\", \n      link: baseUrl + \"bilaterales\/canada\/cap16.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 17 Ambiente\", \n      link: baseUrl + \"bilaterales\/canada\/cap17.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 18 Laboral\", \n      link: baseUrl + \"bilaterales\/canada\/cap18.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 19 Cooperaci\u00f3n Relacionada al Comercio\", \n      link: baseUrl + \"bilaterales\/canada\/cap19.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 20 Transparencia\", \n      link: baseUrl + \"bilaterales\/canada\/cap20.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 21 Administraci\u00f3n del Tratado\", \n      link: baseUrl + \"bilaterales\/canada\/cap21.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    },\n    { \n      title: \"Cap\u00edtulo No. 22 Soluci\u00f3n de Controversias\", \n      link: baseUrl + \"bilaterales\/canada\/cap22.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help8\"\n    }, \n    { \n      title: \"Anexo I de Reservas a las Medidas Existentes\", \n      link: baseUrl + \"bilaterales\/canada\/ANEXOI_RESERVAS_MEDIDAS_EXISTENTES.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo I Lista de Canad\u00e1\", \n      link: baseUrl + \"bilaterales\/canada\/anexo_lista_de_canada.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo I Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/canada\/anexo_lista_de_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo II Lista de Canad\u00e1\", \n      link: baseUrl + \"bilaterales\/canada\/anexo_ii_canada.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo II Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/canada\/anexo_ii_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo II Reservas para Medidas Futuras\", \n      link: baseUrl + \"bilaterales\/canada\/ANEXOII_RESERVAS_MEDIDAS_A_FUTURO.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo No. 3.02 Reglas Especificas de Origen\", \n      link: baseUrl + \"bilaterales\/canada\/anexo_reglas_origen.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo III de Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/canada\/anexo_iii_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo III Lista de Canad\u00e1\", \n      link: baseUrl + \"bilaterales\/canada\/anexo_iii_canada.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo III Servicios Financieros Medidas Disconformes\", \n      link: baseUrl + \"bilaterales\/canada\/ANEXOIII_SERVICIOS_FINANCIEROS.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo IV Sector Mar\u00edtimo Internacional\", \n      link: baseUrl + \"bilaterales\/canada\/ANEXOIV_SECTOR_MARITIMO_INTERNACIONAL.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help3\"\n    },     \n    { \n      title: \"Certificado de Origen\", \n      link: baseUrl + \"bilaterales\/canada\/CERTIFICADO_ORIGEN.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat2\",\n      help: \"Help9\"\n    },\n\n    { \n      title: \"Anexo I Lista Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/peru\/lista_i_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo I Lista Per\u00fa\", \n      link: baseUrl + \"bilaterales\/peru\/lista_i_peru.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo I Medidas Disconformes \/ Nota Explicativa Panam\u00e1 y Per\u00fa\", \n      link: baseUrl + \"bilaterales\/peru\/medidas_disconforme_i_explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo II Lista Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/peru\/lista_ii_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo II Lista Per\u00fa\", \n      link: baseUrl + \"bilaterales\/peru\/lista_ii_peru.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo II Medidas Disconformes \/ Nota Explicativa Panam\u00e1 y Per\u00fa\", \n      link: baseUrl + \"bilaterales\/peru\/medidas_disconforme_ii_explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo III Nota Explicativa Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/peru\/medidas_disconforme_iii_serv_financiero_nota_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo III Nota Explicativa Per\u00fa\", \n      link: baseUrl + \"bilaterales\/peru\/medidas_disconforme_iii_serv_financiero_nota_peru.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo 2.3 Lista Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/peru\/anexo_23_lista_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo 2.3 Lista Per\u00fa\", \n      link: baseUrl + \"bilaterales\/peru\/anexo_23_lista_peru.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo 2.3 Eliminaci\u00f3n Arancelaria\", \n      link: baseUrl + \"bilaterales\/peru\/anexo_23_eliminacion_arancelaria.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo 3 Reglas de Origen Espec\u00edficas\", \n      link: baseUrl + \"bilaterales\/peru\/anexo_3_reglas_origen_especificas.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Anexo 10.1 Anexo de Cobertura\", \n      link: baseUrl + \"bilaterales\/peru\/anexo_101_anexo_cobertura.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help3\"\n    },\n    { \n      title: \"Certificado de Origen\", \n      link: baseUrl + \"bilaterales\/peru\/certificado_de_Origen.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help9\"\n    },\n    { \n      title: \"Pasos para Obtener el Informe de Determinacion de la Regla de Origen\", \n      link: baseUrl + \"bilaterales\/peru\/determinacion_regla_origen.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help9\"\n    },\n    { \n      title: \"Formulario de Solicitud de Determinacion de la Regla de Origen \/ DGI\", \n      link: baseUrl + \"bilaterales\/peru\/formulario_determinacion_regla_origen.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help9\"\n    },\n    { \n      title: \"Medidas Disconforme \/ Nota Explicativa\", \n      link: baseUrl + \"bilaterales\/peru\/medidas_disconforme_nota_explicativa_panama_peru.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help9\"\n    },\n    { \n      title: \"Capitulo 1 Disposiciones Iniciales y Definiciones Generales\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_1.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 2 Acceso a Mercado de Mercanc\u00edas\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_2.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 3 Reglas de Origen y Procedimientos de Origen\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_3.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 4 Facilitaci\u00f3n del Comercio y Procedimientos Aduaneros\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_4.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 5 Cooperaci\u00f3n y Asistencia Mutua en Asuntos Aduaneros\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_5.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 6 Medidas Sanitarias y Fitosanitarias\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_6.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 7 Obst\u00e1culos T\u00e9cnicos al Comercio\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_7.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 8 Defensa Comercial\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_8.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 9 Propiedad Intelectual\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_9.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 10 Contrataciones P\u00fablicas\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_10.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 11 Pol\u00edtica de Competencia\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_11.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 12 Inversi\u00f3n\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_12.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 13 Comercio Transfronterizo de Servicios\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_13.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 14 Servicios Financieros\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_14.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 15 Servicios Mar\u00edtimos\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_15.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 16 Telecomunicaciones\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_16.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 17 Entrada Temporal de Personas de Negocios\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_17.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 18 Soluci\u00f3n de Controversias\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_18.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 19 Transparencia\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_19.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 20 Administraci\u00f3n del Tratado\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_20.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 21 Excepciones\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_21.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 22 Disposiciones Finales\", \n      link: baseUrl + \"bilaterales\/peru\/CAPITULO_22.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Preambulo\", \n      link: baseUrl + \"bilaterales\/peru\/PREAMBULO.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Ministerio de Comercio e Industrias (MICI) - Documento Explicativo\", \n      link: baseUrl + \"bilaterales\/peru\/documento-explicativo-panama-peru-1.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help10\",\n    },\n    { \n      title: \"Informe Comercial\", \n      link: baseUrl + \"bilaterales\/peru\/informe-comercial-panama-peru-2018.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat3\",\n      help: \"Help10\",\n    },\n\n    { \n      title: \"Anexo 3.04 Programa de Desgravaci\u00f3n Arancelaria de la Rep\u00fablica de China.\", \n      link: baseUrl + \"bilaterales\/china\/desgravacion_arancelaria.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Reglamentaciones Uniformes para la interrupci\u00f3n, aplicaci\u00f3n y administraci\u00f3n de los capitulos 3,4 y 5 del Tratado de Libre Comercio entre La Rep\u00fablica de China y la Rep\u00fablica de Panam\u00e1.\", \n      link: baseUrl + \"bilaterales\/china\/REGL_UNIF_MODFI_TLC.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Reglas de Origen Espec\u00edficas\", \n      link: baseUrl + \"bilaterales\/china\/REGLA_ORIGEN_ESPECIFICA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/china\/anexo_i_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/china\/anexo_ii_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/china\/anexo_iii_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo IV Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/china\/anexo_iv_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo V Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/china\/anexo_iv_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Secci\u00f3n A Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/china\/anexo_vi_panama_a.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Secci\u00f3n B Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/china\/anexo_vi_panama_b.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Notas Explicativas de los Anexos\", \n      link: baseUrl + \"bilaterales\/china\/notas_explicativas_de_los_anexos.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo Programa de Desgravi\u00f3n Arancelaria Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/china\/PANAMA_FINAL.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo Programa de Desgravi\u00f3n Arancelaria Rep\u00fablica de China\", \n      link: baseUrl + \"bilaterales\/china\/Republica_de_China_Final.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Lista de ROC\", \n      link: baseUrl + \"bilaterales\/china\/Anexo_I-ROC.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Lista de ROC\", \n      link: baseUrl + \"bilaterales\/china\/Anexo_II-ROC.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Lista de ROC\", \n      link: baseUrl + \"bilaterales\/china\/Anexo_III-ROC.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo IV Lista de ROC\", \n      link: baseUrl + \"bilaterales\/china\/Anexo_IV-ROC.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Lista de ROC Secci\u00f3n A\", \n      link: baseUrl + \"bilaterales\/china\/medidas_disconforme_ii_n_explicativa\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Lista de ROC Secci\u00f3n C\", \n      link: baseUrl + \"bilaterales\/china\/medidas_disconforme_ii_n_explicativa\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Notas Explicativas de los Anexos\", \n      link: baseUrl + \"bilaterales\/china\/anexo_Notas_Explicativas_de_los_ Anexos.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Formulario de Solicitud de Determinaci\u00f3n de la Regla de Origen\", \n      link: baseUrl + \"bilaterales\/china\/FORMULARIO_DETER_ORIGEN_DGI.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Pasos para Obtener el Informe de Determinaci\u00f3n de Regla de Origen\", \n      link: baseUrl + \"bilaterales\/china\/INFOR_DETERMIN_REGLA_ORIGEN.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Pasos para Obtener un Certificado de Origen\", \n      link: baseUrl + \"bilaterales\/china\/PASOS_CERTIFICADO_ORIGEN.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Solicitud para la Determinaci\u00f3n de Origen ante la DGI\", \n      link: baseUrl + \"bilaterales\/china\/SOLICITUD_DET_ORIGEN_DGINDUSTRIA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Capitulo 1 DISPOSICIONES INICIALES\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_1.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 2 DEFINICIONES GENERALES\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_2.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 3 COMERCIO DE MERCANC\u00cdAS\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_3.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 4 REGLAS DE ORIGEN\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_4.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 5 PROCEDIMIENTOS ADUANEROS\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_5.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 6 MEDIDAS DE SALVAGUARDIA\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_6.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 7 PR\u00c1CTICAS DESLEALES DE COMERCIO\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_7.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 8 OBST\u00c1CULOS T\u00c9CNICOS Y FITOSANITARIAS\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_8.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 9 MEDIDAS DE NORMALIZACI\u00d3N, METROLOG\u00cdA Y PROCEDIMIENTOS DE AUTORIZACI\u00d3N\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_9.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 10 INVERSI\u00d3N, SERVICIOS Y ASUNTOS RELACIONADOS\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_10.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 11 COMERCIO TRANSFRONTERIZO DE SERVICIOS\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_11.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 12 SERVICIOS FINANCIEROS\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_12.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 13 TELECOMUNICACIONES\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_13.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 14 ENTRADA TEMPORAL DE PERSONAS DE NEGOCIOS\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_14.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 15 POL\u00cdTICA DE COMPETENCIA, MONOPOLIOS Y EMPRESAS DEL ESTADO\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_15.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 16 PROPIEDAD INTELECTUAL\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_16.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 17 TRANSPARENCIA\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_17.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 18 ADMINISTRACI\u00d3N DEL TRATADO\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_18.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 19 SOLUCI\u00d3N DE CONTROVERSIAS\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_19.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 20 EXCEPCIONES\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_20.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 21 DISPOSICIONES FINALES\", \n      link: baseUrl + \"bilaterales\/china\/CAPITULO_21.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Pasos para Obtener un Certificado de Origen\", \n      link: baseUrl + \"bilaterales\/china\/PASO_CERTIFICADO_ORIGEN.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Ministerio de Comercio e Industrias (MICI) - Documento Explicativo\", \n      link: baseUrl + \"bilaterales\/china\/DOCU_EXPLICATIVO.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help10\",\n    },\n    { \n      title: \"Evaluaci\u00f3n Comercial\", \n      link: baseUrl + \"bilaterales\/china\/EVALUACION_COMERIAL.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help10\",\n    },\n    { \n      title: \"Requisitos de Cuarentena\", \n      link: baseUrl + \"bilaterales\/china\/REQUISITO_CUARENTENA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat4\",\n      help: \"Help10\",\n    },\n\n    { \n      title: \"Anexo 3.3 Eliminaci\u00f3n Arancelaria Chile\", \n      link: baseUrl + \"bilaterales\/chile\/ELIMINACION_ARANCELARIA_CHILE.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 3.3 Eliminaci\u00f3n Arancelaria Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/chile\/ELIMINACION_ARANCELARIA_PANAMA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Secci\u00f3n A \u2013 Reglas de Origen Espec\u00edficas\", \n      link: baseUrl + \"bilaterales\/chile\/REGLA_ORIGEN_SECCION_A.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Secci\u00f3n B \u2013 Reglas de Origen Espec\u00edficas\", \n      link: baseUrl + \"bilaterales\/chile\/Regla_Especifica_B.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo Servicios Anexo I\", \n      link: baseUrl + \"bilaterales\/chile\/ANEXO_I.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/chile\/ANEXO_I_LISTAPANAMA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo Servicios Anexo II\", \n      link: baseUrl + \"bilaterales\/chile\/ANEXO_II.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/chile\/ANEXO_II_LISTAPANAMA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III\", \n      link: baseUrl + \"bilaterales\/chile\/medidas_disconforme_ii_n_explicativa\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/chile\/medidas_disconforme_ii_n_explicativa\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Reglamento Uniforme PA\/CHI\", \n      link: baseUrl + \"bilaterales\/chile\/medidas_disconforme_ii_n_explicativa\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Certificado de Origen\", \n      link: baseUrl + \"bilaterales\/chile\/CERTIFICADO_ORIGEN.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Declaracion de Origen\", \n      link: baseUrl + \"bilaterales\/chile\/DECLRACION_ORIGEN.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Capitulo 1 DISPOSICIONES INICIALES\", \n      link: baseUrl + \"bilaterales\/chile\/CAPITULO_1.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 2 DEFINICIONES GENERALES\", \n      link: baseUrl + \"bilaterales\/chile\/CAPITULO_2.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 3 TRATO NACIONAL Y ACCESO DE MERCANC\u00cdAS AL MERCADO\", \n      link: baseUrl + \"bilaterales\/chile\/CAPITULO_3.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 4 REGLAS DE ORIGEN Y PROCEDIMIENTOS DE ORIGEN\", \n      link: baseUrl + \"bilaterales\/chile\/CAPITULO_4.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 5 ADMINISTRACI\u00d3N DE ADUANAS\", \n      link: baseUrl + \"bilaterales\/chile\/CAPITULO_5.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 6 MEDIDAS SANITARIAS Y FITOSANITARIAS\", \n      link: baseUrl + \"bilaterales\/chile\/CAPITULO_6.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 7 OBST\u00c1CULOS T\u00c9CNICOS AL COMERCIO\", \n      link: baseUrl + \"bilaterales\/chile\/CAPITULO_7.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 8 DEFENSA COMERCIAL\", \n      link: baseUrl + \"bilaterales\/chile\/CAPITULO_8.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 9 COMERCIO E INVERSIONES\", \n      link: baseUrl + \"bilaterales\/chile\/CAPITULO_9.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 10 COMERCIO TRANSFRONTERIZO DE SERVICIOS\", \n      link: baseUrl + \"bilaterales\/chile\/CAPITULO_10.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 11 TRANSPARENCIA\", \n      link: baseUrl + \"bilaterales\/chile\/CAPITULO_11.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 12 ADMINISTRACI\u00d3N DEL TRATADO\", \n      link: baseUrl + \"bilaterales\/chile\/CAPITULO_12.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 13 SOLUCI\u00d3N DE CONTROVERSIAS\", \n      link: baseUrl + \"bilaterales\/chile\/CAPITULO_13.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 14 EXCEPCIONES\", \n      link: baseUrl + \"bilaterales\/chile\/CAPITULO_14.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Capitulo 15 DISPOSICIONES FINALES\", \n      link: baseUrl + \"bilaterales\/chile\/CAPITULO_15.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Preambulo\", \n      link: baseUrl + \"bilaterales\/chile\/PREAMBULO.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Ministerio de Comercio e Industrias (MICI) - Documento Explicativo\", \n      link: baseUrl + \"bilaterales\/chile\/documento_explicativo_chile.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat5\",\n      help: \"Help10\",\n    },\n\n    { \n      title: \"Normativa\", \n      link: baseUrl + \"bilaterales\/singapur\/NORMATIVA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat6\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Anexo\", \n      link: baseUrl + \"bilaterales\/singapur\/ANEXO.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat6\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I   Panam\u00e1 Nota Explicativa\", \n      link: baseUrl + \"bilaterales\/singapur\/Anexo_I_PANAMA_NOTA_EXPLICATIVA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat6\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I  Singapur\", \n      link: baseUrl + \"bilaterales\/singapur\/ANEXO_I_SINGAPUR.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat6\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II  Singapur\", \n      link: baseUrl + \"bilaterales\/singapur\/ANEXO_II_SINGAPUR.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat6\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Nota Introductora\", \n      link: baseUrl + \"bilaterales\/singapur\/ANEXO_III_NOTA_INTRODUCTORA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat6\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Secci\u00f3n A Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/singapur\/ANEXO_III_SECCION_A_PANAMA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat6\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Secci\u00f3n B Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/singapur\/ANEXO_III_SECCION_B_PANAMA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat6\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Programa Degravaci\u00f3n Arancelaria Panam\u00e1 - Singapur\", \n      link: baseUrl + \"bilaterales\/singapur\/PROGRAMA_DEGRAVACION_ARANCELARIA_PANAMA -Singapur.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat6\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Reglas Especificas\", \n      link: baseUrl + \"bilaterales\/singapur\/REGLA_ESPECIFICAS.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat6\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Reserva Medidas Existentes\", \n      link: baseUrl + \"bilaterales\/singapur\/RESERVA_MEDIDAS_EXISTENTES_PANAMA_ANEXO_I.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat6\",\n      help: \"Help3\",\n    }, \n    { \n      title: \"Ministerio de Comercio e Industrias (MICI) - Documento Explicativo \", \n      link: baseUrl + \"bilaterales\/singapur\/DOCUMENTO_EXPLICATIVO.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat6\",\n      help: \"Help10\",\n    },\n\n    { \n      title: \"Ley No. 33 de 17 de noviembre de 2014 - Por la cual se aprueba el Tratado de libre Comercio entre los Estados Unidos Mexicanos y la Rep\u00fablica de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/mexico\/ley_33-2014.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 1 - Disposiciones Iniciales\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_1_Disposiciones_Iniciales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 2 - Definiciones Generales\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_2_Definiciones_Generales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 3 - Trato Nacional y Acceso de Mercanc\u00edas al Mercado\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_3_Trato_Nacional_y_Acceso_de_Mercancias_al_Mercado.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 4 - Reglas de Origen y Procedimientos Aduaneros\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_4_Reglas_de_Origen_y_Procedimientos_Aduaneros.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 5 - Facilitaci\u00f3n de Comercio y Cooperaci\u00f3n Aduanera\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_5_Facilitacion_de_Comercio_y_Cooperacion_Aduanera.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 6 - Defensa Comercial\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_6_Defensa_Comercial.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 7 - Medidas Sanitarias y Fitosanitarias\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_7_Medidas_Sanitarias_y_Fitosanitarias.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 8 - Obst\u00e1culos T\u00e9cnicos al Comercio\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_8_Obstaculos_Tecnicos_al_Comercio.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 9 - Comercio Transfronterizo de Servicios\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_9_Comercio_Transfronterizo_de_Servicios.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 10 - Inversi\u00f3n\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_10_Inversion.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 11 - Servicios Financieros\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_11_Servicios_Financieros.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 12 - Telecomunicaciones\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_12_Telecomunicaciones.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 13 - Entrada y estancia temporal de personas de negocios\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_13_Entrada_y_estancia_temporal_de_personas_de_negocios.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 14 - Comercio Electr\u00f3nico\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_14_Comercio_Electronico.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 15 - Propiedad Intelectual\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_15_Propiedad_Intelectual.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 16 - Transparencia\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_16_Transparencia.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 17 - Administraci\u00f3n del Tratado\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_17_Administracion_del_Tratado.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 18 - Soluci\u00f3n de Controversias\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_18_Solucion_de_Controversias.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 19 - Excepciones\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_19_Excepciones.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 20 - Disposiciones Finales\", \n      link: baseUrl + \"bilaterales\/mexico\/Cap_20_Disposiciones_Finales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Pre\u00e1mbulo\", \n      link: baseUrl + \"bilaterales\/mexico\/preambulo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help1\",\n    },\n    { \n      title: \"Tratado de Libre Comercio entre los Estados Unidos Mexicanos y la Rep\u00fablica de Panam\u00e1 - Certificado de Origen\", \n      link: baseUrl + \"bilaterales\/mexico\/Certificado_de_Origen_TLC_Panama_Mexico.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Anexo 3.4 Programa de Eliminaci\u00f3n Arancelaria\", \n      link: baseUrl + \"bilaterales\/mexico\/Anexo_3_4_Programa_de_Eliminacion_Arancelaria.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 4.2 Reglas de Origen Espec\u00edficas\", \n      link: baseUrl + \"bilaterales\/mexico\/Anexo_4_2_Reglas_de_Origen_Especificas.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Estatales M\u00e9xico Todos los Sectores\", \n      link: baseUrl + \"bilaterales\/mexico\/Anexo_I_Estatales_Mexico_Todos_los_Sectores.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Lista M\u00e9xico Notas Horizontales\", \n      link: baseUrl + \"bilaterales\/mexico\/Anexo_I_Lista_Mexico_Notas_Horizontales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Lista Panam\u00e1 Servicios de Distribuci\u00f3n\", \n      link: baseUrl + \"bilaterales\/mexico\/Anexo_I_Lista_Panama_Servicios_de_Distribucion.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Notas Interpretativas\", \n      link: baseUrl + \"bilaterales\/mexico\/Anexo_I_Notas_Interpretativas.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II M\u00e9xico Todos los Sectores\", \n      link: baseUrl + \"bilaterales\/mexico\/Anexo_II_Mexico_Todos_los_Sectores.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Nota Interpretativa Anexo II\", \n      link: baseUrl + \"bilaterales\/mexico\/Anexo_II_Nota_Interpretativa_Anexo_II.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Panam\u00e1 Servicios Sociales\", \n      link: baseUrl + \"bilaterales\/mexico\/Anexo_II_Panama_Servicios_Sociales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III M\u00e9xico Servicios Financieros\", \n      link: baseUrl + \"bilaterales\/mexico\/Anexo_III_Mexico_Servicios_Financieros.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Notas Interpretativas\", \n      link: baseUrl + \"bilaterales\/mexico\/Anexo_III_Notas_Interpretativas.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Panam\u00e1 Servicios Financieros\", \n      link: baseUrl + \"bilaterales\/mexico\/Anexo_III_Panama_Servicios_Financieros.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Certificado de Origen -TLC Panam\u00e1 Mexico\", \n      link: baseUrl + \"bilaterales\/mexico\/Documento_Explicativo_TLC_Panama_Mexico.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat7\",\n      help: \"Help10\",\n    },\n\n    { \n      title: \"00 Preamulo\", \n      link: baseUrl + \"bilaterales\/israel\/00_Preamulo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"01 Disposiciones Iniciales y Definiciones Generales\", \n      link: baseUrl + \"bilaterales\/israel\/01_Disposiciones_Iniciales_Definiciones_Generales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"02 NT Acceso a Mercado\", \n      link: baseUrl + \"bilaterales\/israel\/02_NT_Acceso_Mercado.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"03 Reglas de Origen\", \n      link: baseUrl + \"bilaterales\/israel\/03_Reglas_Origen.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"04 Procedimiento Aduaneros y Facilitaci\u00f3n de Comercio\", \n      link: baseUrl + \"bilaterales\/israel\/04_Procedimiento_Aduaneros_Facilitacion_Comercio.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"05 MSF\", \n      link: baseUrl + \"bilaterales\/israel\/05_MSF.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"06 TBT\", \n      link: baseUrl + \"bilaterales\/israel\/06_TBT.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"07 Defensa Comercial\", \n      link: baseUrl + \"bilaterales\/israel\/07_Defensa_Comercial.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"08 Cap\u00edtulo - Inversi\u00f3n\", \n      link: baseUrl + \"bilaterales\/israel\/08_Capitulo_Inversion.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"09 Comercio de Servicios\", \n      link: baseUrl + \"bilaterales\/israel\/09_Comercio_Servicios.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"10 Comercio Electr\u00f3nico\", \n      link: baseUrl + \"bilaterales\/israel\/10_Comercio_Electronico.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"11 Propiedad Intelectual\", \n      link: baseUrl + \"bilaterales\/israel\/11_Propiedad_Intelectual.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"12 Administraci\u00f3n del Tratado\", \n      link: baseUrl + \"bilaterales\/israel\/12_Administracion_Tratado.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"13 Cooperaci\u00f3n\", \n      link: baseUrl + \"bilaterales\/israel\/13_Cooperacion.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"14 Soluci\u00f3n de Controversias\", \n      link: baseUrl + \"bilaterales\/israel\/14_Solucion_Controversias.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"15 Transparencia\", \n      link: baseUrl + \"bilaterales\/israel\/15_Transparencia.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"16 Exceptiones\", \n      link: baseUrl + \"bilaterales\/israel\/16_Exceptiones.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"17 Disposiciones Finales - Firmado\", \n      link: baseUrl + \"bilaterales\/israel\/17_Disposiciones_Finales_Firmado.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"Lista Final de Panam\u00e1 (Completa)\", \n      link: baseUrl + \"bilaterales\/israel\/Lista_final_Panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"Lista Final de Israel (Completa)\", \n      link: baseUrl + \"bilaterales\/israel\/Listas_finales_Israel.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help11\",\n    },\n    { \n      title: \"2B Anexo - Eliminaci\u00f3n Arancelaria Mercanc\u00edas Industriales\", \n      link: baseUrl + \"bilaterales\/israel\/2B_Anexo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n    { \n      title: \"2C Anexo - Tratamiento Preferencial Productos Pesqueros\", \n      link: baseUrl + \"bilaterales\/israel\/2C_Anexo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n    { \n      title: \"2D Anexo - Tratamiento Preferencial Productos Agr\u00edcolas\", \n      link: baseUrl + \"bilaterales\/israel\/2D_Anexo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n    { \n      title: \"3A Anexo Reglas de Origen Espec\u00edficas\", \n      link: baseUrl + \"bilaterales\/israel\/3A_Anexo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n    { \n      title: \"3B Anexo 3-B Certificado de Origen\", \n      link: baseUrl + \"bilaterales\/israel\/3B_Anexo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n    { \n      title: \"3C Anexo Procedimientos Relativos a los Certificados de Origen Electr\u00f3nicos\", \n      link: baseUrl + \"bilaterales\/israel\/3C_Anexo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n    { \n      title: \"3D Anexo 3-D Declaraci\u00f3n de Factura\", \n      link: baseUrl + \"bilaterales\/israel\/3D_Anexo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n    { \n      title: \"3E Anexo 3E Declaraci\u00f3n del Exportador Aprobado de Conformidad con el Arti\u00edulo 3.21\", \n      link: baseUrl + \"bilaterales\/israel\/3E_Anexo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n    { \n      title: \"4A Anexo - Asistencia Mutua en Materia Aduanera\", \n      link: baseUrl + \"bilaterales\/israel\/4A_Anexo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n    { \n      title: \"9A Anexo Secci\u00f3n A Lista de Exepciones a NMF - Israel\", \n      link: baseUrl + \"bilaterales\/israel\/9A_Anexo_Seccion_A.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n    { \n      title: \"9A Anexo Secci\u00f3n B Lista de Exepciones a NMF - Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/israel\/9A_Anexo_Seccion_B.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n    { \n      title: \"9B Anexo Movimiento de Personas F\u00edsicas\", \n      link: baseUrl + \"bilaterales\/israel\/9B_Anexo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n    { \n      title: \"9C Anexo Servicios Financieros\", \n      link: baseUrl + \"bilaterales\/israel\/9C_Anexo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n    { \n      title: \"9D Anexo Telecomunicaciones\", \n      link: baseUrl + \"bilaterales\/israel\/9D_Anexo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n    { \n      title: \"9E Anexo - Lista de Compromisos Servicios - Israel\", \n      link: baseUrl + \"bilaterales\/israel\/9E_Anexo_Lista_Compromisos_Servicios_Israel.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n    { \n      title: \"9E Anexo - Lista de Compromisos Servicios- Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/israel\/9E_Anexo_Lista_Compromisos_Servicios_Panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n    { \n      title: \" 14-A Anexo ROP\", \n      link: baseUrl + \"bilaterales\/israel\/14_A_Anexo_ROP.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n    { \n      title: \"14-B Anexo COC\", \n      link: baseUrl + \"bilaterales\/israel\/14_B_Anexo_COC.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo - Eliminaci\u00f3n Arancelaria Mercanc\u00edas de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/israel\/Anexo_Eliminacion_Arancelaria_Mercancias_Panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat8\",\n      help: \"Help3\",\n    },\n\n    { \n      title: \"00 Pre\u00e1mbulo\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/00-preambulo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help8\",\n    },\n    { \n      title: \"01 Disposiciones Iniciales\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/01-disposiciones-iniciales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help8\",\n    },\n    { \n      title: \"02 Trato Nacional Y Acceso A Mercados Para Mercanc\u00edas\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/02-trato-nacional-y-acceso-a-mercados-para-mercancias.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help8\",\n    },\n    { \n      title: \"03 Reglas De Origen Y Procedimientos De Origen\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/03-reglas-de-origen-y-procedimientos-de-origen.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help8\",\n    },\n    { \n      title: \"04 Procedimientos Aduaneros Y Facilitaci\u00f3n Del Comercio\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/04-procedimientos-aduaneros-y-facilitacion-del-comercio.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help8\",\n    },\n    { \n      title: \"05 Medidas Sanitarias Y Fitosanitarias\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/05-medidas-sanitarias-y-fitosanitarias.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help8\",\n    },\n    { \n      title: \"06 Obst\u00e1culos T\u00e9cnicos Al Comercio\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/06-obstaculos-tecnicos-al-comercio.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help8\",\n    },\n    { \n      title: \"07 Defensa Comercial\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/07-defensa-comercial.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help8\",\n    },\n    { \n      title: \"ANEXO 2-B ELIMINACI\u00d3N DE ARANCELES ADUANEROS Secci\u00f3n A: Corea - Costa Rica\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/anexo_001_2B-A.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Section B: Corea \u2013 El Salvador Lista de Desgravaci\u00f3n de Corea\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/02b-anexo-2b-kor-es_degravacion.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Secci\u00f3n C: Corea \u2013 Honduras Lista de Desgravaci\u00f3n de Corea\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/02c-anexo-2b-kor-hn_degravacion.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Secci\u00f3n D: Corea \u2013 Nicaragua 02D Lista de Desgravaci\u00f3n de Corea\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/02d-anexo-2b-cor-ni-esp_degravacion.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Section E: Corea \u2013 Panam\u00e1 Lista de Desgravaci\u00f3n de Corea\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/02e-anexo-2b-kor-pa-final_degravacion.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"ANEXO 8-A COBERTURA Secci\u00f3n A: Entidades del Gobierno Central\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/08a-anexo-al-capitulo-8.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"CAP\u00cdTULO 8 CONTRATACI\u00d3N P\u00daBLICA\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/08-compras-publicas.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"CAP\u00cdTULO 9 Secci\u00f3n A: Inversi\u00f3n\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/09-inversion.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"CAP\u00cdTULO 10 Comercio Transfronterizo de Servicios\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/10-comercio-transfronterizo-de-servicios.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"CAP\u00cdTULO 11 Servicios Financieros\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/11-servicios-financieros.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"CAP\u00cdTULO 12 Entrada Temporal de Personas de Negocios\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/12-entrada-temporal-de-personas-de-negocios.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"CAP\u00cdTULO 13 Telecomunicaciones\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/13-telecomunicaciones.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"CAP\u00cdTULO 14 Comercio Electr\u00f3nico\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/14-comercio-electronico.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"CAP\u00cdTULO 15 Derechos de Propiedad Intelectual\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/15-propiedad-intelectual.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"CAP\u00cdTULO 16 Laboral\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/16-laboral.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"CAP\u00cdTULO 17 Ambiental\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/17-ambiental.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"CAP\u00cdTULO 18 Transparencia\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/18-transparencia.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"CAP\u00cdTULO 19 Cooperaci\u00f3n\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/19-cooperacion.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"CAP\u00cdTULO 20 Pol\u00edtica de Competencia\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/20-competencia.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"CAP\u00cdTULO 21 Disposiciones Institucionales\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/21-disposiciones-institucionales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"CAP\u00cdTULO 22 Soluci\u00f3n De Controversias\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/22-solucion-de-controversias.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"CAP\u00cdTULO 23 Excepciones\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/23-excepciones.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"CAP\u00cdTULO 24 Disposiciones Finales\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/24-disposiciones-finales-firmado.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Lista de Corea\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/lista_i_corea.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Lista de Costa Rica\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/lista_i_costa_rica.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Lista de El Salvador\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/lista_i_el_savador.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Lista de Honduras\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/lista_i_honduras.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Lista de Nicaragua\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/lista_i_nicaragua.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/lista_i_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Lista de Corea\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/lista_ii_corea.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Lista de Costa Rica\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/lista_ii_costa_rica.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Lista de El Salvador\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/lista_ii_el_savador.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Lista de Honduras\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/lista_ii_honduras.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Lista de Nicaragua\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/lista_ii_nicaragua.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/lista_ii_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Lista de Corea\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/lista_iii_corea.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Lista de Costa Rica\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/lista_iii_costa_rica.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Lista de El Salvador\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/lista_iii_el_savador.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Lista de Honduras\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/lista_iii_honduras.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Lista de Nicaragua\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/lista_iii_nicaragua.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/corea_centroamerica\/lista_iii_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat9\",\n      help: \"Help3\",\n    },\n\n    { \n      title: \"Reglamentaciones Uniformes\", \n      link: baseUrl + \"bilaterales\/salvador\/REGLAMENTO_UNIFORME.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/salvador\/Anexo_I_Panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/salvador\/Anexo_II_Panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/salvador\/Anexo_III_Panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo IV Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/salvador\/Anexo_IV_Panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo V Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/salvador\/Anexo_V_Panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Secci\u00f3n A Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/salvador\/AnexoVISeccionAPanama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Secci\u00f3n B Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/salvador\/AnexoVISeccionBPanama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Secci\u00f3n C Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/salvador\/AnexoVISeccionCPanama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I El Salvador\", \n      link: baseUrl + \"bilaterales\/salvador\/ANEXO_I.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II El Salvador\", \n      link: baseUrl + \"bilaterales\/salvador\/AnexOII_SALV.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III El Salvador\", \n      link: baseUrl + \"bilaterales\/salvador\/AnexoIII_Salr.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo IV El Salvador\", \n      link: baseUrl + \"bilaterales\/salvador\/AnexoIV_Salv.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo V El Salvador\", \n      link: baseUrl + \"bilaterales\/salvador\/AnexoV_Salv.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Secci\u00f3n A El Salvador\", \n      link: baseUrl + \"bilaterales\/salvador\/AnexoVI_A_elsalvador.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Secci\u00f3n B El Salvador\", \n      link: baseUrl + \"bilaterales\/salvador\/AnexoVI_B_elsalvador.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Secci\u00f3n C El Salvador\", \n      link: baseUrl + \"bilaterales\/salvador\/AnexoVI_C_elsalvador.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Certificado de Origen\", \n      link: baseUrl + \"bilaterales\/salvador\/CERTIFICADO_ORIGEN.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Declaraci\u00f3n de Origen\", \n      link: baseUrl + \"bilaterales\/salvador\/DECLRACION_ORIGEN.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Pre\u00e1mbulo\", \n      link: baseUrl + \"bilaterales\/salvador\/Preambulo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 1: Disposiciones Iniciales\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.01_Disposiciones_iniciales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 2: Definiciones Generales\", \n      link: baseUrl + \"bilaterales\/salvador\/02_Definicionfes_Generales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 3: Trato Nacional y Acceso de Mercanc\u00edas al Mercado\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.03_Trato_Nacional.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 4: Reglas de Origen\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.04_Reglas_de_Origen.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 5: Procedimientos Aduaneros\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.05_Proced.Aduaneros.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 6: Medidas de Salvaguardia\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.06_Medidas_de_Salvaguardia.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 7: Pr\u00e1cticas Desleales de Comercio\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.07_Practicas_Desleales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 8: Medidas Sanitarias y Fitosanitarias\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.08_Sanit_y_Fitosanit.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 9: Medidas de Normalizaci\u00f3n, Metrolog\u00eda y Procedimientos de Autorizacion\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.09_Normas_Tecnicas.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 10: Inversi\u00f3n\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.10Inversion.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 11: Comercio Transfronterizo de Servicios\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.11_Servicios.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 12: Servicios Financieros\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.12_Serv_Financieros.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo13: Telecomunicaciones\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.13_Telecomunicaciones.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 14: Entrada Temporal de Personas de Negocios\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.14_Entrada_Temporal.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 15: Pol\u00edtica en materia de Competencia, Monopolios y Empresas del Estado\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.15_Pol_de_competencia.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 16: Contrataci\u00f3n P\u00fablica\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.16_Contratacion_publica.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 17: Propiedad Intelectual\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.17_Propiedad_Intelectual.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 18: Transparencia\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.18_Transparencia.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo19: Administraci\u00f3n del Tratado\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.19_Administracion.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 20: Soluci\u00f3n de Controversias\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.20_Solucion_de_Controversias.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 21: Excepciones\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.21_Excepciones.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 22: Disposiciones Finales\", \n      link: baseUrl + \"bilaterales\/salvador\/Cap.22_Dispos_Finales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Ministerio de Comercio e Industrias (MICI) - Documento Explicativo \", \n      link: baseUrl + \"bilaterales\/salvador\/DOCUMENTO_EXPLICATIVO.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help10\",\n    },\n    { \n      title: \"Integraci\u00f3n Comercial Panam\u00e1 \/ Centroam\u00e9rica\", \n      link: baseUrl + \"bilaterales\/salvador\/INTEGRACION_COMERCIAL_PANAMA_CENTROAMERICA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help10\",\n    },\n    { \n      title: \"Primer Protocolo Ley No. 51 de 18 de diciembre de 2006 - POR LA CUAL SE APRUEBA EL PRIMER PROTOCOLO MODIFICATORIO AL PROTOCOLO BILATERAL ENTRE EL SALVADOR Y PANAMA AL TRATADO DE LIBRE COMERCIO ENTRE CENTROAMERICA Y PANAMA.\", \n      link: baseUrl + \"bilaterales\/salvador\/primer_protocolo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help10\",\n    },\n    { \n      title: \"Segundo Protocolo Ley No. 10 de 4 de enero de 2008 - Que aprueba el Segundo Protocolo Modificatorio al Protocolo Bilateral entre El Salvador y Panam\u00e1 al Tratado de Libre Comercio entre Centroam\u00e9rica y Panam\u00e1.\", \n      link: baseUrl + \"bilaterales\/salvador\/segundo_protocolo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help10\",\n    },\n    { \n      title: \"Convocatoria No. SV-PLL\/PS-213-001-2017 del Contingente Arancelario del Protocolo Bilateral Panam\u00e1-El Salvador Correspondiente al a\u00f1o 2017.\", \n      link: baseUrl + \"bilaterales\/salvador\/2017.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help12\",\n    },\n    { \n      title: \"Convocatoria No. SV-PLL\/PS-213-001-2018 del Contingente Arancelario del Protocolo Bilateral Panam\u00e1-El Salvador Correspondiente al a\u00f1o 2018.\", \n      link: baseUrl + \"bilaterales\/salvador\/2018.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help12\",\n    },\n    { \n      title: \"Convocatoria No. SV-PLL\/PS-213-001-2024 del Contingente Arancelario del Protocolo Bilateral Panam\u00e1-El Salvador Correspondiente al a\u00f1o 2024.\", \n      link: baseUrl + \"bilaterales\/salvador\/2024.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat10\",\n      help: \"Help12\",\n    },\n\n    { \n      title: \"Anexo I Medidas Disconformes Nota Explicativa\", \n      link: baseUrl + \"bilaterales\/guatemala\/medidas_disconforme_i_n_explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Lista de Guatemala\", \n      link: baseUrl + \"bilaterales\/guatemala\/anexo_i_lista_guatemala.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/guatemala\/anexo_i_lista_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Medidas a Futuro Nota Explicativa\", \n      link: baseUrl + \"bilaterales\/guatemala\/medidas_futuro_ii_n_explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Lista de Guatemala\", \n      link: baseUrl + \"bilaterales\/guatemala\/anexo_ii_lista_guatemala.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/guatemala\/anexo_ii_lista_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Actividades Econ\u00f3micas Reservadas a cada parte Nota Explicativa\", \n      link: baseUrl + \"bilaterales\/guatemala\/actividades_economicas_iii_n_explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Lista de Guatemala\", \n      link: baseUrl + \"bilaterales\/guatemala\/anexo_iii_lista_guatemala.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/guatemala\/anexo_iii_lista_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo IV Lista de Guatemala\", \n      link: baseUrl + \"bilaterales\/guatemala\/anexo_iv_lista_guatemala.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo IV Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/guatemala\/anexo_iv_lista_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo V Restricciones Cuantitativas No Discriminatorias Nota Explicativa\", \n      link: baseUrl + \"bilaterales\/guatemala\/restricciones_cuantitativas_v_n_explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo V Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/guatemala\/anexo_v_lista_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 10.11(1) Expropiaci\u00f3n e Indemnizaci\u00f3n\", \n      link: baseUrl + \"bilaterales\/guatemala\/21_Anexo 10_11_1_expropicacion-e-indemnizacion.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Ap\u00e9ndice 11.16(6) Transporte Internacional de Carga Terrestre\", \n      link: baseUrl + \"bilaterales\/guatemala\/22_Apendice_al_Anexo_11-transporte-internacional-de-carga.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Servicios Financieros Nota Explicativa\", \n      link: baseUrl + \"bilaterales\/guatemala\/servicios_financieros_vi_n_explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Lista de Guatemala\", \n      link: baseUrl + \"bilaterales\/guatemala\/anexo_vi_lista_guatemala.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/guatemala\/anexo_vi_lista_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 22.03(g) Acuerdo de Transporte Mar\u00edtimo\", \n      link: baseUrl + \"bilaterales\/guatemala\/27Anexo_22_03_g_Acuerdo_de_Transporte_Maritimo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 4.03 Reglas de Origen Espec\u00edficas\", \n      link: baseUrl + \"bilaterales\/guatemala\/07_Anexo_4_03_Reglas_de_Origen_Especificas.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Decreto Ejecutivo No. 17 de 10 de abril de 2003 - POR EL CUAL SE APRUEBAN LAS REGLAMENTACIONES UNIFORMES PARA LA INTERPRETACION, APLICACION Y ADMINISTRACION DE LOS CAPITULOS 3, 4 Y 5 DEL TRATADO DE LIBRE COMERCIO ENTRE CENTROAMERICA Y PANAMA.\", \n      link: baseUrl + \"bilaterales\/guatemala\/decreto_ejecutivo_17_2003.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 3.04 - Programa de Desgravaci\u00f3n Arancelaria\", \n      link: baseUrl + \"bilaterales\/guatemala\/02Anexo_3_04.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 3.04 - Lista de Desgravaci\u00f3n Arancelaria de Guatemala\", \n      link: baseUrl + \"bilaterales\/guatemala\/03_PROGRAMA_DESGRAVACION_GUATEMALA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 3.04 - Lista de Desgravaci\u00f3n Arancelaria de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/guatemala\/04_PROGRAMA_DE_DESGRAVACION_PANAMA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 3.09 - Restricciones a Programas de Apoyos Internos y Apoyos a las Exportaciones\", \n      link: baseUrl + \"bilaterales\/guatemala\/05_Anexo_3_09_Apoyos_internos_y_subsidios.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 3.10 - Restricciones a la Importaci\u00f3n y a la Exportaci\u00f3n\", \n      link: baseUrl + \"bilaterales\/guatemala\/06_Anexo_3_10_6.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Certificado de Origen\", \n      link: baseUrl + \"bilaterales\/guatemala\/CertificadoDeOrigen.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Declaraci\u00f3n de Origen\", \n      link: baseUrl + \"bilaterales\/guatemala\/Declaracion-De-Origen.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 1 Disposiciones Iniciales\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap01_Disposiciones_iniciales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 2 Definiciones Generales\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap02_Definicionfes_Generales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 3 Trato Nacional\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap03_Trato_Nacional.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 4 Reglas de Origen\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap04_Reglas_de_Origen.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 5 Procedimientos Aduaneros\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap05_Proced_Aduaneros.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 6 Medidas de Salvaguardia\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap06_Medidas_de_Salvaguardia.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 7 Pr\u00e1cticas Desleales\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap07_Practicas_Desleales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 8 Medias Sanitarias y Fitosanitarias\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap08_Sanit_y_Fitosanit.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 9 Normas T\u00e9cnicas\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap09_Normas_Tecnicas.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 10 Inversi\u00f3n\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap10_Inversion.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 11 Servicios\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap11_Servicios.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 12 Servicios Financieros\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap12_Serv_Financieros.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 13 Telecomunicaciones\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap13_Telecomunicaciones.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 14 Entrada Temporal\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap14_Entrada_Temporal.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 15 Pol\u00edtica de Competencia\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap15_Pol_de_competencia.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 16 Contrataci\u00f3n P\u00fablica\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap16_Contratacion_publica.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 17 Propiedad Intelectual\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap17_Propiedad_Intelectual.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 18 Transparencia\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap18_Transparencia.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 19 Administraci\u00f3n\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap19_Administracion.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 20 Soluci\u00f3n de Controversias\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap20_Solucion_de_Controversias.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 21 Excepciones\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap21_Excepciones.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 22 Disposiciones Finales\", \n      link: baseUrl + \"bilaterales\/guatemala\/Cap22_Dispos_Finales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Protocolo Bilateral entre la Rep\u00fablica de Guatemala y la Rep\u00fablica de Panam\u00e1 al Tratado de Libre Comercio entre Centroam\u00e9rica y Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/guatemala\/PROTOCOLO.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat11\",\n      help: \"Help8\",\n    },\n\n    { \n      title: \"Anexo 3.04 PROGRAMA DE DESGRAVACI\u00d3N ARANCELARIA\", \n      link: baseUrl + \"bilaterales\/honduras\/ANEXO_3.04_PROGRAMA_DESGRAVACION_ARANCELARIA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help3\",\n    },\n    { \n      title: \"ANEXO 3.04 PROGRAMA DE DESGRAVACION ARANCELARIA LISTA DE LA REP\u00daBLICA DE PANAM\u00c1\", \n      link: baseUrl + \"bilaterales\/honduras\/LISTA_PANAMA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help3\",\n    },\n    { \n      title: \"ANEXO 3.04 - PROGRAMA DE DESGRAVACION ARANCELARIA LISTA DE LA REPUBLICA DE HONDURAS\", \n      link: baseUrl + \"bilaterales\/honduras\/LISTA_HONDURAS.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help3\",\n    },\n    { \n      title: \"ANEXO 4.03 Reglas de Origen Espec\u00edficas\", \n      link: baseUrl + \"bilaterales\/honduras\/REGLA_ORIGEN_ESPECIFICAS.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Decreto Ejecutivo No. 17 de 11 de abril de 2003 - POR EL CUAL SE APRUEBAN LAS REGLAMENTACIONES UNIFORMES PARA LA INTERPRETACION, APLICACION Y ADMINISTRACION DE LOS CAPITULOS 3, 4 Y 5 DEL TRATADO DE LIBRE COMERCIO ENTRE CENTROAMERICA Y PANAMA.\", \n      link: baseUrl + \"bilaterales\/honduras\/REGLAMENTACION_UNIFORME.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Certificado de Origen\", \n      link: baseUrl + \"bilaterales\/honduras\/CertificadoDeOrigen.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Declaracion de Origen\", \n      link: baseUrl + \"bilaterales\/honduras\/DeclaracionDeOrigen.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 1 Disposiciones Iniciales\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap01_Disposiciones_iniciales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 2 Definiciones Generales\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap02_Definicionfes_Generales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 3 Trato Nacional\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap03_Trato_Nacional.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 4 Reglas de Origen\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap04_Reglas_de_Origen.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 5 Procedimientos Aduaneros\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap05_Proced_Aduaneros.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 6 Medidas de Salvaguardia\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap06_Medidas_de_Salvaguardia.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 7 Pr\u00e1cticas Desleales\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap07_Practicas_Desleales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 8 Medias Sanitarias y Fitosanitarias\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap08_Sanit_y_Fitosanit.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 9 Normas T\u00e9cnicas\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap09_Normas_Tecnicas.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 10 Inversi\u00f3n\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap10_Inversion_Final.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 11 Servicios\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap11_Servicios.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 12 Servicios Financieros\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap12-Serv-Financieros.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 13 Telecomunicaciones\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap13-Telecomunicaciones.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 14 Entrada Temporal\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap14-Entrada-Temporal.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 15 Pol\u00edtica de Competencia\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap15-Pol-de-competencia.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 16 Contrataci\u00f3n P\u00fablica\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap16-Contratacion-publica.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 17 Propiedad Intelectual\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap17-Propiedad-Intelectual.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 18 Transparencia\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap18-Transparencia.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 19 Administraci\u00f3n\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap19-Administracion.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 20 Soluci\u00f3n de Controversias\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap20-Solucion-de-Controversias.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 21 Excepciones\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap21-Excepciones.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo No. 22 Disposiciones Finales\", \n      link: baseUrl + \"bilaterales\/honduras\/Cap22-Dispos-Finales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Preambulo\", \n      link: baseUrl + \"bilaterales\/honduras\/Preambulo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"PROTOCOLO BILATERAL ENTRE LA REP\u00daBLICA DE HONDURAS Y LA REP\u00daBLICA DE PANAM\u00c1 AL TRATADO DE LIBRE COMERCIO ENTRE CENTROAMERICA Y PANAM\u00c1\", \n      link: baseUrl + \"bilaterales\/honduras\/PROTOCOLO-BILATERAL.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Ministerio de Comercio e Industrias (MICI) - Documento Explicativo\", \n      link: baseUrl + \"bilaterales\/honduras\/NOTAS_EXPLICATIVAS.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat12\",\n      help: \"Help10\",\n    },\n\n    { \n      title: \"Anexo I Nota Explicativa\", \n      link: baseUrl + \"bilaterales\/nicaragua\/medidas_disconforme_i_n_explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Lista Nicaragua\", \n      link: baseUrl + \"bilaterales\/nicaragua\/anexo_i_lista_nicaragua.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Lista Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/nicaragua\/anexo_i_lista_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Nota Explicativa\", \n      link: baseUrl + \"bilaterales\/nicaragua\/medidas_disconforme_ii_n_explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Lista Nicaragua\", \n      link: baseUrl + \"bilaterales\/nicaragua\/anexo_ii_lista_nicaragua.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Lista Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/nicaragua\/anexo_ii_lista_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Nota Explicativa\", \n      link: baseUrl + \"bilaterales\/nicaragua\/medidas_disconforme_iii_n_explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Lista Nicaragua\", \n      link: baseUrl + \"bilaterales\/nicaragua\/anexo_iii_lista_nicaragua.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Lista Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/nicaragua\/anexo_iii_lista_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo IV Lista Nicaragua\", \n      link: baseUrl + \"bilaterales\/nicaragua\/anexo_iv_lista_nicaragua.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo IV Lista Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/nicaragua\/anexo_iv_lista_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo V Nota Explicativa\", \n      link: baseUrl + \"bilaterales\/nicaragua\/medidas_disconforme_v_n_explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo V Lista Nicaragua\", \n      link: baseUrl + \"bilaterales\/nicaragua\/anexo_v_lista_nicaragua.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo V Lista Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/nicaragua\/anexo_v_lista_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Nota Explicativa\", \n      link: baseUrl + \"bilaterales\/nicaragua\/medidas_disconforme_vi_n_explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Lista Nicaragua\", \n      link: baseUrl + \"bilaterales\/nicaragua\/anexo_vi_lista_nicaragua.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Lista Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/nicaragua\/anexo_vi_lista_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 16.01 Entidades Excluidas\", \n      link: baseUrl + \"bilaterales\/nicaragua\/entidades_1601_excluidas.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 3.04 Programa de Desgravaci\u00f3n Arancelaria\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Anexo_3-04_programa-de-desgravacion-arancelaria.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 3.04 Programa de Desgravaci\u00f3n Arancelaria Nicaragua\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Programa-de-Desgravacion-de-Nicaragua.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 3.04 Programa de Desgravaci\u00f3n Arancelaria Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Programa-de-Desgravacion-de-Panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Restricciones a la Importaci\u00f3n y Exportaci\u00f3n\", \n      link: baseUrl + \"bilaterales\/Anexo_3-10-6_Restricciones-import-y-export.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Secci\u00f3n C del Anexo 4.03 Reglas de Origen Espec\u00edficas\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Anexo_4-03_Reglas-de-Origen.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Certificado de Origen\", \n      link: baseUrl + \"bilaterales\/nicaragua\/CERTIFICADO_ORIGEN.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Declaracion de Origen\", \n      link: baseUrl + \"bilaterales\/nicaragua\/DECLRACION_ORIGEN.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help9\",\n    },\n    { \n      title: \"PRE\u00c1MBULO\", \n      link: baseUrl + \"bilaterales\/nicaragua\/0Preambulo.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 1: Disposiciones Iniciales\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap01Disposiciones-iniciales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 2: Definiciones Generales\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap02Definiciones-Generales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 3: Trato Nacional y Acceso de Mercanc\u00edas al Mercado\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap03Trato-Nacional.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 4: Reglas de Origen\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap04Reglas-de-Origen.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 5: Procedimientos Aduaneros\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap05Procedimientos-Aduaneros.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 6: Medidas de Salvaguardia\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap06Medidas-de-Salvaguardia.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 7: Pr\u00e1cticas Desleales de Comercio\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap07Practicas-Desleales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 8: Medidas Sanitarias y Fitosanitarias\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap08Medidas-Sanitaria-y-Fitosanitaria.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 9: Medidas de Normalizaci\u00f3n, Metrolog\u00eda y Procedimientos de Autorizacion\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap09Normas-Tecnicas.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 10: Inversi\u00f3n\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap10-Inversion.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 11: Comercio Transfronterizo de Servicios\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap11-Servicios.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 12: Servicios Financieros\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap12Servicios-Financieros.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 13: Telecomunicaciones\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap13Telecomunicaciones.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 14: Entrada Temporal de Personas de Negocios\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap14EntradaTemporal.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 15: Pol\u00edtica en materia de Competencia, Monopolios y Empresas del Estado\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap15Politicadecompetencia.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 16: Contrataci\u00f3n P\u00fablica\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap16Contratacionpublica.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 17: Propiedad Intelectual\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap17Propiedad-Intelectual.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 18: Transparencia\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap18Transparencia.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 19: Administraci\u00f3n del Tratado\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap19Administracin.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 20: Soluci\u00f3n de Controversias\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap20Solucion-de-Controversias.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 21: Excepciones\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap21Excepciones.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Cap\u00edtulo 22: Disposiciones Finales\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Cap22DisposicionesFinales.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Protocolo Bilateral entre La Rep\u00fablica de Panam\u00e1 y la Rep\u00fablica de Nicaragua al Tratado de Libre Comercio entre Centroam\u00e9rica y Panam\u00e1.\", \n      link: baseUrl + \"bilaterales\/nicaragua\/PROTOCOLO.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Ministerio de Comercio e Industrias (MICI) - Documento Explicativo\", \n      link: baseUrl + \"bilaterales\/nicaragua\/documento_explicativo_centroamerica.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help10\",\n    },\n    { \n      title: \"Convocatoria No. NI-PLL\/PS-217-001-2017 del Contingente Arancelario del Protocolo Bilateral Panam\u00e1-Nicaragua Correspondiente al A\u00f1o 2017.\", \n      link: baseUrl + \"bilaterales\/nicaragua\/Convocatoria_NI_PLL_PS_217_001_2017.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat13\",\n      help: \"Help12\",\n    },\n\n    { \n      title: \"Anexo I Medidas Disconformes Nota Explicativa\", \n      link: baseUrl + \"bilaterales\/costa_rica\/medidas_disconforme_i_n_explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Lista de Costa Rica\", \n      link: baseUrl + \"bilaterales\/costa_rica\/anexo_i_costa_rica.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/costa_rica\/anexo_i_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Medidas Futuras Nota Explicativa\", \n      link: baseUrl + \"bilaterales\/costa_rica\/medidas_futuras_ii_n_explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Lista de Costa Rica\", \n      link: baseUrl + \"bilaterales\/costa_rica\/anexo_ii_costa_rica.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II Lista de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/costa_rica\/anexo_ii_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Actividades econ\u00f3micas reservadas a cada Parte Nota Explicativa\", \n      link: baseUrl + \"bilaterales\/costa_rica\/medidas_futuras_iii_n_explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III Lista de Costa Rica\", \n      link: baseUrl + \"bilaterales\/costa_rica\/anexo_iii_costa_rica.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III  de Lista Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/costa_rica\/anexo_iii_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo IV Naci\u00f3n m\u00e1s Favorecida Lista Costa Rica\", \n      link: baseUrl + \"bilaterales\/costa_rica\/medidas_disconforme_iv_n_explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Lista Costa Rica\", \n      link: baseUrl + \"bilaterales\/costa_rica\/anexo_iv_costa_rica.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Lista Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/costa_rica\/anexo_iv_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo V Restricci\u00f3n Cuantitativa No Descriminatoria Lista Costa Rica\", \n      link: baseUrl + \"bilaterales\/costa_rica\/anexo_v_costa_rica.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo V Restricci\u00f3n Cuantitativa No Descriminatoria Lista Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/costa_rica\/anexo_v_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Servicio Financieros Nota Explicativa\", \n      link: baseUrl + \"bilaterales\/costa_rica\/medidas_disconforme_vi_n_explicativa.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Servicio Financieros Lista Costa Rica\", \n      link: baseUrl + \"bilaterales\/costa_rica\/anexo_vi_costa_rica.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Servicio Financieros Lista Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/costa_rica\/anexo_vi_panama.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 3.04 Programa de Desgravaci\u00f3n Arancelaria - DESGRAVACI\u00d3N ARANCELARIA DE COSTA RICA\", \n      link: baseUrl + \"bilaterales\/costa_rica\/PROGRAMA_DEGRAVACION_ARANCELARIA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 3.04 Programa de Desgravaci\u00f3n Arancelaria de Costa Rica\", \n      link: baseUrl + \"bilaterales\/costa_rica\/LISTA_COSTA_RICA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 3.04 Programa de Desgravaci\u00f3n Arancelaria de Panam\u00e1\", \n      link: baseUrl + \"bilaterales\/costa_rica\/LISTA_PANAMA.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 3.09 Restricciones a Programas de Apoyos Internos y Apoyos a las Exportaciones\", \n      link: baseUrl + \"bilaterales\/costa_rica\/RESTYRICCIONES_PROGRAMA_APOYO_INTERNI Y EXPORTACIONES.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 3.10 (6) Restricciones a la Importaci\u00f3n y Exportaci\u00f3n\", \n      link: baseUrl + \"bilaterales\/costa_rica\/RESTRICCIONES_IMPORTACION_EXPORTACION.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo 3.14 Impuestos de Exportaci\u00f3n\", \n      link: baseUrl + \"bilaterales\/costa_rica\/IMPUESTO_EXPORTACION.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Certificado de Origen\", \n      link: baseUrl + \"bilaterales\/costa_rica\/certificado_de_Origen.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Declaracion de Origen\", \n      link: baseUrl + \"bilaterales\/costa_rica\/DECLARACION_ORIGEN.pdf\",\n      status: 1,\n      category: \"Cat2\",\n      Subcategories: \"SubCat14\",\n      help: \"Help9\",\n    },\n\n    \/\/ -----------------------------\n    \/\/ \ud83d\udd39 Cat3: Acuerdos de Alcance Parcial\n    \/\/ -----------------------------\n    { \n      title: \"Anexo I Lista de Preferencia Otorgadas por Cuba a Panam\u00e1\", \n      link: baseUrl + \"parcial\/cuba\/ANEXO_I_PREFERENCIA_OTROGADA_POR_CUBA_A_PANAMA.pdf\",\n      status: 1,\n       category: \"Cat3\",\n      Subcategories: \"SubCat15\",\n      help: \"Help3\",\n    },    \n    { \n      title: \"Anexo II Lista de Preferencia Otorgadas por Panam\u00e1 a Cuba\", \n      link: baseUrl + \"parcial\/cuba\/ANEXO_II_PREFERENCIA_OTROGADA_POR_PANAMA_A_CUBA.pdf\",\n      status: 1,\n       category: \"Cat3\",\n      Subcategories: \"SubCat15\",\n      help: \"Help3\",\n    },    \n    { \n      title: \"Anexo III Reglas de Origen y Procedimientos \", \n      link: baseUrl + \"parcial\/cuba\/ANEXO_III_REGLA_ORIGEN_Y_PROCEDIMIENTO_CONTROL_Y_VERIFICACION_MER.pdf\",\n      status: 1,\n       category: \"Cat3\",\n      Subcategories: \"SubCat15\",\n      help: \"Help3\",\n    },   \n    { \n      title: \"Anexo IV Cl\u00e1usulas de Salvaguardia Preferencial \", \n      link: baseUrl + \"parcial\/cuba\/ANEXOIV-CLAUSULAS_DE_SALVAGUARDIA_PREFERENCIAL.pdf\",\n      status: 1,\n       category: \"Cat3\",\n      Subcategories: \"SubCat15\",\n      help: \"Help3\",\n    },   \n    { \n      title: \"Anexo V Normas, Reglamentos T\u00e9cnicos    \", \n      link: baseUrl + \"parcial\/cuba\/ANEXOV-NORMAS_REGLAMENTOS_TECNICOS-Y-PROCEDIMIENTOS-DE_EVAL.pdf\",\n      status: 1,\n       category: \"Cat3\",\n      Subcategories: \"SubCat15\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI Medidas Sanitarias y Fitosanitarias \", \n      link: baseUrl + \"parcial\/cuba\/ANEXOVI-MEDIDAS_SANITARIAS_Y_FITOSANITARIAS.pdf\",\n      status: 1,\n       category: \"Cat3\",\n      Subcategories: \"SubCat15\",\n      help: \"Help3\",\n    },   \n    { \n      title: \"Anexo VII Regimen de Soluci\u00f3n de Controversias\", \n      link: baseUrl + \"parcial\/cuba\/ANEXOVII-REGIMEN_DE_SOLUCION_DE_CONTROVERSIAS.pdf\",\n      status: 1,\n       category: \"Cat3\",\n      Subcategories: \"SubCat15\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Certificado de Origen\", \n      link: baseUrl + \"parcial\/cuba\/CERTIFICADO_ORIGEN.pdf\",\n      status: 1,\n       category: \"Cat3\",\n      Subcategories: \"SubCat15\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Acuerdo de Alcance Parcial entre La Republica de Panam\u00e1 y La Republica de Cuba\", \n      link: baseUrl + \"parcial\/cuba\/ACUERDO.pdf\",\n      status: 1,\n       category: \"Cat3\",\n      Subcategories: \"SubCat15\",\n      help: \"Help8\",\n    },\n\n    { \n      title: \"Formulario de Solicitud de Determinaci\u00f3n de la Regla de Origen (DGI)\", \n      link: baseUrl + \"parcial\/colombia\/FORMULARIO_DETERMINACION_REGLA_ORIGEN.pdf\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat16\",\n      help: \"Help9\",\n    },    \n    { \n      title: \"Pasos para obtener el Informe de Determinaci\u00f3n de la Regla Origen\", \n      link: baseUrl + \"parcial\/colombia\/INFORME_DETERMINACION_ORIGEN.pdf\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat16\",\n      help: \"Help9\",\n    },    \n    { \n      title: \"Pasos para obtener un Certificado de Origen\", \n      link: baseUrl + \"parcial\/colombia\/PASOS_OBTENER_CERTIFICADO_ORIGEN.pdf\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat16\",\n      help: \"Help9\",\n    },    \n    { \n      title: \"Solicitud para la Determinaci\u00f3n de Origen ante la DGI\", \n      link: baseUrl + \"parcial\/colombia\/SOLICITUD_DETERMINACION_ORIGEN.pdf\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat16\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Acuerdo de Alcance Parcial entre Panam\u00e1 y Colombia\", \n      link: baseUrl + \"parcial\/colombia\/ACUERDO.pdf\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat16\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Anexo II\", \n      link: baseUrl + \"parcial\/colombia\/ANEXOII.PDF\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat16\",\n      help: \"Help13\",\n    },\n    { \n      title: \"Modificaicones al Anexo II\", \n      link: baseUrl + \"parcial\/colombia\/MODIFICACION_ANEXOII.PDF\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat16\",\n      help: \"Help13\",\n    },\n    { \n      title: \"Anexo III\", \n      link: baseUrl + \"parcial\/colombia\/Anexo_III.PDF\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat16\",\n      help: \"Help13\",\n    },\n    { \n      title: \"Anexo II\", \n      link: baseUrl + \"parcial\/colombia\/ANEXO_II_MODIFICADO_PREF_PANAMA.pdf\",\n      status: 1,\n       category: \"Cat3\",\n      Subcategories: \"SubCat16\",\n      help: \"Help14\",\n    },\n    { \n      title: \"Anexo III\", \n      link: baseUrl + \"parcial\/colombia\/ANEXO_III_MODIFICADO_PREF_COLOMBIA.pdf \",\n      status: 1,\n       category: \"Cat3\",\n      Subcategories: \"SubCat16\",\n      help: \"Help14\",\n    },\n    { \n      title: \"Preferencia Colombia aplicara de Panam\u00e1\", \n      link: baseUrl + \"parcial\/colombia\/PREFERENCIA_COLOMBIA_APLIACARA_DE_PANAMA.pdf\",\n      status: 1,\n       category: \"Cat3\",\n      Subcategories: \"SubCat16\",\n      help: \"Help14\",\n    },\n    { \n      title: \"Preferencia Panam\u00e1 aplicara de Colombia\", \n      link: baseUrl + \"parcial\/colombia\/PREFERENCIA_PANAMA_APLIACARA _COLOMBIA.pdf\",\n      status: 1,\n       category: \"Cat3\",\n      Subcategories: \"SubCat16\",\n      help: \"Help14\",\n    },\n\n    { \n      title: \"Lista de Productos aprobados e Incluidos en el Tratado\", \n      link: baseUrl + \"parcial\/rep_dominicana\/Anexo-LISTA-DE-PRODUCTOS-NEGOCIADOS-FINAL.pdf\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat17\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Certificado de Origen\", \n      link: baseUrl + \"parcial\/rep_dominicana\/Certificado-de-origen.pdf\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat17\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Solicitud para la Determinaci\u00f3n de Origen ante la DGI\", \n      link: baseUrl + \"parcial\/rep_dominicana\/carta_de_origen_ante_DGI.pdf\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat17\",\n      help: \"Help15\",\n    },\n    { \n      title: \"Formulario de Solicitud de Determinaci\u00f3n de la Regla de Origen DGI\", \n      link: baseUrl + \"parcial\/rep_dominicana\/formulario_de_origen.pdf\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat17\",\n      help: \"Help15\",\n    },\n    { \n      title: \"Pasos para obtener el Informe de Determinaci\u00f3n de la Regla Origen\", \n      link: baseUrl + \"parcial\/rep_dominicana\/pasos _de_ para_la_obtencion_origen.pdf\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat17\",\n      help: \"Help15\",\n    },\n    { \n      title: \"Pasos para obtener un Certificado de Origen\", \n      link: baseUrl + \"parcial\/rep_dominicana\/ventanilla-unica-comunicado.pdf\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat17\",\n      help: \"Help15\",\n    },\n    { \n      title: \"Reglamento de Aplicaci\u00f3n del Tratado Comercial entre Panam\u00e1 y la Rep\u00fablica Dominicana\", \n      link: baseUrl + \"parcial\/rep_dominicana\/Reglamento-de-Aplicacion-del-Tratado.pdf\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat17\",\n      help: \"Help16\",\n    },\n    { \n      title: \"Reglas de Origen Espec\u00edficas\", \n      link: baseUrl + \"parcial\/rep_dominicana\/Reglas-Especificas-Definitivas-PMA-RDO-Final-05-feb-03-g.pdf\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat17\",\n      help: \"Help16\",\n    },\n    { \n      title: \"Tratado Comercial entre Panam\u00e1 y la Rep\u00fablica Dominicana\", \n      link: baseUrl + \"parcial\/rep_dominicana\/Tratado-Panama-y-la-Republica-Dominicana.pdf\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat17\",\n      help: \"Help1\",\n    },\n\n    { \n      title: \"Certificado de Origen\", \n      link: baseUrl + \"parcial\/trinidad_y_tobago\/Certificado_OrigenN_AAP-PA_TTB.pdf\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat18\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Acuerdo Comercial\", \n      link: baseUrl + \"parcial\/trinidad_y_tobago\/Acuerdo_Comercial__Alcance_Parcial_Trinidad_Tobago.pdf\",\n      status: 1,\n      category: \"Cat3\",\n      Subcategories: \"SubCat18\",\n      help: \"Help8\",\n    },\n\n    \/\/ -----------------------------\n    \/\/ \ud83d\udd39 Cat4: Acuerdos de Cooperaci\u00f3n\n    \/\/ -----------------------------\n    { \n      title: \"Informe Comercial Panam\u00e1 \/ Israel\", \n      link: baseUrl + \"cooperacion\/israel\/informe_comercial_panama_israel.pdf\",\n      status: 1,\n      category: \"Cat4\",\n      Subcategories: \"SubCat19\",\n      help: \"Help17\",\n    },\n    { \n      title: \"Ley No. 56 - Que aprueba el Acuerdo entre el Gobierno de la Rep\u00fablica de Panam\u00e1 y el Gobierno del Estado de Israel sobre cooperaci\u00f3n econ\u00f3mica y comercial, hecho en la ciudad de Jerusal\u00e9n, el 11 de abril de 2010.\", \n      link: baseUrl + \"cooperacion\/israel\/ley_56-2010.pdf\",\n      status: 1,\n      category: \"Cat4\",\n      Subcategories: \"SubCat19\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Ley No. 51 - Que aprueba el Protocolo de Enmienda al Acuerdo entre el Gobierno de la Rep\u00fablica de Panam\u00e1 y el Gobierno del Estado de Israel sobre cooperaci\u00f3n econ\u00f3mica y comercial, dado en la ciudad de Panam\u00e1, el 9 de febrero de 2011.\", \n      link: baseUrl + \"cooperacion\/israel\/protocolo_de_enmienda_al_acuerdo_de_cooperacion_comercial_con_israel_(2)2055014.pdf\",\n      status: 1,\n      category: \"Cat4\",\n      Subcategories: \"SubCat19\",\n      help: \"Help18\",\n    },\n\n    \/\/ -----------------------------\n    \/\/ \ud83d\udd39 Cat5: Acuerdos Regionales\n    \/\/ -----------------------------\n    { \n      title: \"Acuerdo Regional de Apertura Argentina\", \n      link: baseUrl + \"regionales\/aladi\/Acuerdo_Regional_de_Apertura_Argentina.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat20\",\n      help: \"Help3\",\n    },    \n    { \n      title: \"Acuerdo Regional de Apertura Chile\", \n      link: baseUrl + \"regionales\/aladi\/Acuerdo_Regional_de_Apertura_Chile.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat20\",\n      help: \"Help3\",\n    },    \n    { \n      title: \"Acuerdo Regional de Apertura Uruguay\", \n      link: baseUrl + \"regionales\/aladi\/Acuerdo_Regional_de_Apertura_Uruguay.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat20\",\n      help: \"Help3\",\n    },    \n    { \n      title: \"Acuerdo Regional de Apertura M\u00e9xico\", \n      link: baseUrl + \"regionales\/aladi\/Acuerdo_Regional_de_Apertura_Mexico.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat20\",\n      help: \"Help3\",\n    },    \n    { \n      title: \"Acuerdo Regional de Apertura Cuba\", \n      link: baseUrl + \"regionales\/aladi\/Acuerdo_Regional_de_Apertura_Cuba.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat20\",\n      help: \"Help3\",\n    },    \n    { \n      title: \"Acuerdo de Cooperaci\u00f3n Cient\u00edfica Tecnol\u00f3gica\", \n      link: baseUrl + \"regionales\/aladi\/ACUERDO_COOPERACION_CIENTIFICA_TECNOLOGICA.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat20\",\n      help: \"Help3\",\n    },    \n    { \n      title: \"Acuerdo Regional de Adhesi\u00f3n Panam\u00e1\", \n      link: baseUrl + \"regionales\/aladi\/ACUERDO_REGIONAL_ADHESION_PANAMA.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat20\",\n      help: \"Help3\",\n    },    \n    { \n      title: \"Acuerdo Regional de Apertura Bolivia\", \n      link: baseUrl + \"regionales\/aladi\/ACUERDO_REGIONAL_APERTURA_BOLIVIA.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat20\",\n      help: \"Help3\",\n    },    \n    { \n      title: \"Acuerdo Regional de Apertura Ecuador\", \n      link: baseUrl + \"regionales\/aladi\/ACUERDO_REGIONAL_APERTURA_ECUADOR.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat20\",\n      help: \"Help3\",\n    },    \n    { \n      title: \"Acuerdo Regional de Apertura Paraguay \", \n      link: baseUrl + \"regionales\/aladi\/ACUERDO_REGIONAL_APERTURA_PARAGUAY.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat20\",\n      help: \"Help3\",\n    },   \n    { \n      title: \"Acuerdo Regional de Cooperaci\u00f3n Intercambio Bienes Cultura Educaci\u00f3n\", \n      link: baseUrl + \"regionales\/aladi\/ACUERDO_REGIONAL_COPERACION_INTERCAMBIO_BIENES_CULTURA_EDUCACION_CIETIFICA.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat20\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Certificado de Origen\", \n      link: baseUrl + \"regionales\/aladi\/CERTIFICADO_ORIGEN_ALADI.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat20\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Regimen General\", \n      link: baseUrl + \"regionales\/aladi\/REGIMEN_GENERAL.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat20\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Tratado Montevideo 1980\", \n      link: baseUrl + \"regionales\/aladi\/TRATADO_MONTEVIDEO_1980.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat20\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Preferencia Arancelarias Regionales de la ALADI\", \n      link: baseUrl + \"regionales\/aladi\/PRESENTACION_PREFERENCIA_ARANCELARIA_ALADI.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat20\",\n      help: \"Help10\",\n    },\n\n    { \n      title: \"Anexo 3.2\", \n      link: baseUrl + \"regionales\/sieca\/ANEXO_3.2.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat21\",\n      help: \"Help3\",\n    },    \n    { \n      title: \"Anexo 3.3\", \n      link: baseUrl + \"regionales\/sieca\/ANEXO_3.3.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat21\",\n      help: \"Help3\",\n    },    \n    { \n      title: \"Anexo 4.2\", \n      link: baseUrl + \"regionales\/sieca\/ANEXO_4.2.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat21\",\n      help: \"Help3\",\n    },    \n    { \n      title: \"Anexo 4.3\", \n      link: baseUrl + \"regionales\/sieca\/ANEXO_4.3.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat21\",\n      help: \"Help3\",\n    },    \n    { \n      title: \"Anexo 5.1\", \n      link: baseUrl + \"regionales\/sieca\/ANEXO_5.1.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat21\",\n      help: \"Help3\",\n    },    \n    { \n      title: \"Anexo 5.2\", \n      link: baseUrl + \"regionales\/sieca\/ANEXO_5.2.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat21\",\n      help: \"Help3\",\n    },    \n    { \n      title: \"Anexo 6 \", \n      link: baseUrl + \"regionales\/sieca\/ANEXO_6.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat21\",\n      help: \"Help3\",\n    },   \n    { \n      title: \"Anexo 7.1\", \n      link: baseUrl + \"regionales\/sieca\/ANEXO_7.1.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat21\",\n      help: \"Help3\",\n    },    \n    { \n      title: \"Anexo 7.2 \", \n      link: baseUrl + \"regionales\/sieca\/ANEXO_7.2.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat21\",\n      help: \"Help3\",\n    },   \n    { \n      title: \"Apendice 4.2 y 4.3\", \n      link: baseUrl + \"regionales\/sieca\/APENDICE_4.2_Y_4.3.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat21\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Texto Protocolo\", \n      link: baseUrl + \"regionales\/sieca\/TEXTO_PROTOCOLO.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat21\",\n      help: \"Help8\",\n    },  \n\n    { \n      title: \"Listas Union Europea\", \n      link: baseUrl + \"regionales\/ada\/LISTAS_UNION_EUROPEA.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help8\",\n    }, \n    { \n      title: \"Texto Normativo\", \n      link: baseUrl + \"regionales\/ada\/TEXTO_NORMATIVO.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help8\",\n    }, \n    { \n      title: \"Anexo II Relativo a la Definici\u00f3n del Concepto de Productos Originarios y M\u00e9todos de Cooperaci\u00f3n Administrativa\", \n      link: baseUrl + \"regionales\/ada\/ANEXO_II_RELATIVI_PRODUCTO_ORIGINARIO_METODO_COOPERACION_ADMINISTRATIVA.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III al IX\", \n      link: baseUrl + \"regionales\/ada\/ANEXO_III_AL_IX.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo X\", \n      link: baseUrl + \"regionales\/ada\/ANEXO_X.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XI\", \n      link: baseUrl + \"regionales\/ada\/ANEXO_XI.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XII al XV\", \n      link: baseUrl + \"regionales\/ada\/ANEXO_XII_AL_XV.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XVI\", \n      link: baseUrl + \"regionales\/ada\/ANEXO_XVI.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XVII al XXI\", \n      link: baseUrl + \"regionales\/ada\/ANEXO_XVII_AL_XXI.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Declaraciones\", \n      link: baseUrl + \"regionales\/ada\/DECLARACIONES.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Lista Centroamericana\", \n      link: baseUrl + \"regionales\/ada\/LISTA_CENTROAMERICANA.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Lista Panam\u00e1\", \n      link: baseUrl + \"regionales\/ada\/LISTA_PANAMA.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Protocolo sobre Cooperaci\u00f3n Cultural\", \n      link: baseUrl + \"regionales\/ada\/PROTOCOLO_COOPERACION_CULTURAL.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Primero llegado \/ Primero Servido Lista 2017\", \n      link: baseUrl + \"regionales\/ada\/lista_2017_ada.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help5\",\n    },\n    { \n      title: \"Primero llegado \/ Primero Servido Lista 2018\", \n      link: baseUrl + \"regionales\/ada\/lista_2018_ada.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help5\",\n    },\n    { \n      title: \"Primero llegado \/ Primero Servido Lista 2019\", \n      link: baseUrl + \"regionales\/ada\/lista_2019_ada.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help5\",\n    },\n    { \n      title: \"Primero llegado \/ Primero Servido Lista 2020\", \n      link: baseUrl + \"regionales\/ada\/lista_2020_ada.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help5\",\n    },\n    { \n      title: \"Primero llegado \/ Primero Servido Lista 2021\", \n      link: baseUrl + \"regionales\/ada\/lista_2021_ada.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help5\",\n    },\n    { \n      title: \"Primero llegado \/ Primero Servido Lista 2022\", \n      link: baseUrl + \"regionales\/ada\/lista_2022_ada.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help5\",\n    },\n    { \n      title: \"Primero llegado \/ Primero Servido Lista 2023\", \n      link: baseUrl + \"regionales\/ada\/lista_2023_ada.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help5\",\n    },\n    { \n      title: \"Primero llegado \/ Primero Servido Lista 2024\", \n      link: baseUrl + \"regionales\/ada\/lista_2024_ada.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help5\",\n    },\n    { \n      title: \"Primero llegado \/ Primero Servido Lista 2025\", \n      link: baseUrl + \"regionales\/ada\/lista_2025_ada.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help5\",\n    },\n    { \n      title: \"Alemania\", \n      link: baseUrl + \"regionales\/ada\/Alemania.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },  \n    { \n      title: \"Austria\", \n      link: baseUrl + \"regionales\/ada\/Austria.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },   \n    { \n      title: \"Republica Checa\", \n      link: baseUrl + \"regionales\/ada\/republica_checa.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    }, \n    { \n      title: \"Belgica\", \n      link: baseUrl + \"regionales\/ada\/Belgica.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },   \n    { \n      title: \"Bulgaria\", \n      link: baseUrl + \"regionales\/ada\/Bulgaria.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },  \n    { \n      title: \"Chipre\", \n      link: baseUrl + \"regionales\/ada\/Chipre.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Croacia\", \n      link: baseUrl + \"regionales\/ada\/Croacia.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },   \n    { \n      title: \"Dinamarca\", \n      link: baseUrl + \"regionales\/ada\/Dinamarca.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },   \n    { \n      title: \"Eslovaquia \", \n      link: baseUrl + \"regionales\/ada\/Eslovaquia.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    }, \n    { \n      title: \"Eslovenia \", \n      link: baseUrl + \"regionales\/ada\/Eslovenia.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },  \n    { \n      title: \"Espa\u00f1a\", \n      link: baseUrl + \"regionales\/ada\/Espana.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Estonia \", \n      link: baseUrl + \"regionales\/ada\/Estonia.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },  \n    { \n      title: \"Francia \", \n      link: baseUrl + \"regionales\/ada\/Francia.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },  \n    { \n      title: \"Grecia  \", \n      link: baseUrl + \"regionales\/ada\/Grecia.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Holanda \", \n      link: baseUrl + \"regionales\/ada\/Holanda.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    }, \n    { \n      title: \"Hungr\u00eda\", \n      link: baseUrl + \"regionales\/ada\/Hungria.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Irlanda\", \n      link: baseUrl + \"regionales\/ada\/Irlanda.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },   \n    { \n      title: \"Italia\", \n      link: baseUrl + \"regionales\/ada\/Italia.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },  \n    { \n      title: \"Letonia \", \n      link: baseUrl + \"regionales\/ada\/Letonia.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },  \n    { \n      title: \"Lituania \", \n      link: baseUrl + \"regionales\/ada\/Lituania.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    }, \n    { \n      title: \"Malta\", \n      link: baseUrl + \"regionales\/ada\/Malta.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Polonia  \", \n      link: baseUrl + \"regionales\/ada\/Polonia.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    }, \n    { \n      title: \"Portugal  \", \n      link: baseUrl + \"regionales\/ada\/Portugal.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },\n    { \n      title: \"Reino Unido  \", \n      link: baseUrl + \"regionales\/ada\/Reino_Unido.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    }, \n    { \n      title: \"Rumania\", \n      link: baseUrl + \"regionales\/ada\/Rumania.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },   \n    { \n      title: \"Suecia\", \n      link: baseUrl + \"regionales\/ada\/Suecia.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat22\",\n      help: \"Help9\",\n    },\n\n    { \n      title: \"Acuerdo Principal\", \n      link: baseUrl + \"regionales\/efta\/01_ACUERDO_PRINCIPAL.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Reglas de Origen y M\u00e9todos de Cooperaci\u00f3n Administrativa\", \n      link: baseUrl + \"regionales\/efta\/02_anexo_i_reglas_de_origen.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo Reglas de Origen Ap\u00e9ndice 1 Regla Espec\u00edfica Producto (PSR)\", \n      link: baseUrl + \"regionales\/efta\/03_anexo_i_apendice_1.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Reglas de Origen Ap\u00e9ndice 2 Declaraci\u00f3n de Origen\", \n      link: baseUrl + \"regionales\/efta\/04_anexo_i_apendice_2.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Reglas de Origen Ap\u00e9ndice 3 Ejemplares del Certificado de Circulaci\u00f3n EUR.1 y Solicitud del Certificado de Circulaci\u00f3n EUR.1\", \n      link: baseUrl + \"regionales\/efta\/05_anexo_i_apendice_3.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Reglas de Origen Ap\u00e9ndice 4 Cantidades Expresadas en Euro\", \n      link: baseUrl + \"regionales\/efta\/06_anexo_i_apendice_4.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo I Reglas de Origen Ap\u00e9ndice 5 Limites de tiempo\", \n      link: baseUrl + \"regionales\/efta\/07_anexo_i_apendice_7.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo II COMERCIO ELECTRONICO\", \n      link: baseUrl + \"regionales\/efta\/08_anexo_ii.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo III COBERTURA DE PRODUCTOS NO AGRICOLAS\", \n      link: baseUrl + \"regionales\/efta\/09_anexo_iii.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo IV DESGRAVACION ARANCELARIA DE COSTA RICA PARA PRODUCTOS NO AGRICOLAS\", \n      link: baseUrl + \"regionales\/efta\/10_anexo_iv.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo V ELIMINACION ARANCELARIA DE PANAMA PARA PRODUCTOS NO AGRICOLAS\", \n      link: baseUrl + \"regionales\/efta\/11_anexo_v.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VI IMPUESTOS A LA EXPORTACION\", \n      link: baseUrl + \"regionales\/efta\/12_anexo_vi.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VII FACILITACION DEL COMERCIO\", \n      link: baseUrl + \"regionales\/efta\/13_anexo_vii.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo VIII MANDATO DEL SUBCOMITE DE COMERCIO DE MERCANCIAS\", \n      link: baseUrl + \"regionales\/efta\/14_anexo_viii.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo IX CONCESIONES ARANCELARIAS PARA PRODUCTOS AGRICOLAS COSTA RICA ISLANDIA\", \n      link: baseUrl + \"regionales\/efta\/15_anexo_ix.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo X CONCESIONES ARANCELARIAS PARA PRODUCTOS AGRICOLAS COSTA RICA NORUEGA\", \n      link: baseUrl + \"regionales\/efta\/16_anexo_x.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XI CONCESIONES ARANCELARIAS PARA PRODUCTOS AGRICOLAS COSTA RICA LIECHTENSTEIN SUIZA\", \n      link: baseUrl + \"regionales\/efta\/17_anexo_xi.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XII CONCESIONES ARANCELARIAS PARA PRODUCTOS AGRICOLAS PANAMA ISLANDIA\", \n      link: baseUrl + \"regionales\/efta\/18_anexo_xii.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XIII CONCESIONES ARANCELARIAS PARA PRODUCTOS AGRICOLAS PANAMA NORUEGA\", \n      link: baseUrl + \"regionales\/efta\/19_anexo_xiii.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XIV CONCESIONES ARANCELARIAS PARA PRODUCTOS AGRICOLAS PANAMA LIECHTENSTEIN SUIZA\", \n      link: baseUrl + \"regionales\/efta\/20_anexo_xiv.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XV LISTAS DE COMPROMISOS ESPECIFICOS\", \n      link: baseUrl + \"regionales\/efta\/21_anexo_xv.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XV LISTA DE COMPROMISOS ESPECIFICOS Ap\u00e9ndice 1 Costa Rica\", \n      link: baseUrl + \"regionales\/efta\/22_anexo_xv_apendice_1.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XV LISTA DE COMPROMISOS ESPEC\u00cdFICOS Ap\u00e9ndice 2 Panam\u00e1\", \n      link: baseUrl + \"regionales\/efta\/23_anexo_xv_apendice_2.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XV LISTA DE COMPROMISOS ESPECIFICOS Ap\u00e9ndice 3 Islandia\", \n      link: baseUrl + \"regionales\/efta\/24_anexo_xv_apendice_3.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XV LISTA DE COMPROMISOS ESPEC\u00cdFICOS Ap\u00e9ndice 4 Liechtenstein\", \n      link: baseUrl + \"regionales\/efta\/25_anexo_xv_apendice_4.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XV LISTA DE COMPROMISOS ESPEC\u00cdFICOS Ap\u00e9ndice 5 Noruega\", \n      link: baseUrl + \"regionales\/efta\/26_anexo_xv_apendice_5.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XV LISTA DE COMPROMISOS ESPEC\u00cdFICOS Ap\u00e9ndice 6 Suiza\", \n      link: baseUrl + \"regionales\/efta\/27_anexo_xv_apendice_6.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XVI de EXENCIONES NMF\", \n      link: baseUrl + \"regionales\/efta\/28_anexo_xvi.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XVI LISTA DE EXENCIONES NMF Ap\u00e9ndice 1 Costa Rica\", \n      link: baseUrl + \"regionales\/efta\/29_anexo_xvi_apendice_1.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XVI LISTA DE EXENCIONES NMF Ap\u00e9ndice 2 Panam\u00e1\", \n      link: baseUrl + \"regionales\/efta\/30_anexo_xvi_apendice_2.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XVI LISTA DE EXENCIONES NMF Apendice 3 Islandia\", \n      link: baseUrl + \"regionales\/efta\/31_anexo_xvi_apendice_3.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XVI LISTA DE EXENCIONES NMF Ap\u00e9ndice 4 Liechtenstein\", \n      link: baseUrl + \"regionales\/efta\/32_anexo_xvi_apendice_4.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XVI LISTA DE EXENCIONES NMF Ap\u00e9ndice 5 Noruega\", \n      link: baseUrl + \"regionales\/efta\/33_anexo_xvi_apendice_5.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XVI LISTA DE EXENCIONES NMF Ap\u00e9ndice 6 Suiza\", \n      link: baseUrl + \"regionales\/efta\/34_anexo_xvi_apendice_6.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XVII SERVICIOS FINANCIEROS\", \n      link: baseUrl + \"regionales\/efta\/35_anexo_xvii.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XVIII LISTAS DE RESERVAS INVERSION\", \n      link: baseUrl + \"regionales\/efta\/36_anexo_xviii.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XVIII LISTAS DE RESERVAS Ap\u00e9ndice 1 Costa Rica\", \n      link: baseUrl + \"regionales\/efta\/37_anexo_xviii_apendice_1.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XVIII LISTAS DE RESERVAS Ap\u00e9ndice 2 Panam\u00e1\", \n      link: baseUrl + \"regionales\/efta\/38_anexo_xviii_apendice_2.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XVIII LISTAS DE RESERVAS Ap\u00e9ndice 3 Islandia\", \n      link: baseUrl + \"regionales\/efta\/39_anexo_xviii_apendice_3.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XVIII LISTAS DE RESERVAS Ap\u00e9ndice 4 Liechtenstein\", \n      link: baseUrl + \"regionales\/efta\/40_anexo_xviii_apendice_4.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XVIII LISTAS DE RESERVAS Ap\u00e9ndice 5 Noruega\", \n      link: baseUrl + \"regionales\/efta\/41_anexo_xviii_apendice_5.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XVIII LISTAS DE RESERVAS Apendice 6 Suiza\", \n      link: baseUrl + \"regionales\/efta\/42_anexo_xviii_apendice_6.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XIX DERECHOS DE PROPIEDAD INTELECTUAL\", \n      link: baseUrl + \"regionales\/efta\/43_anexo_xix.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XX ENTIDADES CUBIERTAS\", \n      link: baseUrl + \"regionales\/efta\/44_anexo_xx.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Anexo XXI IMPLEMENTACION DE MODIFICACIONES APROBADAS POR EL COMITE CONJUNTO\", \n      link: baseUrl + \"regionales\/efta\/45_anexo_xxi.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help3\",\n    },\n    { \n      title: \"Ley No. 4 de 7 de Abril de 2014 - Por la cual se aprueba el Tratado de Libre Comercio entre los Estados AELC y Los Estados Centroamericanos.\", \n      link: baseUrl + \"regionales\/efta\/LeyN47.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat23\",\n      help: \"Help8\",\n    },\n\n    { \n      title: \"Ley No. 103 de 31 de octubre de 2019 - Que aprueba el Acuerdo por el que se establece una Asociaci\u00f3n entre el Reino Unido de Gran Breta\u00f1a e Irlanda del Norte y Centroam\u00e9rica.\", \n      link: baseUrl + \"regionales\/onci\/ley_103-2019.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat24\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Acuerdo por el que se establece una asociaci\u00f3n entre el Reino Unido de Gran Breta\u00f1a e Irlanda del Norte y Centroam\u00e9rica\", \n      link: baseUrl + \"regionales\/onci\/ACUERDO.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat24\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Carta de Entendimiento del Art\u00edculo 49(3) ACUERDO UK-CA\", \n      link: baseUrl + \"regionales\/onci\/Carta.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat24\",\n      help: \"Help8\",\n    },\n    { \n      title: \"Primero Llegado \/ Primero Servido Lista 2023\", \n      link: baseUrl + \"regionales\/onci\/Convocatoria-Contingente-Lista-2023.pdf\",\n      status: 1,\n      category: \"Cat5\",\n      Subcategories: \"SubCat24\",\n      help: \"Help5\",\n    },\n  ]\n\n  iframe.addEventListener(\"load\", function () \n  {\n    const doc = iframe.contentDocument || iframe.contentWindow.document;\n    \/\/ Inyectar Bootstrap y SweetAlert2\n    const bs = doc.createElement(\"script\");\n    bs.src = `${dominio}wp-content\/uploads\/assets\/bootstrap\/js\/bootstrap.min.js`;\n    bs.async = true; \/\/ Usar async = true es mejor pr\u00e1ctica\n    bs.addEventListener(\"load\", () => {\n      console.log(\"\u2705 Bootstrap 5.3.8 cargado correctamente.\");\n      libs.bs = true;\n      tryInit();\n    });\n    doc.body.appendChild(bs);\n\n    const sw = doc.createElement(\"script\");\n    sw.src = `${dominio}wp-content\/uploads\/assets\/sweetalert2\/js\/sweetalert2.min.js`;\n    sw.async = false;\n\n    let libs = { bs: false, sw: false };\n\n    bs.onload = () => { libs.bs = true; tryInit(); };\n    sw.onload = () => \n    {\n        libs.sw = true;\n        waitForSwalReady();\n    };\n    doc.body.appendChild(bs);\n    doc.body.appendChild(sw);\n\n    function tryInit() \n    {\n        if (libs.bs && libs.sw) \n        {\n          const bsInstance = iframe.contentWindow.bootstrap; \/\/ \u2705 Aqu\u00ed ya Bootstrap est\u00e1 cargado\n          initAfterLibs(bsInstance); \/\/ Pasas la instancia si la necesitas\n        }\n    }\n\n    \/\/ \ud83d\udd39 Espera hasta que SweetAlert2 est\u00e9 completamente listo\n    function waitForSwalReady() \n    {\n        const checkSwal = setInterval(() => \n        {\n          if (typeof iframe.contentWindow.Swal !== \"undefined\") \n          {\n            clearInterval(checkSwal);\n            tryInit();\n          }\n        }, 100);\n    }\n\n    function initAfterLibs(bsInstance) \n    {\n        const Swal = iframe.contentWindow.Swal;\n        if (!Swal) \n        {\n          console.warn(\"\u26a0\ufe0f SweetAlert2 a\u00fan no est\u00e1 disponible.\");\n          return;\n        }\n        console.log(\"\u2705 SweetAlert2 cargado correctamente.\");\n\n        \/\/ Ajustar altura din\u00e1mica\n        function ajustarAltura() \n        {\n          iframe.style.height = doc.body.scrollHeight + \"px\";\n        }\n\n        const resizeObserver = new ResizeObserver(ajustarAltura);\n        resizeObserver.observe(doc.body);\n        iframe.contentWindow.addEventListener(\"resize\", ajustarAltura);\n\n        const accordionContainer = doc.getElementById(\"myaccordionid\");\n        if (!accordionContainer) \n        {\n          console.error(\"\u274c No se encontr\u00f3 el contenedor del acorde\u00f3n\");\n          return;\n        }\n        accordionContainer.innerHTML = \"\";\n\n        \/\/ \ud83d\udd39 Generar acorde\u00f3n din\u00e1mico\n        for (const [catKey, catName] of Object.entries(categories)) \n        {\n          const resolucionesCat = resoluciones.filter(r => r.category === catKey && r.status === 1);\n          const expanded = catKey === \"Cat1\";\n          const btnClass = expanded ? \"accordion-button\" : \"accordion-button collapsed\";\n          const ariaExp = expanded ? \"true\" : \"false\";\n          const collapseClass = expanded ? \"accordion-collapse collapse show\" : \"accordion-collapse collapse\";\n          let contenidoCat = \"\";\n\n          if (catKey === \"Cat1\") \n          {\n            const grupo = resolucionesCat.filter(r => r.category === catKey && r.status === 1);\n\n            if (grupo.length === 0) {\n              Swal.fire({\n                icon: \"info\",\n                title: catName,\n                text: `No hay elementos activos en la categor\u00eda ${catName}.`,\n                confirmButtonText: \"Aceptar\",\n                confirmButtonColor: \"#0d6efd\",\n              });\n              contenidoCat = `\n                <div class=\"alert alert-warning\" role=\"alert\">\n                  No hay elementos activos en la categor\u00eda <strong>${catName}<\/strong>.\n                <\/div>`;\n            } \n            else \n            {\n              let lista = \"\";\n              grupo.forEach(item => {\n                lista += `\n                  <ul class=\"list-group archivos-list mb-1\" style=\"display: block;\">\n                    <li class=\"list-group-item d-flex align-items-center\">\n                      <div class=\"text-center me-2 d-flex align-items-center justify-content-center\" style=\"width: 40px;\">\n                        <i class=\"fa-solid fa-check fa-lg\"><\/i>\n                      <\/div>\n                      <a href=\"${item.link}\"\n                        data-cat=\"${catName}\"\n                        target=\"_blank\"\n                        class=\"flex-grow-1 archivo-link\"\n                        style=\"text-decoration: none;\">\n                        ${item.title}\n                      <\/a>\n                    <\/li>\n                  <\/ul>`;\n              });\n\n              contenidoCat = `\n                <div class=\"mb-4\">\n                  ${lista}\n                <\/div>`;\n            }\n          }\n          else if (catKey === \"Cat2\") \n          {\n            \/\/ Filtramos los items activos de Cat2\n            const catItems = resoluciones.filter(r => r.category === \"Cat2\" && r.status === 1);\n            \/\/ Agrupamos por Subcategories\n            const itemsPorSubcat = {};\n            catItems.forEach(item => \n            {\n              if (!itemsPorSubcat[item.Subcategories]) itemsPorSubcat[item.Subcategories] = [];\n              itemsPorSubcat[item.Subcategories].push(item);\n            });\n            let contenidoHTML = '';\n            let firstSubcat = true;\n            Object.entries(itemsPorSubcat).forEach(([subcatKey, items]) => \n            {\n              const collapseSubcatId = `collapse-Cat2-${subcatKey}`;\n              \/\/ Agrupamos por help dentro de la subcategory\n              const itemsPorHelp = {};\n              items.forEach(item => \n              {\n                if (!itemsPorHelp[item.help]) itemsPorHelp[item.help] = [];\n                itemsPorHelp[item.help].push(item);\n              });\n              let bodyHTML = '';\n              Object.entries(itemsPorHelp).forEach(([helpKey, helpItems]) => \n              {\n                bodyHTML += `<h5 class=\"fw-bold text-primary mb-3\">${helpCategories[helpKey] || helpKey}:<\/h5>`;\n                bodyHTML += `<ul class=\"list-group archivos-list mb-2\">`;\n                helpItems.forEach(item => \n                {\n                  const isLink = item.link && item.link !== \"#\";\n                  bodyHTML += `\n                  <li class=\"list-group-item d-flex align-items-center\">\n                    <div class=\"me-2\" style=\"width: 40px; display: flex; align-items: center; justify-content: center;\">\n                      <i class=\"fa-solid fa-check fa-lg\"><\/i>\n                    <\/div>\n                    ${\n                      isLink\n                      ? `<a href=\"${item.link}\" target=\"_blank\" class=\"flex-grow-1 text-decoration-none resolution-link\"\n                           data-title=\"${item.title}\" data-help=\"${helpKey}\" data-url=\"${item.link}\">\n                               ${item.title}\n                         <\/a>`\n                      : `<span class=\"text-muted flex-grow-1 text-start\">\n                           ${item.title} <small class=\"text-dark fw-bold custom-underline ms-auto\">(No Disponible)<\/small>\n                         <\/span>`\n                    }\n                  <\/li>`;\n                });\n                bodyHTML += `<\/ul>`;\n              });\n\n              \/\/ Tarjeta de la Subcategory\n              contenidoHTML += `\n                <div class=\"fag_contenedor mb-3\">\n                  <div class=\"card shadow-sm mb-3\">\n                    <div class=\"card-header d-flex justify-content-between align-items-center ${firstSubcat ? \"bg-suplemento text-white\" : \"bg-secondary\"}\">\n                      <span>${Subcategories[subcatKey] || subcatKey}<\/span>\n                      <button class=\"btn btn-light btn-sm toggle-btn ${firstSubcat ? \"\" : \"collapsed\"}\" data-bs-toggle=\"collapse\" data-bs-target=\"#${collapseSubcatId}\" aria-expanded=\"${firstSubcat ? \"true\" : \"false\"}\">\n                        ${firstSubcat ? \"Ocultar\" : \"Ver\"}\n                      <\/button>\n                    <\/div>\n                    <div id=\"${collapseSubcatId}\" class=\"collapse ${firstSubcat ? \"show\" : \"\"} card-body\" data-bs-parent=\"#collapse-Cat2\">\n                      ${bodyHTML}\n                    <\/div>\n                  <\/div>\n                <\/div>`;\n              \n              firstSubcat = false;\n            });\n\n            contenidoCat = contenidoHTML;\n\n            \/\/ Aqu\u00ed mantienes tu setTimeout para eventos de collapse y SweetAlert igual que antes\n            setTimeout(() => {\n              const accordionBody = doc.querySelector(`#collapse-${catKey} .accordion-body`);\n              if (!accordionBody) return;\n\n              const toggleButtons = accordionBody.querySelectorAll(\".toggle-btn\");\n              toggleButtons.forEach(btn => {\n                const target = doc.querySelector(btn.dataset.bsTarget);\n                if (!target) return;\n                const header = target.closest('.card').querySelector('.card-header');\n\n                btn.textContent = target.classList.contains(\"show\") ? \"Ocultar\" : \"Ver\";\n                header.classList.toggle('bg-suplemento', target.classList.contains(\"show\"));\n                header.classList.toggle('text-white', target.classList.contains(\"show\"));\n                header.classList.toggle('bg-secondary', !target.classList.contains(\"show\"));\n\n                target.addEventListener('shown.bs.collapse', () => {\n                  btn.textContent = 'Ocultar';\n                  header.classList.add('bg-suplemento', 'text-white');\n                  header.classList.remove('bg-secondary');\n\n                  accordionBody.querySelectorAll(\".fag_contenedor .card-body.collapse.show\").forEach(abierto => {\n                    if (abierto !== target) {\n                      bsInstance.Collapse.getOrCreateInstance(abierto).hide();\n                    }\n                  });\n                });\n\n                target.addEventListener('hidden.bs.collapse', () => {\n                  btn.textContent = 'Ver';\n                  header.classList.add('bg-secondary');\n                  header.classList.remove('bg-suplemento', 'text-white');\n                });\n\n                btn.addEventListener('click', (e) => {\n                  e.preventDefault();\n                  bsInstance.Collapse.getOrCreateInstance(target).toggle();\n                });\n              });\n\n              \/\/ SweetAlert para enlaces\n          accordionBody.querySelectorAll(\"a[target='_blank']\").forEach(link => {\n            link.addEventListener(\"click\", e => {\n              e.preventDefault();\n              const url = link.getAttribute(\"href\");\n              const titulo = link.getAttribute(\"data-title\").trim();\n              const helpKey = link.getAttribute(\"data-help\");\n              \n              \/\/ Obtenemos la subcategor\u00eda desde la tarjeta padre\n              const subcat = link.closest('.card-body').previousElementSibling.querySelector('span')?.textContent || '';\n              \n              \/\/ T\u00edtulo del SweetAlert = Categor\u00eda + Subcategor\u00eda\n              const catName = subcat;\n              \n              \/\/ Nombre del help\n              const helpName = helpCategories[helpKey] || helpKey;\n\n              Swal.fire({\n                title: catName,\n                text: `\u00bfDesea descargar el archivo de ${helpName} - ${titulo}?`,\n                icon: 'question',\n                showCancelButton: true,\n                confirmButtonText: 'S\u00ed, Descargar',\n                cancelButtonText: 'Cancelar'\n              }).then(result => {\n                if (result.isConfirmed) window.open(url, \"_blank\");\n              });\n            });\n          });\n\n\n            }, 100);\n          }\n          else if (catKey === \"Cat3\") \n          {\n            \/\/ Filtramos los items activos de Cat3\n            const catItems = resoluciones.filter(r => r.category === \"Cat3\" && r.status === 1);\n            \/\/ Agrupamos por Subcategories\n            const itemsPorSubcat = {};\n            catItems.forEach(item => \n            {\n              if (!itemsPorSubcat[item.Subcategories]) itemsPorSubcat[item.Subcategories] = [];\n              itemsPorSubcat[item.Subcategories].push(item);\n            });\n            let contenidoHTML = '';\n            let firstSubcat = true;\n            Object.entries(itemsPorSubcat).forEach(([subcatKey, items]) => \n            {\n              const collapseSubcatId = `collapse-Cat3-${subcatKey}`;\n              \/\/ Agrupamos por help dentro de la subcategory\n              const itemsPorHelp = {};\n              items.forEach(item => \n              {\n                if (!itemsPorHelp[item.help]) itemsPorHelp[item.help] = [];\n                itemsPorHelp[item.help].push(item);\n              });\n              let bodyHTML = '';\n              Object.entries(itemsPorHelp).forEach(([helpKey, helpItems]) => \n              {\n                bodyHTML += `<h5 class=\"fw-bold text-primary mb-3\">${helpCategories[helpKey] || helpKey}:<\/h5>`;\n                bodyHTML += `<ul class=\"list-group archivos-list mb-2\">`;\n                helpItems.forEach(item => \n                {\n                  const isLink = item.link && item.link !== \"#\";\n                  bodyHTML += `\n                  <li class=\"list-group-item d-flex align-items-center\">\n                    <div class=\"me-2\" style=\"width: 40px; display: flex; align-items: center; justify-content: center;\">\n                      <i class=\"fa-solid fa-check fa-lg\"><\/i>\n                    <\/div>\n                    ${\n                      isLink\n                      ? `<a href=\"${item.link}\" target=\"_blank\" class=\"flex-grow-1 text-decoration-none resolution-link\"\n                           data-title=\"${item.title}\" data-help=\"${helpKey}\" data-url=\"${item.link}\">\n                               ${item.title}\n                         <\/a>`\n                      : `<span class=\"text-muted flex-grow-1 text-start\">\n                           ${item.title} <small class=\"text-dark fw-bold custom-underline ms-auto\">(No Disponible)<\/small>\n                         <\/span>`\n                    }\n                  <\/li>`;\n                });\n                bodyHTML += `<\/ul>`;\n              });\n\n              \/\/ Tarjeta de la Subcategory\n              contenidoHTML += `\n                <div class=\"fag_contenedor mb-3\">\n                  <div class=\"card shadow-sm mb-3\">\n                    <div class=\"card-header d-flex justify-content-between align-items-center ${firstSubcat ? \"bg-suplemento text-white\" : \"bg-secondary\"}\">\n                      <span>${Subcategories[subcatKey] || subcatKey}<\/span>\n                      <button class=\"btn btn-light btn-sm toggle-btn ${firstSubcat ? \"\" : \"collapsed\"}\" data-bs-toggle=\"collapse\" data-bs-target=\"#${collapseSubcatId}\" aria-expanded=\"${firstSubcat ? \"true\" : \"false\"}\">\n                        ${firstSubcat ? \"Ocultar\" : \"Ver\"}\n                      <\/button>\n                    <\/div>\n                    <div id=\"${collapseSubcatId}\" class=\"collapse ${firstSubcat ? \"show\" : \"\"} card-body\" data-bs-parent=\"#collapse-Cat3\">\n                      ${bodyHTML}\n                    <\/div>\n                  <\/div>\n                <\/div>`;\n              \n              firstSubcat = false;\n            });\n\n            contenidoCat = contenidoHTML;\n\n            \/\/ Aqu\u00ed mantienes tu setTimeout para eventos de collapse y SweetAlert igual que antes\n            setTimeout(() => {\n              const accordionBody = doc.querySelector(`#collapse-${catKey} .accordion-body`);\n              if (!accordionBody) return;\n\n              const toggleButtons = accordionBody.querySelectorAll(\".toggle-btn\");\n              toggleButtons.forEach(btn => {\n                const target = doc.querySelector(btn.dataset.bsTarget);\n                if (!target) return;\n                const header = target.closest('.card').querySelector('.card-header');\n\n                btn.textContent = target.classList.contains(\"show\") ? \"Ocultar\" : \"Ver\";\n                header.classList.toggle('bg-suplemento', target.classList.contains(\"show\"));\n                header.classList.toggle('text-white', target.classList.contains(\"show\"));\n                header.classList.toggle('bg-secondary', !target.classList.contains(\"show\"));\n\n                target.addEventListener('shown.bs.collapse', () => {\n                  btn.textContent = 'Ocultar';\n                  header.classList.add('bg-suplemento', 'text-white');\n                  header.classList.remove('bg-secondary');\n\n                  accordionBody.querySelectorAll(\".fag_contenedor .card-body.collapse.show\").forEach(abierto => {\n                    if (abierto !== target) {\n                      bsInstance.Collapse.getOrCreateInstance(abierto).hide();\n                    }\n                  });\n                });\n\n                target.addEventListener('hidden.bs.collapse', () => {\n                  btn.textContent = 'Ver';\n                  header.classList.add('bg-secondary');\n                  header.classList.remove('bg-suplemento', 'text-white');\n                });\n\n                btn.addEventListener('click', (e) => {\n                  e.preventDefault();\n                  bsInstance.Collapse.getOrCreateInstance(target).toggle();\n                });\n              });\n\n              \/\/ SweetAlert para enlaces\n          accordionBody.querySelectorAll(\"a[target='_blank']\").forEach(link => {\n            link.addEventListener(\"click\", e => {\n              e.preventDefault();\n              const url = link.getAttribute(\"href\");\n              const titulo = link.getAttribute(\"data-title\").trim();\n              const helpKey = link.getAttribute(\"data-help\");\n              \n              \/\/ Obtenemos la subcategor\u00eda desde la tarjeta padre\n              const subcat = link.closest('.card-body').previousElementSibling.querySelector('span')?.textContent || '';\n              \n              \/\/ T\u00edtulo del SweetAlert = Categor\u00eda + Subcategor\u00eda\n              const catName = subcat;\n              \n              \/\/ Nombre del help\n              const helpName = helpCategories[helpKey] || helpKey;\n\n              Swal.fire({\n                title: catName,\n                text: `\u00bfDesea descargar el archivo de ${helpName} - ${titulo}?`,\n                icon: 'question',\n                showCancelButton: true,\n                confirmButtonText: 'S\u00ed, Descargar',\n                cancelButtonText: 'Cancelar'\n              }).then(result => {\n                if (result.isConfirmed) window.open(url, \"_blank\");\n              });\n            });\n          });\n\n\n            }, 100);\n          }\n          else if (catKey === \"Cat4\") \n          {\n            \/\/ Filtramos los items activos de Cat4\n            const catItems = resoluciones.filter(r => r.category === \"Cat4\" && r.status === 1);\n            \/\/ Agrupamos por Subcategories\n            const itemsPorSubcat = {};\n            catItems.forEach(item => \n            {\n              if (!itemsPorSubcat[item.Subcategories]) itemsPorSubcat[item.Subcategories] = [];\n              itemsPorSubcat[item.Subcategories].push(item);\n            });\n            let contenidoHTML = '';\n            let firstSubcat = true;\n            Object.entries(itemsPorSubcat).forEach(([subcatKey, items]) => \n            {\n              const collapseSubcatId = `collapse-Cat4-${subcatKey}`;\n              \/\/ Agrupamos por help dentro de la subcategory\n              const itemsPorHelp = {};\n              items.forEach(item => \n              {\n                if (!itemsPorHelp[item.help]) itemsPorHelp[item.help] = [];\n                itemsPorHelp[item.help].push(item);\n              });\n              let bodyHTML = '';\n              Object.entries(itemsPorHelp).forEach(([helpKey, helpItems]) => \n              {\n                bodyHTML += `<h5 class=\"fw-bold text-primary mb-3\">${helpCategories[helpKey] || helpKey}:<\/h5>`;\n                bodyHTML += `<ul class=\"list-group archivos-list mb-2\">`;\n                helpItems.forEach(item => \n                {\n                  const isLink = item.link && item.link !== \"#\";\n                  bodyHTML += `\n                  <li class=\"list-group-item d-flex align-items-center\">\n                    <div class=\"me-2\" style=\"width: 40px; display: flex; align-items: center; justify-content: center;\">\n                      <i class=\"fa-solid fa-check fa-lg\"><\/i>\n                    <\/div>\n                    ${\n                      isLink\n                      ? `<a href=\"${item.link}\" target=\"_blank\" class=\"flex-grow-1 text-decoration-none resolution-link\"\n                           data-title=\"${item.title}\" data-help=\"${helpKey}\" data-url=\"${item.link}\">\n                               ${item.title}\n                         <\/a>`\n                      : `<span class=\"text-muted flex-grow-1 text-start\">\n                           ${item.title} <small class=\"text-dark fw-bold custom-underline ms-auto\">(No Disponible)<\/small>\n                         <\/span>`\n                    }\n                  <\/li>`;\n                });\n                bodyHTML += `<\/ul>`;\n              });\n\n              \/\/ Tarjeta de la Subcategory\n              contenidoHTML += `\n                <div class=\"fag_contenedor mb-3\">\n                  <div class=\"card shadow-sm mb-3\">\n                    <div class=\"card-header d-flex justify-content-between align-items-center ${firstSubcat ? \"bg-suplemento text-white\" : \"bg-secondary\"}\">\n                      <span>${Subcategories[subcatKey] || subcatKey}<\/span>\n                      <button class=\"btn btn-light btn-sm toggle-btn ${firstSubcat ? \"\" : \"collapsed\"}\" data-bs-toggle=\"collapse\" data-bs-target=\"#${collapseSubcatId}\" aria-expanded=\"${firstSubcat ? \"true\" : \"false\"}\">\n                        ${firstSubcat ? \"Ocultar\" : \"Ver\"}\n                      <\/button>\n                    <\/div>\n                    <div id=\"${collapseSubcatId}\" class=\"collapse ${firstSubcat ? \"show\" : \"\"} card-body\" data-bs-parent=\"#collapse-Cat4\">\n                      ${bodyHTML}\n                    <\/div>\n                  <\/div>\n                <\/div>`;\n              \n              firstSubcat = false;\n            });\n\n            contenidoCat = contenidoHTML;\n\n            \/\/ Aqu\u00ed mantienes tu setTimeout para eventos de collapse y SweetAlert igual que antes\n            setTimeout(() => {\n              const accordionBody = doc.querySelector(`#collapse-${catKey} .accordion-body`);\n              if (!accordionBody) return;\n\n              const toggleButtons = accordionBody.querySelectorAll(\".toggle-btn\");\n              toggleButtons.forEach(btn => {\n                const target = doc.querySelector(btn.dataset.bsTarget);\n                if (!target) return;\n                const header = target.closest('.card').querySelector('.card-header');\n\n                btn.textContent = target.classList.contains(\"show\") ? \"Ocultar\" : \"Ver\";\n                header.classList.toggle('bg-suplemento', target.classList.contains(\"show\"));\n                header.classList.toggle('text-white', target.classList.contains(\"show\"));\n                header.classList.toggle('bg-secondary', !target.classList.contains(\"show\"));\n\n                target.addEventListener('shown.bs.collapse', () => {\n                  btn.textContent = 'Ocultar';\n                  header.classList.add('bg-suplemento', 'text-white');\n                  header.classList.remove('bg-secondary');\n\n                  accordionBody.querySelectorAll(\".fag_contenedor .card-body.collapse.show\").forEach(abierto => {\n                    if (abierto !== target) {\n                      bsInstance.Collapse.getOrCreateInstance(abierto).hide();\n                    }\n                  });\n                });\n\n                target.addEventListener('hidden.bs.collapse', () => {\n                  btn.textContent = 'Ver';\n                  header.classList.add('bg-secondary');\n                  header.classList.remove('bg-suplemento', 'text-white');\n                });\n\n                btn.addEventListener('click', (e) => {\n                  e.preventDefault();\n                  bsInstance.Collapse.getOrCreateInstance(target).toggle();\n                });\n              });\n\n              \/\/ SweetAlert para enlaces\n          accordionBody.querySelectorAll(\"a[target='_blank']\").forEach(link => {\n            link.addEventListener(\"click\", e => {\n              e.preventDefault();\n              const url = link.getAttribute(\"href\");\n              const titulo = link.getAttribute(\"data-title\").trim();\n              const helpKey = link.getAttribute(\"data-help\");\n              \n              \/\/ Obtenemos la subcategor\u00eda desde la tarjeta padre\n              const subcat = link.closest('.card-body').previousElementSibling.querySelector('span')?.textContent || '';\n              \n              \/\/ T\u00edtulo del SweetAlert = Categor\u00eda + Subcategor\u00eda\n              const catName = subcat;\n              \n              \/\/ Nombre del help\n              const helpName = helpCategories[helpKey] || helpKey;\n\n              Swal.fire({\n                title: catName,\n                text: `\u00bfDesea descargar el archivo de ${helpName} - ${titulo}?`,\n                icon: 'question',\n                showCancelButton: true,\n                confirmButtonText: 'S\u00ed, Descargar',\n                cancelButtonText: 'Cancelar'\n              }).then(result => {\n                if (result.isConfirmed) window.open(url, \"_blank\");\n              });\n            });\n          });\n\n\n            }, 100);\n          }\n           else if (catKey === \"Cat5\") \n          {\n            \/\/ Filtramos los items activos de Cat5\n            const catItems = resoluciones.filter(r => r.category === \"Cat5\" && r.status === 1);\n            \/\/ Agrupamos por Subcategories\n            const itemsPorSubcat = {};\n            catItems.forEach(item => \n            {\n              if (!itemsPorSubcat[item.Subcategories]) itemsPorSubcat[item.Subcategories] = [];\n              itemsPorSubcat[item.Subcategories].push(item);\n            });\n            let contenidoHTML = '';\n            let firstSubcat = true;\n            Object.entries(itemsPorSubcat).forEach(([subcatKey, items]) => \n            {\n              const collapseSubcatId = `collapse-Cat5-${subcatKey}`;\n              \/\/ Agrupamos por help dentro de la subcategory\n              const itemsPorHelp = {};\n              items.forEach(item => \n              {\n                if (!itemsPorHelp[item.help]) itemsPorHelp[item.help] = [];\n                itemsPorHelp[item.help].push(item);\n              });\n              let bodyHTML = '';\n              Object.entries(itemsPorHelp).forEach(([helpKey, helpItems]) => \n              {\n                bodyHTML += `<h5 class=\"fw-bold text-primary mb-3\">${helpCategories[helpKey] || helpKey}:<\/h5>`;\n                bodyHTML += `<ul class=\"list-group archivos-list mb-2\">`;\n                helpItems.forEach(item => \n                {\n                  const isLink = item.link && item.link !== \"#\";\n                  bodyHTML += `\n                  <li class=\"list-group-item d-flex align-items-center\">\n                    <div class=\"me-2\" style=\"width: 40px; display: flex; align-items: center; justify-content: center;\">\n                      <i class=\"fa-solid fa-check fa-lg\"><\/i>\n                    <\/div>\n                    ${\n                      isLink\n                      ? `<a href=\"${item.link}\" target=\"_blank\" class=\"flex-grow-1 text-decoration-none resolution-link\"\n                           data-title=\"${item.title}\" data-help=\"${helpKey}\" data-url=\"${item.link}\">\n                               ${item.title}\n                         <\/a>`\n                      : `<span class=\"text-muted flex-grow-1 text-start\">\n                           ${item.title} <small class=\"text-dark fw-bold custom-underline ms-auto\">(No Disponible)<\/small>\n                         <\/span>`\n                    }\n                  <\/li>`;\n                });\n                bodyHTML += `<\/ul>`;\n              });\n\n              \/\/ Tarjeta de la Subcategory\n              contenidoHTML += `\n                <div class=\"fag_contenedor mb-3\">\n                  <div class=\"card shadow-sm mb-3\">\n                    <div class=\"card-header d-flex justify-content-between align-items-center ${firstSubcat ? \"bg-suplemento text-white\" : \"bg-secondary\"}\">\n                      <span>${Subcategories[subcatKey] || subcatKey}<\/span>\n                      <button class=\"btn btn-light btn-sm toggle-btn ${firstSubcat ? \"\" : \"collapsed\"}\" data-bs-toggle=\"collapse\" data-bs-target=\"#${collapseSubcatId}\" aria-expanded=\"${firstSubcat ? \"true\" : \"false\"}\">\n                        ${firstSubcat ? \"Ocultar\" : \"Ver\"}\n                      <\/button>\n                    <\/div>\n                    <div id=\"${collapseSubcatId}\" class=\"collapse ${firstSubcat ? \"show\" : \"\"} card-body\" data-bs-parent=\"#collapse-Cat5\">\n                      ${bodyHTML}\n                    <\/div>\n                  <\/div>\n                <\/div>`;\n              \n              firstSubcat = false;\n            });\n\n            contenidoCat = contenidoHTML;\n\n            \/\/ Aqu\u00ed mantienes tu setTimeout para eventos de collapse y SweetAlert igual que antes\n            setTimeout(() => {\n              const accordionBody = doc.querySelector(`#collapse-${catKey} .accordion-body`);\n              if (!accordionBody) return;\n\n              const toggleButtons = accordionBody.querySelectorAll(\".toggle-btn\");\n              toggleButtons.forEach(btn => {\n                const target = doc.querySelector(btn.dataset.bsTarget);\n                if (!target) return;\n                const header = target.closest('.card').querySelector('.card-header');\n\n                btn.textContent = target.classList.contains(\"show\") ? \"Ocultar\" : \"Ver\";\n                header.classList.toggle('bg-suplemento', target.classList.contains(\"show\"));\n                header.classList.toggle('text-white', target.classList.contains(\"show\"));\n                header.classList.toggle('bg-secondary', !target.classList.contains(\"show\"));\n\n                target.addEventListener('shown.bs.collapse', () => {\n                  btn.textContent = 'Ocultar';\n                  header.classList.add('bg-suplemento', 'text-white');\n                  header.classList.remove('bg-secondary');\n\n                  accordionBody.querySelectorAll(\".fag_contenedor .card-body.collapse.show\").forEach(abierto => {\n                    if (abierto !== target) {\n                      bsInstance.Collapse.getOrCreateInstance(abierto).hide();\n                    }\n                  });\n                });\n\n                target.addEventListener('hidden.bs.collapse', () => {\n                  btn.textContent = 'Ver';\n                  header.classList.add('bg-secondary');\n                  header.classList.remove('bg-suplemento', 'text-white');\n                });\n\n                btn.addEventListener('click', (e) => {\n                  e.preventDefault();\n                  bsInstance.Collapse.getOrCreateInstance(target).toggle();\n                });\n              });\n\n              \/\/ SweetAlert para enlaces\n          accordionBody.querySelectorAll(\"a[target='_blank']\").forEach(link => {\n            link.addEventListener(\"click\", e => {\n              e.preventDefault();\n              const url = link.getAttribute(\"href\");\n              const titulo = link.getAttribute(\"data-title\").trim();\n              const helpKey = link.getAttribute(\"data-help\");\n              \n              \/\/ Obtenemos la subcategor\u00eda desde la tarjeta padre\n              const subcat = link.closest('.card-body').previousElementSibling.querySelector('span')?.textContent || '';\n              \n              \/\/ T\u00edtulo del SweetAlert = Categor\u00eda + Subcategor\u00eda\n              const catName = subcat;\n              \n              \/\/ Nombre del help\n              const helpName = helpCategories[helpKey] || helpKey;\n\n              Swal.fire({\n                title: catName,\n                text: `\u00bfDesea descargar el archivo de ${helpName} - ${titulo}?`,\n                icon: 'question',\n                showCancelButton: true,\n                confirmButtonText: 'S\u00ed, Descargar',\n                cancelButtonText: 'Cancelar'\n              }).then(result => {\n                if (result.isConfirmed) window.open(url, \"_blank\");\n              });\n            });\n          });\n\n\n            }, 100);\n          }\n\n         \n          else \n          {\n            \/\/ \ud83e\udde9 Otras categor\u00edas normales (Cat5, Cat6, etc.)\n            if (resolucionesCat.length === 0) \n            {\n              contenidoCat = `\n                <div class=\"alert alert-warning d-flex align-items-center mt-3\" role=\"alert\">\n                  <i class=\"fa-solid fa-circle-exclamation me-2\"><\/i>\n                  <div>No hay datos para mostrar en la categor\u00eda seleccionada: <strong>${catName}<\/strong>.<\/div>\n                <\/div>`;\n            } \n            else \n            {\n              let listaHTML = `<ul class=\"list-group archivos-list mb-1\">`;\n              resolucionesCat.forEach((item, index) => {\n                listaHTML += `\n                  <li class=\"list-group-item d-flex\">\n                    <!-- N\u00famero a la izquierda, centrado verticalmente -->\n                    <div class=\"d-flex align-items-center justify-content-center me-3\" style=\"width: 40px; font-size: 1.5rem !important;\">\n                      <strong>${index + 1}.<\/strong>\n                    <\/div>\n                    \n                    <!-- T\u00edtulo y respuesta a la derecha -->\n                    <div class=\"flex-grow-1 d-flex flex-column\">\n                      <div class=\"text-start mb-1\">${item.title}<\/div>\n                      ${item.resp ? `<div class=\"text-start\"><strong>Resp.<\/strong> ${item.resp}<\/div>` : ''}\n                    <\/div>\n                  <\/li>`;\n              });\n              listaHTML += `<\/ul>`;\n\n              contenidoCat = listaHTML;\n            }\n          }\n    \n          \/\/ \ud83e\uddf1 Insertar acorde\u00f3n\n          const itemHTML = `\n            <div class=\"accordion-item\">\n              <h2 class=\"accordion-header\" id=\"heading-${catKey}\">\n                <button class=\"${btnClass}\" type=\"button\" data-bs-toggle=\"collapse\"\n                        data-bs-target=\"#collapse-${catKey}\" aria-expanded=\"${ariaExp}\" aria-controls=\"collapse-${catKey}\">\n                  ${catName}\n                <\/button>\n              <\/h2>\n              <div id=\"collapse-${catKey}\" class=\"${collapseClass}\" data-bs-parent=\"#myaccordionid\" aria-labelledby=\"heading-${catKey}\">\n                <div class=\"accordion-body\">${contenidoCat}<\/div>\n              <\/div>\n            <\/div>`;\n          accordionContainer.insertAdjacentHTML(\"beforeend\", itemHTML);\n        }\n\n        \/\/ \u26a1 Evento de confirmaci\u00f3n al abrir archivo\n        doc.addEventListener(\"click\", function (e) \n        {\n          const link = e.target.closest(\".archivo-link\");\n          if (!link) return;\n          e.preventDefault();\n          const fileName = link.textContent.trim();\n          const categoria = link.dataset.cat || \"Documento\";\n          const helpName = link.dataset.help || \"General\";\n\n          Swal.fire({\n            title: categoria,\n            html: `<p>\u00bfDesea descargar el archivo <strong>${fileName}<\/strong> de la subcategor\u00eda <strong>${helpName}<\/strong>?<\/p>`,\n            icon: \"question\",\n            showCancelButton: true,\n            confirmButtonColor: \"#15395A\",\n            cancelButtonColor: \"#fcaa52\",\n            confirmButtonText: \"S\u00ed, descargar\",\n            cancelButtonText: \"Cancelar\"\n          }).then(result => {\n            if (result.isConfirmed) window.open(link.href, \"_blank\");\n          });\n        });\n        ajustarAltura();\n    }\n  });\n});\n<\/script>    <\/div>\n    ","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-400","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Acuerdos Comerciales Internacionales - Autoridad Nacional de Aduanas<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.ana.gob.pa\/index.php\/acuerdos-comerciales-internacionales\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Acuerdos Comerciales Internacionales - Autoridad Nacional de Aduanas\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ana.gob.pa\/index.php\/acuerdos-comerciales-internacionales\/\" \/>\n<meta property=\"og:site_name\" content=\"Autoridad Nacional de Aduanas\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/aduanas.panama\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-19T14:46:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.ana.gob.pa\/wp-content\/uploads\/2025\/07\/logo2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"175\" \/>\n\t<meta property=\"og:image:height\" content=\"76\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@aduanaspanama\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.ana.gob.pa\\\/index.php\\\/acuerdos-comerciales-internacionales\\\/\",\"url\":\"https:\\\/\\\/www.ana.gob.pa\\\/index.php\\\/acuerdos-comerciales-internacionales\\\/\",\"name\":\"Acuerdos Comerciales Internacionales - Autoridad Nacional de Aduanas\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.ana.gob.pa\\\/#website\"},\"datePublished\":\"2025-08-13T20:57:34+00:00\",\"dateModified\":\"2026-02-19T14:46:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.ana.gob.pa\\\/index.php\\\/acuerdos-comerciales-internacionales\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.ana.gob.pa\\\/index.php\\\/acuerdos-comerciales-internacionales\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.ana.gob.pa\\\/index.php\\\/acuerdos-comerciales-internacionales\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/www.ana.gob.pa\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Acuerdos Comerciales Internacionales\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.ana.gob.pa\\\/#website\",\"url\":\"https:\\\/\\\/www.ana.gob.pa\\\/\",\"name\":\"Autoridad Nacional de Aduanas\",\"description\":\"Autoridad Nacional de Aduanas\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.ana.gob.pa\\\/#organization\"},\"alternateName\":\"Autoridad Nacional de Aduanas\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.ana.gob.pa\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.ana.gob.pa\\\/#organization\",\"name\":\"Autoridad Nacional de Aduanas\",\"alternateName\":\"Autoridad Nacional de Aduanas\",\"url\":\"https:\\\/\\\/www.ana.gob.pa\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/www.ana.gob.pa\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.ana.gob.pa\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/logo-de-aduanas-y-gobierno.png\",\"contentUrl\":\"https:\\\/\\\/www.ana.gob.pa\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/logo-de-aduanas-y-gobierno.png\",\"width\":2860,\"height\":423,\"caption\":\"Autoridad Nacional de Aduanas\"},\"image\":{\"@id\":\"https:\\\/\\\/www.ana.gob.pa\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/aduanas.panama\\\/\",\"https:\\\/\\\/x.com\\\/aduanaspanama\",\"https:\\\/\\\/www.instagram.com\\\/aduanaspanama\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Acuerdos Comerciales Internacionales - Autoridad Nacional de Aduanas","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.ana.gob.pa\/index.php\/acuerdos-comerciales-internacionales\/","og_locale":"es_ES","og_type":"article","og_title":"Acuerdos Comerciales Internacionales - Autoridad Nacional de Aduanas","og_url":"https:\/\/www.ana.gob.pa\/index.php\/acuerdos-comerciales-internacionales\/","og_site_name":"Autoridad Nacional de Aduanas","article_publisher":"https:\/\/www.facebook.com\/aduanas.panama\/","article_modified_time":"2026-02-19T14:46:17+00:00","og_image":[{"width":175,"height":76,"url":"https:\/\/www.ana.gob.pa\/wp-content\/uploads\/2025\/07\/logo2.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@aduanaspanama","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.ana.gob.pa\/index.php\/acuerdos-comerciales-internacionales\/","url":"https:\/\/www.ana.gob.pa\/index.php\/acuerdos-comerciales-internacionales\/","name":"Acuerdos Comerciales Internacionales - Autoridad Nacional de Aduanas","isPartOf":{"@id":"https:\/\/www.ana.gob.pa\/#website"},"datePublished":"2025-08-13T20:57:34+00:00","dateModified":"2026-02-19T14:46:17+00:00","breadcrumb":{"@id":"https:\/\/www.ana.gob.pa\/index.php\/acuerdos-comerciales-internacionales\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ana.gob.pa\/index.php\/acuerdos-comerciales-internacionales\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.ana.gob.pa\/index.php\/acuerdos-comerciales-internacionales\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/www.ana.gob.pa\/"},{"@type":"ListItem","position":2,"name":"Acuerdos Comerciales Internacionales"}]},{"@type":"WebSite","@id":"https:\/\/www.ana.gob.pa\/#website","url":"https:\/\/www.ana.gob.pa\/","name":"Autoridad Nacional de Aduanas","description":"Autoridad Nacional de Aduanas","publisher":{"@id":"https:\/\/www.ana.gob.pa\/#organization"},"alternateName":"Autoridad Nacional de Aduanas","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ana.gob.pa\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/www.ana.gob.pa\/#organization","name":"Autoridad Nacional de Aduanas","alternateName":"Autoridad Nacional de Aduanas","url":"https:\/\/www.ana.gob.pa\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.ana.gob.pa\/#\/schema\/logo\/image\/","url":"https:\/\/www.ana.gob.pa\/wp-content\/uploads\/2025\/07\/logo-de-aduanas-y-gobierno.png","contentUrl":"https:\/\/www.ana.gob.pa\/wp-content\/uploads\/2025\/07\/logo-de-aduanas-y-gobierno.png","width":2860,"height":423,"caption":"Autoridad Nacional de Aduanas"},"image":{"@id":"https:\/\/www.ana.gob.pa\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/aduanas.panama\/","https:\/\/x.com\/aduanaspanama","https:\/\/www.instagram.com\/aduanaspanama"]}]}},"_links":{"self":[{"href":"https:\/\/www.ana.gob.pa\/index.php\/wp-json\/wp\/v2\/pages\/400","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ana.gob.pa\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ana.gob.pa\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ana.gob.pa\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ana.gob.pa\/index.php\/wp-json\/wp\/v2\/comments?post=400"}],"version-history":[{"count":242,"href":"https:\/\/www.ana.gob.pa\/index.php\/wp-json\/wp\/v2\/pages\/400\/revisions"}],"predecessor-version":[{"id":6643,"href":"https:\/\/www.ana.gob.pa\/index.php\/wp-json\/wp\/v2\/pages\/400\/revisions\/6643"}],"wp:attachment":[{"href":"https:\/\/www.ana.gob.pa\/index.php\/wp-json\/wp\/v2\/media?parent=400"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}