Ir para conteúdo
Fórum Script Brasil

AAF

Membros
  • Total de itens

    2
  • Registro em

  • Última visita

Posts postados por AAF

  1. <html>
    <head>
        <title></title>
    </head>
    <body>
        <script type="text/javascript">
        function() {
          var w, u, b, k, d, g, i, s, h, c, t, l, a, nt, f, tt, v, it, y, rt, r, n, ut, e, p, o;
          if ($(".tabelaValores.resultado.muitosValores tbody").empty(), e = 0, ut = this.__dadosMap.ValorImovelTexto().toNumero(), rt = this.__dadosMap.ValorEntradaTexto().toNumero(), g = this.__dadosMap.JurosAnuaisTexto().toNumero(), i = g / 12, t = this.__dadosMap.QuantidadePagamentosTexto().toNumero(), nt = this.__dadosMap.SeguroDanosFisicosImovelTexto().toNumero(), tt = this.__dadosMap.SeguroMorteInvalidezTexto().toNumero(), v = this.__dadosMap.TaxaAdministrativaMensalTexto().toNumero(), it = this.__dadosMap.TaxaReferencialTexto().toNumero(), n = ut - rt, n < 0 && (n = 0), h = Math.pow(1 + i / 100, t), c = 0, h !== 0 && (c = n * (h * i / 100) / (h - 1)), this.__elementosStr = "", a = nt * n / 100, k = $(".tabelaValores.resultado.muitosValores tbody"), t > 0)
            for (r = n, u = o = 1; 1 <= t ? o <= t : o >= t; u = 1 <= t ? ++o : --o)s = r * i / 100, w = c - s, l = r - w, y = r * it / 100, f = r * tt / 100, p = c + f + a + v + y, e += p, r = l, d = '<tr> <td title="' + u + '"> <span> ' + u + ' <\/span> <\/td> <td title="' + p.toMoeda() + '"> <span> ' + p.toMoeda() + ' <\/span> <\/td> <td title="' + s.toMoeda() + '"> <span> ' + s.toMoeda() + ' <\/span> <\/td> <td title="' + f.toMoeda() + '"> <span> ' + w.toMoeda() + ' <\/span> <\/td> <td title="' + f.toMoeda() + '"> <span> ' + f.toMoeda() + ' <\/span> <\/td> <td title="' + a.toMoeda() + '"> <span> ' + a.toMoeda() + ' <\/span> <\/td> <td title="' + v.toMoeda() + '"> <span> ' + v.toMoeda() + ' <\/span> <\/td> <td title="' + y.toMoeda() + '"> <span> ' + y.toMoeda() + ' <\/span> <\/td> <td title="' + l.toMoeda() + '"> <span> ' + l.toMoeda() + " <\/span> <\/td> <\/tr> ", this.__elementosStr = this.__elementosStr + d, u === this.__quantidadeMaximaValoresTabela && (this.adicionarElementoTabela(this.__elementosStr, k), this.__elementosStr = "", t > this.__quantidadeMaximaValoresTabela && this.__dadosMap.PossuiMaisParcelas(!0));
                return t < this.__quantidadeMaximaValoresTabela && this.adicionarElementoTabela(this.__elementosStr, k), this.__dadosMap.PossuiValores(!0), b = n > 0 ? (e / n - 1) * 100 : 0, this.__dadosMap.ValorFinanciadoTotal(n), this.__dadosMap.JurosMensais(i), this.__dadosMap.CustoEfetivoTotal(b), this.__dadosMap.ValorTotal(e), $(".valorNumero.__valorFinanciado").countTo({
                    from: 0,
                    to: n
                }), $(".valorNumero.__jurosMensais").countTo({
                    from: 0,
                    to: i
                }), $(".valorNumero.__custoEfetivoTotal").countTo({
                    from: 0,
                    to: b
                }), $(".valorNumero.__valorTotalPago").countTo({
                    from: 0,
                    to: e
                }), this.__dadosMap.IsCarregandoTabela(!1), setTimeout(ajustarCssHtml, 700), null
            },
    
            </script>
        </body>
        </html>
  2. E AGORA ?

    Fatal error: Call to a member function getAllDraws() on a non-object in /home/u378322905/public_html/wp-content/themes/master/header.php on line 413

                     <?php
                    global $lottoService;
                    $response = $lottoService->getAllDraws();
                    $drawsData = $response->data;
                    ?> 

     

×
×
  • Criar Novo...