function ww_vote_143072756(val)
{
	if( confirm( "Vuoi inviare il tuo voto?" ) )
	{
		//window.open("http://it.wopweb.net/services/polls/vote.php?poll=143072756&vote="+val, 'wwpp', '');
		top.location.href = "http://it.wopweb.net/services/polls/vote.php?poll=143072756&vote="+val;
	}
}
document.write( '<table class="ww_tbl_poll" cellspacing="0" cellpadding="6" border="1"><tr><th bgcolor="#E0E0E0"><font face="verdana" size="2">CHI E\' IL MIGLIOR COMMISSARIO INTERNAZIONALE DEL 2008 ?</font></th></tr><tr><td><table cellpadding="0" width="100%">'+
'<tr><td valign="top"><input type="radio" name="answer" value="48078" onclick="ww_vote_143072756(value)"></td><td><font face="verdana" size="2">ARISTEI Mauro</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="48079" onclick="ww_vote_143072756(value)"></td><td><font face="verdana" size="2">CENERE Francesco</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="48080" onclick="ww_vote_143072756(value)"></td><td><font face="verdana" size="2">CROCETTI GianLuca</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="48081" onclick="ww_vote_143072756(value)"></td><td><font face="verdana" size="2">MARTELLINI Rufino</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="48082" onclick="ww_vote_143072756(value)"></td><td><font face="verdana" size="2">SICLARI Claudio</font></td></tr>'+
'<tr><td colspan="2" align="center"><a href="http://it.wopweb.net/services/polls/poll_results.php?poll=143072756" target="_top"><font face="verdana" size="2" color="red">risultati</font></a></td></tr>'+
'</table></td></tr></table>'+
'' );
