]> git.parisson.com Git - telecasting-www.git/commitdiff
update static links
authorGuillaume Pellerin <yomguy@parisson.com>
Wed, 6 Nov 2013 11:23:23 +0000 (12:23 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Wed, 6 Nov 2013 11:23:23 +0000 (12:23 +0100)
static/telecasting/css/component.css
static/telecasting/css/font.css
static/telecasting/css/icone.css
static/telecasting/css/multilevelmenu.css
static/telecasting/css/style-mobile.css
static/telecasting/css/video-font.css
static/telecasting/css/video-js-tc.css
static/telecasting/js/config.js
templates/telecasting/ifr-home.html
templates/telecasting/index.html

index 35e3630582367c158b2a09224d1e9437fa558dc7..045b868d512763a9d893a0ecc1a1795e942e8768 100644 (file)
@@ -272,7 +272,7 @@ a:hover {
 }
 
 .pt-touch-button {
-       background: url('../img/suivant.svg') no-repeat;
+       background: url('/static/telecasting/img/suivant.svg') no-repeat;
        background-size: contain;
        background-position:right top;
        color: #aaa;
index e9c2d04e81402e497933575b10097569208fd2cc..ab61a149b7468d32a676066f93b7faa87bda2144 100644 (file)
@@ -4,21 +4,21 @@
 
 @font-face {
   font-family: 'VideoJS';
-  src: url('../font/video/vjs.eot');
-  src: url('../font/video/vjs.eot?#iefix') format('embedded-opentype'), 
-  url('../font/video/vjs.woff') format('woff'), 
-  url('../font/video/vjs.ttf') format('truetype');
+  src: url('/static/telecasting/font/video/vjs.eot');
+  src: url('/static/telecasting/font/video/vjs.eot?#iefix') format('embedded-opentype'), 
+  url('/static/telecasting/font/video/vjs.woff') format('woff'), 
+  url('/static/telecasting/font/video/vjs.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
   }
 
 @font-face {
     font-family: 'futura_hv_btheavy';
-    src: url('../font/futura_heavy_bt-webfont.eot');
-    src: url('../font/futura_heavy_bt-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/futura_heavy_bt-webfont.woff') format('woff'),
-         url('../font/futura_heavy_bt-webfont.ttf') format('truetype'),
-         url('../font/futura_heavy_bt-webfont.svg#futura_hv_btheavy') format('svg');
+    src: url('/static/telecasting/font/futura_heavy_bt-webfont.eot');
+    src: url('/static/telecasting/font/futura_heavy_bt-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/futura_heavy_bt-webfont.woff') format('woff'),
+         url('/static/telecasting/font/futura_heavy_bt-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/futura_heavy_bt-webfont.svg#futura_hv_btheavy') format('svg');
     font-weight: normal;
     font-style: normal;
 }
 
 @font-face {
     font-family: 'ralewayblack';
-    src: url('../font/raleway-black-webfont.eot');
-    src: url('../font/raleway-black-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/raleway-black-webfont.woff') format('woff'),
-         url('../font/raleway-black-webfont.ttf') format('truetype'),
-         url('../font/raleway-black-webfont.svg#ralewayblack') format('svg');
+    src: url('/static/telecasting/font/raleway-black-webfont.eot');
+    src: url('/static/telecasting/font/raleway-black-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/raleway-black-webfont.woff') format('woff'),
+         url('/static/telecasting/font/raleway-black-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/raleway-black-webfont.svg#ralewayblack') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'ralewayblack_italic';
-    src: url('../font/raleway-black-italic-webfont.eot');
-    src: url('../font/raleway-black-italic-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/raleway-black-italic-webfont.woff') format('woff'),
-         url('../font/raleway-black-italic-webfont.ttf') format('truetype'),
-         url('../font/raleway-black-italic-webfont.svg#ralewayblack_italic') format('svg');
+    src: url('/static/telecasting/font/raleway-black-italic-webfont.eot');
+    src: url('/static/telecasting/font/raleway-black-italic-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/raleway-black-italic-webfont.woff') format('woff'),
+         url('/static/telecasting/font/raleway-black-italic-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/raleway-black-italic-webfont.svg#ralewayblack_italic') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'ralewaybold';
-    src: url('../font/raleway-bold-webfont.eot');
-    src: url('../font/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/raleway-bold-webfont.woff') format('woff'),
-         url('../font/raleway-bold-webfont.ttf') format('truetype'),
-         url('../font/raleway-bold-webfont.svg#ralewaybold') format('svg');
+    src: url('/static/telecasting/font/raleway-bold-webfont.eot');
+    src: url('/static/telecasting/font/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/raleway-bold-webfont.woff') format('woff'),
+         url('/static/telecasting/font/raleway-bold-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/raleway-bold-webfont.svg#ralewaybold') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'ralewaybold_italic';
-    src: url('../font/raleway-bold-italic-webfont.eot');
-    src: url('../font/raleway-bold-italic-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/raleway-bold-italic-webfont.woff') format('woff'),
-         url('../font/raleway-bold-italic-webfont.ttf') format('truetype'),
-         url('../font/raleway-bold-italic-webfont.svg#ralewaybold_italic') format('svg');
+    src: url('/static/telecasting/font/raleway-bold-italic-webfont.eot');
+    src: url('/static/telecasting/font/raleway-bold-italic-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/raleway-bold-italic-webfont.woff') format('woff'),
+         url('/static/telecasting/font/raleway-bold-italic-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/raleway-bold-italic-webfont.svg#ralewaybold_italic') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'ralewayextrabold';
-    src: url('../font/raleway-extrabold-webfont.eot');
-    src: url('../font/raleway-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/raleway-extrabold-webfont.woff') format('woff'),
-         url('../font/raleway-extrabold-webfont.ttf') format('truetype'),
-         url('../font/raleway-extrabold-webfont.svg#ralewayextrabold') format('svg');
+    src: url('/static/telecasting/font/raleway-extrabold-webfont.eot');
+    src: url('/static/telecasting/font/raleway-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/raleway-extrabold-webfont.woff') format('woff'),
+         url('/static/telecasting/font/raleway-extrabold-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/raleway-extrabold-webfont.svg#ralewayextrabold') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'ralewayextrabold_italic';
-    src: url('../font/raleway-extrabold-italic-webfont.eot');
-    src: url('../font/raleway-extrabold-italic-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/raleway-extrabold-italic-webfont.woff') format('woff'),
-         url('../font/raleway-extrabold-italic-webfont.ttf') format('truetype'),
-         url('../font/raleway-extrabold-italic-webfont.svg#ralewayextrabold_italic') format('svg');
+    src: url('/static/telecasting/font/raleway-extrabold-italic-webfont.eot');
+    src: url('/static/telecasting/font/raleway-extrabold-italic-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/raleway-extrabold-italic-webfont.woff') format('woff'),
+         url('/static/telecasting/font/raleway-extrabold-italic-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/raleway-extrabold-italic-webfont.svg#ralewayextrabold_italic') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'ralewayextralight';
-    src: url('../font/raleway-extralight-webfont.eot');
-    src: url('../font/raleway-extralight-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/raleway-extralight-webfont.woff') format('woff'),
-         url('../font/raleway-extralight-webfont.ttf') format('truetype'),
-         url('../font/raleway-extralight-webfont.svg#ralewayextralight') format('svg');
+    src: url('/static/telecasting/font/raleway-extralight-webfont.eot');
+    src: url('/static/telecasting/font/raleway-extralight-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/raleway-extralight-webfont.woff') format('woff'),
+         url('/static/telecasting/font/raleway-extralight-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/raleway-extralight-webfont.svg#ralewayextralight') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'ralewaylight';
-    src: url('../font/raleway-light-webfont.eot');
-    src: url('../font/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/raleway-light-webfont.woff') format('woff'),
-         url('../font/raleway-light-webfont.ttf') format('truetype'),
-         url('../font/raleway-light-webfont.svg#ralewaylight') format('svg');
+    src: url('/static/telecasting/font/raleway-light-webfont.eot');
+    src: url('/static/telecasting/font/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/raleway-light-webfont.woff') format('woff'),
+         url('/static/telecasting/font/raleway-light-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/raleway-light-webfont.svg#ralewaylight') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'ralewayextralight_italic';
-    src: url('../font/raleway-extralight-italic-webfont.eot');
-    src: url('../font/raleway-extralight-italic-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/raleway-extralight-italic-webfont.woff') format('woff'),
-         url('../font/raleway-extralight-italic-webfont.ttf') format('truetype'),
-         url('../font/raleway-extralight-italic-webfont.svg#ralewayextralight_italic') format('svg');
+    src: url('/static/telecasting/font/raleway-extralight-italic-webfont.eot');
+    src: url('/static/telecasting/font/raleway-extralight-italic-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/raleway-extralight-italic-webfont.woff') format('woff'),
+         url('/static/telecasting/font/raleway-extralight-italic-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/raleway-extralight-italic-webfont.svg#ralewayextralight_italic') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'ralewaymedium';
-    src: url('../font/raleway-medium-webfont.eot');
-    src: url('../font/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/raleway-medium-webfont.woff') format('woff'),
-         url('../font/raleway-medium-webfont.ttf') format('truetype'),
-         url('../font/raleway-medium-webfont.svg#ralewaymedium') format('svg');
+    src: url('/static/telecasting/font/raleway-medium-webfont.eot');
+    src: url('/static/telecasting/font/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/raleway-medium-webfont.woff') format('woff'),
+         url('/static/telecasting/font/raleway-medium-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/raleway-medium-webfont.svg#ralewaymedium') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'ralewaymedium_italic';
-    src: url('../font/raleway-medium-italic-webfont.eot');
-    src: url('../font/raleway-medium-italic-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/raleway-medium-italic-webfont.woff') format('woff'),
-         url('../font/raleway-medium-italic-webfont.ttf') format('truetype'),
-         url('../font/raleway-medium-italic-webfont.svg#ralewaymedium_italic') format('svg');
+    src: url('/static/telecasting/font/raleway-medium-italic-webfont.eot');
+    src: url('/static/telecasting/font/raleway-medium-italic-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/raleway-medium-italic-webfont.woff') format('woff'),
+         url('/static/telecasting/font/raleway-medium-italic-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/raleway-medium-italic-webfont.svg#ralewaymedium_italic') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'ralewayregular';
-    src: url('../font/raleway-regular-webfont.eot');
-    src: url('../font/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/raleway-regular-webfont.woff') format('woff'),
-         url('../font/raleway-regular-webfont.ttf') format('truetype'),
-         url('../font/raleway-regular-webfont.svg#ralewayregular') format('svg');
+    src: url('/static/telecasting/font/raleway-regular-webfont.eot');
+    src: url('/static/telecasting/font/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/raleway-regular-webfont.woff') format('woff'),
+         url('/static/telecasting/font/raleway-regular-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/raleway-regular-webfont.svg#ralewayregular') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'ralewayitalic';
-    src: url('../font/raleway-regular-italic-webfont.eot');
-    src: url('../font/raleway-regular-italic-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/raleway-regular-italic-webfont.woff') format('woff'),
-         url('../font/raleway-regular-italic-webfont.ttf') format('truetype'),
-         url('../font/raleway-regular-italic-webfont.svg#ralewayitalic') format('svg');
+    src: url('/static/telecasting/font/raleway-regular-italic-webfont.eot');
+    src: url('/static/telecasting/font/raleway-regular-italic-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/raleway-regular-italic-webfont.woff') format('woff'),
+         url('/static/telecasting/font/raleway-regular-italic-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/raleway-regular-italic-webfont.svg#ralewayitalic') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'open_sansbold';
-    src: url('../font/OpenSans-Bold-webfont.eot');
-    src: url('../font/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/OpenSans-Bold-webfont.woff') format('woff'),
-         url('../font/OpenSans-Bold-webfont.ttf') format('truetype'),
-         url('../font/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
+    src: url('/static/telecasting/font/OpenSans-Bold-webfont.eot');
+    src: url('/static/telecasting/font/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/OpenSans-Bold-webfont.woff') format('woff'),
+         url('/static/telecasting/font/OpenSans-Bold-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'open_sanssemibold';
-    src: url('../font/OpenSans-Semibold-webfont.eot');
-    src: url('../font/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/OpenSans-Semibold-webfont.woff') format('woff'),
-         url('../font/OpenSans-Semibold-webfont.ttf') format('truetype'),
-         url('../font/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
+    src: url('/static/telecasting/font/OpenSans-Semibold-webfont.eot');
+    src: url('/static/telecasting/font/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/OpenSans-Semibold-webfont.woff') format('woff'),
+         url('/static/telecasting/font/OpenSans-Semibold-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'open_sanslight';
-    src: url('../font/OpenSans-Light-webfont.eot');
-    src: url('../font/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/OpenSans-Light-webfont.woff') format('woff'),
-         url('../font/OpenSans-Light-webfont.ttf') format('truetype'),
-         url('../font/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
+    src: url('/static/telecasting/font/OpenSans-Light-webfont.eot');
+    src: url('/static/telecasting/font/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/OpenSans-Light-webfont.woff') format('woff'),
+         url('/static/telecasting/font/OpenSans-Light-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'open_sansregular';
-    src: url('../font/OpenSans-Regular-webfont.eot');
-    src: url('../font/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/OpenSans-Regular-webfont.woff') format('woff'),
-         url('../font/OpenSans-Regular-webfont.ttf') format('truetype'),
-         url('../font/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
+    src: url('/static/telecasting/font/OpenSans-Regular-webfont.eot');
+    src: url('/static/telecasting/font/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/OpenSans-Regular-webfont.woff') format('woff'),
+         url('/static/telecasting/font/OpenSans-Regular-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'webfontbold';
-    src: url('../font/nevis-webfont.eot');
-    src: url('../font/nevis-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/nevis-webfont.woff') format('woff'),
-         url('../font/nevis-webfont.ttf') format('truetype'),
-         url('../font/nevis-webfont.svg#webfontbold') format('svg');
+    src: url('/static/telecasting/font/nevis-webfont.eot');
+    src: url('/static/telecasting/font/nevis-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/nevis-webfont.woff') format('woff'),
+         url('/static/telecasting/font/nevis-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/nevis-webfont.svg#webfontbold') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'source_sans_problack';
-    src: url('../font/sourcesanspro-black-webfont.eot');
-    src: url('../font/sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/sourcesanspro-black-webfont.woff') format('woff'),
-         url('../font/sourcesanspro-black-webfont.ttf') format('truetype'),
-         url('../font/sourcesanspro-black-webfont.svg#source_sans_problack') format('svg');
+    src: url('/static/telecasting/font/sourcesanspro-black-webfont.eot');
+    src: url('/static/telecasting/font/sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/sourcesanspro-black-webfont.woff') format('woff'),
+         url('/static/telecasting/font/sourcesanspro-black-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/sourcesanspro-black-webfont.svg#source_sans_problack') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'source_sans_problack_italic';
-    src: url('../font/sourcesanspro-blackit-webfont.eot');
-    src: url('../font/sourcesanspro-blackit-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/sourcesanspro-blackit-webfont.woff') format('woff'),
-         url('../font/sourcesanspro-blackit-webfont.ttf') format('truetype'),
-         url('../font/sourcesanspro-blackit-webfont.svg#source_sans_problack_italic') format('svg');
+    src: url('/static/telecasting/font/sourcesanspro-blackit-webfont.eot');
+    src: url('/static/telecasting/font/sourcesanspro-blackit-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/sourcesanspro-blackit-webfont.woff') format('woff'),
+         url('/static/telecasting/font/sourcesanspro-blackit-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/sourcesanspro-blackit-webfont.svg#source_sans_problack_italic') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'source_sans_probold';
-    src: url('../font/sourcesanspro-bold-webfont.eot');
-    src: url('../font/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/sourcesanspro-bold-webfont.woff') format('woff'),
-         url('../font/sourcesanspro-bold-webfont.ttf') format('truetype'),
-         url('../font/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
+    src: url('/static/telecasting/font/sourcesanspro-bold-webfont.eot');
+    src: url('/static/telecasting/font/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/sourcesanspro-bold-webfont.woff') format('woff'),
+         url('/static/telecasting/font/sourcesanspro-bold-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'source_sans_probold_italic';
-    src: url('../font/sourcesanspro-boldit-webfont.eot');
-    src: url('../font/sourcesanspro-boldit-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/sourcesanspro-boldit-webfont.woff') format('woff'),
-         url('../font/sourcesanspro-boldit-webfont.ttf') format('truetype'),
-         url('../font/sourcesanspro-boldit-webfont.svg#source_sans_probold_italic') format('svg');
+    src: url('/static/telecasting/font/sourcesanspro-boldit-webfont.eot');
+    src: url('/static/telecasting/font/sourcesanspro-boldit-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/sourcesanspro-boldit-webfont.woff') format('woff'),
+         url('/static/telecasting/font/sourcesanspro-boldit-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/sourcesanspro-boldit-webfont.svg#source_sans_probold_italic') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'source_sans_proextralight';
-    src: url('../font/sourcesanspro-extralight-webfont.eot');
-    src: url('../font/sourcesanspro-extralight-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/sourcesanspro-extralight-webfont.woff') format('woff'),
-         url('../font/sourcesanspro-extralight-webfont.ttf') format('truetype'),
-         url('../font/sourcesanspro-extralight-webfont.svg#source_sans_proextralight') format('svg');
+    src: url('/static/telecasting/font/sourcesanspro-extralight-webfont.eot');
+    src: url('/static/telecasting/font/sourcesanspro-extralight-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/sourcesanspro-extralight-webfont.woff') format('woff'),
+         url('/static/telecasting/font/sourcesanspro-extralight-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/sourcesanspro-extralight-webfont.svg#source_sans_proextralight') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'source_sans_proXLtIt';
-    src: url('../font/sourcesanspro-extralightit-webfont.eot');
-    src: url('../font/sourcesanspro-extralightit-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/sourcesanspro-extralightit-webfont.woff') format('woff'),
-         url('../font/sourcesanspro-extralightit-webfont.ttf') format('truetype'),
-         url('../font/sourcesanspro-extralightit-webfont.svg#source_sans_proXLtIt') format('svg');
+    src: url('/static/telecasting/font/sourcesanspro-extralightit-webfont.eot');
+    src: url('/static/telecasting/font/sourcesanspro-extralightit-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/sourcesanspro-extralightit-webfont.woff') format('woff'),
+         url('/static/telecasting/font/sourcesanspro-extralightit-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/sourcesanspro-extralightit-webfont.svg#source_sans_proXLtIt') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'source_sans_proitalic';
-    src: url('../font/sourcesanspro-it-webfont.eot');
-    src: url('../font/sourcesanspro-it-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/sourcesanspro-it-webfont.woff') format('woff'),
-         url('../font/sourcesanspro-it-webfont.ttf') format('truetype'),
-         url('../font/sourcesanspro-it-webfont.svg#source_sans_proitalic') format('svg');
+    src: url('/static/telecasting/font/sourcesanspro-it-webfont.eot');
+    src: url('/static/telecasting/font/sourcesanspro-it-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/sourcesanspro-it-webfont.woff') format('woff'),
+         url('/static/telecasting/font/sourcesanspro-it-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/sourcesanspro-it-webfont.svg#source_sans_proitalic') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'source_sans_prolight';
-    src: url('../font/sourcesanspro-light-webfont.eot');
-    src: url('../font/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/sourcesanspro-light-webfont.woff') format('woff'),
-         url('../font/sourcesanspro-light-webfont.ttf') format('truetype'),
-         url('../font/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
+    src: url('/static/telecasting/font/sourcesanspro-light-webfont.eot');
+    src: url('/static/telecasting/font/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/sourcesanspro-light-webfont.woff') format('woff'),
+         url('/static/telecasting/font/sourcesanspro-light-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'source_sans_prolight_italic';
-    src: url('../font/sourcesanspro-lightit-webfont.eot');
-    src: url('../font/sourcesanspro-lightit-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/sourcesanspro-lightit-webfont.woff') format('woff'),
-         url('../font/sourcesanspro-lightit-webfont.ttf') format('truetype'),
-         url('../font/sourcesanspro-lightit-webfont.svg#source_sans_prolight_italic') format('svg');
+    src: url('/static/telecasting/font/sourcesanspro-lightit-webfont.eot');
+    src: url('/static/telecasting/font/sourcesanspro-lightit-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/sourcesanspro-lightit-webfont.woff') format('woff'),
+         url('/static/telecasting/font/sourcesanspro-lightit-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/sourcesanspro-lightit-webfont.svg#source_sans_prolight_italic') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'source_sans_proregular';
-    src: url('../font/sourcesanspro-regular-webfont.eot');
-    src: url('../font/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/sourcesanspro-regular-webfont.woff') format('woff'),
-         url('../font/sourcesanspro-regular-webfont.ttf') format('truetype'),
-         url('../font/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
+    src: url('/static/telecasting/font/sourcesanspro-regular-webfont.eot');
+    src: url('/static/telecasting/font/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/sourcesanspro-regular-webfont.woff') format('woff'),
+         url('/static/telecasting/font/sourcesanspro-regular-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'source_sans_proSBdIt';
-    src: url('../font/sourcesanspro-semiboldit-webfont.eot');
-    src: url('../font/sourcesanspro-semiboldit-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/sourcesanspro-semiboldit-webfont.woff') format('woff'),
-         url('../font/sourcesanspro-semiboldit-webfont.ttf') format('truetype'),
-         url('../font/sourcesanspro-semiboldit-webfont.svg#source_sans_proSBdIt') format('svg');
+    src: url('/static/telecasting/font/sourcesanspro-semiboldit-webfont.eot');
+    src: url('/static/telecasting/font/sourcesanspro-semiboldit-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/sourcesanspro-semiboldit-webfont.woff') format('woff'),
+         url('/static/telecasting/font/sourcesanspro-semiboldit-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/sourcesanspro-semiboldit-webfont.svg#source_sans_proSBdIt') format('svg');
     font-weight: normal;
     font-style: normal;
 
 
 @font-face {
     font-family: 'source_sans_prosemibold';
-    src: url('../font/sourcesanspro-semibold-webfont.eot');
-    src: url('../font/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
-         url('../font/sourcesanspro-semibold-webfont.woff') format('woff'),
-         url('../font/sourcesanspro-semibold-webfont.ttf') format('truetype'),
-         url('../font/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
+    src: url('/static/telecasting/font/sourcesanspro-semibold-webfont.eot');
+    src: url('/static/telecasting/font/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/static/telecasting/font/sourcesanspro-semibold-webfont.woff') format('woff'),
+         url('/static/telecasting/font/sourcesanspro-semibold-webfont.ttf') format('truetype'),
+         url('/static/telecasting/font/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
     font-weight: normal;
     font-style: normal;
 
index 084c6084a4cfe6c64a73a0f6ec79741adc5c09fe..316ff07fc2962c0b2fbfb73c7dd3123d3f950bcd 100644 (file)
@@ -3,11 +3,11 @@
 @font-face
 {
        font-family: 'FontAwesome';
-       src: url('../font/icone/fontawesome-webfont.eot?v=3.0.1');
-       src: url('../font/icone/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
-            url('../font/icone/fontawesome-webfont.woff?v=3.0.1') format('woff'),
-            url('../font/icone/fontawesome-webfont.ttf?v=3.0.1') format('truetype'),
-            url('../font/icone/fontawesome-webfont.svg#FontAwesome') format('svg');
+       src: url('/static/telecasting/font/icone/fontawesome-webfont.eot?v=3.0.1');
+       src: url('/static/telecasting/font/icone/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
+            url('/static/telecasting/font/icone/fontawesome-webfont.woff?v=3.0.1') format('woff'),
+            url('/static/telecasting/font/icone/fontawesome-webfont.ttf?v=3.0.1') format('truetype'),
+            url('/static/telecasting/font/icone/fontawesome-webfont.svg#FontAwesome') format('svg');
        font-weight: normal;
        font-style: normal;
 }
 @font-face
 {
        font-family: 'Font-Awesome-Social';
-       src: url('../font/icone/fontawesome-social-webfont.eot');
-       src: url('../font/icone/fontawesome-social-webfont.eot?#iefix') format('embedded-opentype'),
-            url('../font/icone/fontawesome-social-webfont.woff') format('woff'),
-                url('../font/icone/fontawesome-social-webfont.ttf') format('truetype'),
-                url('../font/icone/fontawesome-social-webfont.svg#Font-Awesome-More') format('svg');
+       src: url('/static/telecasting/font/icone/fontawesome-social-webfont.eot');
+       src: url('/static/telecasting/font/icone/fontawesome-social-webfont.eot?#iefix') format('embedded-opentype'),
+            url('/static/telecasting/font/icone/fontawesome-social-webfont.woff') format('woff'),
+                url('/static/telecasting/font/icone/fontawesome-social-webfont.ttf') format('truetype'),
+                url('/static/telecasting/font/icone/fontawesome-social-webfont.svg#Font-Awesome-More') format('svg');
        font-weight: normal;
        font-style: normal;
 }
index 3405716e35da5ae434072e9f1347b0f235fe1d4f..b984a78d64021ef4f5f560da8b3d4b33b364c3da 100644 (file)
@@ -1,10 +1,10 @@
 @font-face {
        font-family: 'icomoon';
-       src:url('../fonts/menuicons/icomoon.eot');
-       src:url('../fonts/menuicons/icomoon.eot?#iefix') format('embedded-opentype'),
-               url('../fonts/menuicons/icomoon.woff') format('woff'),
-               url('../fonts/menuicons/icomoon.ttf') format('truetype'),
-               url('../fonts/menuicons/icomoon.svg#icomoon') format('svg');
+       src:url('/static/telecasting/font/menuicons/icomoon.eot');
+       src:url('/static/telecasting/font/menuicons/icomoon.eot?#iefix') format('embedded-opentype'),
+               url('/static/telecasting/font/menuicons/icomoon.woff') format('woff'),
+               url('/static/telecasting/font/menuicons/icomoon.ttf') format('truetype'),
+               url('/static/telecasting/font/menuicons/icomoon.svg#icomoon') format('svg');
        font-weight: normal;
        font-style: normal;
 }
index 3c5efdb94478ffdd23b29e166751e06350068eec..8c1b513f3daa32bf45ab5f5922e369c935f55102 100644 (file)
        
        #titleBar
        {
-               background: url('../img/logo-telecasting-site-mobil.svg') no-repeat;
+               background: url('/static/telecasting/img/logo-telecasting-site-mobil.svg') no-repeat;
                background-size: contain;
                background-position:center top;
 
index 12480214a0b23035847433d1b5f78469820fbd77..f2e8ed04b989c26a73d936134a4a1250fe830378 100644 (file)
@@ -6,10 +6,10 @@
 
 @font-face{
   font-family: 'VideoJS';
-  src: url('../font/video/vjs.eot');
-  src: url('../font/video/vjs.eot?#iefix') format('embedded-opentype'),
-  url('../font/video/vjs.woff') format('woff'),
-  url('../font/video/vjs.ttf') format('truetype');
+  src: url('/static/telecasting/font/video/vjs.eot');
+  src: url('/static/telecasting/font/video/vjs.eot?#iefix') format('embedded-opentype'),
+  url('/static/telecasting/font/video/vjs.woff') format('woff'),
+  url('/static/telecasting/font/video/vjs.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
 }
\ No newline at end of file
index 0e849ee62de9ff893177d37c9a6be4cb195a0ae6..44a89c2c983a5bb695c413eb9d874a0538db5715 100644 (file)
@@ -177,10 +177,10 @@ fonts to show/hide properly.
   top: -17px;
 }
 .vjs-tc-skin .vjs-play-control:before {
-  content:url('../img/bt-play.svg');
+  content:url('/static/telecasting/img/bt-play.svg');
 }
 .vjs-tc-skin.vjs-playing .vjs-play-control:before {
-  content: url('../img/bt-pause.svg');
+  content: url('/static/telecasting/img/bt-pause.svg');
 }
 /* Volume/Mute
 -------------------------------------------------------------------------------- */
@@ -192,19 +192,19 @@ fonts to show/hide properly.
 }
 .vjs-tc-skin .vjs-mute-control:before,
 .vjs-tc-skin .vjs-volume-menu-button:before {
-  content: url('../img/bt-son.svg');
+  content: url('/static/telecasting/img/bt-son.svg');
 }
 .vjs-tc-skin .vjs-mute-control.vjs-vol-0:before,
 .vjs-tc-skin .vjs-volume-menu-button.vjs-vol-0:before {
-  content: url('../img/bt-son0.svg');
+  content: url('/static/telecasting/img/bt-son0.svg');
 }
 .vjs-tc-skin .vjs-mute-control.vjs-vol-1:before,
 .vjs-tc-skin .vjs-volume-menu-button.vjs-vol-1:before {
-  content: url('../img/bt-son1.svg');
+  content: url('/static/telecasting/img/bt-son1.svg');
 }
 .vjs-tc-skin .vjs-mute-control.vjs-vol-2:before,
 .vjs-tc-skin .vjs-volume-menu-button.vjs-vol-2:before {
-  content: url('../img/bt-son2.svg');
+  content: url('/static/telecasting/img/bt-son2.svg');
 }
 .vjs-tc-skin .vjs-volume-control {
   width: 5em;
@@ -394,7 +394,7 @@ easily in the skin designer. http://designer.videojs.com/
   vertical-align: middle;
   cursor: pointer;
   opacity: 1;
-  background: url('../img/play-1.svg') no-repeat;
+  background: url('/static/telecasting/img/play-1.svg') no-repeat;
   background-size: 100% 100%;
   background-position:center center;
   /* Need a slightly gray bg so it can be seen on black backgrounds */
@@ -434,7 +434,7 @@ easily in the skin designer. http://designer.videojs.com/
   outline: 0;
   border-color: #ffffff;
   /* IE8 needs a non-glow hover state */
-  background: url('../img/play-1.svg') no-repeat;
+  background: url('/static/telecasting/img/play-1.svg') no-repeat;
   opacity:0.50;
   background-size: 100% 100%;
   background-position:center center;
index 5e9169209d89d39ea2bd71769ef887d6ca6cfa2f..1f236b7e6071a1823695f99c9ae52caad40031d7 100644 (file)
@@ -1,7 +1,7 @@
 
 window._skel_config = {
        preset: 'standard',
-       prefix: 'css/style',
+       prefix: '/static/telecasting/css/style',
        resetCSS: true,
        breakpoints: {
                '1000px': {
index ae9b64248a1c06c83699de5c3f3e727f008a4b0d..fc906866ecf8ad98aa174feb2697076ef24b16a1 100644 (file)
@@ -8,15 +8,15 @@
   <meta name="description" content="" />
   <meta name="keywords" content="" />
   <meta name="author" content="" />
-  <link rel="stylesheet" type="text/css" href="css/multilevelmenu.css" />
-  <link rel="stylesheet" type="text/css" href="css/component.css" />
-  <link rel="stylesheet" type="text/css" href="css/animations.css" />
-  <link rel="stylesheet" type="text/css" href="css/video-js-tc.css" />
-  <script src="js/modernizr.custom.js"></script>
-  <script src="js/video.js"></script>
+  <link rel="stylesheet" type="text/css" href="/static/telecasting/css/multilevelmenu.css" />
+  <link rel="stylesheet" type="text/css" href="/static/telecasting/css/component.css" />
+  <link rel="stylesheet" type="text/css" href="/static/telecasting/css/animations.css" />
+  <link rel="stylesheet" type="text/css" href="/static/telecasting/css/video-js-tc.css" />
+  <script src="/static/telecasting/js/modernizr.custom.js"></script>
+  <script src="/static/telecasting/js/video.js"></script>
   
   <script>
-    videojs.options.flash.swf = "swf/video-js.swf";
+    videojs.options.flash.swf = "/static/telecasting/swf/video-js.swf";
   </script>
   
  </head>
     
   <div id="pt-main" class="pt-perspective color01">
    <div class="pt-page color01 pt-page-1">
-   <div class="image"><img src="img/telecasting-dia-01.svg" alt="" />
+   <div class="image"><img src="/static/telecasting/img/telecasting-dia-01.svg" alt="" />
    <h2>All in the Case*</h2>
    </div>   
    </div>
    <div class="pt-page color01 pt-page-2">
-   <div class="image"><img src="img/telecasting-dia-02.svg" alt="" />
+   <div class="image"><img src="/static/telecasting/img/telecasting-dia-02.svg" alt="" />
    <h3>installation & captation</h3>
    <p><b>caméra</b> Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor <b>micro</b> incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. <b>portable</b> Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. <b>logiciel</b> Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<span> Etape 1</span></p>
    </div> 
    </div>
    <div class="pt-page color01 pt-page-3">
-   <div class="image"><img src="img/telecasting-dia-02.svg" alt="" />
+   <div class="image"><img src="/static/telecasting/img/telecasting-dia-02.svg" alt="" />
    <h3>installation & captation</h3>
    <p><b>caméra</b> Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor <b>micro</b> incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. <b>portable</b> Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. <b>logiciel</b> Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<span> Etape 1</span></p></div>
    </div>
    <div class="pt-page color01 pt-page-4">
-   <div class="image"><img src="img/telecasting-dia-02.svg" alt="" />
+   <div class="image"><img src="/static/telecasting/img/telecasting-dia-02.svg" alt="" />
    <h3>installation & captation</h3>
    <p><b>caméra</b> Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor <b>micro</b> incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. <b>portable</b> Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. <b>logiciel</b> Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<span> Etape 1</span></p></div>
    </div>
    <div class="pt-page color01 pt-page-5">   
-   <div class="image"><img src="img/telecasting-dia-02.svg" alt="" />
+   <div class="image"><img src="/static/telecasting/img/telecasting-dia-02.svg" alt="" />
    <h3>installation & captation</h3>
    <p><b>caméra</b> Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor <b>micro</b> incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. <b>portable</b> Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. <b>logiciel</b> Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.<span> Etape 1</span></p></div>
    </div>
    <div class="pt-page color01 pt-page-6">
-   <video id="player" class="video-js vjs-tc-skin" width="100%" height="100%"  controls poster="vid/tele01.png" data-setup="{}">
-   <source src="vid/tele01.mp4" type="video/mp4" />
-   <source src="vid/tele01.webm" type="video/webm" />
-   <source src="vid/tele01.ogv" type="video/ogg" />
+   <video id="player" class="video-js vjs-tc-skin" width="100%" height="100%"  controls poster="/static/telecasting/vid/tele01.png" data-setup="{}">
+   <source src="/static/telecasting/vid/tele01.mp4" type="video/mp4" />
+   <source src="/static/telecasting/vid/tele01.webm" type="video/webm" />
+   <source src="/static/telecasting/vid/tele01.ogv" type="video/ogg" />
    </video>
    </div>
   </div>
@@ -78,7 +78,7 @@
   </div>
 
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
-  <script src="js/jquery.dlmenu.js"></script>
-  <script src="js/pagetransitions.js"></script>
+  <script src="/static/telecasting/js/jquery.dlmenu.js"></script>
+  <script src="/static/telecasting/js/pagetransitions.js"></script>
  </body>
 </html>
index d775a7ed6bb7af5e9873bb5eea3a8272e0f3511f..013bc42a6440e1983c750e09df02a06d0b5e85cd 100644 (file)
@@ -8,26 +8,27 @@
   <meta name="description" content="Solution Mobile Web TV 100% Mobile & Portable" />
   <meta name="keywords" content="" />
   
-  <link rel="icon" type="image/png" href="img/favicon.png">
-  <link rel="shortcut icon" href="img/favicon.ico">
-  <script src="js/modernizr-2.5.3.min.js"></script>
-  <!--[if lte IE 8]><script src="js/html5shiv.js"></script><link rel="stylesheet" href="css/ie8.css" /><![endif]-->
-  <script src="js/jquery.min.js"></script>
-  <script src="js/jquery.dropotron.js"></script>
-  <script src="js/config.js"></script>
-  <script src="js/skel.min.js"></script>
-  <script src="js/skel-panels.min.js"></script>
+  <link rel="icon" type="image/png" href="/static/telecasting/img/favicon.png">
+  <link rel="shortcut icon" href="/static/telecasting/img/favicon.ico">
+  <script src="/static/telecasting/js/modernizr-2.5.3.min.js"></script>
+  <!--[if lte IE 8]><script src="/static/telecasting/js/html5shiv.js"></script><link rel="stylesheet" href="/static/telecasting/css/ie8.css" /><![endif]-->
+  <script src="/static/telecasting/js/jquery.min.js"></script>
+  <script src="/static/telecasting/js/jquery.dropotron.js"></script>
+  <script src="/static/telecasting/js/config.js"></script>
+  <script src="/static/telecasting/js/skel.min.js"></script>
+  <script src="/static/telecasting/js/skel-panels.min.js"></script>
   
   
-  <script src="js/modestmaps.min.js"></script>
-  <script src="js/app.js"></script>
-  <script src="js/follower-canvas.js"></script>
+  <script src="/static/telecasting/js/modestmaps.min.js"></script>
+  <script src="/static/telecasting/js/app.js"></script>
+  <script src="/static/telecasting/js/follower-canvas.js"></script>
 
   <noscript>
-   <link rel="stylesheet" href="css/style.css" />
-   <link rel="stylesheet" href="css/skel-noscript.css" />
-   <link rel="stylesheet" href="css/style-desktop.css" />
+  <link rel="stylesheet" href="/static/telecasting/css/style.css" />
+  <link rel="stylesheet" href="/static/telecasting/css/skel-noscript.css" />
+  <link rel="stylesheet" href="/static/telecasting/css/style-desktop.css" />
   </noscript>
+  
  </head>
  
  <body class="homepage" onload="initMap()" >
           <!-- Nav -->
                        <!-- Logo -->
            <div id="logo" >
-           <a href="index.html#" ><img src="img/logo-telecasting-site.svg" alt="telecasting mobile web tv" /></a>
+           <a href="/" ><img src="/static/telecasting/img/logo-telecasting-site.svg" alt="telecasting mobile web tv" /></a>
            </div>
            <!-- /Logo -->      
           <nav id="nav" >        
           <ul>
             <!-- usage & workflow -->
-            <li class="current_page_item"><a href="index.html#h-workflow">usage & workflow</a></li>
+            <li class="current_page_item"><a href="#h-workflow">usage & workflow</a></li>
             <li>
-             <span ><img src="img/bouton-menu.svg" alt="mobile live web tv" /></span>
+             <span ><img src="/static/telecasting/img/bouton-menu.svg" alt="mobile live web tv" /></span>
              <ul>
               <li><a href="mobile-web-tv.html">mobile web tv</a></li>
               <li><a href="e-learning.html">e-learning</a></li>
@@ -60,9 +61,9 @@
             <!-- /usage & workflow -->
             
             <!-- logiciels -->
-            <li class="current_page_item"><a href="index.html#h-logiciels">logiciels</a></li>            
+            <li class="current_page_item"><a href="#h-logiciels">logiciels</a></li>            
             <li>
-             <span ><img src="img/bouton-menu.svg" alt="mobile live web tv" /></span>
+             <span ><img src="/static/telecasting/img/bouton-menu.svg" alt="mobile live web tv" /></span>
              <ul>
               <li><a href="telecasting.html">telecasting</a></li>
               <li><a href="open-source.html">open source</a></li>
@@ -72,9 +73,9 @@
             <!-- /logiciels -->
             
             <!-- solutions -->
-            <li class="current_page_item"><a href="index.html#h-solutions">solutions</a></li>
+            <li class="current_page_item"><a href="#h-solutions">solutions</a></li>
             <li>
-             <span ><img src="img/bouton-menu.svg" alt="mobile live web tv" /></span>
+             <span ><img src="/static/telecasting/img/bouton-menu.svg" alt="mobile live web tv" /></span>
              <ul>
               <li><a href="tc-case.html">TC case</a></li>
               <li><a href="tc-box.html">TC box</a></li>
@@ -86,9 +87,9 @@
             <!-- /solutions -->
             
             <!-- prestations -->
-            <li class="current_page_item"><a href="index.html#h-prestations">prestations</a></li>
+            <li class="current_page_item"><a href="#h-prestations">prestations</a></li>
             <li>
-             <span ><img src="img/bouton-menu.svg" alt="mobile live web tv" /></span>
+             <span ><img src="/static/telecasting/img/bouton-menu.svg" alt="mobile live web tv" /></span>
              <ul>
               <li><a href="location.html">Location</a></li>
               <li><a href="equipe-dediee.html">Equipe dédiée</a></li>
             <!-- /prestations -->
             
             <!-- references -->
-            <li class="current_page_item"><a href="index.html#h-references">references</a></li>
+            <li class="current_page_item"><a href="#h-references">references</a></li>
             <li>
-             <span ><img src="img/bouton-menu.svg" alt="mobile live web tv" /></span>
+             <span ><img src="/static/telecasting/img/bouton-menu.svg" alt="mobile live web tv" /></span>
              <ul>
               <li><a href="references.html">références</a></li>
               <li><a href="etude-cas.html">étude de cas</a></li>
             <!-- /references -->
             
             <!-- contacts -->
-            <li class="current_page_item"><a href="index.html#h-contacts">contacts</a></li>
+            <li class="current_page_item"><a href="#h-contacts">contacts</a></li>
             <li>
-             <span ><img src="img/bouton-menu.svg" alt="mobile live web tv" /></span>
+             <span ><img src="/static/telecasting/img/bouton-menu.svg" alt="mobile live web tv" /></span>
              <ul>
               <li><a href="societe.html">la société</a></li>
               <li><a href="mentions-legales.html">mentions légales</a></li>
     <!-- Header -->
     <div id="header" class="wrapper-video"> 
     <div id="video-home">
-    <iframe src="ifr-home.html" ></iframe>    
+    <iframe src="/slides/" ></iframe>    
     </div>        
     <!-- /Header -->
     </div>
       <!-- Main -->
        <div id="main">          
          <!-- Image -->
-         <a href="mobile-web-tv.html" class="image image-featured" ><img src="img/pic01.jpg" alt="" /></a>
+         <a href="mobile-web-tv.html" class="image image-featured" ><img src="/static/telecasting/img/pic01.jpg" alt="" /></a>
          <!-- /Image -->        
          <header id="intro" class="style1 Tcolor01">
            <h2 ><b>Créez votre "live web-tv" où que vous soyez.</b></h2>
              <div class="12u">
               <div class="6u">           
                <div class="color01 Tcolor10">
-                <a href="mobile-web-tv.html" class="image80" ><img src="img/telecasting-no-baseline.svg" alt="telecasting live web tv" /></a>
+                <a href="mobile-web-tv.html" class="image80" ><img src="/static/telecasting/img/telecasting-no-baseline.svg" alt="telecasting live web tv" /></a>
                 <a href="mobile-web-tv.html" class="titlle-features Tcolor10" ><h2 >solution web tv<br>100% mobile & portable</h2></a>
                </div>
               </div>
               <div class="6u">
                <div class="color02 Tcolor10">
-                <a href="e-learning.html" class="image80" ><img src="img/telecasting-no-baseline.svg" alt="telecasting live web tv" /></a>
+                <a href="e-learning.html" class="image80" ><img src="/static/telecasting/img/telecasting-no-baseline.svg" alt="telecasting live web tv" /></a>
                 <a href="e-learning.html" class="titlle-features Tcolor10" ><h2 >solution web tv<br>100% mobile & portable</h2></a>
                </div>
               </div>
               <div class="6u">
                <div class="color03 Tcolor10">
-                <a href="e-conference.html" class="image80" ><img src="img/telecasting-no-baseline.svg" alt="telecasting live web tv" /></a>
+                <a href="e-conference.html" class="image80" ><img src="/static/telecasting/img/telecasting-no-baseline.svg" alt="telecasting live web tv" /></a>
                 <a href="e-conference.html" class="titlle-features Tcolor10" ><h2 >solution web tv<br>100% mobile & portable</h2></a>
                </div>
               </div>
               <div class="6u">
                <div class="color04 Tcolor10">
-                <a href="e-concert.html" class="image80"  ><img  src="img/telecasting-no-baseline.svg" alt="telecasting live web tv" /></a>
+                <a href="e-concert.html" class="image80"  ><img  src="/static/telecasting/img/telecasting-no-baseline.svg" alt="telecasting live web tv" /></a>
                 <a href="e-concert.html" class="titlle-features Tcolor10" ><h2 >solution web tv<br>100% mobile & portable</h2></a>
                </div>              
               </div>
           <div class="row">
            <div class="3u">
             <section class="logiciels logiciels-one">
-             <a href="telecasting.html" class="image image-full"><img src="img/pic06.jpg" alt="" /></a>
+             <a href="telecasting.html" class="image image-full"><img src="/static/telecasting/img/pic06.jpg" alt="" /></a>
              <h3><a href="telecasting.html">Modération des médias</a></h3>
              <p>archivage</br>indexation dynamique</br>metadonnées<br><br></p>
              <ul class="actions">
            </div>
            <div class="3u">
             <section class="logiciels logiciels-two">
-             <a href="telecasting.html" class="image image-full"><img src="img/pic03.jpg" alt="" /></a>
+             <a href="telecasting.html" class="image image-full"><img src="/static/telecasting/img/pic03.jpg" alt="" /></a>
              <h3><a href="#">Interopérabilité</a></h3>
              <p>Eget mattis at, laoreet vel amet sed velit aliquam diam ante, dolor aliquet sit amet vulputate mattis amet laoreet lorem.</p>
              <ul class="actions">
            </div>
            <div class="3u">
             <section class="logiciels logiciels-three">
-             <a href="telecasting.html" class="image image-full"><img src="img/pic04.jpg" alt="" /></a>
+             <a href="telecasting.html" class="image image-full"><img src="/static/telecasting/img/pic04.jpg" alt="" /></a>
              <h3><a href="telecasting.html">Interfaces unifiées </a></h3>
              <p>HTTP</br>web</br><br><br></p>
              <ul class="actions">
            </div>
            <div class="3u">
             <section class="logiciels logiciels-four">
-             <a href="partenaire.html" class="image image-full"><img src="img/pic05.jpg" alt="" /></a>
+             <a href="partenaire.html" class="image image-full"><img src="/static/telecasting/img/pic05.jpg" alt="" /></a>
              <h3><a href="partenaire.html">Partenariat</a></h3>
              <p>Développement logiciel issu de la recherche publique (Telemeta, CNRS, Musée de l’Homme, Laboratoire d’ethnomusicologie)</p>
              <ul class="actions">
           <div class="row">
            <div class="3u">
             <section class="solutions solutions-one">
-             <a href="tc-case.html" class="image image-full"><img src="img/pic02.jpg" alt="" /></a>
+             <a href="tc-case.html" class="image image-full"><img src="/static/telecasting/img/pic02.jpg" alt="" /></a>
              <h3><a href="tc-case.html">TC case</a></h3>
              <p>Eget mattis at, laoreet vel amet sed velit aliquam diam ante, dolor aliquet sit amet vulputate mattis amet laoreet lorem.</p>
              <ul class="actions">
            </div>
            <div class="3u">
             <section class="solutions solutions-two">
-             <a href="tc-box.html" class="image image-full"><img src="img/pic03.jpg" alt="" /></a>
+             <a href="tc-box.html" class="image image-full"><img src="/static/telecasting/img/pic03.jpg" alt="" /></a>
              <h3><a href="tc-box.html">TC box</a></h3>
              <p>Eget mattis at, laoreet vel amet sed velit aliquam diam ante, dolor aliquet sit amet vulputate mattis amet laoreet lorem.</p>
              <ul class="actions">
           
            <div class="3u">
             <section class="solutions solutions-three">
-             <a href="tc-mini.html" class="image image-full"><img src="img/pic04.jpg" alt="" /></a>
+             <a href="tc-mini.html" class="image image-full"><img src="/static/telecasting/img/pic04.jpg" alt="" /></a>
              <h3><a href="tc-mini.html">TC mini</a></h3>
              <p>Eget mattis at, laoreet vel amet sed velit aliquam diam ante, dolor aliquet sit amet vulputate mattis amet laoreet lorem.</p>
              <ul class="actions">
            </div>
            <div class="3u">
             <section class="solutions solutions-four">
-             <a href="tc-lame.html" class="image image-full"><img src="img/pic05.jpg" alt="" /></a>
+             <a href="tc-lame.html" class="image image-full"><img src="/static/telecasting/img/pic05.jpg" alt="" /></a>
              <h3><a href="tc-lame.html">TC lame</a></h3>
              <p>Eget mattis at, laoreet vel amet sed velit aliquam diam ante, dolor aliquet sit amet vulputate mattis amet laoreet lorem.</p>
              <ul class="actions">
         <div id="references">
          
          <!-- Image -->
-          <a href="http://pre-barreau.com/" class="image image-featured" target="_blank" ><img  src="img/pic01.jpg" alt="" /></a>
+          <a href="http://pre-barreau.com/" class="image image-featured" target="_blank" ><img  src="/static/telecasting/img/pic01.jpg" alt="" /></a>
          <!-- /Image -->
          <header id="intro" class="style1">
             <h2>Dolor consequat feugiat amet veroeros</h2>
               <div class="6u">
                <section>
                <h3>Mattis velit diam vulputate</h3>
-               <a href="http://pre-barreau.com/" target="_blank"><img class="image-left" src="img/ref01.png" alt="" /></a>
+               <a href="http://pre-barreau.com/" target="_blank"><img class="image-left" src="/static/telecasting/img/ref01.png" alt="" /></a>
            
            <p>Eget mattis at, laoreet vel et velit aliquam diam ante, aliquet sit amet vulputate. Eget mattis at, laoreet vel velit lorem.</p>
                </section>
               <div class="6u">
                <section>
                 <h3>Lorem ipsum dolor sit veroeros</h3>
-                <a href="http://pre-barreau.com/" target="_blank"><img class="image-left" src="img/ref02.png" alt="" /></a>
+                <a href="http://pre-barreau.com/" target="_blank"><img class="image-left" src="/static/telecasting/img/ref02.png" alt="" /></a>
                 <p>Eget mattis at, laoreet vel et velit aliquam diam ante, aliquet sit amet vulputate. Eget mattis at, laoreet vel velit lorem.</p>
                </section>
               </div>
               <div class="6u">
                <section>
                 <h3>Pretium phasellus justo lorem</h3>
-                <a href="http://pre-barreau.com/" target="_blank"><img class="image-left" src="img/ref03.png" alt="" /></a>
+                <a href="http://pre-barreau.com/" target="_blank"><img class="image-left" src="/static/telecasting/img/ref03.png" alt="" /></a>
                 <p>Eget mattis at, laoreet vel et velit aliquam diam ante, aliquet sit amet vulputate. Eget mattis at, laoreet vel velit lorem.</p>
                </section>
               </div>
               <div class="6u">
                <section>
                 <h3 >Tempus sed pretium orci</h3>
-                <a href="http://pre-barreau.com/" target="_blank"><img class="image-left" src="img/ref01.png" alt="" /></a>
+                <a href="http://pre-barreau.com/" target="_blank"><img class="image-left" src="/static/telecasting/img/ref01.png" alt="" /></a>
                 <p>Eget mattis at, laoreet vel et velit aliquam diam ante, aliquet sit amet vulputate. Eget mattis at, laoreet vel velit lorem.</p>
                </section>
               </div>
               <div class="6u">
                <section>
                 <h3>Aliquam consequat et feugiat</h3>
-                <a href="http://pre-barreau.com/" target="_blank"><img class="image-left" src="img/ref03.png" alt="" /></a>
+                <a href="http://pre-barreau.com/" target="_blank"><img class="image-left" src="/static/telecasting/img/ref03.png" alt="" /></a>
                 <p>Eget mattis at, laoreet vel et velit aliquam diam ante, aliquet sit amet vulputate. Eget mattis at, laoreet vel velit lorem.</p>
                </section>
               </div>
               <div class="6u">
                <section>
                 <h3>Dolore laoreet aliquam mattis</h3>
-                <a href="http://pre-barreau.com/" target="_blank"><img class="image-left" src="img/ref03.png" alt="" /></a>
+                <a href="http://pre-barreau.com/" target="_blank"><img class="image-left" src="/static/telecasting/img/ref03.png" alt="" /></a>
                 <p>Eget mattis at, laoreet vel et velit aliquam diam ante, aliquet sit amet vulputate. Eget mattis at, laoreet vel velit lorem.</p>
                </section>
               </div>