$(document).ready(function() { $.fn.dataTable.ext.order['sortMln'] = function ( settings, col ) { return this.api().column( col, {order:'index'} ).nodes().map( function ( td ) { return 1*$(td).text().replace(' Mio.', ''); } ); }; $.fn.dataTable.ext.order['sortCountryFlag'] = function ( settings, col ) { return this.api().column( col, {order:'index'} ).nodes().map( function ( td ) { return $('i', td).attr('title'); } ); }; $.fn.dataTable.ext.order['sortMostPopular'] = function ( settings, col ) { return this.api().column( col, {order:'index'} ).nodes().map( function ( td ) { return 1*$(td).text().substr(0,$(td).text().indexOf("x")-1); } ); }; }); var countries = {"109":{"id":"109","country":"Denmark","countryCode":"DK","countryTr":"D\u00e4nemark"},"9":{"id":"9","country":"Russia","countryCode":"RU","countryTr":"Russland"},"76":{"id":"76","country":"Belgium","countryCode":"BE","countryTr":"Belgien"},"3":{"id":"3","country":"United States","countryCode":"US","countryTr":"Vereinigte Staaten"},"51":{"id":"51","country":"Australia","countryCode":"AU","countryTr":"Australien"},"23":{"id":"23","country":"Italy","countryCode":"IT","countryTr":"Italien"},"81":{"id":"81","country":"Serbia","countryCode":"RS","countryTr":"Serbien"},"84":{"id":"84","country":"Belarus","countryCode":"BY","countryTr":"Wei\u00dfrussland"},"1":{"id":"1","country":"China","countryCode":"CN","countryTr":"China"},"96":{"id":"96","country":"Israel","countryCode":"IL","countryTr":"Israel"},"33":{"id":"33","country":"Poland","countryCode":"PL","countryTr":"Polen"},"19":{"id":"19","country":"France","countryCode":"FR","countryTr":"Frankreich"},"150":{"id":"150","country":"Estonia","countryCode":"EE","countryTr":"Estland"},"28":{"id":"28","country":"Spain","countryCode":"ES","countryTr":"Spanien"},"52":{"id":"52","country":"Romania","countryCode":"RO","countryTr":"Rum\u00e4nien"},"110":{"id":"110","country":"Slovakia","countryCode":"SK","countryTr":"Slowakei"},"14":{"id":"14","country":"Germany","countryCode":"DE","countryTr":"Deutschland"},"78":{"id":"78","country":"Czech Republic","countryCode":"CZ","countryTr":"Tschechien"},"95":{"id":"95","country":"Bulgaria","countryCode":"BG","countryTr":"Bulgarien"},"27":{"id":"27","country":"Ukraine","countryCode":"UA","countryTr":"Ukraine"},"80":{"id":"80","country":"Hungary","countryCode":"HU","countryTr":"Ungarn"},"62":{"id":"62","country":"Kazakhstan","countryCode":"KZ","countryTr":"Kasachstan"},"94":{"id":"94","country":"Swiss","countryCode":"CH","countryTr":"Schweiz"},"142":{"id":"142","country":"Latvia","countryCode":"LV","countryTr":"Lettland"},"145":{"id":"145","country":"Slovenia","countryCode":"SI","countryTr":"Slowenien"},"31":{"id":"31","country":"Argentina","countryCode":"AR","countryTr":"Argentinien"},"10":{"id":"10","country":"Japan","countryCode":"JP","countryTr":"Japan"},"88":{"id":"88","country":"Sweden","countryCode":"SE","countryTr":"Schweden"},"22":{"id":"22","country":"United Kingdom","countryCode":"GB","countryTr":"Gro\u00df Britannien"},"20":{"id":"20","country":"Thailand","countryCode":"TH","countryTr":"Thailand"},"44":{"id":"44","country":"Uzbekistan","countryCode":"UZ","countryTr":"Usbekistan"},"93":{"id":"93","country":"Austria","countryCode":"AT","countryTr":"\u00d6sterreich"},"120":{"id":"120","country":"Croatia","countryCode":"HR","countryTr":"Kroatien"},"26":{"id":"26","country":"South Africa","countryCode":"ZA","countryTr":"S\u00fcdafrika"},"36":{"id":"36","country":"Canada","countryCode":"CA","countryTr":"Kanada"},"49":{"id":"49","country":"Taiwan","countryCode":"TW","countryTr":"Taiwan"},"29":{"id":"29","country":"Colombia","countryCode":"CO","countryTr":"Kolumbien"},"169":{"id":"169","country":"Luxembourg","countryCode":"LU","countryTr":"Luxemburg"},"61":{"id":"61","country":"Netherlands","countryCode":"NL","countryTr":"Die Niederlande"},"25":{"id":"25","country":"South Korea","countryCode":"KR","countryTr":"S\u00fcdkorea"},"2":{"id":"2","country":"India","countryCode":"IN","countryTr":"Indien"},"74":{"id":"74","country":"Greece","countryCode":"GR","countryTr":"Griechenland"},"104":{"id":"104","country":"Paraguay","countryCode":"PY","countryTr":"Paraguay"},"17":{"id":"17","country":"Turkey","countryCode":"TR","countryTr":"T\u00fcrkei"},"121":{"id":"121","country":"Georgia","countryCode":"GE","countryTr":"Georgien"},"77":{"id":"77","country":"Portugal","countryCode":"PT","countryTr":"Portugal"},"98":{"id":"98","country":"Hong Kong","countryCode":"HK","countryTr":"Hongkong"},"5":{"id":"5","country":"Brasil","countryCode":"BR","countryTr":"Brasilien"},"40":{"id":"40","country":"Peru","countryCode":"PE","countryTr":"Peru"},"113":{"id":"113","country":"Kyrgyzstan","countryCode":"KG","countryTr":"Kirgisistan"},"112":{"id":"112","country":"Finland","countryCode":"FI","countryTr":"Finnland"},"208":{"id":"208","country":"Liechtenstein","countryCode":"LI","countryTr":"Liechtenstein"},"86":{"id":"86","country":"Bolivia","countryCode":"BO","countryTr":"Bolivien"},"124":{"id":"124","country":"New Zealand","countryCode":"NZ","countryTr":"Neuseeland"},"4":{"id":"4","country":"Indonesia","countryCode":"ID","countryTr":"Indonesien"},"141":{"id":"141","country":"Oman","countryCode":"OM","countryTr":"Oman"},"132":{"id":"132","country":"Lithuania","countryCode":"LT","countryTr":"Litauen"},"60":{"id":"60","country":"Chile","countryCode":"CL","countryTr":"Chile"},"79":{"id":"79","country":"Tunisia","countryCode":"TN","countryTr":"Tunesien"},"37":{"id":"37","country":"Morocco","countryCode":"MA","countryTr":"Marokko"},"127":{"id":"127","country":"Bosnia and Herzegovina","countryCode":"BA","countryTr":"Bosnien und Herzegowina"},"42":{"id":"42","country":"Venezuela","countryCode":"VE","countryTr":"Venezuela"},"159":{"id":"159","country":"Cyprus","countryCode":"CY","countryTr":"Zypern"},"134":{"id":"134","country":"Uruguay","countryCode":"UY","countryTr":"Uruguay"},"118":{"id":"118","country":"Ireland","countryCode":"IE","countryTr":"Irland"},"66":{"id":"66","country":"Ecuador","countryCode":"EC","countryTr":"Ecuador"},"82":{"id":"82","country":"Dominican Republic","countryCode":"DO","countryTr":"Dominikanische Republik"},"11":{"id":"11","country":"Mexico","countryCode":"MX","countryTr":"Mexiko"},"131":{"id":"131","country":"Moldova","countryCode":"MD","countryTr":"Moldawien"},"16":{"id":"16","country":"Egypt","countryCode":"EG","countryTr":"\u00c4gypten"},"85":{"id":"85","country":"Haiti","countryCode":"HT","countryTr":"Haiti"},"209":{"id":"209","country":"Monaco","countryCode":"MC","countryTr":"Monaco"},"126":{"id":"126","country":"Puerto Rico","countryCode":"PR","countryTr":"Puerto Rico"},"122":{"id":"122","country":"United Arab Emirates","countryCode":"AE","countryTr":"Vereinigte Arabische Emirate"},"164":{"id":"164","country":"Montenegro","countryCode":"ME","countryTr":"Montenegro"},"117":{"id":"117","country":"Norway","countryCode":"NO","countryTr":"Norwegen"},"177":{"id":"177","country":"Barbados","countryCode":"BB","countryTr":"Barbados"},"144":{"id":"144","country":"North Macedonia","countryCode":"MK","countryTr":"Nordmakedonien"},"99":{"id":"99","country":"El Salvador","countryCode":"SV","countryTr":"El Salvador"},"156":{"id":"156","country":"Qatar","countryCode":"QA","countryTr":"Katar"},"69":{"id":"69","country":"Zimbabwe","countryCode":"ZW","countryTr":"Simbabwe"},"125":{"id":"125","country":"Lebanon","countryCode":"LB","countryTr":"Libanon"},"102":{"id":"102","country":"Papua New Guinea","countryCode":"PG","countryTr":"Papua-Neuguinea"},"199":{"id":"199","country":"Andorra","countryCode":"AD","countryTr":"Andorra"},"12":{"id":"12","country":"Philippines","countryCode":"PH","countryTr":"Philippinen"},"92":{"id":"92","country":"Burundi","countryCode":"BI","countryTr":"Burundi"},"172":{"id":"172","country":"Malta","countryCode":"MT","countryTr":"Malta"},"13":{"id":"13","country":"Vietnam","countryCode":"VN","countryTr":"Vietnam"},"105":{"id":"105","country":"Jordan","countryCode":"JO","countryTr":"Jordanien"}}; var teams = [{"id":0,"name":""}]; var sportsmen = [{"id":"3588","tem":"0","ctr":"81","nam":"Djokovic, Novak ","namorig":"Djokovic, Novak ","cat":"","pri":"10 Mio.","rat":0,"mw":"M","link":"Djokovic, Novak <\/a>","confirmed_b":1},{"id":"3683","tem":"0","ctr":"10","nam":"Nishikori, Kei ","namorig":"Nishikori, Kei ","cat":"","pri":"9,3 Mio.","rat":0,"mw":"M","link":"Nishikori, Kei <\/a>","confirmed_b":1},{"id":"3814","tem":"0","ctr":"76","nam":"Goffin, David ","namorig":"Goffin, David ","cat":"","pri":"8,8 Mio.","rat":0,"mw":"M","link":"Goffin, David <\/a>","confirmed_b":1},{"id":"2989","tem":"0","ctr":"3","nam":"Williams, Serena ","namorig":"Williams, Serena ","cat":"","pri":"8,2 Mio.","rat":0,"mw":"F","link":"Williams, Serena <\/a>","confirmed_b":1},{"id":"3741","tem":"0","ctr":"36","nam":"Raonic, Milos ","namorig":"Raonic, Milos ","cat":"","pri":"8 Mio.","rat":0,"mw":"M","link":"Raonic, Milos <\/a>","confirmed_b":1},{"id":"14272","tem":"45","ctr":"76","nam":"Mertens, Elise ","namorig":"Mertens, Elise ","cat":"","pri":"7,8 Mio.","rat":0,"mw":"F","link":"Mertens, Elise <\/a>","confirmed_b":1},{"id":"3640","tem":"0","ctr":"23","nam":"Fognini, Fabio ","namorig":"Fognini, Fabio ","cat":"","pri":"7,6 Mio.","rat":0,"mw":"M","link":"Fognini, Fabio <\/a>","confirmed_b":1},{"id":"3927","tem":"0","ctr":"28","nam":"Carreno Busta, Pablo ","namorig":"Carreno Busta, Pablo ","cat":"","pri":"7,5 Mio.","rat":0,"mw":"M","link":"Carreno Busta, Pablo <\/a>","confirmed_b":1},{"id":"7408","tem":"45","ctr":"19","nam":"Pouille, Lucas ","namorig":"Pouille, Lucas ","cat":"","pri":"7,3 Mio.","rat":0,"mw":"M","link":"Pouille, Lucas <\/a>","confirmed_b":1},{"id":"3069","tem":"0","ctr":"52","nam":"Halep, Simona ","namorig":"Halep, Simona ","cat":"","pri":"7,2 Mio.","rat":0,"mw":"F","link":"Halep, Simona <\/a>","confirmed_b":1},{"id":"8018","tem":"45","ctr":"25","nam":"Chung, Hyeon ","namorig":"Chung, Hyeon ","cat":"","pri":"7 Mio.","rat":0,"mw":"M","link":"Chung, Hyeon <\/a>","confirmed_b":1},{"id":"3519","tem":"0","ctr":"28","nam":"Muguruza, Garbi\u00f1e ","namorig":"Muguruza, Garbi\u00f1e ","cat":"","pri":"6,9 Mio.","rat":0,"mw":"F","link":"Muguruza, Garbi\u00f1e <\/a>","confirmed_b":1},{"id":"2990","tem":"0","ctr":"3","nam":"Williams, Venus ","namorig":"Williams, Venus ","cat":"","pri":"6,6 Mio.","rat":0,"mw":"F","link":"Williams, Venus <\/a>","confirmed_b":1},{"id":"17000","tem":"45","ctr":"27","nam":"Yastremska, Dayana ","namorig":"Yastremska, Dayana ","cat":"","pri":"6 Mio.","rat":0,"mw":"F","link":"Yastremska, Dayana <\/a>","confirmed_b":1},{"id":"8438","tem":"45","ctr":"19","nam":"Herbert, Pierre-Hugues ","namorig":"Herbert, Pierre-Hugues ","cat":"","pri":"5,9 Mio.","rat":0,"mw":"M","link":"Herbert, Pierre-Hugues <\/a>","confirmed_b":1},{"id":"12412","tem":"45","ctr":"14","nam":"Marterer, Maximilian ","namorig":"Marterer, Maximilian ","cat":"","pri":"5,7 Mio.","rat":0,"mw":"M","link":"Marterer, Maximilian <\/a>","confirmed_b":1},{"id":"12147","tem":"45","ctr":"9","nam":"Vikhlyantseva, Natalia ","namorig":"Vikhlyantseva, Natalia ","cat":"","pri":"5,4 Mio.","rat":0,"mw":"F","link":"Vikhlyantseva, Natalia <\/a>","confirmed_b":1},{"id":"3063","tem":"0","ctr":"19","nam":"Cornet, Aliz\u00e9 ","namorig":"Cornet, Aliz\u00e9 ","cat":"","pri":"5,2 Mio.","rat":0,"mw":"F","link":"Cornet, Aliz\u00e9 <\/a>","confirmed_b":1},{"id":"16461","tem":"45","ctr":"84","nam":"Ivashka, Ilya ","namorig":"Ivashka, Ilya ","cat":"","pri":"5,1 Mio.","rat":0,"mw":"M","link":"Ivashka, Ilya <\/a>","confirmed_b":1},{"id":"3606","tem":"0","ctr":"94","nam":"Wawrinka, Stan ","namorig":"Wawrinka, Stan ","cat":"","pri":"4,8 Mio.","rat":0,"mw":"M","link":"Wawrinka, Stan <\/a>","confirmed_b":1},{"id":"13528","tem":"45","ctr":"3","nam":"Kenin, Sofia ","namorig":"Kenin, Sofia ","cat":"","pri":"4,1 Mio.","rat":0,"mw":"F","link":"Kenin, Sofia <\/a>","confirmed_b":1},{"id":"3875","tem":"0","ctr":"52","nam":"Copil, Marius ","namorig":"Copil, Marius ","cat":"","pri":"3,6 Mio.","rat":0,"mw":"M","link":"Copil, Marius <\/a>","confirmed_b":1},{"id":"6443","tem":"45","ctr":"9","nam":"Betova, Margarita ","namorig":"Betova, Margarita ","cat":"","pri":"3,5 Mio.","rat":0,"mw":"F","link":"Betova, Margarita <\/a>","confirmed_b":1},{"id":"6183","tem":"0","ctr":"36","nam":"Bouchard, Eugenie ","namorig":"Bouchard, Eugenie ","cat":"","pri":"3 Mio.","rat":0,"mw":"F","link":"Bouchard, Eugenie <\/a>","confirmed_b":1}]; var sportsmenTeams = []; var showTeams = 0; //*********************** //SPORTSMEN TABLE HEADERS //*********************** var headersTableSportsmen = [ { 'sTitle': 'Nr.' }, { 'sTitle': 'Gruppe' , 'bSearchable': false, 'bVisible': false }, { 'sTitle': 'Land', 'sSortDataType': 'sortCountryFlag', sType : "text" }, { 'sTitle': 'Tennisspieler'}, { 'sTitle': 'Wert', 'sSortDataType': 'sortMln', 'sType': 'numeric' }, { 'sTitle': 'Team' , 'bSearchable': false, 'bVisible': false }, { 'sTitle': 'M/F' } ]; //*********************** //TEAMS TABLE HEADERS //*********************** var headersTableTeams = [ {'sTitle': 'Nr.'}, {'sTitle': '' , 'bSearchable': false, 'bVisible': false }, {'sTitle': 'Land' , 'sSortDataType': 'sortCountryFlag', sType : 'text' }, { 'sTitle': ''}, { 'sTitle': 'Wert', 'sSortDataType': 'sortMln', 'sType': 'numeric' } ]; //*********************** //SPORTSMEN TABLE CONTENT //*********************** var contentTableSportsmen = []; $.each(sportsmen, function(k, v) { contentTableSportsmen.push([ k + 1, v['cat'], getFlag(v['ctr']), v['link'], v['pri'], isset(teams[v['tem']])? teams[v['tem']]['name']:'', v['mw'] ]); }); //*********************** //TEAMS TABLE CONTENT //*********************** var contentTableTeams = []; $.each(sportsmenTeams, function(k, v) { contentTableTeams.push([ k + 1, getFlag(v['ctr']), v['nam'], v['pri'] ]); }); function isset (va) { return typeof va != 'undefined'; } $(document).ready(function() { $.fn.dataTable.ext.order['sortMln'] = function (settings, col) { return this.api().column(col, {order: 'index'}).nodes().map(function (td) { return parseFloat($(td).text().replace(' Mio.', '').replace(',', '.')); } ); }; if (sportsmen.length) { var sportsmenTable = $('#tblSportsmen').dataTable( { "bPaginate": false, "bFilter": true, "bInfo": false, "bAutoWidth": true, "aoColumns" : headersTableSportsmen, "aaData": contentTableSportsmen, "bAutoWidth": false } ); } if (sportsmenTeams.length) { var sportsmenTeamsTable = $('#tblTeams').dataTable( { "bPaginate": false, "bFilter": true, "bInfo": false, "bAutoWidth": true, "aoColumns" : headersTableTeams, "aaData": contentTableTeams, "bAutoWidth": false } ); $('#teamsOverview').show(); } } ); function getFlag(id, margin) { if (!id || typeof countries[id] === "undefined" ) return ""; if (typeof margin == 'undefined') margin = true; return ""; }