Cover Photos
From Cover Photos, posted by Paddy Blumberg on 12/15/2011 (130 items)
Generated by Facebook Photo Fetcher 2
jQuery(document).ready(function() {
jQuery(“a[rel*=’2608342320607′]”).fancybox({
“transitionIn” : “elastic”,
“transitionOut” : “elastic”,
“titlePosition” : “inside”,
“titleFormat” : function(title, currentArray, currentIndex, currentOpts)
{
return “” + (title.length ? title : “”) + ““;
}
});
});