for ($i = 0; $i < $dayOfWeek; $i++) {
                $calendar .= "<td class='notday'>&nbsp;</td>";
            }