integration/mediapart/article_files/cdx10b.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
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
})();