JavaScript -Laden im Fensterladezeit

//function that loads on window onload

window.onload = ()=>{
    
}
The Arborist