$(document).ready(function(){$('#table_78a97ef9ea5e181a4833c498fc6c4c6d').tablesorter({headers:{5:{sorter:false}}});$('#table_5ddabe0d521216f2d28fd1e65ef6f8c8').tablesorter({headers:{4:{sorter:false}}});$('#table_8d562c146b1643ef41605137ea5152fa').tablesorter({headers:{0:{sorter:false},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;});$('.printme').each(function(){$(this).click();});function PrintMe(){window.print();} setTimeout(PrintMe,1000);});