$(function() {
	$('ul.workList li a').lightBox({fixedNavigation:true});
});