ado2kcode='

Quale č la cosa pių importante secondo il tuo parere a cui l\'arbitro deve stare attento?
La preparazione tecnica
Lo stare sempre vicino all\'azione
Il dialogo con i giocatori
La presenza
La sua fermezza nelle decisioni e poco dialogo
Il modo di stare in campo e di dirigere la gara
L\'educazione che tiene nel rapporto con le squadre

|Risultati||Altri|

'; document.write(ado2kcode); function ado2k_openwindow(winname, winwidth, winheight){ var winl = (screen.width - winwidth) / 2; var wint = (screen.height - winheight) / 2; if (1 == 1){ winado2kpoll = window.open(winname,'winado2kpoll','toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=' + winwidth + ',height=' + winheight + ',top='+wint+',left='+winl); if (parseInt(navigator.appVersion) >= 4) { winado2kpoll.focus(); } } } function ado2k_submitpoll(form, winwidth, winheight){ var winl = (screen.width - winwidth) / 2; var wint = (screen.height - winheight) / 2; if (1 == 1){ winado2kpoll = window.open('','winado2kpoll','toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=' + winwidth + ',height=' + winheight + ',top='+wint+',left='+winl); eval('document.' + form + '.submit()'); if (parseInt(navigator.appVersion) >= 4) { winado2kpoll.focus(); } } }