<!--
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function mmLoadMenus() {
  if (window.mm_menu_1114175409_0) return;
  window.mm_menu_1114175409_0 = new Menu("root",208,19,"Verdana, Arial, Helvetica, sans-serif",11,"#666666","#000000","#cccccc","#999999","left","middle",2,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_1114175409_0.addMenuItem("Éolien&nbsp;dans&nbsp;le&nbsp;Monde","window.open('01-pdf.html', '_self');");
  mm_menu_1114175409_0.addMenuItem("Chiffres&nbsp;clé&nbsp;France","window.open('02-pdf.html', '_self');");
  mm_menu_1114175409_0.addMenuItem("Réduire la dépendance énergétique","window.open('03-pdf.html', '_self');");
  mm_menu_1114175409_0.addMenuItem("Réduction du CO2","window.open('04-pdf.html', '_self');");
  mm_menu_1114175409_0.addMenuItem("Énergie fiable et sûre","window.open('05-pdf.html', '_self');");
  mm_menu_1114175409_0.addMenuItem("Financement éolien","window.open('06-pdf.html', '_self');");
  mm_menu_1114175409_0.addMenuItem("Éolien et emplois","window.open('07-pdf.html', '_self');");
  mm_menu_1114175409_0.addMenuItem("Insertion paysagère","window.open('08-pdf.html', '_self');");
   mm_menu_1114175409_0.addMenuItem("Implantation éoliennes","window.open('09-pdf.html', '_self');");
     mm_menu_1114175409_0.addMenuItem("Enjeu pour le territoire","window.open('010-pdf.html', '_self');");
   mm_menu_1114175409_0.fontWeight="bold";
   mm_menu_1114175409_0.hideOnMouseOut=true;
   mm_menu_1114175409_0.menuBorder=0;
   mm_menu_1114175409_0.menuLiteBgColor='#ffffff';
   mm_menu_1114175409_0.menuBorderBgColor='#999999';
   mm_menu_1114175409_0.bgColor='#666666';
  window.mm_menu_0612142254_0 = new Menu("root",208,19,"Verdana, Arial, Helvetica, sans-serif",11,"#666666","#000000","#cccccc","#999999","left","middle",2,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_0612142254_0.addMenuItem("Etudes&nbsp;de&nbsp;pr&eacute;faisabilit&eacute","window.open('etapes1.html', '_self');");
  mm_menu_0612142254_0.addMenuItem("D&eacute;finition&nbsp;d'avant-projets","window.open('etape2.html', '_self');");
  mm_menu_0612142254_0.addMenuItem("Obtention&nbsp;des&nbsp;droits","window.open('etape3.html', '_self');");
  mm_menu_0612142254_0.addMenuItem("Financement&nbsp;de&nbsp;la&nbsp;construction","window.open('etape4.html', '_self');");
  mm_menu_0612142254_0.addMenuItem("Construction&nbsp;et&nbsp;installations","window.open('etape5.html', '_self');");
  mm_menu_0612142254_0.addMenuItem("Exploitation&nbsp;et&nbsp;maintenance","location='etape6.html'");
   mm_menu_0612142254_0.fontWeight="bold";
   mm_menu_0612142254_0.hideOnMouseOut=true;
   mm_menu_0612142254_0.menuBorder=0;
   mm_menu_0612142254_0.menuLiteBgColor='#ffffff';
   mm_menu_0612142254_0.menuBorderBgColor='#999999';
   mm_menu_0612142254_0.bgColor='#666666';


  mm_menu_0612142254_0.writeMenus();
} // mmLoadMenus()

//-->

function visibilite(thingId) {
var targetElement;
targetElement = document.getElementById(thingId) ;
if (targetElement.style.display == "none") targetElement.style.display = "" ;
else targetElement.style.display = "none" ;
}
