document.write('<style type="text/css">\
<!--\
table.cadre6668\
{\
border-style: solid;\
border-color: #FFFFFF;\
border-width: 0px;\
background-color: #FFFFFF;\
background-image: url();\
}\
tr.titre6668\
{\
background-color: #FFFFFF;\
}\
td.titre6668\
{\
font-family: Verdana;\
font-size: 9px;\
font-weight: normal;\
color: #FFFFFF;\
border-bottom-style: solid;\
border-bottom-color: #FFFFFF;\
border-bottom-width: 0px;\
}\
td.contenu6668\
{\
font-family: Verdana;\
font-size: 9px;\
font-weight: normal;\
color: #808080;\
}\
td.question6668\
{\
font-family: Verdana;\
font-size: 9px;\
font-weight: bold;\
color: #808080;\
}\
a.lien6668\
{\
font-family: Verdana;\
font-size: 9px;\
font-weight: normal;\
color: #808080;\
text-decoration: underline;\
}\
a.lien6668:visited\
{\
font-family: Verdana;\
font-size: 9px;\
font-weight: normal;\
color: #808080;\
text-decoration: underline;\
}\
a.lien6668:active\
{\
font-family: Verdana;\
font-size: 9px;\
font-weight: normal;\
color: #808080;\
text-decoration: underline;\
}\
a.lien6668:hover\
{\
font-family: Verdana;\
font-size: 9px;\
font-weight: normal;\
color: #808080;\
text-decoration: underline;\
}\
form.form6668\
{\
margin: 0px;\
}\
input.bouton6668\
{\
font-family: Verdana;\
font-size: 9px;\
font-weight: normal;\
}\
input.radio6668, input.checkbox6668\
{\
background-color: transparent;\
border-width: 0px;\
}\
//-->\
</style>\
');document.write('<div id="layer6668" style="position:absolute; visibility: hidden;"></div><form class="form6668" name="formSondage6668" method="post" action="http://www.i-services.net/membres/sondage/valider.php?uid=137020&sid=82234&id=1913" target="popup6668" onsubmit="javascript:if(formSubmit6668() == true) { win6668=window.open(\'\',\'popup6668\',\'width=500,height=400,top=\'+((screen.height-400)/2)+\',left=\'+((screen.width-500)/2)+\',scrollbars=1,resizable=0\'); win6668.focus(); return true; } else return false;">\
<input type="hidden" name="referer" value="" />\
<table class="cadre6668" border="0" cellpadding="3" cellspacing="0" width="250">\
<tr class="titre6668">\
<td class="titre6668" colspan="2" align="left"><b>Un bouton et une bille</b></td>\
</tr>\
<tr>\
<td class="question6668" colspan="2" align="left">Votre avis sur ces 2 bagues :</td>\
</tr>\
<tr>\
<td class="contenu6668" width="1%" align="left" valign="middle" style="padding-top: 0px; padding-bottom: 0px;"><input class="radio6668" type="radio" name="question2276" value="13536" onclick="javascript:compter6668(this,2276);" /></td>\
<td class="contenu6668" width="99%" align="left" valign="middle">J\'ad&ocirc;&ocirc;&ocirc;re !!\
</td>\
</tr>\
<tr>\
<td class="contenu6668" width="1%" align="left" valign="middle" style="padding-top: 0px; padding-bottom: 0px;"><input class="radio6668" type="radio" name="question2276" value="13537" onclick="javascript:compter6668(this,2276);" /></td>\
<td class="contenu6668" width="99%" align="left" valign="middle">J\'aime bien, elles sont plut&ocirc;t sympas !\
</td>\
</tr>\
<tr>\
<td class="contenu6668" width="1%" align="left" valign="middle" style="padding-top: 0px; padding-bottom: 0px;"><input class="radio6668" type="radio" name="question2276" value="13538" onclick="javascript:compter6668(this,2276);" /></td>\
<td class="contenu6668" width="99%" align="left" valign="middle">Pourquoi pas, mais j\'ai vu mieux...\
</td>\
</tr>\
<tr>\
<td class="contenu6668" width="1%" align="left" valign="middle" style="padding-top: 0px; padding-bottom: 0px;"><input class="radio6668" type="radio" name="question2276" value="13539" onclick="javascript:compter6668(this,2276);" /></td>\
<td class="contenu6668" width="99%" align="left" valign="middle">Je n\'aime pas du tout.\
</td>\
</tr>\
<tr>\
<td class="contenu6668" colspan="2" align="center">\
<div style="margin: 2px;"><input class="bouton6668" type="submit" value="Valider" /></div>\
<div style="margin: 2px;"><a class="lien6668" href="#null" onclick="javascript:win6668=window.open(\'http://www.i-services.net/membres/sondage/resultats.php?uid=137020&sid=82234&id=1913\',\'popup6668\',\'width=500,height=400,top=\'+((screen.height-400)/2)+\',left=\'+((screen.width-500)/2)+\',scrollbars=1,resizable=0\'); win6668.focus(); return false;">Voir les r&eacute;sultats</a></div>\
</td>\
</tr>\
<tr>\
<td class="contenu6668" colspan="2" align="center" style="border-top-style: solid; border-top-color: #FFFFFF; border-top-width: 0px;">Service gratuit offert par <a class="lien6668" href="http://www.i-services.net/membres/sondage/index.php?refid=137020" target="_blank">I-Services</a></td>\
</tr>\
</table>\
</form>\
');
var cpt_6668=new Array();
var limite_cpt_6668=new Array();
var limite_type_6668=new Array();
var num_quest_6668=new Array();


cpt_6668[2276]=0;
limite_cpt_6668[2276]=0;
limite_type_6668[2276]='max';
num_quest_6668[2276]=1;


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

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

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

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

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

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

		return false;
	}

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

	return true;
}


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


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

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

		posX+=offsetX;
		posY+=offsetY;

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

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

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

function closeImage()
{
	if(document.getElementById && document.getElementById('layer6668'))
	{
		document.getElementById('layer6668').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;
}
