function ww_vote_326159249(val)
{
	if( confirm( "Vuoi inviare il tuo voto?" ) )
	{
		//window.open("http://it.wopweb.net/services/polls/vote.php?poll=326159249&vote="+val, 'wwpp', '');
		top.location.href = "http://it.wopweb.net/services/polls/vote.php?poll=326159249&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 vincerà nella Cat. "A"</font></th></tr><tr><td><table cellpadding="0" width="100%">'+
'<tr><td valign="top"><input type="radio" name="answer" value="37598" onclick="ww_vote_326159249(value)"></td><td><font face="verdana" size="2">Nelle mani di re Scorpione</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="37599" onclick="ww_vote_326159249(value)"></td><td><font face="verdana" size="2">Siamo giunti alla frutta</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="37600" onclick="ww_vote_326159249(value)"></td><td><font face="verdana" size="2">Caro amico ti scrivo</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="37601" onclick="ww_vote_326159249(value)"></td><td><font face="verdana" size="2">Tutto.... in comode rate</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="37602" onclick="ww_vote_326159249(value)"></td><td><font face="verdana" size="2">L\'Italia nel mirino</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="37603" onclick="ww_vote_326159249(value)"></td><td><font face="verdana" size="2">Tutti in carrozza</font></td></tr>'+
'<tr><td colspan="2" align="center"><a href="http://it.wopweb.net/services/polls/poll_results.php?poll=326159249" target="_top"><font face="verdana" size="2" color="red">risultati</font></a></td></tr>'+
'</table></td></tr></table>'+
'' );
