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