
var ACCUEIL_RENCONTRE={erreur_inscrit:null,majeur:false,nb_inscriptions:null,lettre:'h',script:'',autorisation:'',nbmsg:0,nbmsg_lu:0,pas_compteur:100,time_debut:0,images_accueil:null,no_image_accueil:0,delai_accueil:4000,ap_photo:null,vignettes_accueil:null,no_vignette_accueil:6,delai_vignette:2000,images_rejoignez:null,no_image_rejoignez:0,delai_rejoignez:4000,site_under:'',debut_script:0,margin_texte_debut:0,margin_texte_fin:0,margin_texte:0,initialisation:function(ps_lettre,ps_script,ps_auto,ps_erreur_inscrit,pb_majeur,pi_nb_inscriptions,pi_nbmsg,ps_ap_photo,pa_vignettes,ps_site_under){ACCUEIL_RENCONTRE.lettre=ps_lettre;ACCUEIL_RENCONTRE.script=ps_script;ACCUEIL_RENCONTRE.autorisation=ps_auto;ACCUEIL_RENCONTRE.erreur_inscrit=ps_erreur_inscrit;ACCUEIL_RENCONTRE.majeur=pb_majeur;ACCUEIL_RENCONTRE.nb_inscriptions=pi_nb_inscriptions;ACCUEIL_RENCONTRE.nbmsg=pi_nbmsg;ACCUEIL_RENCONTRE.ap_photo=ps_ap_photo;ACCUEIL_RENCONTRE.vignettes_accueil=pa_vignettes;var ld_date=new Date();ACCUEIL_RENCONTRE.debut_script=ld_date.getTime();if(ACCUEIL_RENCONTRE.erreur_inscrit)alert(ACCUEIL_RENCONTRE.erreur_inscrit);if(ACCUEIL_RENCONTRE.nb_inscriptions!=undefined){if(ACCUEIL_RENCONTRE.nb_inscriptions==0)alert("E-mail incorrect ou non trouvé !");else alert("Envoi des informations d'inscription effectué");}
$("#text_IDENTIFICATION_nom").select().keypress(function(po_event){if(po_event.which==13){$("#password_IDENTIFICATION_mdp").select();return false;}});$("#password_IDENTIFICATION_mdp").keypress(function(po_event){if(po_event.which==13)return ACCUEIL_RENCONTRE.private_valide_identification();});$("#td_IDENTIFICATION_ok a").click(ACCUEIL_RENCONTRE.private_valide_identification);$("#td_IDENTIFICATION_okPerdu a").click(function(){if(ACCUEIL_RENCONTRE.private_verifie_email_perdu($("#text_IDENTIFICATION_email").val())){$("#div_IDENTIFICATION_perdu").toggle('slide',{direction:'down'},500);$("#form_IDENTIFICATION_email").submit();}else $("#text_IDENTIFICATION_email").select();});$("#check_INSCRIPTION_majeur").click(function(){if($("#check_INSCRIPTION_majeur").is(":checked"))$("#td_INSCRIPTION_whenCheck span").show();else $("#td_INSCRIPTION_whenCheck span").hide();});if(ACCUEIL_RENCONTRE.majeur)$("#td_INSCRIPTION_whenCheck span").show();$("#a_IDENTIFICATION_oublie").click(function(){$("#div_IDENTIFICATION_perdu").toggle('slide',{direction:'up'},500);});$("#a_INSCRIPTION_vieprivee").click(ACCUEIL_RENCONTRE.private_voir_vieprivee);$("#a_INSCRIPTION_conditions").click(ACCUEIL_RENCONTRE.private_voir_conditions);$("#a_INSCRIPTION_fermer").click(function(){$("#div_INSCRIPTION_pagesSup").fadeOut('slow');});$("#select_INSCRIPTION_pays").change(ACCUEIL_RENCONTRE.private_saisie_pays);$("#text_INSCRIPTION_nom").keypress(function(po_event){if(po_event.which==13){$("#text_INSCRIPTION_mdp").select();return false;}});$("#text_INSCRIPTION_mdp").keypress(function(po_event){if(po_event.which==13){$("#text_INSCRIPTION_email").select();return false;}});$("#text_INSCRIPTION_email").keypress(function(po_event){if(po_event.which==13){$("#check_INSCRIPTION_majeur").focus();return false;}});$("#text_INSCRIPTION_codePostal").keypress(ACCUEIL_RENCONTRE.private_keypress_commune).keyup(ACCUEIL_RENCONTRE.private_keyup_commune).blur(ACCUEIL_RENCONTRE.private_recupere_commune);$("#a_INSCRIPTION_inscription").click(ACCUEIL_RENCONTRE.private_valide_saisie);if($("#tr_INSCRIPTION_typeRencontre").length>0){$("#radio_INSCRIPTION_love").change(function(){$("select[name=sexe] option, select[name=sexe_rech] option").each(function(){if($(this).attr('value')=='C')$(this).remove();});});$("#radio_INSCRIPTION_sexy").change(function(){if($("select[name=sexe] option[value=C]").length==0)$("select[name=sexe]").append("<option value='C'> un couple</option>");if($("select[name=sexe_rech] option[value=C]").length==0)$("select[name=sexe_rech]").append("<option value='C'> un couple</option>");});if($("#radio_INSCRIPTION_love").attr('checked')){$("select[name=sexe] option, select[name=sexe_rech] option").each(function(){if($(this).attr('value')=='C')$(this).remove();});}}
if($("#p_ACCUEILSITE_compteurMsgs").size()>0){$("#p_ACCUEILSITE_compteurMsgs").text(ACCUEIL_RENCONTRE.private_affichage_compteur(ACCUEIL_RENCONTRE.nbmsg));if($("#span_INSCRIPTION_compteurMsgs").size()>0)$("#span_INSCRIPTION_compteurMsgs").text(ACCUEIL_RENCONTRE.nbmsg);setTimeout(ACCUEIL_RENCONTRE.private_maj_compteur,100);}
if($("#div_ACCUEILSITE_lesInscrits").is(':visible')&&(ACCUEIL_RENCONTRE.vignettes_accueil!=undefined)){$("#ul_ACCUEILSITE_vignettes").append(ACCUEIL_RENCONTRE.private_affichage_vignette());setTimeout(ACCUEIL_RENCONTRE.private_init_rotation_vignette,ACCUEIL_RENCONTRE.delai_vignette);}
if(ps_site_under!=undefined){ACCUEIL_RENCONTRE.site_under=ps_site_under;$(document).click(ACCUEIL_RENCONTRE.private_popunder);}
$("#a_INSCRIPTION_explicationSexe").click(function(){$("#div_INSCRIPTION_explicationSexe").show();});$("#a_INSCRIPTION_love").click(function(){$("#radio_INSCRIPTION_love").click();$("#div_INSCRIPTION_explicationSexe").hide();});$("#a_INSCRIPTION_flirt").click(function(){$("#radio_INSCRIPTION_sexy").click();$("#div_INSCRIPTION_explicationSexe").hide();});setTimeout(ACCUEIL_RENCONTRE.private_init_rotation_texte,500);},private_valide_saisie:function(){if(!$("#check_INSCRIPTION_majeur").is(":checked")){alert("Vous devez accepter les conditions d'accès");return}
if(!ACCUEIL_RENCONTRE.private_valide_pass()){alert("Votre mot de passe est trop similaire à votre pseudo");return}
$('#hidden_INSCRIPTION_action').val('CREER');$('#form_INSCRIPTION').submit();},private_valide_pass:function(){var verif_pass=$("#text_INSCRIPTION_nom").val().replace(/[0-9]/g,'');if($("#text_INSCRIPTION_mdp").val().toUpperCase()==verif_pass.toUpperCase()){return false;}
return true;},private_voir_vieprivee:function(){$.get('/COMMUN/PIED/corps_vieprivee.php?popup=true',function(data){$('#div_INSCRIPTION_pagesSup_interne').html(data);$('#div_INSCRIPTION_pagesSup').fadeIn('slow')});},private_voir_conditions:function(){var ls_url='/'+ACCUEIL_RENCONTRE.lettre+'/PIED/popup_condition.php?popup=true';if(ACCUEIL_RENCONTRE.lettre=='u')ls_url='/u/PIED2/corps_condition.php';$.get(ls_url,function(data){$('#div_INSCRIPTION_pagesSup_interne').html(data);$('#div_INSCRIPTION_pagesSup').fadeIn('slow')});},private_valide_identification:function(){if($("#text_IDENTIFICATION_nom").val().length==0){$("#text_IDENTIFICATION_nom").focus();alert("Veuillez saisir un pseudo");return false;}
if($("#password_IDENTIFICATION_mdp").val().length==0){$("#password_IDENTIFICATION_mdp").focus();alert("Veuillez saisir un mot de passe");return false;}
$("#form_IDENTIFICATION").submit();return false;},private_verifie_email_perdu:function(ps_email){if(ps_email.length<5){alert("Veuillez indiquer un email valide du type xxxx@yyy.zz");return false;}
var lr_verif=/^[a-zA-Z.0-9_-]+@[a-zA-Z0-9-.]{2,}[.][a-zA-Z]{2,3}$/;if(!lr_verif.exec(ps_email)){alert("Adresse incomplète: un email est du type xxxx@yyy.zz");return false;}
return true;},private_saisie_pays:function(){if($('#select_INSCRIPTION_pays').val()==45){$('#text_INSCRIPTION_codePostal').attr('disabled',false);$('#text_INSCRIPTION_codePostal').focus();}else{$('#text_INSCRIPTION_codePostal').val('');$('#td_INSCRIPTION_zoneVille').html('&nbsp;');$('#hidden_INSCRIPTION_commune').val(0);$('#text_INSCRIPTION_codePostal').attr('disabled',true);$('#select_INSCRIPTION_jourNaissance').focus();}},private_keypress_commune:function(po_event){if((po_event.which==13)||(po_event.which==8))return true;if(((po_event.which<48)||(po_event.which>57))&&(po_event.which>31))return false;},private_keyup_commune:function(po_event){if(po_event.which==13){$("#text_INSCRIPTION_nom").select();return false;}
if($('#text_INSCRIPTION_codePostal').val().length<5){$('#td_INSCRIPTION_zoneVille').html('&nbsp;');$('#hidden_INSCRIPTION_commune').val(0);return false;}
if(((po_event.which<48)||(po_event.which>57))&&((po_event.which<96)||(po_event.which>105)))return false;ACCUEIL_RENCONTRE.private_recupere_commune(po_event);},private_recupere_commune:function(po_event){$.getJSON(ACCUEIL_RENCONTRE.script,{action:'COMMUNE',code_postal:$('#text_INSCRIPTION_codePostal').val(),autorisation_action:ACCUEIL_RENCONTRE.autorisation},function(pa_json){if(pa_json.length==1){$('#td_INSCRIPTION_zoneVille').html(pa_json[0].nom);$('#hidden_INSCRIPTION_commune').val(pa_json[0].commune);}else{l_html="<select id='select_INSCRIPTION_commune' name='choix_commune' onchange='$(\"#hidden_INSCRIPTION_commune\").val($(\"#select_INSCRIPTION_commune\").val());'>";for(var li_index=0;li_index<pa_json.length;li_index++)l_html+="<option value='"+pa_json[li_index].commune+"'>"+pa_json[li_index].nom+"</option>";l_html+="</select>";$('#td_INSCRIPTION_zoneVille').html(l_html);$('#hidden_INSCRIPTION_commune').val(pa_json[0].commune);}});},private_popunder:function(){var ls_cookie='popunder=',ls_valeur='';if(document.cookie.length>0){var li_offset=document.cookie.indexOf(ls_cookie)
if(li_offset!=-1){li_offset+=ls_cookie.length;var li_end=document.cookie.indexOf(';',li_offset);if(li_end==-1)li_end=document.cookie.length;ls_valeur=unescape(document.cookie.substring(li_offset,li_end));}}
if(ls_valeur==''){var ld_today=new Date(),ld_expire=new Date(),li_days=1;ld_expire.setTime(ld_today.getTime()+3600000*24*li_days);document.cookie="popunder=yes"+";expires="+ld_expire.toGMTString();var lo_popunder=window.open(ACCUEIL_RENCONTRE.site_under,'_blank','toolbar=0,location=0,directories=0,status=0,scrollbars=1,resizable=1,copyhistory=0,menuBar=0,width=980,height=600')
lo_popunder.blur()
window.focus();}},private_limite_temps:function(){var ld_date=new Date();var li_diff=ld_date.getTime()-ACCUEIL_RENCONTRE.debut_script;if(li_diff>10*60*1000)return true;return false;},private_maj_compteur:function(){if(ACCUEIL_RENCONTRE.private_limite_temps())return;$.getJSON(ACCUEIL_RENCONTRE.script,{action:'AJAX_NBMSG',autorisation_action:ACCUEIL_RENCONTRE.autorisation},function(pa_json){ACCUEIL_RENCONTRE.nbmsg_lu=pa_json;var ld_date=new Date(),li_delta=ACCUEIL_RENCONTRE.nbmsg_lu-ACCUEIL_RENCONTRE.nbmsg;if(li_delta<=0)li_delta=1;ACCUEIL_RENCONTRE.time_debut=ld_date.getTime();ACCUEIL_RENCONTRE.pas_compteur=Math.round(10000/li_delta);setTimeout(ACCUEIL_RENCONTRE.private_inc_compteur,100);});},private_inc_compteur:function(){if(ACCUEIL_RENCONTRE.nbmsg<ACCUEIL_RENCONTRE.nbmsg_lu){ACCUEIL_RENCONTRE.nbmsg++;$("#p_ACCUEILSITE_compteurMsgs").text(ACCUEIL_RENCONTRE.private_affichage_compteur(ACCUEIL_RENCONTRE.nbmsg));if($("#span_INSCRIPTION_compteurMsgs").size()>0)$("#span_INSCRIPTION_compteurMsgs").text(ACCUEIL_RENCONTRE.nbmsg);setTimeout(ACCUEIL_RENCONTRE.private_inc_compteur,ACCUEIL_RENCONTRE.pas_compteur);}else{var ld_date=new Date();var li_delai=10000-(ld_date.getTime()-ACCUEIL_RENCONTRE.time_debut);if(li_delai<=100)li_delai=100;setTimeout(ACCUEIL_RENCONTRE.private_maj_compteur,li_delai);}},private_affichage_compteur:function(pi_compteur){var ls_compteur=new String(pi_compteur),ls_resultat='';for(var li_index=0;li_index<ls_compteur.length;li_index++)ls_resultat+=' '+ls_compteur.charAt(li_index);return ls_resultat;},init_images:function(pa_accueil){if(pa_accueil==undefined)return;if(pa_accueil.length<1)return;ACCUEIL_RENCONTRE.images_accueil=pa_accueil;ACCUEIL_RENCONTRE.no_image_accueil=0;for(var li_index=ACCUEIL_RENCONTRE.images_accueil.length-1;li_index>=0;li_index--){$("#div_INSCRIPTION_blocImage").append("<img id='img_accueil"+li_index+"' src='"+ACCUEIL_RENCONTRE.images_accueil[li_index]+"' alt='' />");}
$("#div_INSCRIPTION_blocImage").css({background:'transparent',position:'relative'});$("#div_INSCRIPTION_blocImage img").css({position:'absolute',top:0,left:0});if(pa_accueil.length>1)
setTimeout(ACCUEIL_RENCONTRE.private_rotation_accueil_plus,ACCUEIL_RENCONTRE.delai_accueil*2);},private_rotation_accueil_plus:function(){if(ACCUEIL_RENCONTRE.private_limite_temps())return;$("#img_accueil"+ACCUEIL_RENCONTRE.no_image_accueil++).fadeOut('slow');var lo_function=null;if(ACCUEIL_RENCONTRE.no_image_accueil<ACCUEIL_RENCONTRE.images_accueil.length-1)lo_function=ACCUEIL_RENCONTRE.private_rotation_accueil_plus;else{ACCUEIL_RENCONTRE.no_image_accueil=ACCUEIL_RENCONTRE.images_accueil.length-2;lo_function=ACCUEIL_RENCONTRE.private_rotation_accueil_moins;}
setTimeout(lo_function,ACCUEIL_RENCONTRE.delai_accueil);},private_rotation_accueil_moins:function(){$("#img_accueil"+ACCUEIL_RENCONTRE.no_image_accueil--).fadeIn('slow');var lo_function=null;if(ACCUEIL_RENCONTRE.no_image_accueil>=0)lo_function=ACCUEIL_RENCONTRE.private_rotation_accueil_moins;else{ACCUEIL_RENCONTRE.no_image_accueil=0;lo_function=ACCUEIL_RENCONTRE.private_rotation_accueil_plus;}
setTimeout(lo_function,ACCUEIL_RENCONTRE.delai_accueil);},init_images_rejoignez:function(pa_rejoignez){if(pa_rejoignez==undefined)return;if(pa_rejoignez.length<=1)return;ACCUEIL_RENCONTRE.images_rejoignez=pa_rejoignez;ACCUEIL_RENCONTRE.no_image_rejoignez=0;for(var li_index=ACCUEIL_RENCONTRE.images_rejoignez.length-1;li_index>=0;li_index--){$("#div_ACCUEILSITE_arguments").append("<img id='img_rejoignez"+li_index+"' src='"+ACCUEIL_RENCONTRE.images_rejoignez[li_index]+"' alt='' />");}
$("#div_ACCUEILSITE_arguments").css({background:'transparent',position:'relative'});$("#div_ACCUEILSITE_arguments img").css({position:'absolute',top:0,left:0});setTimeout(ACCUEIL_RENCONTRE.private_rotation_rejoignez_plus,ACCUEIL_RENCONTRE.delai_rejoignez);},private_rotation_rejoignez_plus:function(){if(ACCUEIL_RENCONTRE.private_limite_temps())return;$("#img_rejoignez"+ACCUEIL_RENCONTRE.no_image_rejoignez++).fadeOut('slow');var lo_function=null;if(ACCUEIL_RENCONTRE.no_image_rejoignez<ACCUEIL_RENCONTRE.images_rejoignez.length-1)lo_function=ACCUEIL_RENCONTRE.private_rotation_rejoignez_plus;else{ACCUEIL_RENCONTRE.no_image_rejoignez=ACCUEIL_RENCONTRE.images_rejoignez.length-2;lo_function=ACCUEIL_RENCONTRE.private_rotation_rejoignez_moins;}
setTimeout(lo_function,ACCUEIL_RENCONTRE.delai_rejoignez);},private_rotation_rejoignez_moins:function(){$("#img_rejoignez"+ACCUEIL_RENCONTRE.no_image_rejoignez--).fadeIn('slow');var lo_function=null;if(ACCUEIL_RENCONTRE.no_image_rejoignez>=0)lo_function=ACCUEIL_RENCONTRE.private_rotation_rejoignez_moins;else{ACCUEIL_RENCONTRE.no_image_rejoignez=0;lo_function=ACCUEIL_RENCONTRE.private_rotation_rejoignez_plus;}
setTimeout(lo_function,ACCUEIL_RENCONTRE.delai_rejoignez);},private_init_rotation_vignette:function(){if(ACCUEIL_RENCONTRE.private_limite_temps())return;var l_id="#ul_ACCUEILSITE_vignettes #li_id"+(ACCUEIL_RENCONTRE.no_vignette_accueil%6);$(l_id+" img").fadeOut("normal",ACCUEIL_RENCONTRE.private_rotation_vignette);},private_rotation_vignette:function(){var l_id="#ul_ACCUEILSITE_vignettes #li_id"+(ACCUEIL_RENCONTRE.no_vignette_accueil%6);$(l_id+" img").attr("src",ACCUEIL_RENCONTRE.ap_photo+"/"+ACCUEIL_RENCONTRE.vignettes_accueil[ACCUEIL_RENCONTRE.no_vignette_accueil]);$(l_id+" img").fadeIn("normal");ACCUEIL_RENCONTRE.no_vignette_accueil++;if(ACCUEIL_RENCONTRE.no_vignette_accueil==ACCUEIL_RENCONTRE.vignettes_accueil.length)ACCUEIL_RENCONTRE.no_vignette_accueil=0;setTimeout(ACCUEIL_RENCONTRE.private_init_rotation_vignette,ACCUEIL_RENCONTRE.delai_vignette);},private_affichage_vignette:function(){var ls_resultat='';for(var li_index=0;li_index<6;li_index++){ls_resultat+="<li id='li_id"+li_index+"' class='mini_fiche'><img src='"+ACCUEIL_RENCONTRE.ap_photo+"/"+ACCUEIL_RENCONTRE.vignettes_accueil[li_index]+"' alt='' /></li>";}
return ls_resultat;},private_init_rotation_texte:function(){ACCUEIL_RENCONTRE.margin_texte_debut=$("#div_INSCRIPTION_arguments").width();$("#div_INSCRIPTION_arguments p").css("margin-left",ACCUEIL_RENCONTRE.margin_texte_debut);$("#div_INSCRIPTION_arguments").show();var li_position_span=$("#div_INSCRIPTION_arguments p span").position();ACCUEIL_RENCONTRE.margin_texte_fin=-li_position_span.left+ACCUEIL_RENCONTRE.margin_texte_debut;ACCUEIL_RENCONTRE.margin_texte=ACCUEIL_RENCONTRE.margin_texte_debut;setTimeout(ACCUEIL_RENCONTRE.private_rotation_texte,100);},private_rotation_texte:function(){$("#div_INSCRIPTION_arguments p").css("margin-left",ACCUEIL_RENCONTRE.margin_texte);ACCUEIL_RENCONTRE.margin_texte-=2;if(ACCUEIL_RENCONTRE.margin_texte<ACCUEIL_RENCONTRE.margin_texte_fin)ACCUEIL_RENCONTRE.margin_texte=ACCUEIL_RENCONTRE.margin_texte_debut;setTimeout(ACCUEIL_RENCONTRE.private_rotation_texte,50);},fin:null};
