



jQuery(document).ready(function() {


                        resizeSpeed = 10;  // controls the speed of the image resizing (1=slowest and 10=fastest)
                        var fileLoadingImage = "typo3conf/ext/hl_dam_gallery/lightbox/images/loading.gif";
                        var fileBottomNavCloseImage = "typo3conf/ext/hl_dam_gallery/lightbox/images/closelabel.gif";
                        var numberDisplayLabelFirst = "Image";
                        var numberDisplayLabelLast = "of";


});
