$(document).ready(function(){$('#table_129430949fb4df38efb5077e92d8ed3d').tablesorter({headers:{5:{sorter:false}}});$('#table_cad0cc76da4ff45035a1bb03b88defb3').tablesorter({headers:{4:{sorter:false}}});$('#table_aaf85ca7456348477d747e9dafd0404a').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);});