"; echo "
"._VOTANTI.""; echo ""; ECHO "
"._ISCRITTI.""._UOMINI.""._DONNE.""._VOTIU.""._VOTID.""._VOTIE."
".number_format($totel,0,',','.')."".number_format($totm,0,',','.')."".number_format($totf,0,',','.')."".number_format($votm,0,',','.')."".number_format($votf,0,',','.')."".number_format($votc,0,',','.')."

"; ECHO "



"; $totnulli=$nulli+$bianchi+$contestati+$votinulli; if ($votog) echo "
"._VOTI_LISTA.""; else echo "
"._GRUPPO.""; echo ""; ECHO "
"._VALIDI.""._NULLI.""._BIANCHI.""._CONTESTATI.""._VOTINULLI.""._TOTNON."
".number_format($validi,0,',','.')."".number_format($nulli,0,',','.')."".number_format($bianchi,0,',','.')."".number_format($contestati,0,',','.')."".number_format($votinulli,0,',','.')."".number_format($totnulli,0,',','.')."

"; ECHO "



"; if ($genere==5 and !$votog) { $totnullil=$nullilista+$contestatilista; $id_conf=0; $res = mysql_query("SELECT t1.id_conf,t1.id_fascia, t2.limite from ".$prefix."_ele_cons_comune as t1 left join ".$prefix."_ele_conf as t2 on t1.id_conf=t2.id_conf where t1.id_cons='$id_cons'", $dbi); if($res) list($id_conf,$fascia,$limite) = mysql_fetch_row($res); if ($id_conf and $fascia<=$limite) { echo "
"._VOTI_LISTA.""; echo ""; ECHO "
"._VALIDI.""._NULLI.""._BIANCHI.""._CONTESTATI.""._VOTINULLI.""._TOTNON."
".number_format($validi,0,',','.')."".number_format($nulli,0,',','.')."".number_format($bianchi,0,',','.')."".number_format($contestati,0,',','.')."".number_format($votinulli,0,',','.')."".number_format($totnulli,0,',','.')."

"; ECHO "



"; }else{ echo "
"._VOTI_LISTA.""; echo ""; // if ($genere==5 and !$votog) echo ""; echo ""; ECHO ""; if($genere==5 and !$votog) echo ""; echo "
"._VALIDI.""._VOTINULLI.""._CONTESTATI.""._SOLO_GRUPPO.""._TOTNON."
".number_format($validilista,0,',','.')."".number_format($nullilista,0,',','.')."".number_format($contestatilista,0,',','.')."".number_format($sg,0,',','.')."".number_format($totnullil,0,',','.')."

"; ECHO "
"; } } echo ""; echo "\n\n"; include ("footer.php"); ?>