$(document).ready(
	function(){
		$('ul.photos a').lightBox();
});
