integration/mediapart/article_files/cdx10b.js
author Anthony Ly <anthonyly.com@gmail.com>
Tue, 09 Oct 2012 16:31:25 +0200
changeset 4 b00fdbef41d4
permissions -rw-r--r--
ajout du header sur pages articles

/* Copyright 2010 Cedexis Inc. */

(function() {
    var s = new Date();
    if ('object' === typeof window.radar) {
        window.radar.stoppedAt = s;
    }
})();