
/* start up the following for all pages */
$(document).ready(function($) {
$('#mlwclock').imclock(); 
$(".tablesorter").tablesorter();     
} ); 
