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