	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=16099&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=2 cellspacing=0 border=0 bgcolor=#000000><TR><TD>');
document.writeln('<table cellpadding=0 cellspacing=0 border=0 width=175>');
document.writeln('<tr><td bgcolor=#CC0000 align=center>&nbsp;<FONT FACE="Comic Sans Ms" SIZE=2 COLOR="#FFFFFF"><B>Vous aimez plutôt les Ferrari des ann&eacute;es ...</B> </FONT></td></tr></TABLE></TD></TR></TABLE>');
document.writeln('<table cellpadding=2 cellspacing=0 border=0 bgcolor=#000000><TR><TD>');
document.writeln('<table cellpadding=4 cellspacing=0 border=0 width=175>');
document.writeln('<tr><td bgcolor=#909090 align=CENTER><SELECT NAME=R1><OPTION VALUE="0">');
document.writeln('<OPTION VALUE="A">1950');
document.writeln('<OPTION VALUE="B">1960 &agrave; 1980');
document.writeln('<OPTION VALUE="C">1980 &agrave; 1990');
document.writeln('<OPTION VALUE="D">1990 et au del&agrave;');
document.writeln('</SELECT></TD></TR>');
document.writeln('</TABLE></TD></TR></TABLE>');document.writeln('<table cellpadding=2 cellspacing=0 border=0 bgcolor=#000000><TR><TD>');
document.writeln('<table cellpadding=0 cellspacing=0 border=0 width=175>');
document.writeln('<tr><td bgcolor=#CC0000 align=center>&nbsp;<FONT FACE="Comic Sans Ms" SIZE=2 COLOR="#FFFFFF"><B>Laquelle de ces voitures pr&eacute;f&eacute;reriez vous avoir dans votre garage ?</B> </FONT></td></tr></TABLE></TD></TR></TABLE>');
document.writeln('<table cellpadding=2 cellspacing=0 border=0 bgcolor=#000000><TR><TD>');
document.writeln('<table cellpadding=4 cellspacing=0 border=0 width=175>');
document.writeln('<tr><td bgcolor=#909090 align=CENTER><SELECT NAME=R2><OPTION VALUE="0">');
document.writeln('<OPTION VALUE="A">Une 250 GTO');
document.writeln('<OPTION VALUE="B">Une 250 California');
document.writeln('<OPTION VALUE="C">Une Testarossa');
document.writeln('<OPTION VALUE="D">Une 288 GTO');
document.writeln('<OPTION VALUE="E">Une F40');
document.writeln('<OPTION VALUE="F">Une Enzo');
document.writeln('</SELECT></TD></TR>');
document.writeln('</TABLE></TD></TR></TABLE>');document.writeln('<table cellpadding=2 cellspacing=0 border=0 bgcolor=#000000><TR><TD>');
document.writeln('<table cellpadding=0 cellspacing=0 border=0 width=175>');
document.writeln('<tr><td bgcolor=#CC0000 align=center>&nbsp;<FONT FACE="Comic Sans Ms" SIZE=2 COLOR="#FFFFFF"><B>Vous aimez Ferrari en particulier pour ...</B> </FONT></td></tr></TABLE></TD></TR></TABLE>');
document.writeln('<table cellpadding=2 cellspacing=0 border=0 bgcolor=#000000><TR><TD>');
document.writeln('<table cellpadding=4 cellspacing=0 border=0 width=175>');
document.writeln('<tr><td bgcolor=#909090 align=CENTER><SELECT NAME=R3><OPTION VALUE="0">');
document.writeln('<OPTION VALUE="A">La Formule 1');
document.writeln('<OPTION VALUE="B">Ses voitures de prestige');
document.writeln('<OPTION VALUE="C">Les produits d&eacute;riv&eacute;s');
document.writeln('<OPTION VALUE="D">La couleur rouge');
document.writeln('</SELECT></TD></TR>');
document.writeln('</TABLE></TD></TR></TABLE>');document.writeln('<table cellpadding=2 cellspacing=0 border=0 bgcolor=#000000><TR><TD>');
document.writeln('<table cellpadding=3 cellspacing=0 border=0 width=175>');
document.writeln('<tr><td bgcolor=#CC0000 valign=middle align=center><input type=button value="Résultats" onClick="sondage_go()"></td></tr></TABLE></TD></TR></TABLE>');	document.writeln('<table cellpadding=2 cellspacing=0 border=0 bgcolor="#000000"><TR><TD>');
	document.writeln('<table cellpadding=0 cellspacing=0 border=0 bgcolor="#000000" width=175>');
	document.writeln('<tr><td bgcolor="#909090" align=center>');
	document.writeln('<B><A HREF="#" onClick="window.open(\'http://sondage.weborama.fr/fcgi-bin/webo_sondage_v2.fcgi?ID_SONDAGE=16099&TYPE=TOT&MODE=0\',\'cible_webo_sondage\',\'width=500,height=350,resizable=yes,scrollbars=yes,status=yes\');return false"><FONT FACE="Comic Sans Ms" SIZE=1 COLOR="#000000">Détails et Archives</FONT></A></B></td></tr></table></td></tr></table></td></tr></FORM></table>');	
