if (information == 'Fash') {
alert(fash);
} else {
alert(SeeLater);
} else {
alert(`See you later Dr.${lastname}.`);
} else if (information == 'Fash ') {
alert(' Barry. ');
} else {
alert('No info today');
} else {
alert('Access is closed ');
}