	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=28680&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=#000000><TR><TD>');
document.writeln('<table cellpadding=0 cellspacing=0 border=0 width=300>');
document.writeln('<tr><td bgcolor=#C0C0C0 align=center>&nbsp;<FONT FACE="Comic Sans Ms" SIZE=3 COLOR="#000000"><B>Comment trouv&eacute; vous mon site?</B> </FONT></td></tr></TABLE></TD></TR></TABLE>');
document.writeln('<table cellpadding=1 cellspacing=0 border=0 bgcolor=#000000><TR><TD>');
document.writeln('<table cellpadding=4 cellspacing=0 border=0 width=300>');
document.writeln('<tr><td bgcolor=#43699C align=CENTER><SELECT NAME=R1><OPTION VALUE="0">');
document.writeln('<OPTION VALUE="A">Magnifique! Rien &agrave; toucher.');
document.writeln('<OPTION VALUE="B">Jolie graphisme, mais am&eacute;liorer le contenu');
document.writeln('<OPTION VALUE="C">Site moyen, qui ne casse pas la baraque!');
document.writeln('<OPTION VALUE="D">Site inutile');
document.writeln('<OPTION VALUE="E">Site bof');
document.writeln('</SELECT></TD></TR>');
document.writeln('</TABLE></TD></TR></TABLE>');document.writeln('<table cellpadding=1 cellspacing=0 border=0 bgcolor=#000000><TR><TD>');
document.writeln('<table cellpadding=0 cellspacing=0 border=0 width=300>');
document.writeln('<tr><td bgcolor=#C0C0C0 align=center>&nbsp;<FONT FACE="Comic Sans Ms" SIZE=3 COLOR="#000000"><B>Quel est votre type de jeux pr&eacute;f&eacute;r&eacute;s?</B> </FONT></td></tr></TABLE></TD></TR></TABLE>');
document.writeln('<table cellpadding=1 cellspacing=0 border=0 bgcolor=#000000><TR><TD>');
document.writeln('<table cellpadding=4 cellspacing=0 border=0 width=300>');
document.writeln('<tr><td bgcolor=#43699C align=CENTER><SELECT NAME=R2><OPTION VALUE="0">');
document.writeln('<OPTION VALUE="A">Action');
document.writeln('<OPTION VALUE="B">Aventure');
document.writeln('<OPTION VALUE="C">Carte');
document.writeln('<OPTION VALUE="D">Casino');
document.writeln('<OPTION VALUE="E">Course');
document.writeln('<OPTION VALUE="F">Sport');
document.writeln('<OPTION VALUE="G">Autres');
document.writeln('</SELECT></TD></TR>');
document.writeln('</TABLE></TD></TR></TABLE>');document.writeln('<table cellpadding=1 cellspacing=0 border=0 bgcolor=#000000><TR><TD>');
document.writeln('<table cellpadding=3 cellspacing=0 border=0 width=300>');
document.writeln('<tr><td bgcolor=#C0C0C0 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="#000000"><TR><TD>');
	document.writeln('<table cellpadding=0 cellspacing=0 border=0 bgcolor="#000000" width=300>');
	document.writeln('<tr><td bgcolor="#43699C" align=center>');
	document.writeln('<B><A HREF="#" onClick="window.open(\'http://sondage.weborama.fr/fcgi-bin/webo_sondage_v2.fcgi?ID_SONDAGE=28680&TYPE=TOT&MODE=0\',\'cible_webo_sondage\',\'width=500,height=350,resizable=yes,scrollbars=yes,status=yes\');return false"><FONT FACE="Verdana" SIZE=2 COLOR="#FFFFFF">Détails et Archives</FONT></A></B></td></tr></table></td></tr></table></td></tr></FORM></table>');	
