
$(function() {
	$('#portefolio a').lightBox({fixedNavigation:true});
});
