$(function(){
	$("table#sortTable").tablesorter();
	$("a[rel=twipsy]").twipsy({
		live: true
	})
});
