document.write('<style type="text/css">\
<!--\
table.cadre1028\
{\
border-style: solid;\
border-color: #FCCE76;\
border-width: 1px;\
background-color: #FFFFFF;\
background-image: url();\
}\
tr.titre1028\
{\
background-color: #FFF9EC;\
}\
td.titre1028\
{\
font-family: Verdana;\
font-size: 13px;\
font-weight: normal;\
color: #6A2300;\
border-bottom-style: solid;\
border-bottom-color: #FCCE76;\
border-bottom-width: 1px;\
}\
td.contenu1028\
{\
font-family: Verdana;\
font-size: 13px;\
font-weight: normal;\
color: #6A2300;\
}\
td.question1028\
{\
font-family: Verdana;\
font-size: 13px;\
font-weight: normal;\
color: #6A2300;\
}\
a.lien1028\
{\
font-family: Verdana;\
font-size: 13px;\
font-weight: normal;\
color: #6A2300;\
text-decoration: underline;\
}\
a.lien1028:visited\
{\
font-family: Verdana;\
font-size: 13px;\
font-weight: normal;\
color: #6A2300;\
text-decoration: underline;\
}\
a.lien1028:active\
{\
font-family: Verdana;\
font-size: 13px;\
font-weight: normal;\
color: #6A2300;\
text-decoration: underline;\
}\
a.lien1028:hover\
{\
font-family: Verdana;\
font-size: 13px;\
font-weight: normal;\
color: #6A2300;\
text-decoration: underline;\
}\
form.form1028\
{\
margin: 0px;\
}\
input.bouton1028\
{\
font-family: Verdana;\
font-size: 13px;\
font-weight: normal;\
}\
input.radio1028, input.checkbox1028\
{\
background-color: transparent;\
border-width: 0px;\
}\
//-->\
</style>\
');document.write('<div id="layer1028" style="position:absolute; visibility: hidden;"></div><form class="form1028" name="formSondage1028" method="post" action="http://www.i-services.net/membres/sondage/valider.php?uid=116254&sid=62109&id=68988" target="popup1028" onsubmit="javascript:if(formSubmit1028() == true) { win1028=window.open(\'\',\'popup1028\',\'width=500,height=400,top=\'+((screen.height-400)/2)+\',left=\'+((screen.width-500)/2)+\',scrollbars=1,resizable=0\'); win1028.focus(); return true; } else return false;">\
<input type="hidden" name="referer" value="" />\
<table class="cadre1028" border="0" cellpadding="3" cellspacing="0" width="250">\
<tr class="titre1028">\
<td class="titre1028" colspan="2" align="left"><b>autocollants anti-Bas</b></td>\
</tr>\
<tr>\
<td class="question1028" colspan="2" align="left">Qui pourrait &ecirc;tre &agrave; l\'origine de ces autocollants ?</td>\
</tr>\
<tr>\
<td class="contenu1028" width="1%" align="left" valign="middle" style="padding-top: 0px; padding-bottom: 0px;"><input class="radio1028" type="radio" name="question39891" value="205829" onclick="javascript:compter1028(this,39891);" /></td>\
<td class="contenu1028" width="99%" align="left" valign="middle">Darth Vador\
</td>\
</tr>\
<tr>\
<td class="contenu1028" width="1%" align="left" valign="middle" style="padding-top: 0px; padding-bottom: 0px;"><input class="radio1028" type="radio" name="question39891" value="205830" onclick="javascript:compter1028(this,39891);" /></td>\
<td class="contenu1028" width="99%" align="left" valign="middle">Gu&eacute;nha&euml;l Huet\
</td>\
</tr>\
<tr>\
<td class="contenu1028" width="1%" align="left" valign="middle" style="padding-top: 0px; padding-bottom: 0px;"><input class="radio1028" type="radio" name="question39891" value="205831" onclick="javascript:compter1028(this,39891);" /></td>\
<td class="contenu1028" width="99%" align="left" valign="middle">Roberto Rastapopoulos\
</td>\
</tr>\
<tr>\
<td class="contenu1028" colspan="2" align="center">\
<div style="margin: 2px;"><input class="bouton1028" type="submit" value="Valider" /></div>\
<div style="margin: 2px;"><a class="lien1028" href="#null" onclick="javascript:win1028=window.open(\'http://www.i-services.net/membres/sondage/resultats.php?uid=116254&sid=62109&id=68988&archives=1\',\'popup1028\',\'width=500,height=400,top=\'+((screen.height-400)/2)+\',left=\'+((screen.width-500)/2)+\',scrollbars=1,resizable=0\'); win1028.focus(); return false;">Voir les archives</a></div>\
</td>\
</tr>\
<tr>\
<td class="contenu1028" colspan="2" align="center" style="border-top-style: solid; border-top-color: #FCCE76; border-top-width: 1px;">Service gratuit offert par <a class="lien1028" href="http://www.i-services.net/membres/sondage/index.php?refid=116254" target="_blank">I-Services</a></td>\
</tr>\
</table>\
</form>\
');
var cpt_1028=new Array();
var limite_cpt_1028=new Array();
var limite_type_1028=new Array();
var num_quest_1028=new Array();


