function change_cat_stats_comm(){var c=jQuery("#image_dstats");if(c){var e=c.attr("src");var d=e;var b="";var a=e.indexOf("&C=",0);if(a!==-1){d=e.substring(0,a);a=e.indexOf("&D=",0);if(a!==-1){b=e.substring(a,e.length)}if(typeof estat1!=="undefined"){switch(estat1){case"news":c.attr("src",d+"&C=209"+b);break;case"apercus":c.attr("src",d+"&C=204"+b);break;case"dossiers":c.attr("src",d+"&C=207"+b);break;case"downloads":c.attr("src",d+"&C=208"+b);break;case"astuces":c.attr("src",d+"&C=203"+b);break;case"boite_a_idees":c.attr("src",d+"&C=236"+b);break;default:c.attr("src",d+"&C=9"+b);break}}else{c.attr("src",d+"&C=9"+b)}}}if(typeof estat1!=="undefined"){eStat_id.serial("252052205012");eStat_id.niveau(1,estat1);switch(estat1){case"news":estat2="comm_news";estat3="comm_news";break;case"apercus":estat2="comm_apercus";estat3="comm_apercus";if(typeof nom_mach!=="undefined"){estat3="comm_apercus_"+nom_mach}break;case"dossiers":estat2="comm_dossiers";estat3="comm_dossiers";break;case"downloads":estat2="comm_downloads";estat3="comm_downloads";break;case"astuces":estat2="comm_astuces";estat3="comm_astuces";break;case"boite_a_idees":estat2="comm_bai";estat3="comm_bai";break;default:estat2="-";estat3="-";break}eStat_id.niveau(2,estat2);eStat_id.niveau(3,estat3);eStat_id.niveau(4,estat4.substr(0,200));eStat_tag.post("ml")}}function aff_masquer_voir(){var a=jQuery("div#commentaires");if(a.length>0){jQuery("#barre_outils_voir").hide();jQuery("#barre_outils_masquer").show()}else{jQuery("#barre_outils_voir").show();jQuery("#barre_outils_masquer").hide()}}var etat_commentaire_news=false;function trt_pliage_ajax(){aff_masquer_voir();var a=jQuery("#barre_outils_voir > a");a.live("click",function(c){if(!etat_commentaire_news){var d=$(this).attr("href");change_cat_stats_comm();d=d.replace("commentaires/9-","commentaires/30-");d=d.replace("#commentaires","");jQuery.ajax({type:"GET",url:d,async:true,cache:false,success:function(e){jQuery(".barre_outils, #barre_outils_v2").after(e);start_comm_ajax();aff_masquer_voir()}});etat_commentaire_news=true}return false});var b=jQuery("#barre_outils_masquer > a");if(b){b.unbind("click");b.bind("click",function(c){if(etat_commentaire_news){if(jQuery("#post input[name='forum']").length===1&&jQuery("#post input[name='hash_mdr']").length===1&&jQuery("#post input[name='topic']").length===1){jQuery.ajax({type:"GET",url:jQuery("#post").attr("action")+"?mode=8&forum="+jQuery("#post input[name='forum']").val()+"&topic="+jQuery("#post input[name='topic']").val()+"&hash_mdr="+jQuery("#post input[name='hash_mdr']").val(),async:true,cache:false,success:function(e){var d=jQuery(e);jQuery("#barre_outils_voir").html(e)}})}jQuery("#vdo_comment").remove();aff_masquer_voir();etat_commentaire_news=false;refresh_stats()}return false})}}jQuery(function(){if(jQuery("div.bloc_video").length===0){trt_pliage_ajax()}});
