/* 
					** Widget wewnętrzny - pojedyńczy produkt
					**
					** (c) 2019 www.digitalmoney.pl 
					*/

					function openWindow(address) {
					var w = window.open(address,'','width=970,height=600,toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes');
							w.focus();
							}

						document.write('<h5>Kredyt na 10 tys. zł spłacany w 24 ratach</h5>');
						 document.write('<div class="col-12 col-md-12 col-xl-12 card card-body border hover-shadow-6 text-left py-2" style="border: 1px solid #cdcfd2 !important">');
								 document.write('<div class="row gap-y">');
									 document.write('<div class="col-12 col-md-12 col-xl-12 text-left">');
									 document.write('<a href=https://www.digitalmoney.pl/alior-bank-kalkulator-kredytowy,9.html title="Szczegółowe informacje na temat Pożyczka gotówkowa Alior Bank" target="_blank">');
								 document.write('<p class="mb-0"><b>Pożyczka gotówkowa Alior Bank</b></p></a>');
									 document.write('</div>');
								 document.write('</div>');
								 
							 document.write('<div class="row gap-y text-left">');								 
								 document.write('<div class="col-6 col-md-6 col-xl-6 text-left"><img src="/img/aliorbank.gif" alt="Pożyczka gotówkowa Alior Bank" title="logotyp Pożyczka gotówkowa Alior Bank" style="width:135px;" /><br/>');
								 document.write('<small>RRSO: 10.35%</small><br/>');
								 document.write('<small>do spłaty: 11064 zł</small>');
								 document.write('</div>');
								 
								 document.write('<div class="col-6 col-md-6 col-xl-6">');
								 document.write('<small>rata od</small> ');
								 document.write('<p class="lead" style="color:#3cd458; font-size:24px;"><b>461 zł</b></p> ');
								 document.write('<a rel=”noopener noreferrer” href="https://www.digitalmoney.pl/gotowki?prod=9&label=art24" target="_blank">');
								 document.write('<button type="button" class="btn btn-warning">Zapytaj</button>');
								 document.write('</a>');
								 document.write('</div>');
							 document.write('</div>');
						 document.write('</div><br/>');