$(document).ready(function() {
    	
       // pentru modal box poze
       $("a.fancybox").fancybox();
});