LightboxOptions.fileBottomNavCloseImage = '/lib/lightbox/pl/closelabel.gif';


// The keys for going to previous image. Left arrow is included automatically.
LightboxOptions.mt_lb_prevkeys = "p"; 
// The keys for going to next image. Right arrow is included automatically.
LightboxOptions.mt_lb_nextkeys = "n";
// The keys for closing the image. Escape key is included automatically.
LightboxOptions.mt_lb_closekeys = "xz"; 
// The text to display for "image 3 of 7" etc.
LightboxOptions.mt_lb_imagetext ="Obraz % z %";
