// ;#################################################### ;  // ;    
        

// ;#################################################### ;  // ;

              function GetAb(Inx01) {
                              oElement = document.getElementById(Inx01);   var val02="Elements" ;

 var aB01 = oElement.style.position;                                
  aB02 = oElement.style.top; 
   aB03 = oElement.style.visibility;                                
  aB04 = oElement.style.zIndex;   
  aB05 = oElement.style.width;                                
  aB06 = oElement.style.pixelLeft; 
   aB07 = oElement.style. left;                                
  aB08 = oElement.style. height;       
 
return (oElement.id+"<BR>"+aB01+"<BR>"+aB02+"<br>"+aB03+"<br>Z-order"+aB04+"<BR>"+
aB05+"<BR>"+aB06+"<br>"+aB07+"<br>"+aB08+"<br>GetAb<HR color = 'Blue'>");
                                           }
// ;#################################################### ;  // ;

              function GetAb10(aNN) {
                              oElement = document.getElementById(aNN);   var val02="Elements" ;

 var aB01 = oElement.style.position;                                
  aB02 = oElement.style.top; 
   aB03 = oElement.style.visibility;                                
  aB04 = oElement.style.zIndex;   
  aB05 = oElement.style.width;                                
  aB06 = oElement.style.pixelLeft; 
   aB07 = oElement.style. left;                                
  aB08 = oElement.style. height;       
document.write (aNN+"<BR>"+aB01+"<BR>"+aB02+"<br>"+aB03+"<br>Z-order"+aB04+"<BR>"+
aB05+"<BR>"+aB06+"<br>"+aB07+"<br>"+aB08+"<br>Onload<HR color = 'Red'>");
                                           }

// ;/////////////////////////////////////////////////////  // ;,'<BR>',

function GetAb20(aNN) {
                              oElement = document.getElementById(aNN);   var val02="Elements" ;
		var aB01 = oElement.style.position;   
		var aB02 = oElement.style.top; 
		return (aNN+"<BR>"+aB01+"<br>"+ aB02+"<br>GetAb20<HR color = 'Blue'>") ;
			}



// ;/////////////////////////////////////////////////////  // ;










// ;#################################################### ;  // ;

              function ohayou() {
                              window.alert("Hello!");
                                           }