$(document).ready(function() { 
    $("a.resize").fancybox({ 'hideOnContentClick': true });
});
    