$(document).ready(function(){
		
		$('p.photo-holder a').lightBox();

	});