﻿function thisMonth_RenderDay(oCalendar, oDay, oEvent) {
    FormatDateCell(oCalendar, oDay);
}

