jQuery(document).ready(function() {
	$("#torrenttable").tablesorter();
});