integration/mediapart/une_files/cdx10b.js
author Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
Fri, 18 Apr 2014 14:31:58 +0200
changeset 51 79833eaa394a
parent 4 b00fdbef41d4
permissions -rw-r--r--
set up second level for navigation

/* Copyright 2010 Cedexis Inc. */

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