ÿþ 
 v a r   u a   =   n a v i g a t o r . u s e r A g e n t . t o L o w e r C a s e ( ) ;    
 v a r   e s I E                 =   (   ( u a . i n d e x O f ( ' m s i e ' )   ! =   - 1 )   & &   ( u a . i n d e x O f ( ' o p e r a ' )   = =   - 1 )   & &   ( u a . i n d e x O f ( ' w e b t v ' )   = =   - 1 )   ) ;  
 f u n c t i o n   a j u s t a ( ) {  
 / / a l e r t ( d o c u m e n t . g e t E l e m e n t B y I d ( " c o n t e n e d o r " ) . s t y l e . w i d t h . v a l u e ) ;  
 i f   ( e s I E )   {  
 	 / / v a r   o b j e t o = d o c u m e n t . g e t E l e m e n t B y I d ( " c o n t e n e d o r " ) . s t y l e . l e f t = " - 3 p x " ;  
 	 / / o b j e t o = d o c u m e n t . g e t E l e m e n t B y I d ( " c o n t e n i d o " ) . s t y l e . l e f t = " - 2 p x " ;  
 }  
 }  
  
 / * * * * /  
 f u n c t i o n   o b t e n e r _ a l t o ( c a p a )  
 {  
 	 v a r   c a p a   =   d o c u m e n t . g e t E l e m e n t B y I d ( c a p a ) ;  
 	 v a r   a l t o   =   c a p a . o f f s e t H e i g h t ;  
 	 a l e r t ( a l t o ) ;  
 } 
