/* ** System Partnerski Bankier.pl ** ** https://www.systempartnerski.pl ** ** Kod: G5LO2wBZByg5G2RK8pr ** */ /* (c) 2012 Bankier.pl SA */ var bankier = { openForm: function(form_id, parameters) { var link = '/e/lead/' + form_id + '/'; if (parameters) { link = link + parameters; } form = window.open(link, '', 'width=1300,height=680,status=no,scrollbars=yes'); form.focus(); }, openProductForm: function(product_id, domain, js, source) { var link = '/e/sp/form/' + product_id + '/'; if (js) { link = link + 'js=' + js + '/'; } if (domain) { link = 'http://' + domain + link; } if (source) { link = link + '?source=' + source + '&label=ferratum'; } else { link = link + '?label=ferratum'; } form = window.open(link, '', 'width=1300,height=680,status=no,scrollbars=yes'); form.focus(); }, openInfoWindow: function(link) { form = window.open(link, '', 'width=650,height=550,status=no,scrollbars=yes'); form.focus(); } } document.write('<style type="text/css">'); document.write('.clearfix:after {'); document.write(' content: ".";'); document.write(' display: block;'); document.write(' height: 0;'); document.write(' clear: both;'); document.write(' visibility: hidden;'); document.write('}'); document.write('/* fiszka */'); document.write('.middle_product {'); document.write(' border: 1px solid #dadada;'); document.write(' padding: 10px 10px 16px 10px ;'); document.write(' margin-bottom: 16px;'); document.write(' min-height:130px;'); document.write('}'); document.write('.middle_product h2 {'); document.write(' font-size: 20px;'); document.write(' font-family: Arial;'); document.write(' margin: 0;'); document.write(' padding: 0 0 4px 0;'); document.write('}'); document.write('.middle_product h2 a {'); document.write(' color: #f06000;'); document.write('}'); document.write('.middle_product h3 {'); document.write(' font-size: 14px;'); document.write(' margin: 0;'); document.write(' padding: 0 0 12px 0; '); document.write(' font-family: Arial;'); document.write('}'); document.write('.middle_product, .page_description p {'); document.write(' font-size: 13px;'); document.write(' font-family: Tahoma; '); document.write(' color: #444444; '); document.write(' line-height: 20px;'); document.write('}'); document.write('.middle_product p.abstract {'); document.write(' color: #666666;'); document.write(' font-weight: bold;'); document.write('}'); document.write('.middle_product ul{'); document.write(' padding: 0 0 0 16px;'); document.write(' margin: 0;'); document.write('}'); document.write('.middle_buttons {'); document.write(' width: 130px;'); document.write(' padding: 3px 0 3px 6px;'); document.write(' float: right;'); document.write(' margin-left: 16px;'); document.write(' clear:right;'); document.write('}'); document.write('.middle_more, .middle_form {'); document.write(' font-size: 11px;'); document.write(' display: block;'); document.write(' background-color: #E6EFF7;'); document.write(' color: #336699;'); document.write(' height: 20px;'); document.write(' line-height: 20px;'); document.write(' margin: 4px 0 16px 0;'); document.write(' padding: 2px 4px 2px 4px;'); document.write(' text-align: center;'); document.write(' cursor: pointer;'); document.write(' text-decoration: none;'); document.write(' font-weight: bold;'); document.write(' font-family: Tahoma;'); document.write(' border: 1px solid #dadada;'); document.write('}'); document.write('.middle_vendor_logo {'); document.write(' float: right;'); document.write('}'); document.write('p.disclaimer {'); document.write(' display: none;'); document.write(' position: absolute;'); document.write(' padding: 10px;'); document.write(' border: 1px solid black;'); document.write(' background-color: white;'); document.write('}'); document.write('span.linkDisclaimer {'); document.write(' display: none;'); document.write(' color: #006699;'); document.write(' cursor: pointer;'); document.write('}'); document.write('~'); document.write('</style>'); document.write('<div class="middle_product">'); document.write('<img src="https://ssl.bankier.pl/i/l/smartney-pl.gif" class="middle_vendor_logo"/>'); document.write('<h2><a href="javascript:bankier.openProductForm(\'1975\',\'kredyt-24.produktyfinansowe.pl\',\'G5LO2wBZByg5G2RK8pr\',\'wf\')">Pożyczki, kredyty</a></h2>'); document.write('<h3><a href="javascript:bankier.openProductForm(\'1975\',\'kredyt-24.produktyfinansowe.pl\',\'G5LO2wBZByg5G2RK8pr\',\'wf\')">Smartney.pl</a></h3>'); document.write('<div class="middle_buttons">'); document.write(' <a href="javascript:bankier.openProductForm(\'1975\',\'kredyt-24.produktyfinansowe.pl\',\'G5LO2wBZByg5G2RK8pr\',\'wf\')" class="middle_form">Złóż wniosek</a>'); document.write('</div>'); document.write('<ul>'); document.write('<li>Nowość, duża pożyczka!</li>'); document.write('<li> Pożyczka 100% online!</li>'); document.write('<li>do 150 000 zł, bez zbędnych formalności</li>'); document.write('<li>RRSO 16,94% <sup>1</sup></li>'); document.write('</ul>'); document.write('<p class="disclaimer">'); document.write('<small>'); document.write('<sup>1</sup> Oferta produktowa „Atrakcyjna” obowiązuje od 22.05.2024 r. i dotyczy pożyczki w wysokości od 65 000 zł do 150 000 zł, zawieranej na okres od 98 do 120 miesięcy, za pośrednictwem strony www.smartney.pl. Przykład reprezentatywny dla pożyczki „Atrakcyjna”: Rzeczywista Roczna Stopa Oprocentowania (RRSO) wynosi 16,94%, całkowita kwota kredytu (bez kredytowanych kosztów) 80 000,00 zł, całkowita kwota do zapłaty 159 551,31 zł, oprocentowanie zmienne 15,75%, całkowity koszt kredytu 79 551,31 zł (w tym: prowizja 0,00 zł, odsetki 79 551,31 zł), 119 miesięcznych równych rat po 1 327,67 zł, ostatnia rata wyrównująca 1 558,58 zł. Kalkulacja na dzień 22.05.2024 r. '); document.write('</small>'); document.write('</p>'); document.write('<span class="linkDisclaimer">warunki</span>'); document.write('</div>');