function help(sTipo) {
var n=open('../servizi/help.asp?tipo=' + sTipo,'help','width=500,height=400,status=yes,menubar=no,scrollbars=yes,resizable=yes')

}