(function(e){e.fn.progressStep=function(t){function a(e,t,r){e.circle.attr({cx:t,cy:r});e.highlight.attr({cx:t,cy:r});e.label.attr({x:t,y:r+n.labelOffset,"font-size":n["font-size"]});e.number.attr({x:t,y:r,"font-size":n.radius})}function f(e,t){var r=0;var i=n.strokeColor;var s=n.strokeColor;if(t){r=100;i=n.activeColor;s=n.fillColor}else if(e.visited){e.circle.attr("fill",n.visitedFillColor)}e.highlight.attr("opacity",r);e.label.attr("fill",i);e.number.attr("fill",s);e.active=t}if(this.getSteps){return this}var n=e.extend({},e.fn.progressStep.defaults,t);var r=[];var i=-1;var s=true;var o=this;var u=Raphael(this.get(0),this.width(),this.height());this.getClickEnabled=function(){return s};this.setClickEnabled=function(e){s=e};this.getOptions=function(){return n};this.getSteps=function(){return r};this.getCurrentStep=function(){return i};this.getStep=function(e){var t=null;if(e>=0&&e