var ocontent = $("#content").html() function reset() { $("#content").html(ocontent) } function oppgaver() { $("#content").html(`

Bibliotek

`) }