function ww_vote_823853038(val)
{
	if( confirm( "Vuoi inviare il tuo voto?" ) )
	{
		//window.open("http://it.wopweb.net/services/polls/vote.php?poll=823853038&vote="+val, 'wwpp', '');
		top.location.href = "http://it.wopweb.net/services/polls/vote.php?poll=823853038&vote="+val;
	}
}
document.write( '<table class="ww_tbl_poll" cellspacing="0" cellpadding="6" border="1"><tr><th bgcolor="#E0E0E0"><font face="verdana" size="2">In che fascia oraria preferisci venga convocato il Coordinamento?</font></th></tr><tr><td><table cellpadding="0" width="100%">'+
'<tr><td valign="top"><input type="radio" name="answer" value="47815" onclick="ww_vote_823853038(value)"></td><td><font face="verdana" size="2">Tra le 14.30 e le 15.30</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="47816" onclick="ww_vote_823853038(value)"></td><td><font face="verdana" size="2">Tra le 16.00 e le 17.00</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="47817" onclick="ww_vote_823853038(value)"></td><td><font face="verdana" size="2">Dopo le 17.00</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="47818" onclick="ww_vote_823853038(value)"></td><td><font face="verdana" size="2">Alla sera tra le 20.30 e le 21.00</font></td></tr>'+
'<tr><td colspan="2" align="center"><a href="http://it.wopweb.net/services/polls/poll_results.php?poll=823853038" target="_top"><font face="verdana" size="2" color="red">risultati</font></a></td></tr>'+
'</table></td></tr></table>'+
'' );
