document.write('<style type="text/css">\
<!--\
table.cadre1613\
{\
border-style: solid;\
border-color: #0000FF;\
border-width: 0px;\
background-color: #000000;\
background-image: url();\
}\
tr.titre1613\
{\
background-color: #FFFFFF;\
}\
td.titre1613\
{\
font-family: Verdana;\
font-size: 13px;\
font-weight: normal;\
color: #0000FF;\
border-bottom-style: solid;\
border-bottom-color: #0000FF;\
border-bottom-width: 0px;\
}\
td.contenu1613\
{\
font-family: Verdana;\
font-size: 13px;\
font-weight: normal;\
color: #FFFF00;\
}\
td.question1613\
{\
font-family: Verdana;\
font-size: 13px;\
font-weight: normal;\
color: #FFAA00;\
}\
a.lien1613\
{\
font-family: Verdana;\
font-size: 13px;\
font-weight: normal;\
color: #FFFF00;\
text-decoration: underline;\
}\
a.lien1613:visited\
{\
font-family: Verdana;\
font-size: 13px;\
font-weight: normal;\
color: #FFFF00;\
text-decoration: underline;\
}\
a.lien1613:active\
{\
font-family: Verdana;\
font-size: 13px;\
font-weight: normal;\
color: #FFFF00;\
text-decoration: underline;\
}\
a.lien1613:hover\
{\
font-family: Verdana;\
font-size: 13px;\
font-weight: normal;\
color: #FFFF00;\
text-decoration: underline;\
}\
form.form1613\
{\
margin: 0px;\
}\
input.bouton1613\
{\
font-family: Verdana;\
font-size: 13px;\
font-weight: normal;\
}\
input.radio1613, input.checkbox1613\
{\
background-color: transparent;\
border-width: 0px;\
}\
//-->\
</style>\
');document.write('<div id="layer1613" style="position:absolute; visibility: hidden;"></div><form class="form1613" name="formSondage1613" method="post" action="http://www.i-services.net/membres/sondage/valider.php?uid=33016&sid=13294&id=58150" target="popup1613" onsubmit="javascript:if(formSubmit1613() == true) { win1613=window.open(\'\',\'popup1613\',\'width=500,height=400,top=\'+((screen.height-400)/2)+\',left=\'+((screen.width-500)/2)+\',scrollbars=1,resizable=0\'); win1613.focus(); return true; } else return false;">\
<input type="hidden" name="referer" value="" />\
<table class="cadre1613" border="0" cellpadding="3" cellspacing="0" width="160">\
<tr class="titre1613">\
<td class="titre1613" colspan="2" align="center"><b>9&egrave;me sondage</b></td>\
</tr>\
<tr>\
<td class="question1613" colspan="2" align="left">Une nouvelle version, cela vous interesse?</td>\
</tr>\
<tr>\
<td class="contenu1613" width="1%" align="left" valign="middle" style="padding-top: 0px; padding-bottom: 0px;"><input class="radio1613" type="radio" name="question26334" value="124944" onclick="javascript:compter1613(this,26334);" /></td>\
<td class="contenu1613" width="99%" align="left" valign="middle">Oui, ca serait bien\
</td>\
</tr>\
<tr>\
<td class="contenu1613" width="1%" align="left" valign="middle" style="padding-top: 0px; padding-bottom: 0px;"><input class="radio1613" type="radio" name="question26334" value="124945" onclick="javascript:compter1613(this,26334);" /></td>\
<td class="contenu1613" width="99%" align="left" valign="middle">Non, cette version est tr&egrave;s bien\
</td>\
</tr>\
<tr>\
<td class="contenu1613" width="1%" align="left" valign="middle" style="padding-top: 0px; padding-bottom: 0px;"><input class="radio1613" type="radio" name="question26334" value="124946" onclick="javascript:compter1613(this,26334);" /></td>\
<td class="contenu1613" width="99%" align="left" valign="middle">Sans avis pr&eacute;cis\
</td>\
</tr>\
<tr>\
<td class="contenu1613" colspan="2" align="center">\
<div style="margin: 2px;"><input class="bouton1613" type="submit" value="Valider" /></div>\
<div style="margin: 2px;"><a class="lien1613" href="#null" onclick="javascript:win1613=window.open(\'http://www.i-services.net/membres/sondage/resultats.php?uid=33016&sid=13294&id=58150\',\'popup1613\',\'width=500,height=400,top=\'+((screen.height-400)/2)+\',left=\'+((screen.width-500)/2)+\',scrollbars=1,resizable=0\'); win1613.focus(); return false;">Voir les r&eacute;sultats</a></div>\
</td>\
</tr>\
<tr>\
<td class="contenu1613" colspan="2" align="center" style="border-top-style: solid; border-top-color: #0000FF; border-top-width: 0px;">Service offert par <a class="lien1613" href="http://www.i-services.net/membres/sondage/index.php?refid=33016" target="_blank">I-Services</a></td>\
</tr>\
</table>\
</form>\
');
var cpt_1613=new Array();
var limite_cpt_1613=new Array();
var limite_type_1613=new Array();
var num_quest_1613=new Array();


cpt_1613[26334]=0;
limite_cpt_1613[26334]=0;
limite_type_1613[26334]='max';
num_quest_1613[26334]=1;


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

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

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

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

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

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

		return false;
	}

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

	return true;
}


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


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

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

		posX+=offsetX;
		posY+=offsetY;

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

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

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

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