function poka_lajtboksa(url) {
var a = document.getElementById('lajtboksowa_paka');
a.setAttribute('href',url);
myLightbox.start(a);
}
