	var webo_sondage_repondu=0;
	function sondage_go()
	{
		sond_webo_fen = null;
		var webo_sond_query="http://sondage.weborama.fr/fcgi-bin/webo_sondage_v2.fcgi?ID_SONDAGE=34171&TYPE=TOT&MODE=1";
		for(var i=1;i<document.form_webo_sondage.elements.length;i++)
		{
			if(document.form_webo_sondage.elements[i-1].type=='radio')
			{
				if (document.form_webo_sondage.elements[i-1].checked)
				{
					webo_sond_query += '&' + document.form_webo_sondage.elements[i-1].name + '=' + document.form_webo_sondage.elements[i-1].value;
				}
			}
			else
			{
				var webo_index = document.form_webo_sondage.elements[(i-1)].selectedIndex;
				webo_sond_query += '&' +  document.form_webo_sondage.elements[(i-1)].name  + '=' + document.form_webo_sondage.elements[i-1].options[webo_index].value;
			}
		}
		sond_webo_fen = window.open(webo_sond_query,'cible_webo_sondage','width=500,height=350,resizable=yes,scrollbars=yes,status=yes');
	}
	document.writeln('<table cellpadding=0 cellspacing=0 border=0><FORM NAME="form_webo_sondage"><TR><TD>');
	
document.writeln('<table cellpadding=1 cellspacing=0 border=0 bgcolor=#300B40><TR><TD>');
document.writeln('<table cellpadding=0 cellspacing=0 border=0 width=100>');
document.writeln('<tr><td bgcolor=#0000A0 align=center>&nbsp;<FONT FACE="Verdana" SIZE=1 COLOR="#FFFFFF"><B>Elisez le meilleur joueur de la 1ere partie de saison</B> </FONT></td></tr></TABLE></TD></TR></TABLE>');
document.writeln('<table cellpadding=1 cellspacing=0 border=0 bgcolor=#300B40><TR><TD>');
document.writeln('<table cellpadding=2 cellspacing=0 border=0 width=100>');
document.writeln('<tr><td width=5% bgcolor=#A0D0FF VALIGN=TOP><INPUT TYPE=RADIO NAME="R1" VALUE="A"></td><td bgcolor=#A0D0FF align=left><FONT FACE="Verdana" SIZE=1 COLOR="#000000"><B>Barthez<B></font></td></tr>');
document.writeln('<tr><td width=5% bgcolor=#A0D0FF VALIGN=TOP><INPUT TYPE=RADIO NAME="R1" VALUE="B"></td><td bgcolor=#A0D0FF align=left><FONT FACE="Verdana" SIZE=1 COLOR="#000000"><B>D&eacute;hu<B></font></td></tr>');
document.writeln('<tr><td width=5% bgcolor=#A0D0FF VALIGN=TOP><INPUT TYPE=RADIO NAME="R1" VALUE="C"></td><td bgcolor=#A0D0FF align=left><FONT FACE="Verdana" SIZE=1 COLOR="#000000"><B>Pedretti<B></font></td></tr>');
document.writeln('<tr><td width=5% bgcolor=#A0D0FF VALIGN=TOP><INPUT TYPE=RADIO NAME="R1" VALUE="D"></td><td bgcolor=#A0D0FF align=left><FONT FACE="Verdana" SIZE=1 COLOR="#000000"><B>costa<B></font></td></tr>');
document.writeln('<tr><td width=5% bgcolor=#A0D0FF VALIGN=TOP><INPUT TYPE=RADIO NAME="R1" VALUE="E"></td><td bgcolor=#A0D0FF align=left><FONT FACE="Verdana" SIZE=1 COLOR="#000000"><B>Battles<B></font></td></tr>');
document.writeln('<tr><td width=5% bgcolor=#A0D0FF VALIGN=TOP><INPUT TYPE=RADIO NAME="R1" VALUE="F"></td><td bgcolor=#A0D0FF align=left><FONT FACE="Verdana" SIZE=1 COLOR="#000000"><B>Koke<B></font></td></tr>');
document.writeln('<tr><td width=5% bgcolor=#A0D0FF VALIGN=TOP><INPUT TYPE=RADIO NAME="R1" VALUE="G"></td><td bgcolor=#A0D0FF align=left><FONT FACE="Verdana" SIZE=1 COLOR="#000000"><B>Bamogo<B></font></td></tr>');
document.writeln('</TABLE></TD></TR></TABLE>');document.writeln('<table cellpadding=1 cellspacing=0 border=0 bgcolor=#300B40><TR><TD>');
document.writeln('<table cellpadding=3 cellspacing=0 border=0 width=100>');
document.writeln('<tr><td bgcolor=#0000A0 valign=middle align=center><input type=button value="Résultats" onClick="sondage_go()"></td></tr></TABLE></TD></TR></TABLE>');	document.writeln('<table cellpadding=1 cellspacing=0 border=0 bgcolor="#300B40"><TR><TD>');
	document.writeln('<table cellpadding=0 cellspacing=0 border=0 bgcolor="#000000" width=100>');
	document.writeln('<tr><td bgcolor="#A0D0FF" align=center>');
	document.writeln('<B><A HREF="#" onClick="window.open(\'http://sondage.weborama.fr/fcgi-bin/webo_sondage_v2.fcgi?ID_SONDAGE=34171&TYPE=TOT&MODE=0\',\'cible_webo_sondage\',\'width=500,height=350,resizable=yes,scrollbars=yes,status=yes\');return false"><FONT FACE="Verdana" SIZE=1 COLOR="#000000">Détails et Archives</FONT></A></B></td></tr></table></td></tr></table></td></tr></FORM></table>');	