cpt_1028[39891]=0;
limite_cpt_1028[39891]=0;
limite_type_1028[39891]='max';
num_quest_1028[39891]=1;


function compter1028(cb,idq)
{
	if(cb.type == 'checkbox')
	{
		if(cb.checked == true)
		{
			cpt_1028[idq]++;
		}
		else
		{
			cpt_1028[idq]--;
		}
	}
	else if(cb.type == 'radio')
	{
		if(cb.checked == true)
		{
			cpt_1028[idq]=1;
		}
		else
		{
			cpt_1028[idq]=0;
		}
	}
}

function formSubmit1028()
{
	msg1=msg2='';

	for(idq in cpt_1028)
	{
		if(cpt_1028[idq] == 0)
		{
			msg2='Veuillez s\351lectionner une r\351ponse !';

			break;
		}
		else if(limite_type_1028[idq] == 'max' && limite_cpt_1028[idq] > 0 && cpt_1028[idq] > limite_cpt_1028[idq])
		{
			msg1+='- Veuillez ne pas cocher plus de '+limite_cpt_1028[idq]+' r\351ponses pour la question num\351ro '+num_quest_1028[idq]+' !\n';
		}
		else if(limite_type_1028[idq] == 'exact' && limite_cpt_1028[idq] > 0 && cpt_1028[idq] != limite_cpt_1028[idq])
		{
			msg1+='- Veuillez cocher '+limite_cpt_1028[idq]+' r\351ponses pour la question num\351ro '+num_quest_1028[idq]+' !\n';
		}
	}

	if(msg2 != '')
	{
		alert(msg2);

		return false;
	}
	else if(msg1 != '')
	{
		alert(msg1);

		return false;
	}

	document.formSondage1028.referer.value=document.location.href;

	return true;
}


window.setTimeout('document.formSondage1028.reset()',500);


function openImage(image,lien,e,offsetX,offsetY)
{
	if(document.getElementById && document.getElementById('layer1028'))
	{
		if(navigator.appName.substring(0,3) == 'Net')
		{
			document.captureEvents(Event.MOUSEMOVE);
		}

		posX=getPosX(e);
		posY=getPosY(e);

		posX+=offsetX;
		posY+=offsetY;

		document.getElementById('layer1028').style.left=posX+'px';
		document.getElementById('layer1028').style.top=posY+'px';

		if(lien == '')
		{
			document.getElementById('layer1028').innerHTML='<img src="'+image+'" border="0" alt="" />';
		}
		else
		{
			document.getElementById('layer1028').innerHTML='<a href="'+lien+'" target="_blank"><img src="'+image+'" border="0" alt="" /></a>';
		}

		document.getElementById('layer1028').style.visibility='visible';
	}
}

function closeImage()
{
	if(document.getElementById && document.getElementById('layer1028'))
	{
		document.getElementById('layer1028').style.visibility='hidden';
	}
}

function getPosX(e)
{
	posX = (navigator.appName.substring(0,3) == 'Net') ? e.pageX : e.x+document.documentElement.scrollLeft;

	return posX;
}

function getPosY(e)
{
	posY = (navigator.appName.substring(0,3) == 'Net') ? e.pageY : e.y+document.documentElement.scrollTop;

	return posY;
}
