 $(document).ready(function() {
	$('ul#screenshots li a').lightBox();
 });