typeof FMP=="undefined"&&(FMP={});FMP.general={},function(){var n=function(){this.innerCollection=[]};n.prototype.Add=function(n){this.innerCollection.push(n)};n.prototype.Remove=function(n){this.innerCollection=$.grep(this.innerCollection,function(t){return t!=n})};n.prototype.Contains=function(n){return $.inArray(n,this.innerCollection)>-1?!0:!1};FMP.general={Collection:n,RotateDigitByOne:function(n,t,i){var r=typeof i=="undefined"?[".",",","0","1","2","3","4","5","6","7","8","9"]:i,f=n.substr(0,1),u;return n.substr(0,1)!=t.substr(t.length-n.length,1)?(u=$.inArray(f,r),u<0||n.length>t.length)?t:(u+1>=r.length?r[0]:r[u+1])+(n.length>1?n.substr(1,n.length):""):r[0]+n}}}()