var cobranzas = {}; cobranzas.status = { OK:'OK', ERROR:'ERROR' }; cobranzas.statusCode = { OK:'OK', SESSION_END:'SESSION_END' };