/************************************ Ecourteurs d'evenement ************************************/ window.onload=function(){ setFooter(); if(document.getElementById('offres')){RTC_anim_creator();} if(document.getElementById('fresque')){ var element=document.getElementById("fresque_aff").childNodes; var w=0; for(h=0; h 0) { if(windowHeight<680){windowHeight=680;} var contentHeight = document.getElementById('header').offsetHeight +document.getElementById('menu').offsetHeight +document.getElementById('main').offsetHeight +document.getElementById('footer').offsetHeight; var footerElement = document.getElementById('footer'); if (windowHeight - contentHeight < 0) { footerElement.style.position="relative"; } else { footerElement.style.position="absolute"; footerElement.style.top = windowHeight-document.getElementById('footer').offsetHeight+'px'; } } } } /* Taille de l'ecran et du site */ function getWindowHeight() { var windowHeight = 0; /*Détection d'IE*/ if(!!(window.attachEvent && !window.opera)) { var arVersion = navigator.appVersion.split("MSIE") var version = parseFloat(arVersion[1]) if ((version >= 5.5) && document.body) { if (document.documentElement && document.documentElement.clientHeight) {var windowHeight = document.documentElement.clientHeight;} else if (document.body && document.body.clientHeight) {windowHeight = document.body.clientHeight;} else {var windowHeight=(document.body.offsetHeight);} } } else { var windowHeight=(window.innerHeight); } return windowHeight; } function getWindowWidth() { var windowWidth = 0; /*Détection d'IE*/ if(!!(window.attachEvent && !window.opera)) { var arVersion = navigator.appVersion.split("MSIE") var version = parseFloat(arVersion[1]) if ((version >= 5.5) && document.body) { var windowWidth=(document.body.offsetWidth); } } else { var windowWidth=(window.innerWidth); } return windowWidth; } /* * Bouton de la page d'acceuil */ function home_bouton_actif(e) { noeud=document.getElementById("flotant").childNodes; for(i=0; i=1) { document.getElementById("liste_chaines").style.display="inline"; } else { document.getElementById("liste_chaines").style.display="none"; } //preparation des variables end--; menu=menu.childNodes; for(h=0; h=end || pos==0) { menu_right.style.cursor="auto"; menu_right.style.display="none"; } else { menu_right.style.cursor="pointer"; menu_right.style.display="block"; } if(pos<=1) { menu_left.style.cursor="auto"; menu_left.style.display="none"; } else { menu_left.style.cursor="pointer"; menu_left.style.display="block"; } //animation des carrés sur la vidéo pos=pos+3; var menu=document.getElementById("menu_chaines").childNodes; for(i=0; i0) { menu_li_pos[i].style.marginLeft="800px"; menu_li_pos[i-1].style.marginLeft="0px"; rtc_anim_fleches(menu_parentnodes, i-1, menu_li_pos.length); break; } } } } function rtc_anim_fl(e, pos) { pos=pos-1; //menu_parentnodes=e.parentNode.parentNode.parentNode.parentNode.parentNode; menu_ul=document.getElementById("offres_ul"); menu_li=menu_ul.childNodes; menu_li_pos=get_li_items(menu_li); for(i=0; i