integration/mediapart/article_files/rdr13.js
author Anthony Ly <anthonyly.com@gmail.com>
Wed, 19 Dec 2012 18:19:59 -0800
changeset 22 a222328a59cd
parent 4 b00fdbef41d4
permissions -rw-r--r--
mai bandeau dossier

/* Copyright 2012 Cedexis Inc. */

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