

jQuery(document).ready(function() {


	jQuery(function() {
        jQuery('.gallerieContainer #thumbs a').lightBox();
    });





});



