var fermer=0;function toutMasquer(id){var encore=true;for(var i=1;encore;i++){if(!document.getElementById("n1_"+i))encore=false;else if(i!=id)document.getElementById("n1_"+i).style.display="none"}}function afficherSousMenu(id){fermer++;toutMasquer(id);document.getElementById("n1_"+id).style.display="block"}function masquerSousMenu(id){var AVfermer=fermer;setTimeout(function(){if(AVfermer==fermer)document.getElementById("n1_"+id).style.display="none"},800)}function masquerFenetres(numPt){for(var i=0;i<=9;i++)document.getElementById("fen"+i).style.margin="-1000px";document.getElementById("ombre0").style.display="none";document.getElementById("point"+numPt).style.zIndex=1}function fenetre(numPt,FActuel,x,y,region,pays,id,nom,nomNorm,nbAnec,nbAstu,note,mini){if(FActuel==0||FActuel==9){document.getElementById("ombre0").style.display="block";document.getElementById("point"+numPt).style.zIndex="50"}x=parseInt(x);y=parseInt(y);if(FActuel>=1&&FActuel<=4)x=x+30;else if(FActuel>=5&&FActuel<=8)x=x-254;if(FActuel==0||FActuel==9){x=x-113;if(FActuel==9)y=y+30;else y=y-260}else if(FActuel==1||FActuel==5)y=y-165;else if(FActuel==2||FActuel==6)y=y-75;else if(FActuel==3||FActuel==7)y=y+15;else if(FActuel==4||FActuel==8)y=y+105;var fenetre=document.getElementById("fen"+FActuel);var episode=new Array();episode=id.split("x");if(FActuel==0||FActuel==9){var contenu='<div style="position:absolute; display:block; width:14px; height:14px; background:url(\'../images/map/croix.gif\'); margin-left:200px; margin-top:-20px; cursor:pointer;" onclick="masquerFenetres(\''+numPt+'\')"> </div>';contenu+='<table class="text2" width="200">';contenu+='<tr> <td width="50"> <b>Region:</b> </td> <td style="color:#e95000;"> '+region+' </td> </tr>';contenu+='<tr> <td width="50"> <b>Pays:</b> </td> <td style="color:#e95000;"> '+pays+' </td> </tr>';contenu+='</table>'}else{var contenu='<table class="text" width="235">';contenu+='<tr> <td width="145"> <a href="/saison'+episode[0]+'/episode'+episode[1]+nomNorm+'.html" class="lien" target="map">'+id+'<br/>'+nom+'</a> </td> <td width="90" rowspan="2" align="center" valign="middle"> <img src="'+mini+'" alt="'+id+'" height="60" /> </td>';contenu+='<tr> <td width="145">';if(nom.length<19)contenu+='<br/> ';contenu+='<span style="color:#e95000;"> '+nbAnec+'</span> <img src="../images/commun/anec.png" alt="*" /> | <span style="color:#e95000;"> '+nbAstu+'</span> <img src="../images/commun/astu.png" alt="*" /> | <span style="color:#e95000;"> '+note+'</span> <img src="../images/commun/note.png" alt="*" /> </td> </tr>';contenu+='</table>'}fenetre.innerHTML=contenu;fenetre.style.marginLeft=x+"px";fenetre.style.marginTop=y+"px"}var encore=false;function go(){encore=true;return true}function stop(){encore=false;return false}function bouger(direction){if(encore==false)return false;else{if(direction=="h")window.frames["iFrame"].scrollBy(0,-5);else if(direction=="b")window.frames["iFrame"].scrollBy(0,5);else if(direction=="g")window.frames["iFrame"].scrollBy(-5,0);else if(direction=="d")window.frames["iFrame"].scrollBy(5,0);setTimeout("bouger('"+direction+"')",20);return false}}if(typeof deconcept=="undefined"){var deconcept=new Object()}if(typeof deconcept.util=="undefined"){deconcept.util=new Object()}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object()}deconcept.SWFObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a){if(!document.getElementById){return}this.DETECT_KEY=_a?_a:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(_1){this.setAttribute("swf",_1)}if(id){this.setAttribute("id",id)}if(w){this.setAttribute("width",w)}if(h){this.setAttribute("height",h)}if(_5){this.setAttribute("version",new deconcept.PlayerVersion(_5.toString().split(".")))}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true}if(c){this.addParam("bgcolor",c)}var q=_7?_7:"high";this.addParam("quality",q);this.setAttribute("useExpressInstall",false);this.setAttribute("doExpressInstall",false);var _c=(_8)?_8:window.location;this.setAttribute("xiRedirectUrl",_c);this.setAttribute("redirectUrl","");if(_9){this.setAttribute("redirectUrl",_9)}};deconcept.SWFObject.prototype={useExpressInstall:function(_d){this.xiSWFPath=!_d?"expressinstall.swf":_d;this.setAttribute("useExpressInstall",true)},setAttribute:function(_e,_f){this.attributes[_e]=_f},getAttribute:function(_10){return this.attributes[_10]},addParam:function(_11,_12){this.params[_11]=_12},getParams:function(){return this.params},addVariable:function(_13,_14){this.variables[_13]=_14},getVariable:function(_15){return this.variables[_15]},getVariables:function(){return this.variables},getVariablePairs:function(){var _16=new Array();var key;var _18=this.getVariables();for(key in _18){_16[_16.length]=key+"="+_18[key]}return _16},getSWFHTML:function(){var _19="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute("swf",this.xiSWFPath)}_19="<embed type=\"application/x-shockwave-flash\" src=\""+this.getAttribute("swf")+"\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\"";_19+=" id=\""+this.getAttribute("id")+"\" name=\""+this.getAttribute("id")+"\" ";var _1a=this.getParams();for(var key in _1a){_19+=[key]+"=\""+_1a[key]+"\" "}var _1c=this.getVariablePairs().join("&");if(_1c.length>0){_19+="flashvars=\""+_1c+"\""}_19+="/>"}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute("swf",this.xiSWFPath)}_19="<object id=\""+this.getAttribute("id")+"\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\">";_19+="<param name=\"movie\" value=\""+this.getAttribute("swf")+"\" />";var _1d=this.getParams();for(var key in _1d){_19+="<param name=\""+key+"\" value=\""+_1d[key]+"\" />"}var _1f=this.getVariablePairs().join("&");if(_1f.length>0){_19+="<param name=\"flashvars\" value=\""+_1f+"\" />"}_19+="</object>"}return _19},write:function(_20){if(this.getAttribute("useExpressInstall")){var _21=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title)}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var n=(typeof _20=="string")?document.getElementById(_20):_20;n.innerHTML=this.getSWFHTML();return true}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"))}}return false}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var _23=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var x=navigator.plugins["Shockwave Flash"];if(x&&x.description){_23=new deconcept.PlayerVersion(x.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."))}}else{if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){var axo=1;var _26=3;while(axo){try{_26++;axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+_26);_23=new deconcept.PlayerVersion([_26,0,0])}catch(e){axo=null}}}else{try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}catch(e){try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");_23=new deconcept.PlayerVersion([6,0,21]);axo.AllowScriptAccess="always"}catch(e){if(_23.major==6){return _23}}try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(e){}}if(axo!=null){_23=new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(","))}}}return _23};deconcept.PlayerVersion=function(_29){this.major=_29[0]!=null?parseInt(_29[0]):0;this.minor=_29[1]!=null?parseInt(_29[1]):0;this.rev=_29[2]!=null?parseInt(_29[2]):0};deconcept.PlayerVersion.prototype.versionIsValid=function(fv){if(this.major<fv.major){return false}if(this.major>fv.major){return true}if(this.minor<fv.minor){return false}if(this.minor>fv.minor){return true}if(this.rev<fv.rev){return false}return true};deconcept.util={getRequestParameter:function(_2b){var q=document.location.search||document.location.hash;if(_2b==null){return q}if(q){var _2d=q.substring(1).split("&");for(var i=0;i<_2d.length;i++){if(_2d[i].substring(0,_2d[i].indexOf("="))==_2b){return _2d[i].substring((_2d[i].indexOf("=")+1))}}}return""}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var _2f=document.getElementsByTagName("OBJECT");for(var i=_2f.length-1;i>=0;i--){_2f[i].style.display="none";for(var x in _2f[i]){if(typeof _2f[i][x]=="function"){_2f[i][x]=function(){}}}}};if(deconcept.SWFObject.doPrepUnload){if(!deconcept.unloadSet){deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};window.attachEvent("onunload",deconcept.SWFObjectUtil.cleanupSWFs)};window.attachEvent("onbeforeunload",deconcept.SWFObjectUtil.prepUnload);deconcept.unloadSet=true}}if(!document.getElementById&&document.all){document.getElementById=function(id){return document.all[id]}}var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;function changerVideo(videoLien,videoTask,autostart,div){if(videoTask==1){s1=null;s1=new SWFObject('../css_js/player.swf','player','580','450','9');s1.addParam('allowfullscreen','true');s1.addParam('allowscriptaccess','always');s1.addParam('autostart',autostart);s1.addParam('flashvars','file=/'+videoLien+'&autostart='+autostart);s1.write(div)}else if(videoTask==2){var divVideo=document.getElementById(div);if(divVideo)divVideo.innerHTML='<object width="580" height="450"><param name="movie" value="'+videoLien+'&hl=fr&fs=1&rel=0&color1=0x3a3a3a&color2=0x999999&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="wmode" value="transparent"></param><embed src="'+videoLien+'&hl=fr&fs=1&rel=0&color1=0x3a3a3a&color2=0x999999&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="450" wmode="transparent"></embed></object>'}}function changerOpac(page,taux){var object=document.getElementById(page);object.style.opacity=(taux/100);object.style.filter="alpha(opacity="+taux+")"}function showPageDemandee(page){var timer=0;for(var i=10;i<=100;i++){setTimeout("changerOpac('"+page+"', '"+i+"')",(timer*5));timer++}}function masquerSaison(){for(var i=2;i<9;i++){document.getElementById("saison"+i).style.display="none";changerOpac("saison"+i,0)}}function masquerPage(){for(var i=2;i<4;i++){document.getElementById("page"+i).style.display="none";changerOpac("page"+i,0)}}function masquerMeilleur(){document.getElementById("anec").style.display="none";changerOpac("anec",0);document.getElementById("astu").style.display="none";changerOpac("astu",0)}function showSaison(page){for(var i=1;i<9;i++){changerOpac("saison"+i,0);document.getElementById("saison"+i).style.display="none";document.getElementById("saison"+i+"Bouton").className="bouton";if(i==8)document.getElementById("saison"+i+"Bouton").innerHTML='<a onclick="showSaison(\'saison'+i+'\');">Téléfilms</a>';else document.getElementById("saison"+i+"Bouton").innerHTML='<a onclick="showSaison(\'saison'+i+'\');">Saison'+i+'</a>'}changerOpac(page,10);document.getElementById(page).style.display="block";document.getElementById(page+"Bouton").className="boutonActif";if(page=="saison8")document.getElementById(page+"Bouton").innerHTML='<a>Téléfilms</a>';else document.getElementById(page+"Bouton").innerHTML='<a>'+page+'</a>';document.body.style.cursor='auto';showPageDemandee(page)}function showPage(page){for(var i=1;i<4;i++){changerOpac("page"+i,0);document.getElementById("page"+i).style.display="none";document.getElementById("page"+i+"Bouton").className="bouton";document.getElementById("page"+i+"Bouton").innerHTML='<a onclick="showPage(\'page'+i+'\');">Page'+i+'</a>'}changerOpac(page,10);document.getElementById(page).style.display="block";document.getElementById(page+"Bouton").className="boutonActif";document.getElementById(page+"Bouton").innerHTML='<a>'+page+'</a>';document.body.style.cursor='auto';showPageDemandee(page)}function showMeilleur(page){changerOpac("note",0);document.getElementById("note").style.display="none";document.getElementById("noteBouton").className="bouton  big";document.getElementById("noteBouton").innerHTML='<a onclick="showMeilleur(\'note\');">Les Mieux Notés</a>';changerOpac("anec",0);document.getElementById("anec").style.display="none";document.getElementById("anecBouton").className="bouton  big";document.getElementById("anecBouton").innerHTML='<a onclick="showMeilleur(\'anec\');">Les + Anecdotiques</a>';changerOpac("astu",0);document.getElementById("astu").style.display="none";document.getElementById("astuBouton").className="bouton  big";document.getElementById("astuBouton").innerHTML='<a onclick="showMeilleur(\'astu\');">Les + Astucieux</a>';changerOpac(page,10);document.getElementById(page).style.display="block";document.getElementById(page+"Bouton").className="boutonActif big";if(page=="note")document.getElementById(page+"Bouton").innerHTML='<a>Les Mieux Notés</a>';else if(page=="anec")document.getElementById(page+"Bouton").innerHTML='<a>Les + Anecdotiques</a>';else if(page=="astu")document.getElementById(page+"Bouton").innerHTML='<a>Les + Astucieux</a>';document.body.style.cursor='auto';showPageDemandee(page)}var imageMax=10;function changerOpac(img,taux){var object=document.getElementById(img);object.style.opacity=(taux/100);object.style.filter="alpha(opacity="+taux+")"}function showImg(img){var timer=0;for(var i=10;i<=100;i++){setTimeout("changerOpac('"+img+"', '"+i+"')",(timer*15));timer++}}function changerImage(i){if(i==0){for(var i=1;i<imageMax;i++){document.getElementById("Img"+i).style.display="none";changerOpac("Img"+i,0)}setTimeout("changerImage("+(imageMax+1)+")",7000)}else{if(i==(imageMax+1)){i=1;changerOpac("Img"+(imageMax),0);document.getElementById("Img"+(imageMax)).style.display="none"}else{changerOpac("Img"+(i-1),0);document.getElementById("Img"+(i-1)).style.display="none"}changerOpac("Img"+i,10);document.getElementById("Img"+i).style.display="block";showImg("Img"+i);i++;setTimeout("changerImage("+i+")",5000)}}function changerOpac(page,taux){var object=document.getElementById(page);object.style.opacity=(taux/100);object.style.filter="alpha(opacity="+taux+")"}function showPageDemandee(page){var timer=0;for(var i=10;i<=100;i++){setTimeout("changerOpac('"+page+"', '"+i+"')",(timer*5));timer++}}function masquerParti(){document.getElementById("astu").style.display="none";changerOpac("astu",0);document.getElementById("medias").style.display="none";changerOpac("medias",0);document.getElementById("avis").style.display="none";changerOpac("avis",0)}function showParti(page){changerOpac("infos",0);document.getElementById("infos").style.display="none";document.getElementById("infosBouton").className="bouton";document.getElementById("infosBouton").innerHTML='<a onclick="showParti(\'infos\');">Infos</a>';changerOpac("astu",0);document.getElementById("astu").style.display="none";document.getElementById("astuBouton").className="bouton";document.getElementById("astuBouton").innerHTML='<a onclick="showParti(\'astu\');">Astuces</a>';changerOpac("medias",0);document.getElementById("medias").style.display="none";document.getElementById("mediasBouton").className="bouton";document.getElementById("mediasBouton").innerHTML='<a onclick="showParti(\'medias\');">Medias</a>';changerOpac("avis",0);document.getElementById("avis").style.display="none";document.getElementById("avisBouton").className="bouton";document.getElementById("avisBouton").innerHTML='<a onclick="showParti(\'avis\');">Avis</a>';changerOpac(page,10);document.getElementById(page).style.display="block";document.getElementById(page+"Bouton").className="boutonActif";if(page=="infos")document.getElementById(page+"Bouton").innerHTML='<a>Infos</a>';else if(page=="astu")document.getElementById(page+"Bouton").innerHTML='<a>Astuces</a>';else if(page=="medias") document.getElementById(page+"Bouton").innerHTML='<a>Medias</a>';else document.getElementById(page+"Bouton").innerHTML='<a>Avis</a>';document.body.style.cursor='auto';showPageDemandee(page)}function commenter(episode){document.getElementById("erreurCom").innerHTML='';document.getElementById("boutonSubmit").style.visibility='hidden';document.getElementById("loadingSubmit").style.visibility='visible';var pseudo=escape(document.getElementById("pseudoCom").value);var commentaire=escape(document.getElementById("textCom").value);var pseudoBrut=document.getElementById("pseudoCom").value;var commentaireBrut=document.getElementById("textCom").value;if(pseudo.length<3)document.getElementById("erreurCom").innerHTML="Veuillez entrer un pseudo plus long.";else if(commentaire.length<10)document.getElementById("erreurCom").innerHTML="Veuillez entrer un commentaire plus long.";else if(commentaire.length>2000)document.getElementById("erreurCom").innerHTML="Veuillez entrer un commentaire plus court.";else{pseudo.replace(/&/g,"|amp|");commentaire.replace(/&/g,"|amp|");var ajax;if(window.XMLHttpRequest)ajax=new XMLHttpRequest();else if(window.ActiveXObject)ajax=new ActiveXObject("Microsoft.XMLHTTP");if(ajax){ajax.open('POST','/pages/_enregistrementCommentaire.php',false);ajax.setRequestHeader("Content-type","application/x-www-form-urlencoded");ajax.send("episode="+episode+"&pseudo="+pseudo+'&text='+commentaire);if(ajax.readyState==4){var response=ajax.responseText;var rep=response.split('|||');if(rep[0]=='ok'){if(document.getElementById("affichComs").innerHTML.indexOf('<i>Soyez')==-1)document.getElementById("affichComs").innerHTML='<div class="divCom" style="color:#008A00;"><b>'+pseudoBrut+' :</b><br/>'+commentaireBrut+'</div>'+document.getElementById("affichComs").innerHTML;else document.getElementById("affichComs").innerHTML='<div class="divCom" style="color:#008A00;"><b>'+pseudoBrut+' :</b><br/>'+commentaireBrut+'</div>';document.getElementById("redacCom").innerHTML='';document.getElementById("boutonCom").innerHTML='<center><input type="submit" class="submit" value="Merci" /></center>';return false}else if(rep[0]=='deja'){document.getElementById("boutonCom").innerHTML='<center><input type="submit" class="submit" value="Merci" /></center>';alert(rep[1]);return false}else alert(response)}}else alert("Sorry but your browser don't support ajax")}document.getElementById("boutonSubmit").style.visibility='visible';document.getElementById("loadingSubmit").style.visibility='hidden';return false}function sondage(episode){changerOpac('blocSondage',0);changerOpac('submit',0);var valeur='';for(var i=1;i<=5;i++){var point=document.getElementById('p'+i);point.style.display="none";if(point.checked)valeur=point.value}var ajax;if(window.XMLHttpRequest)ajax=new XMLHttpRequest();else if(window.ActiveXObject)ajax=new ActiveXObject("Microsoft.XMLHTTP");if(ajax){ajax.open('POST','/pages/_enregistrementSondage.php',false);ajax.setRequestHeader("Content-type","application/x-www-form-urlencoded");ajax.send("episode="+episode+"&valeur="+valeur);if(ajax.readyState==4){var response=ajax.responseText;var param=response.split("|||");if(param[0].indexOf("ok")>-1){document.getElementById("voix"+param[1]).innerHTML=param[2]+' <span style="font-size:10px; font-style:italic;">voix</span>';document.getElementById("graphExcellent").style.width=param[3]+"px";document.getElementById("graphBon").style.width=param[4]+"px";document.getElementById("graphMoyen").style.width=param[5]+"px";document.getElementById("graphMediocre").style.width=param[6]+"px";document.getElementById("graphMauvais").style.width=param[7]+"px";document.getElementById("note").innerHTML='Note : <span style="color:#cb6c32; font-weight:bold;">'+param[8]+'</span> /20';document.getElementById('submit').innerHTML='<input type="submit" value="Merci" class="submit" />';document.getElementById('submit').style.opacity=1;document.getElementById('submit').style.filter="alpha(opacity=100)";showPageDemandee("blocSondage")}else alert(response)}}else alert("Sorry but your browser don't support ajax");return false}function boutonsSurAccueil(){document.getElementById("fb_like").innerHTML='<div id="fb-root"></div> <fb:like href="http://www.angusmacgyver.fr" send="false" layout="button_count" width="100" show_faces="false" font=""></fb:like>';document.getElementById("tw_tweet").innerHTML='<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.angusmacgyver.fr" data-count="horizontal" data-lang="fr"></a>';document.getElementById("goo_plus_one").innerHTML='<g:plusone size="medium" href="http://www.angusmacgyver.fr"></g:plusone>';return false}
