(function(c){c.tiny=c.tiny||{};c.tiny.rating={options:{}};c.fn.rating=function(a,b){var b=c.extend({},c.tiny.rating.options,b);new d(c(this),a,b);return this};function d(g,b){oItems=c(".item",g);function h(){a()}function a(){oItems.hover(function(){for(var e=0;e<=oItems.index(this);e++){c(oItems.get(e)).addClass("item_hover")}},function(){oItems.removeClass("item_hover")});oItems.click(function(){oItems.unbind("mouseenter").unbind("mouseleave");for(var e=0;e<=oItems.index(this);e++){c(oItems.get(e)).addClass("item_hover")}})}return h()}})(jQuery);
