$(document).ready(function() { $("a.gallery").fancybox({ 'titleShow' : true, 'titlePosition' : 'over' }); });