function ww_vote_99957743(val)
{
	if( confirm( "Vuoi inviare il tuo voto?" ) )
	{
		//window.open("http://it.wopweb.net/services/polls/vote.php?poll=99957743&vote="+val, 'wwpp', '');
		top.location.href = "http://it.wopweb.net/services/polls/vote.php?poll=99957743&vote="+val;
	}
}
document.write( '<table class="ww_tbl_poll" cellspacing="0" cellpadding="6" border="1"><tr><th bgcolor="#E0E0E0"><font face="verdana" size="2">Siete stati dallo psicologo:</font></th></tr><tr><td><table cellpadding="0" width="100%">'+
'<tr><td valign="top"><input type="radio" name="answer" value="29886" onclick="ww_vote_99957743(value)"></td><td><font face="verdana" size="2">Mai</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="29887" onclick="ww_vote_99957743(value)"></td><td><font face="verdana" size="2">Una sola volta</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="29888" onclick="ww_vote_99957743(value)"></td><td><font face="verdana" size="2">Pił di una volta</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="29889" onclick="ww_vote_99957743(value)"></td><td><font face="verdana" size="2">Molte volte</font></td></tr>'+
'<tr><td colspan="2" align="center"><a href="http://it.wopweb.net/services/polls/poll_results.php?poll=99957743" target="_top"><font face="verdana" size="2" color="red">risultati</font></a></td></tr>'+
'</table></td></tr></table>'+
'' );

