/* AUTEUR: JCN Consultant */
/* Date de création: 01/04/2003 */

var ie4=document.all&&navigator.userAgent.indexOf("Opera")==-1;
var ns6=document.getElementById&&navigator.userAgent.indexOf("Opera")==-1;
var ns4=document.layers;

var content00='';

/* Date de création: 30/04/2003 pour flèche vers le haut rubrique Aides techniques*/
var content01='<IMG SRC="/images/p_tr.gif" BORDER="0" WIDTH="1" HEIGHT="375" ALT=""><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN="2"><IMG SRC="/images/p_tr.gif" BORDER="0" WIDTH="20" HEIGHT="20" ALT=""></TD></TR><TR><TD><IMG SRC="/images/p_tr.gif" BORDER="0" WIDTH="20" HEIGHT="1" ALT=""></TD><TD><A HREF="#haut"><IMG SRC="/images/logos/fleche_haut_blanche.gif" BORDER="0" WIDTH="150" HEIGHT="19" ALT=""></A</TD></TR></TABLE>';


var content_accueil='<IMG SRC="/images/accueil/et_accueil.gif" BORDER="0" WIDTH="400" HEIGHT="62" ALT="Accueil">';

var content_information='<IMG SRC="/images/accueil/et_information.gif" BORDER="0" WIDTH="400" HEIGHT="62" ALT="Information">';

var content_conseil='<IMG SRC="/images/accueil/et_conseil.gif" BORDER="0" WIDTH="400" HEIGHT="62" ALT="Conseil">';

var content_aides='<IMG SRC="/images/accueil/et_aidestec.gif" BORDER="0" WIDTH="400" HEIGHT="62" ALT="Aides techniques">';

var content_services='<IMG SRC="/images/accueil/et_services.gif" BORDER="0" WIDTH="400" HEIGHT="62" ALT="Services proposés">';

var content_contact='<IMG SRC="/images/accueil/et_contact.gif" BORDER="0" WIDTH="400" HEIGHT="62" ALT="Contactez nous">';

var content_autres='<IMG SRC="/images/accueil/et_autres.gif" BORDER="0" WIDTH="400" HEIGHT="62" ALT="Les autres actions du Girpeh Midi-Pyrénées">';

var content_plan='<IMG SRC="/images/accueil/et_plan.gif" BORDER="0" WIDTH="400" HEIGHT="62" ALT="Plan du site">';

var content_legal='<IMG SRC="/images/accueil/et_infosleg.gif" BORDER="0" WIDTH="400" HEIGHT="62" ALT="Informations légales">';

/* Date de création: 30/04/2003 pour menu du site handipole-conseil.org*/
function showContent01(content)
{
 if(ie4)
 {
  showContentObj=document.all.comments_accueil;
 }
 if(ns6)
 {
  showContentObj=document.getElementById("comments_accueil");
 }
 if(ie4||ns6)
 {
  if(showContentObj.innerHTML!=content)
  {
   showContentObj.innerHTML=content;
  }
  else
  {
   showContentObj.innerHTML="";
  }
 }
 if(ns4)
 {
  document.nsdiv.document.write(content);
  document.nsdiv.document.close();
 }
}

function showContent02(content)
{
 if(ie4)
 {
  showContentObj=document.all.comments_information;
 }
 if(ns6)
 {
  showContentObj=document.getElementById("comments_information");
 }
 if(ie4||ns6)
 {
  if(showContentObj.innerHTML!=content)
  {
   showContentObj.innerHTML=content;
  }
  else
  {
   showContentObj.innerHTML="";
  }
 }
 if(ns4)
 {
  document.nsdiv.document.write(content);
  document.nsdiv.document.close();
 }
}

function showContent03(content)
{
 if(ie4)
 {
  showContentObj=document.all.comments_conseil;
 }
 if(ns6)
 {
  showContentObj=document.getElementById("comments_conseil");
 }
 if(ie4||ns6)
 {
  if(showContentObj.innerHTML!=content)
  {
   showContentObj.innerHTML=content;
  }
  else
  {
   showContentObj.innerHTML="";
  }
 }
 if(ns4)
 {
  document.nsdiv.document.write(content);
  document.nsdiv.document.close();
 }
}

