ÿþf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              a x ;  
 }  
  
 i f ( t y p e o f ( r i g h t )   ! =   " u n d e f i n e d " ) {  
 i f ( r i g h t . s c r o l l H e i g h t < m a x )  
 d o c u m e n t . a l l . r i g h t . s t y l e . h e i g h t = m a x ;  
 }  
  
 i f ( t y p e o f ( b o t t o m )   ! =   " u n d e f i n e d " ) {  
 i f ( b o t t o m . s c r o l l H e i g h t < m a x )  
 d o c u m e n t . a l l . b o t t o m . s t y l e . t o p = m a x + h e a d . s c r o l l H e i g h t ;  
 }  
 / / / / / / / / / e n d  
 }  
 
