From Safe 7, posted by on 11/22/2010 (200 items)
Generated by Facebook Photo Fetcher
//<!–
jQuery(document).ready(function() {
jQuery("a[rel=152876678058553_43843]").fancybox({
"transitionIn" : "elastic",
"transitionOut" : "elastic",
"titlePosition" : "inside",
"titleFormat" : function(title, currentArray, currentIndex, currentOpts)
{
return "” + (title.length ? title : “”) + ““;
}
});
});
//–>