    <style>
        .acberror {
            color: red;
        }
    </style>
    <script type='text/javascript'>
        jQuery(document).ready(function () {
            jQuery('#calendar').fullCalendar({
                header: {
                    left: 'prev,next today',
                    center: 'title',
                    right: 'month, agendaWeek, agendaDay'
                },
                allDayText: 'All Day',
                columnFormat: {
                    month: 'ddd',
                    week: 'ddd d/M',
                    day: 'dddd d/M'
                },
                editable: false,
                weekends: true,
                timeFormat: 'h:mm-h:mma ',
                axisFormat: 'hh:mma',
                firstDay: 0,
                slotMinutes: 15,
                defaultView: 'month',
                minTime: '6:00',
                maxTime: '22:00',
                monthNames: ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"],
                monthNamesShort: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sept", "Oct", "nov", "Dec"],
                dayNames: ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
                dayNamesShort: ["Sun", "Mon", "Tue", "Wed", "Thus", "Fri", "Sat"],
                buttonText: {
                    today: "Today",
                    day: "Day",
                    week: "Week",
                    month: "Month"
                },
                selectable: true,
                selectHelper: false,
                select: function (start, end, allDay) {

                },

                events: [
                                                                                                        {
                                            id: "1",
                                            title: "Demo Class A-25 B-0",
                                            start: new Date(2017, 9, 11, 10, 00),
                                            end: new Date(2017, 9, 11, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#82AF6F",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1",
                                            title: "Demo Class A-25 B-0",
                                            start: new Date(2017, 9, 12, 10, 00),
                                            end: new Date(2017, 9, 12, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#82AF6F",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1",
                                            title: "Demo Class A-25 B-0",
                                            start: new Date(2017, 9, 13, 10, 00),
                                            end: new Date(2017, 9, 13, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#82AF6F",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "948",
                                            title: "Drive Times- McHenry OBS A-1 B-0",
                                            start: new Date(2025, 7, 23, 10, 00),
                                            end: new Date(2025, 7, 23, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#D15B47",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "986",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 7, 07, 17, 00),
                                            end: new Date(2025, 7, 07, 18, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "998",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2026, 3, 01, 16, 00),
                                            end: new Date(2026, 3, 01, 17, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1015",
                                            title: "Drive Time-HARVARD OBS A-1 B-0",
                                            start: new Date(2023, 11, 29, 10, 00),
                                            end: new Date(2023, 11, 29, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1022",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 9, 25, 11, 00),
                                            end: new Date(2025, 9, 25, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#6CF6CC",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1024",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 9, 25, 11, 00),
                                            end: new Date(2025, 9, 25, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#6CF6CC",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1048",
                                            title: "Drive Time - McHenry BTW A-1 B-0",
                                            start: new Date(2025, 6, 15, 13, 00),
                                            end: new Date(2025, 6, 15, 14, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1054",
                                            title: "Drive Time - McHenry BTW A-1 B-0",
                                            start: new Date(2024, 11, 30, 11, 00),
                                            end: new Date(2024, 11, 30, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#D6487E",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1064",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 7, 30, 10, 00),
                                            end: new Date(2025, 7, 30, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#FF9C7E",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1101",
                                            title: "Drive Time McHenry BTW A-1 B-0",
                                            start: new Date(2026, 2, 22, 11, 00),
                                            end: new Date(2026, 2, 22, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#A0A0A0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1106",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 6, 16, 13, 00),
                                            end: new Date(2025, 6, 16, 14, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1107",
                                            title: "Drive Time-MCHENRY BTW A-1 B-0",
                                            start: new Date(2025, 7, 23, 10, 00),
                                            end: new Date(2025, 7, 23, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#D15B47",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1108",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 7, 09, 10, 00),
                                            end: new Date(2025, 7, 09, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1109",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 9, 04, 11, 00),
                                            end: new Date(2025, 9, 04, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#D6487E",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1110",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2026, 2, 22, 10, 00),
                                            end: new Date(2026, 2, 22, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#A0A0A0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1111",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 6, 17, 13, 00),
                                            end: new Date(2025, 6, 17, 14, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1112",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 9, 24, 16, 30),
                                            end: new Date(2025, 9, 24, 17, 30),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1114",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 9, 24, 15, 30),
                                            end: new Date(2025, 9, 24, 16, 30),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1115",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 7, 24, 11, 00),
                                            end: new Date(2025, 7, 24, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#9585BF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1116",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2026, 2, 30, 16, 30),
                                            end: new Date(2026, 2, 30, 17, 30),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1117",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2026, 2, 22, 11, 00),
                                            end: new Date(2026, 2, 22, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#A0A0A0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1118",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 7, 09, 10, 00),
                                            end: new Date(2025, 7, 09, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1119",
                                            title: "Drive Time-Harvard OBS A-1 B-0",
                                            start: new Date(2023, 11, 22, 10, 00),
                                            end: new Date(2023, 11, 22, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1120",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2026, 3, 04, 11, 00),
                                            end: new Date(2026, 3, 04, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1122",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2026, 2, 30, 15, 30),
                                            end: new Date(2026, 2, 30, 16, 30),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1124",
                                            title: "Drive Time-Harvard OBS A-1 B-0",
                                            start: new Date(2024, 0, 12, 16, 00),
                                            end: new Date(2024, 0, 12, 17, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1126",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 9, 25, 10, 00),
                                            end: new Date(2025, 9, 25, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#6CF6CC",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1127",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2026, 2, 30, 15, 30),
                                            end: new Date(2026, 2, 30, 16, 30),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1128",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 6, 01, 13, 00),
                                            end: new Date(2025, 6, 01, 14, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1129",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 2, 04, 15, 30),
                                            end: new Date(2025, 2, 04, 16, 30),
                                            allDay: false,
                                            backgroundColor: "#9585BF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1130",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2026, 3, 05, 10, 00),
                                            end: new Date(2026, 3, 05, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1131",
                                            title: "Drive Time-HARVARD BTW A-1 B-0",
                                            start: new Date(2024, 0, 26, 10, 00),
                                            end: new Date(2024, 0, 26, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1132",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 2, 04, 15, 30),
                                            end: new Date(2025, 2, 04, 16, 30),
                                            allDay: false,
                                            backgroundColor: "#9585BF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1133",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 7, 23, 11, 00),
                                            end: new Date(2025, 7, 23, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#D15B47",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1134",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 6, 12, 11, 00),
                                            end: new Date(2025, 6, 12, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#6CF6CC",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1135",
                                            title: "Drive Time-Harvard BTW A-1 B-0",
                                            start: new Date(2023, 11, 22, 10, 00),
                                            end: new Date(2023, 11, 22, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1136",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 7, 23, 11, 00),
                                            end: new Date(2025, 7, 23, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#D15B47",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1137",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2026, 3, 05, 11, 00),
                                            end: new Date(2026, 3, 05, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1138",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 9, 23, 17, 00),
                                            end: new Date(2025, 9, 23, 18, 00),
                                            allDay: false,
                                            backgroundColor: "#E887FF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1139",
                                            title: "Drive Time-HARVARD BTW A-1 B-0",
                                            start: new Date(2024, 1, 09, 10, 00),
                                            end: new Date(2024, 1, 09, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1141",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 6, 15, 13, 00),
                                            end: new Date(2025, 6, 15, 14, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1142",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 7, 07, 16, 00),
                                            end: new Date(2025, 7, 07, 17, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1143",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 9, 23, 17, 00),
                                            end: new Date(2025, 9, 23, 18, 00),
                                            allDay: false,
                                            backgroundColor: "#E887FF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1144",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 9, 24, 16, 30),
                                            end: new Date(2025, 9, 24, 17, 30),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1145",
                                            title: "Drive Time- McHenry OBS A-1 B-0",
                                            start: new Date(2026, 2, 22, 10, 00),
                                            end: new Date(2026, 2, 22, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#A0A0A0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1146",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 6, 28, 12, 00),
                                            end: new Date(2025, 6, 28, 13, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1148",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 9, 23, 16, 00),
                                            end: new Date(2025, 9, 23, 17, 00),
                                            allDay: false,
                                            backgroundColor: "#E887FF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1149",
                                            title: "Drive Time-HARVARD BTW A-1 B-0",
                                            start: new Date(2024, 1, 09, 16, 00),
                                            end: new Date(2024, 1, 09, 17, 00),
                                            allDay: false,
                                            backgroundColor: "#3A87AD",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1150",
                                            title: "Drive Time-HARVARD BTW A-1 B-0",
                                            start: new Date(2024, 1, 02, 16, 00),
                                            end: new Date(2024, 1, 02, 17, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1151",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 7, 24, 11, 00),
                                            end: new Date(2025, 7, 24, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#9585BF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1152",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 7, 30, 10, 00),
                                            end: new Date(2025, 7, 30, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#FF9C7E",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1153",
                                            title: "Drive Time-HARVARD OBS A-1 B-0",
                                            start: new Date(2024, 0, 12, 10, 00),
                                            end: new Date(2024, 0, 12, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1155",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 7, 07, 17, 00),
                                            end: new Date(2025, 7, 07, 18, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1156",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 6, 24, 12, 00),
                                            end: new Date(2025, 6, 24, 13, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1157",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2026, 0, 03, 11, 00),
                                            end: new Date(2026, 0, 03, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#FF9C7E",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1158",
                                            title: "Drive Time-HARVARD OBS A-1 B-0",
                                            start: new Date(2024, 0, 26, 16, 00),
                                            end: new Date(2024, 0, 26, 17, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1159",
                                            title: "Drive Time-HARVARD OBS A-1 B-0",
                                            start: new Date(2024, 1, 09, 10, 00),
                                            end: new Date(2024, 1, 09, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1160",
                                            title: "Drive Time-HARVARD BTW A-1 B-0",
                                            start: new Date(2023, 11, 29, 10, 00),
                                            end: new Date(2023, 11, 29, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1161",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2026, 0, 02, 10, 00),
                                            end: new Date(2026, 0, 02, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#6CF6CC",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1163",
                                            title: "Drive Times-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 9, 04, 10, 00),
                                            end: new Date(2025, 9, 04, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#D6487E",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1164",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 9, 25, 10, 00),
                                            end: new Date(2025, 9, 25, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#6CF6CC",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1166",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 7, 30, 11, 00),
                                            end: new Date(2025, 7, 30, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#FF9C7E",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1167",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 9, 23, 16, 00),
                                            end: new Date(2025, 9, 23, 17, 00),
                                            allDay: false,
                                            backgroundColor: "#E887FF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1168",
                                            title: "Drive Time - McHenry  OBS A-1 B-0",
                                            start: new Date(2025, 6, 17, 13, 00),
                                            end: new Date(2025, 6, 17, 14, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1169",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 6, 12, 11, 00),
                                            end: new Date(2025, 6, 12, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#6CF6CC",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1170",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 9, 24, 15, 30),
                                            end: new Date(2025, 9, 24, 16, 30),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1171",
                                            title: "Drive Time-HARVARD BTW A-1 B-0",
                                            start: new Date(2024, 0, 12, 16, 00),
                                            end: new Date(2024, 0, 12, 17, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1172",
                                            title: "Drive Time-Harvard OBS A-1 B-0",
                                            start: new Date(2024, 1, 02, 16, 00),
                                            end: new Date(2024, 1, 02, 17, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1173",
                                            title: "Drive Time-HARVARD BTW A-1 B-0",
                                            start: new Date(2024, 0, 12, 10, 00),
                                            end: new Date(2024, 0, 12, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1174",
                                            title: "Drive Time-HARVARD BTW A-1 B-0",
                                            start: new Date(2024, 0, 26, 16, 00),
                                            end: new Date(2024, 0, 26, 17, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1175",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 6, 15, 12, 00),
                                            end: new Date(2025, 6, 15, 13, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1176",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 9, 04, 11, 00),
                                            end: new Date(2025, 9, 04, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#D6487E",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1177",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2026, 3, 01, 17, 00),
                                            end: new Date(2026, 3, 01, 18, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1178",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 6, 28, 13, 00),
                                            end: new Date(2025, 6, 28, 14, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1179",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 7, 30, 11, 00),
                                            end: new Date(2025, 7, 30, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#FF9C7E",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1180",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2026, 0, 02, 11, 00),
                                            end: new Date(2026, 0, 02, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#6CF6CC",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1181",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2026, 3, 01, 17, 00),
                                            end: new Date(2026, 3, 01, 18, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1182",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2026, 0, 02, 11, 00),
                                            end: new Date(2026, 0, 02, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#6CF6CC",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1183",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2026, 3, 04, 11, 00),
                                            end: new Date(2026, 3, 04, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1184",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 6, 28, 12, 00),
                                            end: new Date(2025, 6, 28, 13, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1185",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2026, 2, 30, 16, 30),
                                            end: new Date(2026, 2, 30, 17, 30),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1186",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 9, 04, 10, 00),
                                            end: new Date(2025, 9, 04, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#D6487E",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1187",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 6, 24, 12, 00),
                                            end: new Date(2025, 6, 24, 13, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1188",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2026, 0, 02, 10, 00),
                                            end: new Date(2026, 0, 02, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#6CF6CC",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1189",
                                            title: "Drive Time-HARVARD OBS A-1 B-0",
                                            start: new Date(2024, 0, 26, 10, 00),
                                            end: new Date(2024, 0, 26, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1190",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2026, 3, 01, 16, 00),
                                            end: new Date(2026, 3, 01, 17, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1191",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 7, 07, 16, 00),
                                            end: new Date(2025, 7, 07, 17, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1192",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2026, 0, 03, 10, 00),
                                            end: new Date(2026, 0, 03, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#FF9C7E",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1193",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2026, 0, 03, 10, 00),
                                            end: new Date(2026, 0, 03, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#FF9C7E",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1194",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2026, 0, 03, 11, 00),
                                            end: new Date(2026, 0, 03, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#FF9C7E",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1195",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 6, 16, 13, 00),
                                            end: new Date(2025, 6, 16, 14, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1196",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2026, 3, 02, 17, 00),
                                            end: new Date(2026, 3, 02, 18, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1197",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2026, 3, 02, 17, 00),
                                            end: new Date(2026, 3, 02, 18, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1198",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2026, 3, 02, 04, 00),
                                            end: new Date(2026, 3, 02, 17, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1199",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2026, 3, 02, 16, 00),
                                            end: new Date(2026, 3, 02, 17, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1204",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2026, 2, 31, 17, 00),
                                            end: new Date(2026, 2, 31, 18, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1205",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2026, 2, 31, 17, 00),
                                            end: new Date(2026, 2, 31, 18, 00),
                                            allDay: false,
                                            backgroundColor: "#7FCAFF",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1206",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2026, 2, 31, 16, 00),
                                            end: new Date(2026, 2, 31, 17, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1207",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2026, 2, 31, 16, 00),
                                            end: new Date(2026, 2, 31, 17, 00),
                                            allDay: false,
                                            backgroundColor: "#FF7FB0",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1208",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 8, 21, 10, 00),
                                            end: new Date(2025, 8, 21, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#D6487E",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1209",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 8, 21, 10, 00),
                                            end: new Date(2025, 8, 21, 11, 00),
                                            allDay: false,
                                            backgroundColor: "#D6487E",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1210",
                                            title: "Drive Time-McHenry OBS A-1 B-0",
                                            start: new Date(2025, 8, 21, 11, 00),
                                            end: new Date(2025, 8, 21, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#D6487E",
                                            textColor: "white"
                                        },
                                                                                                                            {
                                            id: "1211",
                                            title: "Drive Time-McHenry BTW A-1 B-0",
                                            start: new Date(2025, 8, 21, 11, 00),
                                            end: new Date(2025, 8, 21, 12, 00),
                                            allDay: false,
                                            backgroundColor: "#D6487E",
                                            textColor: "white"
                                        },
                                                                {
                    }
                ],
                eventClick: function (event, calEvent, jsEvent, view) {
                    if (event.id) {
                        var ClassId = event.id;
                        var JoiningDate = event.start;
                        //var End = event.end;
                        JoiningDate = JoiningDate.toString();
                        JoiningDate = JoiningDate.substring(0, 16);
                        StartBooking(ClassId, JoiningDate);
                    }
                }
            });
        });

        //show first booking form
        function StartBooking(ClassId, JoiningDate) {
            jQuery("#booking-instructions").hide();
            jQuery("#calendar").hide();
            jQuery("#loading-img").show();
            jQuery('html, body').animate({
                scrollTop: jQuery("#class-booking-instructions").offset().top
            }, 1200);
            var PostData = "Action=class-details" + "&ClassId=" + ClassId + "&JoiningDate=" + JoiningDate;
            jQuery.ajax({
                dataType: 'html',
                type: 'POST',
                url: location.href,
                cache: false,
                data: PostData,
                complete: function () { },
                success: function (data) {
                    jQuery("#loading-img").hide();
                    data = jQuery(data).find("div#class-details-div-1");
                    jQuery("#class-details-div-2").html(data);
                }
            });
        }

        //stop booking
        function StopBooking() {
            jQuery("#class-details-div-2").hide();
            jQuery("#join-class-div-2").hide();
            jQuery("#loading-img").show();
            location.href = location.href;
        }

        //join class
        function JoinClass(ClassId, JoiningDate) {
            jQuery("#loading-img").show();

            jQuery('html, body').animate({
                scrollTop: jQuery("#class-booking-instructions").offset().top
            }, 1500);

            jQuery("#class-details-div-2").hide();
            var PostData = "Action=join-class" + "&ClassId=" + ClassId + "&JoiningDate=" + JoiningDate;
            jQuery.ajax({
                dataType: 'html',
                type: 'POST',
                url: location.href,
                cache: false,
                data: PostData,
                complete: function () { },
                success: function (data) {
                    jQuery("#loading-img").hide();
                    data = jQuery(data).find("div#join-class-div-1");
                    jQuery("#join-class-div-2").html(data);
                }
            });
        }

        //book class
        function BookClass(ClassId, JoiningDate) {
            jQuery('.acberror').hide();
            var Name = jQuery("#name").val();
            var Email = jQuery("#email").val();
            var Phone = jQuery("#phone").val();
            var Sn = jQuery("#sn").val();

            //first name
            if (Name == "") {
                jQuery("#name").after("<span class='acberror'><br><strong>Name name required.</strong></span>");
                return false;
            } else {
                var Res = isNaN(Name);
                if (Res == false) {
                    jQuery("#name").after("<span class='acberror'><br><strong>Invalid name.</strong></span>");
                    return false;
                }
                var NameRegx = /^[a-zA-Z0-9- ]*$/;
                if (NameRegx.test(Name) == false) {
                    jQuery("#name").after("<span class='acberror'><br><strong>No special characters allowed.</strong></span>");
                    return false;
                }
            }

            var regex = /^([a-zA-Z0-9_\.\-\+])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/;
            if (Email == "") {
                jQuery("#email").after("<span class='acberror'><br><strong>Email required.</strong></span>");
                return false;
            } else {
                if (regex.test(Email) == false) {
                    jQuery("#email").after("<span class='acberror'><br><strong>Invalid email.</strong></span>");
                    return false;
                }
            }

            if (Phone == "") {
                jQuery("#phone").after("<span class='acberror'><br><strong>Only Numbers: 1234567890.</strong></span>");
                jQuery("#phone").after("<span class='acberror'><br><strong>Phone required.</strong></span>");

                return false;
            } /*else {
                 var PhoneRes = isNaN(Phone);
                 if(PhoneRes == true) {
                 jQuery("#phone").after("<span class='acberror'><br><strong></strong ></span > ");
            jQuery("#phone").after("<span class='acberror'><br><strong></strong></span>");
            return false;
        }
                 }*/

        jQuery("#join-class-div-1").hide();
        jQuery("#join-class-div-2").hide();
        jQuery("#loading-img").show();
        var PostData1 = "Action=book-class" + "&ClassId=" + ClassId + "&JoiningDate=" + JoiningDate;
        var PostData2 = "&Name=" + Name + "&Email=" + Email + "&Phone=" + Phone + "&Sn=" + Sn;
        var PostData = PostData1 + PostData2;
        jQuery.ajax({
            dataType: 'html',
            type: 'POST',
            url: location.href,
            cache: false,
            data: PostData,
            complete: function () { },
            success: function (data) {
                jQuery("#loading-img").hide();
                data = jQuery(data).find("div#booking-result-div");
                jQuery("#show-class-booking-result").html(data);
            }
        });
            }

        //on completed anything reload page
        function Done() {
            jQuery("#show-class-booking-result").hide();
            jQuery("#loading-img").show();
            location.href = location.href;
        }

        //cancel appointment
        function CancelBooking() {
            var BookingId = jQuery('#booking-id').val();
            var DataString = "Action=CancelBooking" + "&BookingId=" + BookingId;
            jQuery("#show-class-booking-result").hide();
            jQuery("#loading-img").show();
            jQuery.ajax({
                dataType: 'html',
                type: 'POST',
                url: location.href,
                cache: false,
                data: DataString,
                complete: function () { },
                success: function () {
                    location.href = location.href;
                }
            });
        }
    </script>
    <!---display booking instruction--->
<div id="class-booking-instructions" align="center">
    <strong>BTW</strong> – Behind-the-wheel<br />
<strong>OBS</strong> – Observation
<p>
A student cannot sign up for both BTW and OBS at the same hour.  Each instruction has its own time slot.  Students in the Standard and Silver Program will need to sign up for both BTW and OBS.
</p><p>
If two students want to share an instruction together, both students will need to sign up for BTW and OBS in the same colored two-hour block as partners.  After that hour of instruction is completed, the students would switch instruction and continue lesson in the second hour.
</p><p>
Students who will only require BTW instruction as part of their course program will only sign up for BTW.
</p><p>
Other drives may be available with an instructor.  Please call for information.
</p><!--Drives are color coded in blocks, depending on whether they are offered in the AM or PM hours. To learn more about the drive, please select a color. Other drives may be available with an instructor, Monday through Friday. Please call for information. --><br><br></div>

<!---show appointment calendar--->
<div id="big-calendar-div">
    <div id="calendar">
        <!---show appointment legends--->
        <div id="calendar-legends" style="margin-top: 4px; font-size: small;">
                        <strong>
                A            </strong> =
            Available &nbsp; <strong>
                B            </strong> =
            Booked                        <div style="float: right;">Appointment Calendar Premium Powered By: <a href="http://appointzilla.com/"
                    target="_blank">Appointzilla</a></div>
        </div>
    </div>
</div>

<!--loading image-->
    <div id="loading-img" style="display: none; text-align: center;">
        <i class="fa fa-spinner fa-spin fa-4x"></i>
    </div>

    <style>
        .entry-content td,
        .comment-content td {
            vertical-align: top;
            border-top: 0px;
            padding: 0px;
        }
    </style>

    <div class="row-fluid" id="class-details-div-2"></div>

    <div class="row-fluid" id="join-class-div-2"></div>

    <div id="show-class-booking-result"></div>
    {"id":78,"date":"2015-10-14T19:53:37","date_gmt":"2015-10-14T19:53:37","guid":{"rendered":"http:\/\/midwestfivestardrivingschool.com\/?page_id=78"},"modified":"2016-09-03T13:44:43","modified_gmt":"2016-09-03T13:44:43","slug":"register-to-drive","status":"publish","type":"page","link":"https:\/\/midwestfivestardrivingschool.com\/index.php\/register-to-drive\/","title":{"rendered":"Register to drive"},"content":{"rendered":"\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/full-width.php","meta":{"footnotes":""},"class_list":["post-78","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Register to drive - Midwest Five Star Driving School<\/title>\n<meta name=\"description\" content=\"Schedule your behind the wheel and driving observation time quickly and easily online with Midwest Five Star Driving School.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/midwestfivestardrivingschool.com\/index.php\/register-to-drive\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Register to drive - Midwest Five Star Driving School\" \/>\n<meta property=\"og:description\" content=\"Schedule your behind the wheel and driving observation time quickly and easily online with Midwest Five Star Driving School.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/midwestfivestardrivingschool.com\/index.php\/register-to-drive\/\" \/>\n<meta property=\"og:site_name\" content=\"Midwest Five Star Driving School\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/midwestfivestar\/\" \/>\n<meta property=\"article:modified_time\" content=\"2016-09-03T13:44:43+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/midwestfivestardrivingschool.com\/index.php\/register-to-drive\/\",\"url\":\"https:\/\/midwestfivestardrivingschool.com\/index.php\/register-to-drive\/\",\"name\":\"Register to drive - Midwest Five Star Driving School\",\"isPartOf\":{\"@id\":\"https:\/\/midwestfivestardrivingschool.com\/#website\"},\"datePublished\":\"2015-10-14T19:53:37+00:00\",\"dateModified\":\"2016-09-03T13:44:43+00:00\",\"description\":\"Schedule your behind the wheel and driving observation time quickly and easily online with Midwest Five Star Driving School.\",\"breadcrumb\":{\"@id\":\"https:\/\/midwestfivestardrivingschool.com\/index.php\/register-to-drive\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/midwestfivestardrivingschool.com\/index.php\/register-to-drive\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/midwestfivestardrivingschool.com\/index.php\/register-to-drive\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/midwestfivestardrivingschool.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Register to drive\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/midwestfivestardrivingschool.com\/#website\",\"url\":\"https:\/\/midwestfivestardrivingschool.com\/\",\"name\":\"Midwest Five Star Driving School\",\"description\":\"Providing the highest level of drive training to Harvard and McHenry students.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/midwestfivestardrivingschool.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Register to drive - Midwest Five Star Driving School","description":"Schedule your behind the wheel and driving observation time quickly and easily online with Midwest Five Star Driving School.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/midwestfivestardrivingschool.com\/index.php\/register-to-drive\/","og_locale":"en_US","og_type":"article","og_title":"Register to drive - Midwest Five Star Driving School","og_description":"Schedule your behind the wheel and driving observation time quickly and easily online with Midwest Five Star Driving School.","og_url":"https:\/\/midwestfivestardrivingschool.com\/index.php\/register-to-drive\/","og_site_name":"Midwest Five Star Driving School","article_publisher":"https:\/\/www.facebook.com\/midwestfivestar\/","article_modified_time":"2016-09-03T13:44:43+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/midwestfivestardrivingschool.com\/index.php\/register-to-drive\/","url":"https:\/\/midwestfivestardrivingschool.com\/index.php\/register-to-drive\/","name":"Register to drive - Midwest Five Star Driving School","isPartOf":{"@id":"https:\/\/midwestfivestardrivingschool.com\/#website"},"datePublished":"2015-10-14T19:53:37+00:00","dateModified":"2016-09-03T13:44:43+00:00","description":"Schedule your behind the wheel and driving observation time quickly and easily online with Midwest Five Star Driving School.","breadcrumb":{"@id":"https:\/\/midwestfivestardrivingschool.com\/index.php\/register-to-drive\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/midwestfivestardrivingschool.com\/index.php\/register-to-drive\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/midwestfivestardrivingschool.com\/index.php\/register-to-drive\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/midwestfivestardrivingschool.com\/"},{"@type":"ListItem","position":2,"name":"Register to drive"}]},{"@type":"WebSite","@id":"https:\/\/midwestfivestardrivingschool.com\/#website","url":"https:\/\/midwestfivestardrivingschool.com\/","name":"Midwest Five Star Driving School","description":"Providing the highest level of drive training to Harvard and McHenry students.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/midwestfivestardrivingschool.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"}]}},"_links":{"self":[{"href":"https:\/\/midwestfivestardrivingschool.com\/index.php\/wp-json\/wp\/v2\/pages\/78","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/midwestfivestardrivingschool.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/midwestfivestardrivingschool.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/midwestfivestardrivingschool.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/midwestfivestardrivingschool.com\/index.php\/wp-json\/wp\/v2\/comments?post=78"}],"version-history":[{"count":4,"href":"https:\/\/midwestfivestardrivingschool.com\/index.php\/wp-json\/wp\/v2\/pages\/78\/revisions"}],"predecessor-version":[{"id":154,"href":"https:\/\/midwestfivestardrivingschool.com\/index.php\/wp-json\/wp\/v2\/pages\/78\/revisions\/154"}],"wp:attachment":[{"href":"https:\/\/midwestfivestardrivingschool.com\/index.php\/wp-json\/wp\/v2\/media?parent=78"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}