function showAssistant() {
   window.open("Aiuto.htm", "Aiuto", "scrollbars=yes,resizable=yes,width=500,height=480");
}
