document.write('<style type="text/css">\
<!--\
table.cadre8136\
{\
border-style: solid;\
border-color: #FFFFFF;\
border-width: 1px;\
background-color: #FFFFFF;\
background-image: url();\
}\
tr.titre8136\
{\
background-color: #FFFFFF;\
}\
td.titre8136\
{\
font-family: Arial;\
font-size: 13px;\
font-weight: normal;\
color: #FFFFFF;\
border-bottom-style: solid;\
border-bottom-color: #FFFFFF;\
border-bottom-width: 1px;\
}\
td.contenu8136\
{\
font-family: Arial;\
font-size: 13px;\
font-weight: normal;\
color: #000000;\
}\
td.question8136\
{\
font-family: Arial;\
font-size: 13px;\
font-weight: bold;\
color: #0000FF;\
}\
a.lien8136\
{\
font-family: Arial;\
font-size: 13px;\
font-weight: normal;\
color: #808080;\
text-decoration: underline;\
}\
a.lien8136:visited\
{\
font-family: Arial;\
font-size: 13px;\
font-weight: normal;\
color: #808080;\
text-decoration: underline;\
}\
a.lien8136:active\
{\
font-family: Arial;\
font-size: 13px;\
font-weight: normal;\
color: #808080;\
text-decoration: underline;\
}\
a.lien8136:hover\
{\
font-family: Arial;\
font-size: 13px;\
font-weight: normal;\
color: #808080;\
text-decoration: underline;\
}\
form.form8136\
{\
margin: 0px;\
}\
input.bouton8136\
{\
font-family: Arial;\
font-size: 13px;\
font-weight: normal;\
}\
input.radio8136, input.checkbox8136\
{\
background-color: transparent;\
border-width: 0px;\
}\
//-->\
</style>\
');document.write('<div id="layer8136" style="position:absolute; visibility: hidden;"></div><form class="form8136" name="formSondage8136" method="post" action="http://www.i-services.net/membres/sondage/valider.php?uid=106367&sid=55321&id=62743" target="popup8136" onsubmit="javascript:if(formSubmit8136() == true) { win8136=window.open(\'\',\'popup8136\',\'width=500,height=400,top=\'+((screen.height-400)/2)+\',left=\'+((screen.width-500)/2)+\',scrollbars=1,resizable=0\'); win8136.focus(); return true; } else return false;">\
<input type="hidden" name="referer" value="" />\
<table class="cadre8136" border="0" cellpadding="3" cellspacing="0" width="250">\
<tr class="titre8136">\
<td class="titre8136" colspan="2" align="center"><b>L\'&eacute;t&eacute; &agrave; Taza !!</b></td>\
</tr>\
<tr>\
<td class="question8136" colspan="2" align="left">Que pensez-vous de l\'&eacute;t&eacute; &agrave; Taza ?</td>\
</tr>\
<tr>\
<td class="contenu8136" width="1%" align="left" valign="middle" style="padding-top: 0px; padding-bottom: 0px;"><input class="radio8136" type="radio" name="question31981" value="159140" onclick="javascript:compter8136(this,31981);" /></td>\
<td class="contenu8136" width="99%" align="left" valign="middle">Super ! On ne s\'ennuie pas &agrave; Taza.\
</td>\
</tr>\
<tr>\
<td class="contenu8136" width="1%" align="left" valign="middle" style="padding-top: 0px; padding-bottom: 0px;"><input class="radio8136" type="radio" name="question31981" value="159141" onclick="javascript:compter8136(this,31981);" /></td>\
<td class="contenu8136" width="99%" align="left" valign="middle">Bof, il n\'y a rien &agrave; faire &agrave; Taza !!\
</td>\
</tr>\
<tr>\
<td class="contenu8136" width="1%" align="left" valign="middle" style="padding-top: 0px; padding-bottom: 0px;"><input class="radio8136" type="radio" name="question31981" value="159142" onclick="javascript:compter8136(this,31981);" /></td>\
<td class="contenu8136" width="99%" align="left" valign="middle">Pendant l\'&eacute;t&eacute; je quitte Taza.. Direction => la plage !!\
</td>\
</tr>\
<tr>\
<td class="contenu8136" width="1%" align="left" valign="middle" style="padding-top: 0px; padding-bottom: 0px;"><input class="radio8136" type="radio" name="question31981" value="159143" onclick="javascript:compter8136(this,31981);" /></td>\
<td class="contenu8136" width="99%" align="left" valign="middle">Manque d\'animations et de manifestations.\
</td>\
</tr>\
<tr>\
<td class="contenu8136" colspan="2" align="center">\
<div style="margin: 2px;"><input class="bouton8136" type="submit" value="Valider" /></div>\
<div style="margin: 2px;"><a class="lien8136" href="#null" onclick="javascript:win8136=window.open(\'http://www.i-services.net/membres/sondage/resultats.php?uid=106367&sid=55321&id=62743\',\'popup8136\',\'width=500,height=400,top=\'+((screen.height-400)/2)+\',left=\'+((screen.width-500)/2)+\',scrollbars=1,resizable=0\'); win8136.focus(); return false;">Voir les r&eacute;sultats</a> - <a class="lien8136" href="#null" onclick="javascript:win8136=window.open(\'http://www.i-services.net/membres/sondage/resultats.php?uid=106367&sid=55321&id=62743&archives=1\',\'popup8136\',\'width=500,height=400,top=\'+((screen.height-400)/2)+\',left=\'+((screen.width-500)/2)+\',scrollbars=1,resizable=0\'); win8136.focus(); return false;">Voir les archives</a></div>\
</td>\
</tr>\
</table>\
</form>\
');
var cpt_8136=new Array();
var limite_cpt_8136=new Array();
var limite_type_8136=new Array();
var num_quest_8136=new Array();


cpt_8136[31981]=0;
limite_cpt_8136[31981]=0;
limite_type_8136[31981]='max';
num_quest_8136[31981]=1;


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

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

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

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

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

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

		return false;
	}

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

	return true;
}


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


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

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

		posX+=offsetX;
		posY+=offsetY;

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

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

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

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