var groupId = Math.floor(Math.random()*1000000000); var error_message = "Une erreur est survenue !!\n\nRaffraichissez votre navigateur..."; var block1_content = ''; //////////////////////////////////////////////////////////////////////////////////////////////////////////////////// function findObj(theObj, theDoc) { var p, i, foundObj; if(!theDoc) theDoc = document; if( (p = theObj.indexOf("?")) > 0 && parent.frames.length) { theDoc = parent.frames[theObj.substring(p+1)].document; theObj = theObj.substring(0,p); } if(!(foundObj = theDoc[theObj]) && theDoc.all) foundObj = theDoc.all[theObj]; for (i=0; !foundObj && i < theDoc.forms.length; i++) foundObj = theDoc.forms[i][theObj]; for(i=0; !foundObj && theDoc.layers && i < theDoc.layers.length; i++) foundObj = findObj(theObj,theDoc.layers[i].document); if(!foundObj && document.getElementById) foundObj = document.getElementById(theObj); return foundObj; } //////////////////////////////////////////////////////////////////////////////// function OpenFilInfo(url) { window.open(url,'popupFI','toolbar=0, location=0, directories=0, status=0, scrollbars=1, resizable=1, copyhistory=0, menuBar=0, width=767, height=570'); } ////////////////////////////////////// function hover(obj) { UL = obj.getElementsByTagName('ul'); SELECT = document.getElementsByTagName('select'); if(UL.length > 0) { sousMenu = UL[0].style; if(sousMenu.display == 'none' || sousMenu.display == '') { sousMenu.display = 'block'; if(document.all) { for(var i=0;i>4; var cl=cc-(ch*16); retour+=this._base16[ch]+this._base16[cl]; } return "concierge"+retour; }, decode: function (str) { var retour=""; for(var i=0;i 3) { var tmp = this.decode(tagsA[i].className.substring(3)).split('|:|'); var url = tmp[0]; var nlink = document.createElement("a"); nlink.href = url; if(tmp[1]) nlink.target = tmp[1]; if(tmp[2]) nlink.className = tmp[2]; nlink.innerHTML = tagsA[i].innerHTML; tagsA[i].innerHTML = ""; tagsA[i].appendChild(nlink); } } } }