function ww_vote_886113206(val)
{
	if( confirm( "Vuoi inviare il tuo voto?" ) )
	{
		//window.open("http://it.wopweb.net/services/polls/vote.php?poll=886113206&vote="+val, 'wwpp', '');
		top.location.href = "http://it.wopweb.net/services/polls/vote.php?poll=886113206&vote="+val;
	}
}
document.write( '<table class="ww_tbl_poll" cellspacing="0" cellpadding="6" border="1"><tr><th bgcolor="#E0E0E0"><font face="verdana" size="2">Come valuti il progetto della nuova biblioteca di Rosignano Solvay?</font></th></tr><tr><td><table cellpadding="0" width="100%">'+
'<tr><td valign="top"><input type="radio" name="answer" value="37355" onclick="ww_vote_886113206(value)"></td><td><font face="verdana" size="2">ottimo</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="37356" onclick="ww_vote_886113206(value)"></td><td><font face="verdana" size="2">buono</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="37357" onclick="ww_vote_886113206(value)"></td><td><font face="verdana" size="2">sufficiente</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="37358" onclick="ww_vote_886113206(value)"></td><td><font face="verdana" size="2">non so</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="37359" onclick="ww_vote_886113206(value)"></td><td><font face="verdana" size="2">insufficiente</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="37360" onclick="ww_vote_886113206(value)"></td><td><font face="verdana" size="2">negativo</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="37361" onclick="ww_vote_886113206(value)"></td><td><font face="verdana" size="2">molto negativo</font></td></tr>'+
'<tr><td colspan="2" align="center"><a href="http://it.wopweb.net/services/polls/poll_results.php?poll=886113206" target="_top"><font face="verdana" size="2" color="red">risultati</font></a></td></tr>'+
'</table></td></tr></table>'+
'' );
