Prova qui
function aggiornaPagina(stringa){
document.getElementById("risultato").innerHTML = stringa;
location.hash = "offerte"
}