$(document).ready(function() {
   

	$('div#artwork a').lightBox();
	
	
});

