document.write('\ ');document.write('
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
The North Face Bandol Classic 2006
Allez-vous participer à cette édition 2006 ?
Oui, certainement.\
J\'hésite encore, mais ...\
Non, c\'est sûr !\
\
\ \
Service offert par Internet Services
\
\ '); var cpt_4584=new Array(); var max_cpt_4584=new Array(); var num_quest_4584=new Array(); cpt_4584[2737]=0; max_cpt_4584[2737]=0; num_quest_4584[2737]=1; function compter4584(cb,idq) { if(cb.type == 'checkbox') { if(cb.checked == true) { cpt_4584[idq]++; } else { cpt_4584[idq]--; } } else if(cb.type == 'radio') { if(cb.checked == true) { cpt_4584[idq]=1; } else { cpt_4584[idq]=0; } } } function formSubmit4584() { msg1=msg2=''; for(idq in cpt_4584) { if(max_cpt_4584[idq] > 0 && cpt_4584[idq] > max_cpt_4584[idq]) { msg1+='Veuillez ne pas cocher plus de '+max_cpt_4584[idq]+' r\351ponses pour la question num\351ro '+num_quest_4584[idq]+' !\n'; } else if(cpt_4584[idq] == 0) { msg2='Veuillez s\351lectionner une r\351ponse !'; break; } } if(msg2 != '') { alert(msg2); return false; } else if(msg1 != '') { alert(msg1); return false; } document.formSondage4584.referer.value=document.location.href; return true; } window.setTimeout('document.formSondage4584.reset()',500);