function ww_vote_217848092(val)
{
	if( confirm( "Voulez-vous envoyer votre vote?" ) )
	{
		//window.open("http://fr.wopweb.net/services/polls/vote.php?poll=217848092&vote="+val, 'wwpp', '');
		top.location.href = "http://fr.wopweb.net/services/polls/vote.php?poll=217848092&vote="+val;
	}
}
document.write( '<table class="ww_tbl_poll" cellspacing="0" cellpadding="6" border="1"><tr><th bgcolor="#E0E0E0"><font face="verdana" size="2">Comment trouvez-vous mon site?</font></th></tr><tr><td><table cellpadding="0" width="100%">'+
'<tr><td valign="top"><input type="radio" name="answer" value="4308" onclick="ww_vote_217848092(value)"></td><td><font face="verdana" size="2">Trop super cool</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="4309" onclick="ww_vote_217848092(value)"></td><td><font face="verdana" size="2">Ca peut aller</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="4310" onclick="ww_vote_217848092(value)"></td><td><font face="verdana" size="2">Bof,presque pas</font></td></tr>'+
'<tr><td valign="top"><input type="radio" name="answer" value="4311" onclick="ww_vote_217848092(value)"></td><td><font face="verdana" size="2">Oh non!!Il est pourri</font></td></tr>'+
'<tr><td colspan="2" align="center"><a href="http://fr.wopweb.net/services/polls/poll_results.php?poll=217848092" target="_top"><font face="verdana" size="2" color="red">r&eacute;sultats</font></a></td></tr>'+
'</table></td></tr></table>'+
'' );
