$(document).ready(function() { 
	$("a.photo").lightBox();
});