"use strict"; window.addEventListener("load", function() { window.location.replace("/html/appointments.html"); });