document.observe('lightview:loaded', function() {
	Lightview.show({ href: 'hirdetes.html', rel: 'iframe', title: 'Hirdetés', options: { width: 550, height: 250 }});
});
