equal
deleted
inserted
replaced
39 "Les Persos d'Anarchy" |
39 "Les Persos d'Anarchy" |
40 ], |
40 ], |
41 api_endpoint: "http://anarchy2.solicis.fr/api/cms/content?callback=?", |
41 api_endpoint: "http://anarchy2.solicis.fr/api/cms/content?callback=?", |
42 container: "timeline", |
42 container: "timeline", |
43 sync_now: false, |
43 sync_now: false, |
44 central_time: Date.parse("2013-07-18T00:00:00Z") |
44 central_time: Date.parse("2013-07-18T00:00:00Z"), |
|
45 maxtime: Date.now() |
45 }); |
46 }); |
46 }); |
47 }); |
47 </script> |
48 </script> |
48 </head> |
49 </head> |
49 |
50 |