$(document).ready(function(){
	$(".tour table").tablesorter();
});

