﻿$(document).ready(function() {
	$(document).pngFix(); 
	$(".standings").tablesorter();
});