$(document).ready(function(){$('#table_99658f4f8f7a2eb2ccb9d5949fb7c4b3').tablesorter({headers:{5:{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;});});