integration/mediapart/une_files/cdx10b_002.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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
b00fdbef41d4 ajout du header sur pages articles
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     1
/* Copyright 2010 Cedexis Inc. */
b00fdbef41d4 ajout du header sur pages articles
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     2
b00fdbef41d4 ajout du header sur pages articles
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     3
(function() {
b00fdbef41d4 ajout du header sur pages articles
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     4
    var s = new Date();
b00fdbef41d4 ajout du header sur pages articles
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     5
    if ('object' === typeof window.radar) {
b00fdbef41d4 ajout du header sur pages articles
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     6
        window.radar.stoppedAt = s;
b00fdbef41d4 ajout du header sur pages articles
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     7
    }
b00fdbef41d4 ajout du header sur pages articles
Anthony Ly <anthonyly.com@gmail.com>
parents:
diff changeset
     8
})();