scope.justified = angular.isDefined(attrs.justified) ? scope.$parent.$eval(attrs.justified) : false;