';$('input[type="range"]').rangeslider({polyfill:!1,onInit:function(){this.$range.append($(valueBubble));updateValueBubble(null,null,this)},onSlide:function(n,t){updateValueBubble(n,t,this)}})