$(document).ready(function(){
	$('#pictures dt a').lightBox();

});