function ww_vote_830676925(val)
{
	if( confirm( "Vuoi inviare il tuo voto?" ) )
	{
		//window.open("http://it.wopweb.net/services/polls/vote.php?poll=830676925&vote="+val, 'wwpp', '');
		top.location.href = "http://it.wopweb.net/services/polls/vote.php?poll=830676925&vote="+val;
	}
}
document.write( '<table class="ww_tbl_poll" cellspacing="0" cellpadding="6" border="1"><tr><th bgcolor="#E0E0E0"><font face="verdana" size="2">A che età è avvenutò questo risveglio?</font></th></tr><tr><td><table cellpadding="0" width="100%">'+
'<tr><td valign="top"><input type="radio" name="answer" value="34100" onclick="ww_vote_830676925(value)"></td><td><font face="verdana" size="2">Meno di 12 anni</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="34101" onclick="ww_vote_830676925(value)"></td><td><font face="verdana" size="2">Dai 12 ai 17 anni</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="34102" onclick="ww_vote_830676925(value)"></td><td><font face="verdana" size="2">Dai 18 ai 27 anni</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="34103" onclick="ww_vote_830676925(value)"></td><td><font face="verdana" size="2">Dai 28 ai 37 anni</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="34104" onclick="ww_vote_830676925(value)"></td><td><font face="verdana" size="2">Dai 38 ai 47anni</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="34105" onclick="ww_vote_830676925(value)"></td><td><font face="verdana" size="2">Dai 48 ai 57 anni</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="34106" onclick="ww_vote_830676925(value)"></td><td><font face="verdana" size="2">Dopo i 57 anni</font></td></tr>'+
'<tr><td colspan="2" align="center"><a href="http://it.wopweb.net/services/polls/poll_results.php?poll=830676925" target="_top"><font face="verdana" size="2" color="red">risultati</font></a></td></tr>'+
'</table></td></tr></table>'+
'' );
