jQuery.fn.fancybox.defaults.path = 'fancybox/';

$(document).ready(function() {  


$("#colsx a").fancybox();  

});