        $(function() {
            $('a.gal').lightBox({fixedNavigation:true});
        });

