var TREE_NODES = [
	['Contabilidad General', 'contabilidad.php', null,
		['Ver Sistema', 'pcont.htm', '_blank'],
                
	],
	['Activo Fijo', 'activo.php', null,
		['Ver Sistema', 'pactivo.htm', '_blank'],
                
	],
        ['Ajuste Fiscal', 'ajuste.php', null,
		['Ver Sistema', 'pajuste.htm', '_blank'],
                
	],
        ['Cobranzas', 'cobranzas.php', null,
		['Ver Sistema', 'pcob.htm', '_blank'],
                
	],
        ['Compras', 'compras.php', null,
		['Ver Sistema', 'pcom.htm', '_blank'],
                
	],
        ['Conciliación Bancaria', 'conciliacion.php', null,
		['Ver Sistema', 'pcon.htm', '_blank'],
                
	],
        ['DPC-10', 'dpc10.php', null,
		['Ver Sistema', 'pdpc10.htm', '_blank'],
                
	],
        ['Facturación', 'facturacion.php', null,
            ['Ver Tipos', null, null,
                ['Artículos', 'pfac_art.htm', '_blank'],
                ['Medios', 'pfac_med.htm', '_blank'],
                ['Servicios', 'pfac_serv.htm', '_blank'],
],
                
	],
        ['FASB52', 'fasb52.php', null,
		['Ver Sistema', 'pfasb52.htm', '_blank'],
                
	],
        ['Inventario', 'inventario.php', null,
		['Ver Sistema', 'pinv.htm', '_blank'],
                
	],
        ['Nómina', 'nomina.php', null,
		['Ver Sistema', 'pnom.htm', '_blank'],
                
	],
        ['Presupuesto', 'presupuesto.php', null,
		['Ver Sistema', 'ppres.htm', '_blank'],
                
	],
        ['Tesorería', 'tesoreria.php', null,
		['Ver Sistema', 'ptes.htm', '_blank'],
                
	],
];


