function popup(url) 
{
	window.open(url,'','width=800,height=600,scrollbars=1');
}

val = "<style> .zs:hover { background: #eff; cursor: pointer; }</style><div style=\"font-family: Segoe UI, Arial, Helvetica, sans; text-align: center;\"><div style=\"width: 460px; border: 1px solid #CCCCCC; margin: 0px auto 0px auto;\"><div style=\"clear: both;\"></div><div style=\"margin-top: 5px;\"></div><div style=\"clear: both;\"></div><div style=\"float: right; width: 100px; text-align: center;\"><img src=\"http://eprom.systempartnerski.pl/i/l/krd.gif\"></a></div><div style=\"float: left; width: 360px; font-size: 20px; text-align: center; color: #FF2000;\">Krajowy Rejestr Długów</div><div style=\"float: left; width: 360px; font-size: 16px; text-align: center; color: #32A943;\">&nbsp;</div><div style=\"clear: both;\"></div><div style=\"margin-top: 5px;\"></div><div style=\"float: left; width: 460px; font-size: 12px;\">Odzyskaj swoje pieniądze<br>Sprawdzaj wypłacalność kontrahentów przed podpisaniem umowy<br>Monitoruj kluczowych klientów<br><br></div><div style=\"clear: both;\"></div><div style=\"margin-top: 5px;\"></div><div style=\"clear: both;\"></div><div class=\"zs\" style=\"float: left; width: 200px; height: 40px; overflow: hidden; border: 1px solid #08f; margin-left: 10px;\"><a href=\"javascript:popup('http://eprom.systempartnerski.pl/krd/index.html')\" style=\"text-decoration: none; color: #08f;\"><div style=\"width: 200px; height: 24px; overflow: hidden; font-size: 16px; padding-top: 8px;\">Zobacz szczegóły</div></a></div><div class=\"zs\" style=\"float: right; width: 200px; height: 40px; overflow: hidden; border: 1px solid #08f; margin-right: 10px;\"><a href=\"javascript:popup('http://eprom.systempartnerski.pl/e/sp/form/571/label=Wniosek z dluznicy.biz/')\" style=\"text-decoration: none; color: #08f;\"><div style=\"width: 200px; height: 24px; overflow: hidden; font-size: 16px; padding-top: 8px;\">Złóż wniosek</div></a></div><div style=\"clear: both;\"></div><div style=\"font-size: 10px;\"><br><center>Po złożeniu wniosku skontaktuje się z Państwem konsultant KRD,<br>prosimy o poprawne wypełnienie danych gdyż będą one potrzebne<br>do weryfikacji w czasie rozmowy.</center></div><div style=\"margin-top: 5px;\"></div></div></div>";

$("#krd").html(val);


