function favoris(){ if ( navigator.appName != 'Microsoft Internet Explorer' ){ window.sidebar.addPanel("MoustiQ.com, annuaire et blog porno","http://www.moustiq.com/annuaire-sexe.html",""); } else{ window.external.AddFavorite("http://www.moustiq.com/annuaire-sexe.html","MoustiQ.com, annuaire et blog porno"); } } function count(id, type, trc){ if(document.images) (new Image()).src="/out.php?id=" + id + "&type=" + type + "&tracker=" + trc; //window.open("/out.php?id=" + id + "&type=" + type + "&tracker=" + trc); return true; } function copier(nom_chp_txt,nom_form){ var chp_txt = eval("document." + nom_form + "." + nom_chp_txt); chp_txt.focus(); chp_txt.select(); texte = chp_txt.createTextRange(); texte.execCommand("Copy"); return true; }