$(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(' mln.', ''); } ); }; $.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 = {"61":{"id":"61","country":"Netherlands","countryCode":"NL","countryTr":"Nederland"},"14":{"id":"14","country":"Germany","countryCode":"DE","countryTr":"Duitsland"},"81":{"id":"81","country":"Serbia","countryCode":"RS","countryTr":"Servi\u00eb"},"25":{"id":"25","country":"South Korea","countryCode":"KR","countryTr":"Zuid-Korea"},"1":{"id":"1","country":"China","countryCode":"CN","countryTr":"China"},"58":{"id":"58","country":"Cameroon","countryCode":"CM","countryTr":"Kameroen"},"79":{"id":"79","country":"Tunisia","countryCode":"TN","countryTr":"Tunesi\u00eb"},"10":{"id":"10","country":"Japan","countryCode":"JP","countryTr":"Japan"},"164":{"id":"164","country":"Montenegro","countryCode":"ME","countryTr":"Montenegro"},"5":{"id":"5","country":"Brasil","countryCode":"BR","countryTr":"Brazili\u00eb"},"9":{"id":"9","country":"Russia","countryCode":"RU","countryTr":"Rusland"},"109":{"id":"109","country":"Denmark","countryCode":"DK","countryTr":"Denemarken"},"33":{"id":"33","country":"Poland","countryCode":"PL","countryTr":"Polen"},"31":{"id":"31","country":"Argentina","countryCode":"AR","countryTr":"Argentini\u00eb"},"80":{"id":"80","country":"Hungary","countryCode":"HU","countryTr":"Hongarije"},"78":{"id":"78","country":"Czech Republic","countryCode":"CZ","countryTr":"Tsjechi\u00eb"},"88":{"id":"88","country":"Sweden","countryCode":"SE","countryTr":"Zweden"},"117":{"id":"117","country":"Norway","countryCode":"NO","countryTr":"Noorwegen"},"104":{"id":"104","country":"Paraguay","countryCode":"PY","countryTr":"Paraguay"},"59":{"id":"59","country":"Angola","countryCode":"AO","countryTr":"Angola"},"145":{"id":"145","country":"Slovenia","countryCode":"SI","countryTr":"Sloveni\u00eb"},"28":{"id":"28","country":"Spain","countryCode":"ES","countryTr":"Spanje"},"52":{"id":"52","country":"Romania","countryCode":"RO","countryTr":"Roemeni\u00eb"},"19":{"id":"19","country":"France","countryCode":"FR","countryTr":"Frankrijk"},"84":{"id":"84","country":"Belarus","countryCode":"BY","countryTr":"Wit-Rusland"},"120":{"id":"120","country":"Croatia","countryCode":"HR","countryTr":"Kroati\u00eb"},"93":{"id":"93","country":"Austria","countryCode":"AT","countryTr":"Oostenrijk"},"144":{"id":"144","country":"North Macedonia","countryCode":"MK","countryTr":"Noord Macedoni\u00eb"},"175":{"id":"175","country":"Iceland","countryCode":"IS","countryTr":"IJsland"},"156":{"id":"156","country":"Qatar","countryCode":"QA","countryTr":"Qatar"},"16":{"id":"16","country":"Egypt","countryCode":"EG","countryTr":"Egypte"},"160":{"id":"160","country":"Bahrain","countryCode":"BH","countryTr":"Bahrein"},"60":{"id":"60","country":"Chile","countryCode":"CL","countryTr":"Chili"},"46":{"id":"46","country":"Saudi Arabia","countryCode":"SA","countryTr":"Saudi Arabi\u00eb"},"51":{"id":"51","country":"Australia","countryCode":"AU","countryTr":"Australi\u00eb"},"73":{"id":"73","country":"Cuba","countryCode":"CU","countryTr":"Cuba"},"70":{"id":"70","country":"Senegal","countryCode":"SN","countryTr":"Senegal"},"62":{"id":"62","country":"Kazakhstan","countryCode":"KZ","countryTr":"Kazachstan"},"21":{"id":"21","country":"Kongo (Kinshasa)","countryCode":"CD","countryTr":"Kongo (Kinshasa)"},"27":{"id":"27","country":"Ukraine","countryCode":"UA","countryTr":"Oekra\u00efne"},"142":{"id":"142","country":"Latvia","countryCode":"LV","countryTr":"Letland"},"77":{"id":"77","country":"Portugal","countryCode":"PT","countryTr":"Portugal"},"127":{"id":"127","country":"Bosnia and Herzegovina","countryCode":"BA","countryTr":"Bosni\u00eb-Herzegovina"},"94":{"id":"94","country":"Swiss","countryCode":"CH","countryTr":"Zwitserland"},"35":{"id":"35","country":"Algeria","countryCode":"DZ","countryTr":"Algerije"},"166":{"id":"166","country":"Cape Verde","countryCode":"CV","countryTr":"Kaapverdi\u00eb"},"37":{"id":"37","country":"Morocco","countryCode":"MA","countryTr":"Marokko"},"134":{"id":"134","country":"Uruguay","countryCode":"UY","countryTr":"Uruguay"},"3":{"id":"3","country":"United States","countryCode":"US","countryTr":"Verenigde Staten"},"128":{"id":"128","country":"Kongo (Brazzaville)","countryCode":"CG","countryTr":"Kongo (Brazzaville)"},"110":{"id":"110","country":"Slovakia","countryCode":"SK","countryTr":"Slowakije"},"18":{"id":"18","country":"Iran","countryCode":"IR","countryTr":"Iran"},"126":{"id":"126","country":"Puerto Rico","countryCode":"PR","countryTr":"Puerto Rico"},"44":{"id":"44","country":"Uzbekistan","countryCode":"UZ","countryTr":"Oezbekistan"},"132":{"id":"132","country":"Lithuania","countryCode":"LT","countryTr":"Litouwen"},"76":{"id":"76","country":"Belgium","countryCode":"BE","countryTr":"Belgi\u00eb"},"206":{"id":"206","country":"Greenland","countryCode":"GL","countryTr":"Groenland"},"74":{"id":"74","country":"Greece","countryCode":"GR","countryTr":"Griekenland"},"222":{"id":"222","country":"Faroe Islands","countryCode":"FO","countryTr":"Faero\u00ebr Eilanden"},"121":{"id":"121","country":"Georgia","countryCode":"GE","countryTr":"Georgi\u00eb"}}; var teams = [{"id":0,"name":""}]; var sportsmen = []; var sportsmenTeams = [{"id":"19145","ctr":"117","nam":"Noorwegen","namorig":"Norway","cat":"","pri":"20 mln.","rat":0,"link":"Noorwegen<\/a>","confirmed_b":1},{"id":"19138","ctr":"9","nam":"Rusland","namorig":"Russia","cat":"","pri":"16,7 mln.","rat":0,"link":"Rusland<\/a>","confirmed_b":1},{"id":"19151","ctr":"19","nam":"Frankrijk","namorig":"France","cat":"","pri":"16,2 mln.","rat":0,"link":"Frankrijk<\/a>","confirmed_b":1},{"id":"19128","ctr":"61","nam":"Nederland","namorig":"Netherlands","cat":"","pri":"14,8 mln.","rat":0,"link":"Nederland<\/a>","confirmed_b":1},{"id":"19149","ctr":"28","nam":"Spanje","namorig":"Spain","cat":"","pri":"11,3 mln.","rat":0,"link":"Spanje<\/a>","confirmed_b":1},{"id":"19137","ctr":"5","nam":"Brazili\u00eb","namorig":"Brasil","cat":"","pri":"10,6 mln.","rat":0,"link":"Brazili\u00eb<\/a>","confirmed_b":1},{"id":"19139","ctr":"109","nam":"Denemarken","namorig":"Denmark","cat":"","pri":"10,4 mln.","rat":0,"link":"Denemarken<\/a>","confirmed_b":1},{"id":"19144","ctr":"88","nam":"Zweden","namorig":"Sweden","cat":"","pri":"10 mln.","rat":0,"link":"Zweden<\/a>","confirmed_b":1},{"id":"19129","ctr":"14","nam":"Duitsland","namorig":"Germany","cat":"","pri":"9,1 mln.","rat":0,"link":"Duitsland<\/a>","confirmed_b":1},{"id":"19150","ctr":"52","nam":"Roemeni\u00eb","namorig":"Romania","cat":"","pri":"8,7 mln.","rat":0,"link":"Roemeni\u00eb<\/a>","confirmed_b":1},{"id":"19142","ctr":"80","nam":"Hongarije","namorig":"Hungary","cat":"","pri":"7,3 mln.","rat":0,"link":"Hongarije<\/a>","confirmed_b":1},{"id":"19130","ctr":"81","nam":"Servi\u00eb","namorig":"Serbia","cat":"","pri":"6,2 mln.","rat":0,"link":"Servi\u00eb<\/a>","confirmed_b":1},{"id":"19131","ctr":"25","nam":"Zuid-Korea","namorig":"South Korea","cat":"","pri":"5,9 mln.","rat":0,"link":"Zuid-Korea<\/a>","confirmed_b":1},{"id":"19136","ctr":"164","nam":"Montenegro","namorig":"Montenegro","cat":"","pri":"5 mln.","rat":0,"link":"Montenegro<\/a>","confirmed_b":1},{"id":"19140","ctr":"33","nam":"Polen","namorig":"Poland","cat":"","pri":"4,1 mln.","rat":0,"link":"Polen<\/a>","confirmed_b":1},{"id":"19148","ctr":"145","nam":"Sloveni\u00eb","namorig":"Slovenia","cat":"","pri":"3,8 mln.","rat":0,"link":"Sloveni\u00eb<\/a>","confirmed_b":1},{"id":"19143","ctr":"78","nam":"Tsjechi\u00eb","namorig":"Czech Republic","cat":"","pri":"3,7 mln.","rat":0,"link":"Tsjechi\u00eb<\/a>","confirmed_b":1},{"id":"19147","ctr":"59","nam":"Angola","namorig":"Angola","cat":"","pri":"3,5 mln.","rat":0,"link":"Angola<\/a>","confirmed_b":1},{"id":"19135","ctr":"10","nam":"Japan","namorig":"Japan","cat":"","pri":"3 mln.","rat":0,"link":"Japan<\/a>","confirmed_b":1},{"id":"19132","ctr":"1","nam":"China","namorig":"China","cat":"","pri":"2,3 mln.","rat":0,"link":"China<\/a>","confirmed_b":1},{"id":"19133","ctr":"58","nam":"Kameroen","namorig":"Cameroon","cat":"","pri":"1,9 mln.","rat":0,"link":"Kameroen<\/a>","confirmed_b":1},{"id":"19141","ctr":"31","nam":"Argentini\u00eb","namorig":"Argentina","cat":"","pri":"1,5 mln.","rat":0,"link":"Argentini\u00eb<\/a>","confirmed_b":1},{"id":"19134","ctr":"79","nam":"Tunesi\u00eb","namorig":"Tunisia","cat":"","pri":"1,4 mln.","rat":0,"link":"Tunesi\u00eb<\/a>","confirmed_b":1},{"id":"19146","ctr":"104","nam":"Paraguay","namorig":"Paraguay","cat":"","pri":"1,2 mln.","rat":0,"link":"Paraguay<\/a>","confirmed_b":1}]; var showTeams = 0; //*********************** //SPORTSMEN TABLE HEADERS //*********************** var headersTableSportsmen = [ { 'sTitle': 'Nr.' }, { 'sTitle': 'Groep' , 'bSearchable': false, 'bVisible': false }, { 'sTitle': 'Land', 'sSortDataType': 'sortCountryFlag', sType : "text" }, { 'sTitle': 'Land'}, { 'sTitle': 'Waarde', 'sSortDataType': 'sortMln', 'sType': 'numeric' }, { 'sTitle': 'Team' }, { 'sTitle': 'M/V' , 'bSearchable': false, 'bVisible': false } ]; //*********************** //TEAMS TABLE HEADERS //*********************** var headersTableTeams = [ {'sTitle': 'Nr.'}, {'sTitle': '' , 'bSearchable': false, 'bVisible': false }, {'sTitle': 'Land' , 'sSortDataType': 'sortCountryFlag', sType : 'text' }, { 'sTitle': ''}, { 'sTitle': 'Waarde', '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(' mln.', '').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 ""; }