function showContent04(content)
{
 if(ie4)
 {
  showContentObj=document.all.etape2expli;
 }
 if(ns6)
 {
  showContentObj=document.getElementById("comments_aides");
 }
 if(ie4||ns6)
 {
  if(showContentObj.innerHTML!=content)
  {
   showContentObj.innerHTML=content;
  }
  else
  {
   showContentObj.innerHTML="";
  }
 }
 if(ns4)
 {
  document.nsdiv.document.write(content);
  document.nsdiv.document.close();
 }
}

function showContent05(content)
{
 if(ie4)
 {
  showContentObj=document.all.etape2expli;
 }
 if(ns6)
 {
  showContentObj=document.getElementById("comments_services");
 }
 if(ie4||ns6)
 {
  if(showContentObj.innerHTML!=content)
  {
   showContentObj.innerHTML=content;
  }
  else
  {
   showContentObj.innerHTML="";
  }
 }
 if(ns4)
 {
  document.nsdiv.document.write(content);
  document.nsdiv.document.close();
 }
}

function showContent06(content)
{
 if(ie4)
 {
  showContentObj=document.all.etape2expli;
 }
 if(ns6)
 {
  showContentObj=document.getElementById("comments_contact");
 }
 if(ie4||ns6)
 {
  if(showContentObj.innerHTML!=content)
  {
   showContentObj.innerHTML=content;
  }
  else
  {
   showContentObj.innerHTML="";
  }
 }
 if(ns4)
 {
  document.nsdiv.document.write(content);
  document.nsdiv.document.close();
 }
}

function showContent07(content)
{
 if(ie4)
 {
  showContentObj=document.all.etape2expli;
 }
 if(ns6)
 {
  showContentObj=document.getElementById("comments_plan");
 }
 if(ie4||ns6)
 {
  if(showContentObj.innerHTML!=content)
  {
   showContentObj.innerHTML=content;
  }
  else
  {
   showContentObj.innerHTML="";
  }
 }
 if(ns4)
 {
  document.nsdiv.document.write(content);
  document.nsdiv.document.close();
 }
}

function showContent08(content)
{
 if(ie4)
 {
  showContentObj=document.all.etape2expli;
 }
 if(ns6)
 {
  showContentObj=document.getElementById("comments_legal");
 }
 if(ie4||ns6)
 {
  if(showContentObj.innerHTML!=content)
  {
   showContentObj.innerHTML=content;
  }
  else
  {
   showContentObj.innerHTML="";
  }
 }
 if(ns4)
 {
  document.nsdiv.document.write(content);
  document.nsdiv.document.close();
 }
}

function showContent10(content)
{
 if(ie4)
 {
  showContentObj=document.all.etape2expli;
 }
 if(ns6)
 {
  showContentObj=document.getElementById("comments_autres");
 }
 if(ie4||ns6)
 {
  if(showContentObj.innerHTML!=content)
  {
   showContentObj.innerHTML=content;
  }
  else
  {
   showContentObj.innerHTML="";
  }
 }
 if(ns4)
 {
  document.nsdiv.document.write(content);
  document.nsdiv.document.close();
 }
}



/* Date de création: 30/04/2003 pour bulles rubrique Aides techniques*/
function showContent09(content)
{
 if(ie4)
 {
  showContentObj=document.all.bulles;
 }
 if(ns6)
 {
  showContentObj=document.getElementById("bulles");
 }
 if(ie4||ns6)
 {
  if(showContentObj.innerHTML!=content)
  {
   showContentObj.innerHTML=content;
  }
  else
  {
   showContentObj.innerHTML="";
  }
 }
 if(ns4)
 {
  document.nsdiv.document.write(content);
  document.nsdiv.document.close();
 }
}
