addTab:function(typhoonID,t_name,t_no,t_cname,_tptime,tabName,_satelliteTime,_radarTime,_satelliteFormatTime,_radarFormatTime,content){this.$tabsDiv.find("ul").prepend('
  • '+tabName+"
  • ");this.$panelsDiv.prepend('
    '+content+"
    ");this.showTab(t_name+t_no);var typhoon_path_H=$(".typhoon_content").height()-374;$(".typhoonTab").slimScroll({height:typhoon_path_H+"px",wheelStep:2})},