$('#M_start_time1, #M_end_time1, #M_start_time2, #M_end_time2').timeEntry({ ampmPrefix: ' ', });
$('input[id^=M_]').timeEntry({ ampmPrefix: ' ' });