$(document).ready(function(){
//Examples of how to assign the ColorBox event to elements
$("a[rel*=\'lightbox\']").colorbox({slideshowStart:"prezentácia",slideshowStop:"zastaviť prezentáciu",current:"{current} z {total}",previous:"predošlí",next:"ďalší",close:"zavrieť"});
});
