Type.registerNamespace("Telerik.Web.UI"); (function(){var b=Telerik.Web.UI,a=$telerik.$; b.ResourceStyleMappingCollection=function(){this._array=[]; }; b.ResourceStyleMappingCollection.prototype={add:function(d){var c=this._array.length; this._array[c]=d; },getStyleMapping:function(c){return this._array[c]; },getMatchingClasses:function(d){var c=[]; a.each(this._getMatchingStyleMappings(d),function(){var e=this.get_applyCssClass(); if(!e){return; }c[c.length]=e; }); return c; },getMatchingBackColor:function(d){var c=""; a.each(this._getMatchingStyleMappings(d),function(){var e=this.get_backColor(); if(!e){return; }c=e; }); return c; },getMatchingBorderColor:function(d){var c=""; a.each(this._getMatchingStyleMappings(d),function(){var e=this.get_borderColor(); if(!e){return; }c=e; }); return c; },get_count:function(){return this._array.length; },forEach:function(e){for(var d=0,c=this.get_count(); d