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