$(document).ready(function(){$('#table_8a995b4c6ccd0a73f05f8b70b0fe16a7').tablesorter({headers:{2:{sorter:false}}});$('a.empty').click(function(){var vText='You are going to empty the Memo. Are you sure?';if(confirm(vText)) return true;else return false;});$('a.print').click(function(){window.print();return false;});});