function oferta(lis)
{ 
if (lis != 0) { window.open ("http://m2m.konta-internetowe.pl/" + lis + " ","_blank"); }
} 


