jQuery(function() {
    /**********************************************************************
     * "Popup" de les imatges
     **********************************************************************/
    jQuery('.brcm-image a.brcm-view-image').lightbox();	
});


