$(document).ready(function(){
	
		// for monthly performance tableCloth
	    $('#monthlyPerformance').tableHover({colClass: 'hover'}); 
		 
});
