function dynamicFont(){ dynamiserTexte("h1","http://www.cote-transactions.fr/include/js/dynamicFont/dynamicFont.php?fontFamily=Enigma_.TTF&fontSize=14&color=ffffff&backgroundColor=3d3e35&backgroundTransparent=1&cheminRacine=",true); //dynamiserTexte(".divArticleNom h2","http://www.cote-transactions.fr/include/js/dynamicFont/dynamicFont.php?fontFamily=JOTTN___.TTF&fontSize=14&color=B11A2F&backgroundColor=ffffff&backgroundTransparent=1&cheminRacine=",true); var urlImageTransparent = "http://www.cote-transactions.fr/include/js/dynamicFont/spacer.png" ; var itemsPourDynamicFont; var imageCharger = false; var pageCharger = false; function dynamiserTexte(selecteur,url,decouperMot){ if(typeof itemsPourDynamicFont == "undefined"){ itemsPourDynamicFont = new Array(); } itemsPourDynamicFont[itemsPourDynamicFont.length] = {selecteur:selecteur,url:url,decouperMot:decouperMot}; } var imageTransparent = new Image(); imageTransparent.onload = function(){ imageCharger = true; if(pageCharger){ remplacerTexteParImage(); } }; imageTransparent.src = urlImageTransparent + "?date=" + (new Date()).getTime(); function remplacerTexteParImage(){ for(var i=0;i 0){ for(var j=0;j