e alura se è così è diverso
codice:
Response.Write("<script language=javascript>")
Response.Write("<!--")
Response.Write("function AggiornaFrames() {")
Response.Write("top.centro.centro_destra.location.href = 'eventi_centro_destra.html';")
Response.Write("top.sotto.sotto_destra.location.href = 'eventi_sotto_destra.html';")
Response.Write("}")
Response.Write(" //-->")
Response.Write("</script>")