(function(){$.fn.SGVideoList=function(n){var n=$.extend({MainColor:"#F56600"},n);return this.each(function(){n.modulid="#"+$(this).attr("id");$(n.modulid+" .video-list").niceScroll({autohidemode:!1,cursorcolor:n.MainColor})})}})(jQuery)