'+getDayLabel(this_day, _start_date, weekend, holidays)+' | ';
if(_tbs){
_tbs.forEach(function(tb){
var color = tb['Color']==undefined?' ':' background-color: #'+(tb['Color']).toString(16);
var display = showTimetable(tb.start_time-Math.floor(tb.start_time), tb.end_time-Math.floor(tb.end_time));
html+=' '+display+' ';
})
}
html+=' |
';
}
pos += 1;
}else{
html+='