$(document).ready(function(){

    $('.fabrica a img').parent("a").lightBox();
		
});
