$(document).ready(function(){ $('a.photos').fancybox(); });
alert($('a.photos').length);// выведет ноль, т.е. таких элементов нет