\n'); } // FLASH fin function ecoGestes_end_DoFSCommand(command, args) { var ecoGestes_endObj = isInternetExplorer ? document.all.ecoGestes_end : document.ecoGestes_end; if (command == "getList") { updateEcoListe($.cookie("ECOTEST")); $("#EcoListeLink").click(); } else if (command == "getURL") { updateEnd($.cookie("ECOTEST"),args); } } if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) { document.write('\n'); } // Appel des fonction flash function callIncreaseList() { if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) { var flashObj = document.getElementById("ecoGestes"); } else { var flashObj = document.getElementById("ecoGestesFF"); } flashObj.increaseList(); } function callReplyYes() { if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) { var flashObj = document.getElementById("ecoGestes"); } else { var flashObj = document.getElementById("ecoGestesFF"); } flashObj.reply("yes"); } function callReplyNo() { if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) { var flashObj = document.getElementById("ecoGestes"); } else { var flashObj = document.getElementById("ecoGestesFF"); } flashObj.reply("no"); } function callIncreaseListEnd(listNbr) { if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) { var flashObj = document.getElementById("ecoGestes_end"); } else { var flashObj = document.getElementById("ecoGestes_end2"); } flashObj.increaseList(listNbr); } //-->
