$(document).ready(function() 
    { 
        $("#tematys").tablesorter();
		$("#lastOnlinePlayers").tablesorter();	
    } 
); 
