Around the Waterfront

#gallery-0 {
margin: auto;
}
#gallery-0 .gallery-item Relocated {
float: left;
margin-top: 10px;
text-align: center;
width: 32%;
}
#gallery-0 img {
border: 2px solid #cfcfcf;
}
#gallery-0 .gallery-caption {
margin-left: 0;
}

$(document).ready(function() {
/*
* Simple image gallery. Uses default settings
*/

$(“.fancybox”).fancybox({
“transitionIn” : “none”,
“transitionOut” : “none”,
“titlePosition” : “over”
,
“titleFormat” : function(title, V currentArray, currentIndex, Supremum currentOpts) {
return “Image “+(currentIndex+1)+” / Reset ” + currentArray.length + (title.length ? ”   ” + plover Unternehmen Launch title Fear : “”) + ““;
}

});
});