/*			© FST Fès 2006
	m e d \@/ e l i d r i s s i . c o m
*/
var ie = /MSIE/.test(navigator.userAgent);
var isInternetExplorer = navigator.appName.indexOf("Microsoft") != -1;
var lastBranche="";
function hover(obj){
  //if(ie){
	  UL = obj.getElementsByTagName('ul');
	  Ahref = obj.getElementsByTagName('a');	
	  
      if(UL.length > 0){
		  sousMenu = UL[0].style;
		  if(sousMenu.display == 'none' || sousMenu.display == ''){		
			if(Ahref.length > 0){Ahref[0].className="sub"; }
			sousMenu.display = 'block';
		  }else{
			if(Ahref.length > 0){Ahref[0].className=""; } 
			sousMenu.display = 'none';
		  }
	   }
  //}
}

var dropdownrech = null;
function setHover(){
  LI = document.getElementById('menu').getElementsByTagName('li');
  for(i=0; i < LI.length; i++){ 
	//MySpanA = LI[i].getElementsByTagName('a');
	UL = LI[i].getElementsByTagName('ul');	
	//if(UL.length > 0&&MySpanA.length > 0){
	if(UL.length > 0){
		LI[i].onmouseover = function(){
		  hover(this);
		}
		LI[i].onmouseout = function(){
		  hover(this);
		}
		/*UL[0].id="ulmenu"+i;
		UL[0].style.filter='progid:DXImageTransform.Microsoft.Fade(overlap=.5,enabled=0,Duration=0.43)'; 

		UL[0].onmouseover =new Function("hover("+UL[0].id+",false);form1.textarea.value=form1.textarea.value+'"+UL[0].id+"-Men, ';");
		UL[0].onmouseover =new Function("Cacher("+UL[0].id+");form1.textarea.value=form1.textarea.value+'"+UL[0].id+"-Cen, ';");
		//UL[0].onmouseout  =new
		//Mafonction=new Function("hover("+UL[0].id+");form1.textarea.value=form1.textarea.value+'"LI[i].id"-m, ';"); 
		MySpanA[0].onmouseover =new Function("hover("+UL[0].id+",true);form1.textarea.value=form1.textarea.value+'"+UL[0].id+"-M, ';");
		MySpanA[0].onmouseout  =new Function("Cacher("+UL[0].id+");form1.textarea.value=form1.textarea.value+'"+UL[0].id+"-C, ';");*/
	}
  }
}

function Reduire(Objet)
    {
        var elmt = Objet.parentNode.parentNode;
        if (elmt.children[0].className == "expand")
        {
			elmt.children[1].className = "contentcollapse";
            elmt.children[0].className = "collapse";
			document.cookie=elmt.id+"="+escape("collapse")
        }
        else
        {
			elmt.children[1].className = "content";
            elmt.children[0].className = "expand";
			document.cookie=elmt.id+"="+escape("expand")
        }
		if(typeof ThisIsAccueil != 'undefined'){
			tabRight=document.getElementById("TabDroitAcc");
			tabBas=document.getElementById("TabMilieuFinAcc");
			tabRight.height="";
			tabRight.height=tabBas.offsetTop-tabRight.offsetTop-100;
		}
		
    }
function ReduireBoi(Objet)
    {
        var elmt = Objet.parentNode;
        if (elmt.children[0].className == "expand Point")
        {
			elmt.children[1].className = "contentcollapse";
            elmt.children[0].className = "collapse Point";
			document.cookie=elmt.id+"="+escape("collapse")
        }
        else
        {
			elmt.children[1].className = "content";
            elmt.children[0].className = "expand Point";
			document.cookie=elmt.id+"="+escape("expand")
        }
		if(typeof ThisIsAccueil != 'undefined'){
			tabRight=document.getElementById("TabDroitAcc");
			tabBas=document.getElementById("TabMilieuFinAcc");
			tabRight.height="";
			tabRight.height=tabBas.offsetTop-tabRight.offsetTop-100;
		}
		
    }
function ReducImage()
 {		var picfst = document.getElementById('divImagefst');
        var PicH2 = picfst.getElementsByTagName('H2');
		var PicDIV = picfst.getElementsByTagName('DIV');
		var LogoFst = document.getElementById('FstLogoCenter');
		var FstAnnimObj = isInternetExplorer ? document.all.FstAnnim : document.FstAnnim;
		var FstAnnimObj2 = isInternetExplorer ? document.all.FstAnnimLogo : document.FstAnnimLogo;
		if (PicH2.length>0 && PicDIV.length>0){
			if (PicH2[0].className == "expand")
			{
				PicDIV[0].className = "contentcollapse";
				PicH2[0].className = "collapse";
				LogoFst.style.display='';
				FstAnnimObj.SetVariable("pauseall", 1);
				FstAnnimObj2.SetVariable("pauseall", 0);
				document.cookie="divImagefst="+escape("collapse")
			}
			else
			{
				PicDIV[0].className = "content";
				PicH2[0].className = "expand";
				LogoFst.style.display='none';
				FstAnnimObj.SetVariable("pauseall", 0);
				FstAnnimObj2.SetVariable("pauseall", 1);
				document.cookie="divImagefst="+escape("expand")
			}
		}
 }
function expandCollapse()
{
	oSource=event.srcElement;
	if (oSource.className=="collapsing"){
		var Ul = oSource.getElementsByTagName('ul');
		if (Ul.length>0){
			if (Ul[0].style.display=='none')
			{
				Ul[0].style.display = 'block';
				oSource.style.listStyleImage = "url('communfile/minus.png')";
				return;
			}
			else
			{
				Ul[0].style.display='none';
				oSource.style.listStyleImage = "url('communfile/plus.png')";
				return;
			}
		}
	}	
}
function initmenuart()
{
	var coll = document.getElementById('menuAcc').getElementsByTagName('li');
	if (coll != null)
	{
		for (i=0; i < coll.length; i++)
		{
			var coll2 = coll[i].getElementsByTagName('ul');
			if (coll2.length>0)
			{	
				var Ul = coll[i].getElementsByTagName('ul');
				if (Ul.length>0){
					if (Ul[0].style.display=='none'){
						coll[i].style.listStyleImage = "url('communfile/plus.png')";
					}else{	
						coll[i].style.listStyleImage = "url('communfile/minus.png')";
					}
				}else{	
					coll[i].style.listStyleImage = "url('communfile/minus.png')";
				}
				coll[i].className="collapsing";
			}
			else 
			{
				coll[i].style.listStyleImage = "url('communfile/article.png')";
			}
		}
	}
}
//-- Protection des email ©Med EL IDRISSI
function protecm(d1,user,d2){
	site = d1 +'.'+ d2;
	document.write('<a href=\"mailto:' + user + '@' + site + '\">');
	document.write(user + '@' + site + '</a>');
}