$("a[rel=ohjelmakuvat]").fancybox({'transitionIn' : 'none','transitionOut' : 'none','titlePosition' : 'over','titleFormat' : function(title, currentArray, currentIndex, currentOpts) {return 'Kuva ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? ' - ' + title : '') + '';}});