Impressum
Angaben Impressum:Angaben gemäß § 5 TMG
Hohe Landesschule Hanau
Alter Rückinger Weg 53
63545 Hanau
Vertreten durch:
Martin Göbler
Oberstudiendirektor
oaded", function() {
// make it as accordion for smaller screens
if (window.innerWidth > 992) {
document.querySelectorAll('.navbar .nav-item').forEach(function(everyitem) {
everyitem.addEventListener('mouseover', function(e) {
let el_link = this.querySelector('a.dropdown-toggle');
if (el_link != null) {
let nextEl = el_link.nextElementSibling;
el_link.classList.add('show');
nextEl.classList.add('show');
}
});
everyitem.addEventListener('mouseleave', function(e) {
let el_link = this.querySelector('a.dropdown-toggle');
if (el_link != null) {
let nextEl = el_link.nextElementSibling;
el_link.classList.remove('show');
nextEl.classList.remove('show');
}
})
});
}
});
Die Matrikeln der Hohen Landesschule