// ;#################################################### ;  // ;    
            function OnL01(ppp)
                     { 
             document.all.Ly02.style.zIndex= "1";
             document.all.Ly01.style.zIndex= "2";
	document.all.Ly02.style.fontWeight="bold"
                        } 

// ;#################################################### ;  // ;
//    onmouseout //  onmouseover // onclick

function xAxp01(ppp,ddd)
           {            
           PPo = document.getElementById(ppp) ; 
                         //    PPo.style.zIndex= "5";
          PPt = document.getElementById(ddd) ; 
                   //          PPo.style.zIndex= "-1";
          //                   PPo.style.visibility= "hidden";
    PPo.style.visibility= "visible";
	 PPo.style.backgroundColor="#FFFF00";
	 PPt.style.backgroundColor="#FFFF00";
	PPt.style.visibility= "visible";
              } 

function xClose01(ppp,ddd)
	 {            
           PPo = document.getElementById(ppp) ; 
                         //    PPo.style.zIndex= "5";
          PPt = document.getElementById(ddd) ; 
                   //          PPo.style.zIndex= "-1";
          //                   PPo.style.visibility= "hidden";
    PPo.style.visibility= "hidden";
	 PPt.style.visibility= "hidden";
              } 

function xrevAxp02(ppp,ddd)
          {           
            PPo = document.getElementById(ppp) ;  
          //  PPo.style.zIndex= "-1";
         //    PPo = document.getElementById(ddd) ;  
         //  PPo.style.zIndex= "5";
         //  PPo.style.visibility= "visible";
       PPo.style.visibility= "hidden";
              } 
             
// ;#################################################### ;  // ;
//    onmouseout //  onmouseover // onclick

function xCloseFL(ppp,ddd)
           {            
           PPo = document.getElementById(ppp) ; 
                          
    PPo.style.filter= "Alpha(opacity=90)";
              } 
              
              function xFL(ppp,ddd)
           {            
           PPo = document.getElementById(ppp) ; 
                          
    PPo.style.filter= "Alpha(opacity=50)";
              } 
;// ############################################### ;//;

function Axp01(ppp)
           {            
           document.all.Ly02.style.zIndex= "3";
              } 

function revAxp02(ppp)
          {            
           document.all.Ly02.style.zIndex= "0";
           document.all.Ly01.style.zIndex= "3";
              } 
             
// ;#################################################### ;  // ;    
            function MaL(ppp)
                     { 
             document.all.Ly02.style.zIndex= "3";
                        } 

// ;#################################################### ;  // ;

function ohayou() {
    window.alert("JP Hello!");
}

;




