--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/crea/mediapart/une_files/cdx10b_003.js Wed Oct 03 11:25:43 2012 +0200
@@ -0,0 +1,8 @@
+/* Copyright 2010 Cedexis Inc. */
+
+(function() {
+ var s = new Date();
+ if ('object' === typeof window.radar) {
+ window.radar.stoppedAt = s;
+ }
+})();