$(document).ready(function() {

	$('.PortfolioRow a').lightBox();

});