// JavaScript Document
<!--
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
function favoris() {
if ( navigator.appName != 'Microsoft Internet Explorer' )
{ window.sidebar.addPanel("Voyages Sahariens Hommes Bleus","http://www.hommesbleus.com",""); }
else { window.external.AddFavorite("http://www.hommesbleus.com","Voyages Sahariens Hommes Bleus"); } }

     function affiche(identifiant) {
	   document.getElementById(identifiant).className = "visible"; 
	}
	 function cache(identifiant) {
	   document.getElementById(identifiant).className = "hidden"; 
	}

//-->
