integration/mediapart/article_files/cdx10b.js
author Anthony Ly <anthonyly.com@gmail.com>
Mon, 29 Oct 2012 18:06:44 +0100
changeset 18 bf333fd74eee
parent 4 b00fdbef41d4
permissions -rw-r--r--
réorganisation css

/* Copyright 2010 Cedexis Inc. */

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