ÿþ/ * 
   *   j Q u e r y   1 . 2 . 1   -   N e w   W a v e   J a v a s c r i p t 
   * 
   *   C o p y r i g h t   ( c )   2 0 0 7   J o h n   R e s i g   ( j q u e r y . c o m ) 
   *   D u a l   l i c e n s e d   u n d e r   t h e   M I T   ( M I T - L I C E N S E . t x t ) 
   *   a n d   G P L   ( G P L - L I C E N S E . t x t )   l i c e n s e s . 
   * 
   *   $ D a t e :   2 0 0 7 / 1 2 / 1 4   1 8 : 2 9 : 5 1   $ 
   *   $ R e v :   3 3 5 3   $ 
   * / 
 ( f u n c t i o n ( ) { i f ( t y p e o f   j Q u e r y ! = " u n d e f i n e d " ) v a r   _ j Q u e r y = j Q u e r y ; v a r   j Q u e r y = w i n d o w . j Q u e r y = f u n c t i o n ( s e l e c t o r , c o n t e x t ) { r e t u r n   t h i s   i n s t a n c e o f   j Q u e r y ? t h i s . i n i t ( s e l e c t o r , c o n t e x t ) : n e w   j Q u e r y ( s e l e c t o r , c o n t e x t ) ; } ; i f ( t y p e o f   $ ! = " u n d e f i n e d " ) v a r   _ $ = $ ; w i n d o w . $ = j Q u e r y ; v a r   q u i c k E x p r = / ^ [ ^ < ] * ( < ( . | \ s ) + > ) [ ^ > ] * $ | ^ # ( \ w + ) $ / ; j Q u e r y . f n = j Q u e r y . p r o t o t y p e = { i n i t : f u n c t i o n ( s e l e c t o r , c o n t e x t ) { s e l e c t o r = s e l e c t o r | | d o c u m e n t ; i f ( t y p e o f   s e l e c t o r = = " s t r i n g " ) { v a r   m = q u i c k E x p r . e x e c ( s e l e c t o r ) ; i f ( m & & ( m [ 1 ] | | ! c o n t e x t ) ) { i f ( m [ 1 ] ) s e l e c t o r = j Q u e r y . c l e a n ( [ m [ 1 ] ] , c o n t e x t ) ; e l s e { v a r   t m p = d o c u m e n t . g e t E l e m e n t B y I d ( m [ 3 ] ) ; i f ( t m p ) i f ( t m p . i d ! = m [ 3 ] ) r e t u r n   j Q u e r y ( ) . f i n d ( s e l e c t o r ) ; e l s e { t h i s [ 0 ] = t m p ; t h i s . l e n g t h = 1 ; r e t u r n   t h i s ; } e l s e 
 s e l e c t o r = [ ] ; } } e l s e 
 r e t u r n   n e w   j Q u e r y ( c o n t e x t ) . f i n d ( s e l e c t o r ) ; } e l s e   i f ( j Q u e r y . i s F u n c t i o n ( s e l e c t o r ) ) r e t u r n   n e w   j Q u e r y ( d o c u m e n t ) [ j Q u e r y . f n . r e a d y ? " r e a d y " : " l o a d " ] ( s e l e c t o r ) ; r e t u r n   t h i s . s e t A r r a y ( s e l e c t o r . c o n s t r u c t o r = = A r r a y & & s e l e c t o r | | ( s e l e c t o r . j q u e r y | | s e l e c t o r . l e n g t h & & s e l e c t o r ! = w i n d o w & & ! s e l e c t o r . n o d e T y p e & & s e l e c t o r [ 0 ] ! = u n d e f i n e d & & s e l e c t o r [ 0 ] . n o d e T y p e ) & & j Q u e r y . m a k e A r r a y ( s e l e c t o r ) | | [ s e l e c t o r ] ) ; } , j q u e r y : " 1 . 2 . 1 " , s i z e : f u n c t i o n ( ) { r e t u r n   t h i s . l e n g t h ; } , l e n g t h : 0 , g e t : f u n c t i o n ( n u m ) { r e t u r n   n u m = = u n d e f i n e d ? j Q u e r y . m a k e A r r a y ( t h i s ) : t h i s [ n u m ] ; } , p u s h S t a c k : f u n c t i o n ( a ) { v a r   r e t = j Q u e r y ( a ) ; r e t . p r e v O b j e c t = t h i s ; r e t u r n   r e t ; } , s e t A r r a y : f u n c t i o n ( a ) { t h i s . l e n g t h = 0 ; A r r a y . p r o t o t y p e . p u s h . a p p l y ( t h i s , a ) ; r e t u r n   t h i s ; } , e a c h : f u n c t i o n ( f n , a r g s ) { r e t u r n   j Q u e r y . e a c h ( t h i s , f n , a r g s ) ; } , i n d e x : f u n c t i o n ( o b j ) { v a r   p o s = - 1 ; t h i s . e a c h ( f u n c t i o n ( i ) { i f ( t h i s = = o b j ) p o s = i ; } ) ; r e t u r n   p o s ; } , a t t r : f u n c t i o n ( k e y , v a l u e , t y p e ) { v a r   o b j = k e y ; i f ( k e y . c o n s t r u c t o r = = S t r i n g ) i f ( v a l u e = = u n d e f i n e d ) r e t u r n   t h i s . l e n g t h & & j Q u e r y [ t y p e | | " a t t r " ] ( t h i s [ 0 ] , k e y ) | | u n d e f i n e d ; e l s e { o b j = { } ; o b j [ k e y ] = v a l u e ; } r e t u r n   t h i s . e a c h ( f u n c t i o n ( i n d e x ) { f o r ( v a r   p r o p   i n   o b j ) j Q u e r y . a t t r ( t y p e ? t h i s . s t y l e : t h i s , p r o p , j Q u e r y . p r o p ( t h i s , o b j [ p r o p ] , t y p e , i n d e x , p r o p ) ) ; } ) ; } , c s s : f u n c t i o n ( k e y , v a l u e ) { r e t u r n   t h i s . a t t r ( k e y , v a l u e , " c u r C S S " ) ; } , t e x t : f u n c t i o n ( e ) { i f ( t y p e o f   e ! = " o b j e c t " & & e ! = n u l l ) r e t u r n   t h i s . e m p t y ( ) . a p p e n d ( d o c u m e n t . c r e a t e T e x t N o d e ( e ) ) ; v a r   t = " " ; j Q u e r y . e a c h ( e | | t h i s , f u n c t i o n ( ) { j Q u e r y . e a c h ( t h i s . c h i l d N o d e s , f u n c t i o n ( ) { i f ( t h i s . n o d e T y p e ! = 8 ) t + = t h i s . n o d e T y p e ! = 1 ? t h i s . n o d e V a l u e : j Q u e r y . f n . t e x t ( [ t h i s ] ) ; } ) ; } ) ; r e t u r n   t ; } , w r a p A l l : f u n c t i o n ( h t m l ) { i f ( t h i s [ 0 ] ) j Q u e r y ( h t m l , t h i s [ 0 ] . o w n e r D o c u m e n t ) . c l o n e ( ) . i n s e r t B e f o r e ( t h i s [ 0 ] ) . m a p ( f u n c t i o n ( ) { v a r   e l e m = t h i s ; w h i l e ( e l e m . f i r s t C h i l d ) e l e m = e l e m . f i r s t C h i l d ; r e t u r n   e l e m ; } ) . a p p e n d ( t h i s ) ; r e t u r n   t h i s ; } , w r a p I n n e r : f u n c t i o n ( h t m l ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { j Q u e r y ( t h i s ) . c o n t e n t s ( ) . w r a p A l l ( h t m l ) ; } ) ; } , w r a p : f u n c t i o n ( h t m l ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { j Q u e r y ( t h i s ) . w r a p A l l ( h t m l ) ; } ) ; } , a p p e n d : f u n c t i o n ( ) { r e t u r n   t h i s . d o m M a n i p ( a r g u m e n t s , t r u e , 1 , f u n c t i o n ( a ) { t h i s . a p p e n d C h i l d ( a ) ; } ) ; } , p r e p e n d : f u n c t i o n ( ) { r e t u r n   t h i s . d o m M a n i p ( a r g u m e n t s , t r u e , - 1 , f u n c t i o n ( a ) { t h i s . i n s e r t B e f o r e ( a , t h i s . f i r s t C h i l d ) ; } ) ; } , b e f o r e : f u n c t i o n ( ) { r e t u r n   t h i s . d o m M a n i p ( a r g u m e n t s , f a l s e , 1 , f u n c t i o n ( a ) { t h i s . p a r e n t N o d e . i n s e r t B e f o r e ( a , t h i s ) ; } ) ; } , a f t e r : f u n c t i o n ( ) { r e t u r n   t h i s . d o m M a n i p ( a r g u m e n t s , f a l s e , - 1 , f u n c t i o n ( a ) { t h i s . p a r e n t N o d e . i n s e r t B e f o r e ( a , t h i s . n e x t S i b l i n g ) ; } ) ; } , e n d : f u n c t i o n ( ) { r e t u r n   t h i s . p r e v O b j e c t | | j Q u e r y ( [ ] ) ; } , f i n d : f u n c t i o n ( t ) { v a r   d a t a = j Q u e r y . m a p ( t h i s , f u n c t i o n ( a ) { r e t u r n   j Q u e r y . f i n d ( t , a ) ; } ) ; r e t u r n   t h i s . p u s h S t a c k ( / [ ^ + > ]   [ ^ + > ] / . t e s t ( t ) | | t . i n d e x O f ( " . . " ) > - 1 ? j Q u e r y . u n i q u e ( d a t a ) : d a t a ) ; } , c l o n e : f u n c t i o n ( e v e n t s ) { v a r   r e t = t h i s . m a p ( f u n c t i o n ( ) { r e t u r n   t h i s . o u t e r H T M L ? j Q u e r y ( t h i s . o u t e r H T M L ) [ 0 ] : t h i s . c l o n e N o d e ( t r u e ) ; } ) ; v a r   c l o n e = r e t . f i n d ( " * " ) . a n d S e l f ( ) . e a c h ( f u n c t i o n ( ) { i f ( t h i s [ e x p a n d o ] ! = u n d e f i n e d ) t h i s [ e x p a n d o ] = n u l l ; } ) ; i f ( e v e n t s = = = t r u e ) t h i s . f i n d ( " * " ) . a n d S e l f ( ) . e a c h ( f u n c t i o n ( i ) { v a r   e v e n t s = j Q u e r y . d a t a ( t h i s , " e v e n t s " ) ; f o r ( v a r   t y p e   i n   e v e n t s ) f o r ( v a r   h a n d l e r   i n   e v e n t s [ t y p e ] ) j Q u e r y . e v e n t . a d d ( c l o n e [ i ] , t y p e , e v e n t s [ t y p e ] [ h a n d l e r ] , e v e n t s [ t y p e ] [ h a n d l e r ] . d a t a ) ; } ) ; r e t u r n   r e t ; } , f i l t e r : f u n c t i o n ( t ) { r e t u r n   t h i s . p u s h S t a c k ( j Q u e r y . i s F u n c t i o n ( t ) & & j Q u e r y . g r e p ( t h i s , f u n c t i o n ( e l , i n d e x ) { r e t u r n   t . a p p l y ( e l , [ i n d e x ] ) ; } ) | | j Q u e r y . m u l t i F i l t e r ( t , t h i s ) ) ; } , n o t : f u n c t i o n ( t ) { r e t u r n   t h i s . p u s h S t a c k ( t . c o n s t r u c t o r = = S t r i n g & & j Q u e r y . m u l t i F i l t e r ( t , t h i s , t r u e ) | | j Q u e r y . g r e p ( t h i s , f u n c t i o n ( a ) { r e t u r n ( t . c o n s t r u c t o r = = A r r a y | | t . j q u e r y ) ? j Q u e r y . i n A r r a y ( a , t ) < 0 : a ! = t ; } ) ) ; } , a d d : f u n c t i o n ( t ) { r e t u r n   t h i s . p u s h S t a c k ( j Q u e r y . m e r g e ( t h i s . g e t ( ) , t . c o n s t r u c t o r = = S t r i n g ? j Q u e r y ( t ) . g e t ( ) : t . l e n g t h ! = u n d e f i n e d & & ( ! t . n o d e N a m e | | j Q u e r y . n o d e N a m e ( t , " f o r m " ) ) ? t : [ t ] ) ) ; } , i s : f u n c t i o n ( e x p r ) { r e t u r n   e x p r ? j Q u e r y . m u l t i F i l t e r ( e x p r , t h i s ) . l e n g t h > 0 : f a l s e ; } , h a s C l a s s : f u n c t i o n ( e x p r ) { r e t u r n   t h i s . i s ( " . " + e x p r ) ; } , v a l : f u n c t i o n ( v a l ) { i f ( v a l = = u n d e f i n e d ) { i f ( t h i s . l e n g t h ) { v a r   e l e m = t h i s [ 0 ] ; i f ( j Q u e r y . n o d e N a m e ( e l e m , " s e l e c t " ) ) { v a r   i n d e x = e l e m . s e l e c t e d I n d e x , a = [ ] , o p t i o n s = e l e m . o p t i o n s , o n e = e l e m . t y p e = = " s e l e c t - o n e " ; i f ( i n d e x < 0 ) r e t u r n   n u l l ; f o r ( v a r   i = o n e ? i n d e x : 0 , m a x = o n e ? i n d e x + 1 : o p t i o n s . l e n g t h ; i < m a x ; i + + ) { v a r   o p t i o n = o p t i o n s [ i ] ; i f ( o p t i o n . s e l e c t e d ) { v a r   v a l = j Q u e r y . b r o w s e r . m s i e & & ! o p t i o n . a t t r i b u t e s [ " v a l u e " ] . s p e c i f i e d ? o p t i o n . t e x t : o p t i o n . v a l u e ; i f ( o n e ) r e t u r n   v a l ; a . p u s h ( v a l ) ; } } r e t u r n   a ; } e l s e 
 r e t u r n   t h i s [ 0 ] . v a l u e . r e p l a c e ( / \ r / g , " " ) ; } } e l s e 
 r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { i f ( v a l . c o n s t r u c t o r = = A r r a y & & / r a d i o | c h e c k b o x / . t e s t ( t h i s . t y p e ) ) t h i s . c h e c k e d = ( j Q u e r y . i n A r r a y ( t h i s . v a l u e , v a l ) > = 0 | | j Q u e r y . i n A r r a y ( t h i s . n a m e , v a l ) > = 0 ) ; e l s e   i f ( j Q u e r y . n o d e N a m e ( t h i s , " s e l e c t " ) ) { v a r   t m p = v a l . c o n s t r u c t o r = = A r r a y ? v a l : [ v a l ] ; j Q u e r y ( " o p t i o n " , t h i s ) . e a c h ( f u n c t i o n ( ) { t h i s . s e l e c t e d = ( j Q u e r y . i n A r r a y ( t h i s . v a l u e , t m p ) > = 0 | | j Q u e r y . i n A r r a y ( t h i s . t e x t , t m p ) > = 0 ) ; } ) ; i f ( ! t m p . l e n g t h ) t h i s . s e l e c t e d I n d e x = - 1 ; } e l s e 
 t h i s . v a l u e = v a l ; } ) ; } , h t m l : f u n c t i o n ( v a l ) { r e t u r n   v a l = = u n d e f i n e d ? ( t h i s . l e n g t h ? t h i s [ 0 ] . i n n e r H T M L : n u l l ) : t h i s . e m p t y ( ) . a p p e n d ( v a l ) ; } , r e p l a c e W i t h : f u n c t i o n ( v a l ) { r e t u r n   t h i s . a f t e r ( v a l ) . r e m o v e ( ) ; } , e q : f u n c t i o n ( i ) { r e t u r n   t h i s . s l i c e ( i , i + 1 ) ; } , s l i c e : f u n c t i o n ( ) { r e t u r n   t h i s . p u s h S t a c k ( A r r a y . p r o t o t y p e . s l i c e . a p p l y ( t h i s , a r g u m e n t s ) ) ; } , m a p : f u n c t i o n ( f n ) { r e t u r n   t h i s . p u s h S t a c k ( j Q u e r y . m a p ( t h i s , f u n c t i o n ( e l e m , i ) { r e t u r n   f n . c a l l ( e l e m , i , e l e m ) ; } ) ) ; } , a n d S e l f : f u n c t i o n ( ) { r e t u r n   t h i s . a d d ( t h i s . p r e v O b j e c t ) ; } , d o m M a n i p : f u n c t i o n ( a r g s , t a b l e , d i r , f n ) { v a r   c l o n e = t h i s . l e n g t h > 1 , a ; r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { i f ( ! a ) { a = j Q u e r y . c l e a n ( a r g s , t h i s . o w n e r D o c u m e n t ) ; i f ( d i r < 0 ) a . r e v e r s e ( ) ; } v a r   o b j = t h i s ; i f ( t a b l e & & j Q u e r y . n o d e N a m e ( t h i s , " t a b l e " ) & & j Q u e r y . n o d e N a m e ( a [ 0 ] , " t r " ) ) o b j = t h i s . g e t E l e m e n t s B y T a g N a m e ( " t b o d y " ) [ 0 ] | | t h i s . a p p e n d C h i l d ( d o c u m e n t . c r e a t e E l e m e n t ( " t b o d y " ) ) ; j Q u e r y . e a c h ( a , f u n c t i o n ( ) { v a r   e l e m = c l o n e ? t h i s . c l o n e N o d e ( t r u e ) : t h i s ; i f ( ! e v a l S c r i p t ( 0 , e l e m ) ) f n . c a l l ( o b j , e l e m ) ; } ) ; } ) ; } } ; f u n c t i o n   e v a l S c r i p t ( i , e l e m ) { v a r   s c r i p t = j Q u e r y . n o d e N a m e ( e l e m , " s c r i p t " ) ; i f ( s c r i p t ) { i f ( e l e m . s r c ) j Q u e r y . a j a x ( { u r l : e l e m . s r c , a s y n c : f a l s e , d a t a T y p e : " s c r i p t " } ) ; e l s e 
 j Q u e r y . g l o b a l E v a l ( e l e m . t e x t | | e l e m . t e x t C o n t e n t | | e l e m . i n n e r H T M L | | " " ) ; i f ( e l e m . p a r e n t N o d e ) e l e m . p a r e n t N o d e . r e m o v e C h i l d ( e l e m ) ; } e l s e   i f ( e l e m . n o d e T y p e = = 1 ) j Q u e r y ( " s c r i p t " , e l e m ) . e a c h ( e v a l S c r i p t ) ; r e t u r n   s c r i p t ; } j Q u e r y . e x t e n d = j Q u e r y . f n . e x t e n d = f u n c t i o n ( ) { v a r   t a r g e t = a r g u m e n t s [ 0 ] | | { } , a = 1 , a l = a r g u m e n t s . l e n g t h , d e e p = f a l s e ; i f ( t a r g e t . c o n s t r u c t o r = = B o o l e a n ) { d e e p = t a r g e t ; t a r g e t = a r g u m e n t s [ 1 ] | | { } ; } i f ( a l = = 1 ) { t a r g e t = t h i s ; a = 0 ; } v a r   p r o p ; f o r ( ; a < a l ; a + + ) i f ( ( p r o p = a r g u m e n t s [ a ] ) ! = n u l l ) f o r ( v a r   i   i n   p r o p ) { i f ( t a r g e t = = p r o p [ i ] ) c o n t i n u e ; i f ( d e e p & & t y p e o f   p r o p [ i ] = = ' o b j e c t ' & & t a r g e t [ i ] ) j Q u e r y . e x t e n d ( t a r g e t [ i ] , p r o p [ i ] ) ; e l s e   i f ( p r o p [ i ] ! = u n d e f i n e d ) t a r g e t [ i ] = p r o p [ i ] ; } r e t u r n   t a r g e t ; } ; v a r   e x p a n d o = " j Q u e r y " + ( n e w   D a t e ( ) ) . g e t T i m e ( ) , u u i d = 0 , w i n = { } ; j Q u e r y . e x t e n d ( { n o C o n f l i c t : f u n c t i o n ( d e e p ) { w i n d o w . $ = _ $ ; i f ( d e e p ) w i n d o w . j Q u e r y = _ j Q u e r y ; r e t u r n   j Q u e r y ; } , i s F u n c t i o n : f u n c t i o n ( f n ) { r e t u r n ! ! f n & & t y p e o f   f n ! = " s t r i n g " & & ! f n . n o d e N a m e & & f n . c o n s t r u c t o r ! = A r r a y & & / f u n c t i o n / i . t e s t ( f n + " " ) ; } , i s X M L D o c : f u n c t i o n ( e l e m ) { r e t u r n   e l e m . d o c u m e n t E l e m e n t & & ! e l e m . b o d y | | e l e m . t a g N a m e & & e l e m . o w n e r D o c u m e n t & & ! e l e m . o w n e r D o c u m e n t . b o d y ; } , g l o b a l E v a l : f u n c t i o n ( d a t a ) { d a t a = j Q u e r y . t r i m ( d a t a ) ; i f ( d a t a ) { i f ( w i n d o w . e x e c S c r i p t ) w i n d o w . e x e c S c r i p t ( d a t a ) ; e l s e   i f ( j Q u e r y . b r o w s e r . s a f a r i ) w i n d o w . s e t T i m e o u t ( d a t a , 0 ) ; e l s e 
 e v a l . c a l l ( w i n d o w , d a t a ) ; } } , n o d e N a m e : f u n c t i o n ( e l e m , n a m e ) { r e t u r n   e l e m . n o d e N a m e & & e l e m . n o d e N a m e . t o U p p e r C a s e ( ) = = n a m e . t o U p p e r C a s e ( ) ; } , c a c h e : { } , d a t a : f u n c t i o n ( e l e m , n a m e , d a t a ) { e l e m = e l e m = = w i n d o w ? w i n : e l e m ; v a r   i d = e l e m [ e x p a n d o ] ; i f ( ! i d ) i d = e l e m [ e x p a n d o ] = + + u u i d ; i f ( n a m e & & ! j Q u e r y . c a c h e [ i d ] ) j Q u e r y . c a c h e [ i d ] = { } ; i f ( d a t a ! = u n d e f i n e d ) j Q u e r y . c a c h e [ i d ] [ n a m e ] = d a t a ; r e t u r n   n a m e ? j Q u e r y . c a c h e [ i d ] [ n a m e ] : i d ; } , r e m o v e D a t a : f u n c t i o n ( e l e m , n a m e ) { e l e m = e l e m = = w i n d o w ? w i n : e l e m ; v a r   i d = e l e m [ e x p a n d o ] ; i f ( n a m e ) { i f ( j Q u e r y . c a c h e [ i d ] ) { d e l e t e   j Q u e r y . c a c h e [ i d ] [ n a m e ] ; n a m e = " " ; f o r ( n a m e   i n   j Q u e r y . c a c h e [ i d ] ) b r e a k ; i f ( ! n a m e ) j Q u e r y . r e m o v e D a t a ( e l e m ) ; } } e l s e { t r y { d e l e t e   e l e m [ e x p a n d o ] ; } c a t c h ( e ) { i f ( e l e m . r e m o v e A t t r i b u t e ) e l e m . r e m o v e A t t r i b u t e ( e x p a n d o ) ; } d e l e t e   j Q u e r y . c a c h e [ i d ] ; } } , e a c h : f u n c t i o n ( o b j , f n , a r g s ) { i f ( a r g s ) { i f ( o b j . l e n g t h = = u n d e f i n e d ) f o r ( v a r   i   i n   o b j ) f n . a p p l y ( o b j [ i ] , a r g s ) ; e l s e 
 f o r ( v a r   i = 0 , o l = o b j . l e n g t h ; i < o l ; i + + ) i f ( f n . a p p l y ( o b j [ i ] , a r g s ) = = = f a l s e ) b r e a k ; } e l s e { i f ( o b j . l e n g t h = = u n d e f i n e d ) f o r ( v a r   i   i n   o b j ) f n . c a l l ( o b j [ i ] , i , o b j [ i ] ) ; e l s e 
 f o r ( v a r   i = 0 , o l = o b j . l e n g t h , v a l = o b j [ 0 ] ; i < o l & & f n . c a l l ( v a l , i , v a l ) ! = = f a l s e ; v a l = o b j [ + + i ] ) { } } r e t u r n   o b j ; } , p r o p : f u n c t i o n ( e l e m , v a l u e , t y p e , i n d e x , p r o p ) { i f ( j Q u e r y . i s F u n c t i o n ( v a l u e ) ) v a l u e = v a l u e . c a l l ( e l e m , [ i n d e x ] ) ; v a r   e x c l u d e = / z - ? i n d e x | f o n t - ? w e i g h t | o p a c i t y | z o o m | l i n e - ? h e i g h t / i ; r e t u r n   v a l u e & & v a l u e . c o n s t r u c t o r = = N u m b e r & & t y p e = = " c u r C S S " & & ! e x c l u d e . t e s t ( p r o p ) ? v a l u e + " p x " : v a l u e ; } , c l a s s N a m e : { a d d : f u n c t i o n ( e l e m , c ) { j Q u e r y . e a c h ( ( c | | " " ) . s p l i t ( / \ s + / ) , f u n c t i o n ( i , c u r ) { i f ( ! j Q u e r y . c l a s s N a m e . h a s ( e l e m . c l a s s N a m e , c u r ) ) e l e m . c l a s s N a m e + = ( e l e m . c l a s s N a m e ? "   " : " " ) + c u r ; } ) ; } , r e m o v e : f u n c t i o n ( e l e m , c ) { e l e m . c l a s s N a m e = c ! = u n d e f i n e d ? j Q u e r y . g r e p ( e l e m . c l a s s N a m e . s p l i t ( / \ s + / ) , f u n c t i o n ( c u r ) { r e t u r n ! j Q u e r y . c l a s s N a m e . h a s ( c , c u r ) ; } ) . j o i n ( "   " ) : " " ; } , h a s : f u n c t i o n ( t , c ) { r e t u r n   j Q u e r y . i n A r r a y ( c , ( t . c l a s s N a m e | | t ) . t o S t r i n g ( ) . s p l i t ( / \ s + / ) ) > - 1 ; } } , s w a p : f u n c t i o n ( e , o , f ) { f o r ( v a r   i   i n   o ) { e . s t y l e [ " o l d " + i ] = e . s t y l e [ i ] ; e . s t y l e [ i ] = o [ i ] ; } f . a p p l y ( e , [ ] ) ; f o r ( v a r   i   i n   o ) e . s t y l e [ i ] = e . s t y l e [ " o l d " + i ] ; } , c s s : f u n c t i o n ( e , p ) { i f ( p = = " h e i g h t " | | p = = " w i d t h " ) { v a r   o l d = { } , o H e i g h t , o W i d t h , d = [ " T o p " , " B o t t o m " , " R i g h t " , " L e f t " ] ; j Q u e r y . e a c h ( d , f u n c t i o n ( ) { o l d [ " p a d d i n g " + t h i s ] = 0 ; o l d [ " b o r d e r " + t h i s + " W i d t h " ] = 0 ; } ) ; j Q u e r y . s w a p ( e , o l d , f u n c t i o n ( ) { i f ( j Q u e r y ( e ) . i s ( ' : v i s i b l e ' ) ) { o H e i g h t = e . o f f s e t H e i g h t ; o W i d t h = e . o f f s e t W i d t h ; } e l s e { e = j Q u e r y ( e . c l o n e N o d e ( t r u e ) ) . f i n d ( " : r a d i o " ) . r e m o v e A t t r ( " c h e c k e d " ) . e n d ( ) . c s s ( { v i s i b i l i t y : " h i d d e n " , p o s i t i o n : " a b s o l u t e " , d i s p l a y : " b l o c k " , r i g h t : " 0 " , l e f t : " 0 " } ) . a p p e n d T o ( e . p a r e n t N o d e ) [ 0 ] ; v a r   p a r P o s = j Q u e r y . c s s ( e . p a r e n t N o d e , " p o s i t i o n " ) | | " s t a t i c " ; i f ( p a r P o s = = " s t a t i c " ) e . p a r e n t N o d e . s t y l e . p o s i t i o n = " r e l a t i v e " ; o H e i g h t = e . c l i e n t H e i g h t ; o W i d t h = e . c l i e n t W i d t h ; i f ( p a r P o s = = " s t a t i c " ) e . p a r e n t N o d e . s t y l e . p o s i t i o n = " s t a t i c " ; e . p a r e n t N o d e . r e m o v e C h i l d ( e ) ; } } ) ; r e t u r n   p = = " h e i g h t " ? o H e i g h t : o W i d t h ; } r e t u r n   j Q u e r y . c u r C S S ( e , p ) ; } , c u r C S S : f u n c t i o n ( e l e m , p r o p , f o r c e ) { v a r   r e t , s t a c k = [ ] , s w a p = [ ] ; f u n c t i o n   c o l o r ( a ) { i f ( ! j Q u e r y . b r o w s e r . s a f a r i ) r e t u r n   f a l s e ; v a r   r e t = d o c u m e n t . d e f a u l t V i e w . g e t C o m p u t e d S t y l e ( a , n u l l ) ; r e t u r n ! r e t | | r e t . g e t P r o p e r t y V a l u e ( " c o l o r " ) = = " " ; } i f ( p r o p = = " o p a c i t y " & & j Q u e r y . b r o w s e r . m s i e ) { r e t = j Q u e r y . a t t r ( e l e m . s t y l e , " o p a c i t y " ) ; r e t u r n   r e t = = " " ? " 1 " : r e t ; } i f ( p r o p . m a t c h ( / f l o a t / i ) ) p r o p = s t y l e F l o a t ; i f ( ! f o r c e & & e l e m . s t y l e [ p r o p ] ) r e t = e l e m . s t y l e [ p r o p ] ; e l s e   i f ( d o c u m e n t . d e f a u l t V i e w & & d o c u m e n t . d e f a u l t V i e w . g e t C o m p u t e d S t y l e ) { i f ( p r o p . m a t c h ( / f l o a t / i ) ) p r o p = " f l o a t " ; p r o p = p r o p . r e p l a c e ( / ( [ A - Z ] ) / g , " - $ 1 " ) . t o L o w e r C a s e ( ) ; v a r   c u r = d o c u m e n t . d e f a u l t V i e w . g e t C o m p u t e d S t y l e ( e l e m , n u l l ) ; i f ( c u r & & ! c o l o r ( e l e m ) ) r e t = c u r . g e t P r o p e r t y V a l u e ( p r o p ) ; e l s e { f o r ( v a r   a = e l e m ; a & & c o l o r ( a ) ; a = a . p a r e n t N o d e ) s t a c k . u n s h i f t ( a ) ; f o r ( a = 0 ; a < s t a c k . l e n g t h ; a + + ) i f ( c o l o r ( s t a c k [ a ] ) ) { s w a p [ a ] = s t a c k [ a ] . s t y l e . d i s p l a y ; s t a c k [ a ] . s t y l e . d i s p l a y = " b l o c k " ; } r e t = p r o p = = " d i s p l a y " & & s w a p [ s t a c k . l e n g t h - 1 ] ! = n u l l ? " n o n e " : d o c u m e n t . d e f a u l t V i e w . g e t C o m p u t e d S t y l e ( e l e m , n u l l ) . g e t P r o p e r t y V a l u e ( p r o p ) | | " " ; f o r ( a = 0 ; a < s w a p . l e n g t h ; a + + ) i f ( s w a p [ a ] ! = n u l l ) s t a c k [ a ] . s t y l e . d i s p l a y = s w a p [ a ] ; } i f ( p r o p = = " o p a c i t y " & & r e t = = " " ) r e t = " 1 " ; } e l s e   i f ( e l e m . c u r r e n t S t y l e ) { v a r   n e w P r o p = p r o p . r e p l a c e ( / \ - ( \ w ) / g , f u n c t i o n ( m , c ) { r e t u r n   c . t o U p p e r C a s e ( ) ; } ) ; r e t = e l e m . c u r r e n t S t y l e [ p r o p ] | | e l e m . c u r r e n t S t y l e [ n e w P r o p ] ; i f ( ! / ^ \ d + ( p x ) ? $ / i . t e s t ( r e t ) & & / ^ \ d / . t e s t ( r e t ) ) { v a r   s t y l e = e l e m . s t y l e . l e f t ; v a r   r u n t i m e S t y l e = e l e m . r u n t i m e S t y l e . l e f t ; e l e m . r u n t i m e S t y l e . l e f t = e l e m . c u r r e n t S t y l e . l e f t ; e l e m . s t y l e . l e f t = r e t | | 0 ; r e t = e l e m . s t y l e . p i x e l L e f t + " p x " ; e l e m . s t y l e . l e f t = s t y l e ; e l e m . r u n t i m e S t y l e . l e f t = r u n t i m e S t y l e ; } } r e t u r n   r e t ; } , c l e a n : f u n c t i o n ( a , d o c ) { v a r   r = [ ] ; d o c = d o c | | d o c u m e n t ; j Q u e r y . e a c h ( a , f u n c t i o n ( i , a r g ) { i f ( ! a r g ) r e t u r n ; i f ( a r g . c o n s t r u c t o r = = N u m b e r ) a r g = a r g . t o S t r i n g ( ) ; i f ( t y p e o f   a r g = = " s t r i n g " ) { a r g = a r g . r e p l a c e ( / ( < ( \ w + ) [ ^ > ] * ? ) \ / > / g , f u n c t i o n ( m , a l l , t a g ) { r e t u r n   t a g . m a t c h ( / ^ ( a b b r | b r | c o l | i m g | i n p u t | l i n k | m e t a | p a r a m | h r | a r e a ) $ / i ) ? m : a l l + " > < / " + t a g + " > " ; } ) ; v a r   s = j Q u e r y . t r i m ( a r g ) . t o L o w e r C a s e ( ) , d i v = d o c . c r e a t e E l e m e n t ( " d i v " ) , t b = [ ] ; v a r   w r a p = ! s . i n d e x O f ( " < o p t " ) & & [ 1 , " < s e l e c t > " , " < / s e l e c t > " ] | | ! s . i n d e x O f ( " < l e g " ) & & [ 1 , " < f i e l d s e t > " , " < / f i e l d s e t > " ] | | s . m a t c h ( / ^ < ( t h e a d | t b o d y | t f o o t | c o l g | c a p ) / ) & & [ 1 , " < t a b l e > " , " < / t a b l e > " ] | | ! s . i n d e x O f ( " < t r " ) & & [ 2 , " < t a b l e > < t b o d y > " , " < / t b o d y > < / t a b l e > " ] | | ( ! s . i n d e x O f ( " < t d " ) | | ! s . i n d e x O f ( " < t h " ) ) & & [ 3 , " < t a b l e > < t b o d y > < t r > " , " < / t r > < / t b o d y > < / t a b l e > " ] | | ! s . i n d e x O f ( " < c o l " ) & & [ 2 , " < t a b l e > < t b o d y > < / t b o d y > < c o l g r o u p > " , " < / c o l g r o u p > < / t a b l e > " ] | | j Q u e r y . b r o w s e r . m s i e & & [ 1 , " d i v < d i v > " , " < / d i v > " ] | | [ 0 , " " , " " ] ; d i v . i n n e r H T M L = w r a p [ 1 ] + a r g + w r a p [ 2 ] ; w h i l e ( w r a p [ 0 ] - - ) d i v = d i v . l a s t C h i l d ; i f ( j Q u e r y . b r o w s e r . m s i e ) { i f ( ! s . i n d e x O f ( " < t a b l e " ) & & s . i n d e x O f ( " < t b o d y " ) < 0 ) t b = d i v . f i r s t C h i l d & & d i v . f i r s t C h i l d . c h i l d N o d e s ; e l s e   i f ( w r a p [ 1 ] = = " < t a b l e > " & & s . i n d e x O f ( " < t b o d y " ) < 0 ) t b = d i v . c h i l d N o d e s ; f o r ( v a r   n = t b . l e n g t h - 1 ; n > = 0 ; - - n ) i f ( j Q u e r y . n o d e N a m e ( t b [ n ] , " t b o d y " ) & & ! t b [ n ] . c h i l d N o d e s . l e n g t h ) t b [ n ] . p a r e n t N o d e . r e m o v e C h i l d ( t b [ n ] ) ; i f ( / ^ \ s / . t e s t ( a r g ) ) d i v . i n s e r t B e f o r e ( d o c . c r e a t e T e x t N o d e ( a r g . m a t c h ( / ^ \ s * / ) [ 0 ] ) , d i v . f i r s t C h i l d ) ; } a r g = j Q u e r y . m a k e A r r a y ( d i v . c h i l d N o d e s ) ; } i f ( 0 = = = a r g . l e n g t h & & ( ! j Q u e r y . n o d e N a m e ( a r g , " f o r m " ) & & ! j Q u e r y . n o d e N a m e ( a r g , " s e l e c t " ) ) ) r e t u r n ; i f ( a r g [ 0 ] = = u n d e f i n e d | | j Q u e r y . n o d e N a m e ( a r g , " f o r m " ) | | a r g . o p t i o n s ) r . p u s h ( a r g ) ; e l s e 
 r = j Q u e r y . m e r g e ( r , a r g ) ; } ) ; r e t u r n   r ; } , a t t r : f u n c t i o n ( e l e m , n a m e , v a l u e ) { v a r   f i x = j Q u e r y . i s X M L D o c ( e l e m ) ? { } : j Q u e r y . p r o p s ; i f ( n a m e = = " s e l e c t e d " & & j Q u e r y . b r o w s e r . s a f a r i ) e l e m . p a r e n t N o d e . s e l e c t e d I n d e x ; i f ( f i x [ n a m e ] ) { i f ( v a l u e ! = u n d e f i n e d ) e l e m [ f i x [ n a m e ] ] = v a l u e ; r e t u r n   e l e m [ f i x [ n a m e ] ] ; } e l s e   i f ( j Q u e r y . b r o w s e r . m s i e & & n a m e = = " s t y l e " ) r e t u r n   j Q u e r y . a t t r ( e l e m . s t y l e , " c s s T e x t " , v a l u e ) ; e l s e   i f ( v a l u e = = u n d e f i n e d & & j Q u e r y . b r o w s e r . m s i e & & j Q u e r y . n o d e N a m e ( e l e m , " f o r m " ) & & ( n a m e = = " a c t i o n " | | n a m e = = " m e t h o d " ) ) r e t u r n   e l e m . g e t A t t r i b u t e N o d e ( n a m e ) . n o d e V a l u e ; e l s e   i f ( e l e m . t a g N a m e ) { i f ( v a l u e ! = u n d e f i n e d ) { i f ( n a m e = = " t y p e " & & j Q u e r y . n o d e N a m e ( e l e m , " i n p u t " ) & & e l e m . p a r e n t N o d e ) t h r o w " t y p e   p r o p e r t y   c a n ' t   b e   c h a n g e d " ; e l e m . s e t A t t r i b u t e ( n a m e , v a l u e ) ; } i f ( j Q u e r y . b r o w s e r . m s i e & & / h r e f | s r c / . t e s t ( n a m e ) & & ! j Q u e r y . i s X M L D o c ( e l e m ) ) r e t u r n   e l e m . g e t A t t r i b u t e ( n a m e , 2 ) ; r e t u r n   e l e m . g e t A t t r i b u t e ( n a m e ) ; } e l s e { i f ( n a m e = = " o p a c i t y " & & j Q u e r y . b r o w s e r . m s i e ) { i f ( v a l u e ! = u n d e f i n e d ) { e l e m . z o o m = 1 ; e l e m . f i l t e r = ( e l e m . f i l t e r | | " " ) . r e p l a c e ( / a l p h a \ ( [ ^ ) ] * \ ) / , " " ) + ( p a r s e F l o a t ( v a l u e ) . t o S t r i n g ( ) = = " N a N " ? " " : " a l p h a ( o p a c i t y = " + v a l u e * 1 0 0 + " ) " ) ; } r e t u r n   e l e m . f i l t e r ? ( p a r s e F l o a t ( e l e m . f i l t e r . m a t c h ( / o p a c i t y = ( [ ^ ) ] * ) / ) [ 1 ] ) / 1 0 0 ) . t o S t r i n g ( ) : " " ; } n a m e = n a m e . r e p l a c e ( / - ( [ a - z ] ) / i g , f u n c t i o n ( z , b ) { r e t u r n   b . t o U p p e r C a s e ( ) ; } ) ; i f ( v a l u e ! = u n d e f i n e d ) e l e m [ n a m e ] = v a l u e ; r e t u r n   e l e m [ n a m e ] ; } } , t r i m : f u n c t i o n ( t ) { r e t u r n ( t | | " " ) . r e p l a c e ( / ^ \ s + | \ s + $ / g , " " ) ; } , m a k e A r r a y : f u n c t i o n ( a ) { v a r   r = [ ] ; i f ( t y p e o f   a ! = " a r r a y " ) f o r ( v a r   i = 0 , a l = a . l e n g t h ; i < a l ; i + + ) r . p u s h ( a [ i ] ) ; e l s e 
 r = a . s l i c e ( 0 ) ; r e t u r n   r ; } , i n A r r a y : f u n c t i o n ( b , a ) { f o r ( v a r   i = 0 , a l = a . l e n g t h ; i < a l ; i + + ) i f ( a [ i ] = = b ) r e t u r n   i ; r e t u r n - 1 ; } , m e r g e : f u n c t i o n ( f i r s t , s e c o n d ) { i f ( j Q u e r y . b r o w s e r . m s i e ) { f o r ( v a r   i = 0 ; s e c o n d [ i ] ; i + + ) i f ( s e c o n d [ i ] . n o d e T y p e ! = 8 ) f i r s t . p u s h ( s e c o n d [ i ] ) ; } e l s e 
 f o r ( v a r   i = 0 ; s e c o n d [ i ] ; i + + ) f i r s t . p u s h ( s e c o n d [ i ] ) ; r e t u r n   f i r s t ; } , u n i q u e : f u n c t i o n ( f i r s t ) { v a r   r = [ ] , d o n e = { } ; t r y { f o r ( v a r   i = 0 , f l = f i r s t . l e n g t h ; i < f l ; i + + ) { v a r   i d = j Q u e r y . d a t a ( f i r s t [ i ] ) ; i f ( ! d o n e [ i d ] ) { d o n e [ i d ] = t r u e ; r . p u s h ( f i r s t [ i ] ) ; } } } c a t c h ( e ) { r = f i r s t ; } r e t u r n   r ; } , g r e p : f u n c t i o n ( e l e m s , f n , i n v ) { i f ( t y p e o f   f n = = " s t r i n g " ) f n = e v a l ( " f a l s e | | f u n c t i o n ( a , i ) { r e t u r n   " + f n + " } " ) ; v a r   r e s u l t = [ ] ; f o r ( v a r   i = 0 , e l = e l e m s . l e n g t h ; i < e l ; i + + ) i f ( ! i n v & & f n ( e l e m s [ i ] , i ) | | i n v & & ! f n ( e l e m s [ i ] , i ) ) r e s u l t . p u s h ( e l e m s [ i ] ) ; r e t u r n   r e s u l t ; } , m a p : f u n c t i o n ( e l e m s , f n ) { i f ( t y p e o f   f n = = " s t r i n g " ) f n = e v a l ( " f a l s e | | f u n c t i o n ( a ) { r e t u r n   " + f n + " } " ) ; v a r   r e s u l t = [ ] ; f o r ( v a r   i = 0 , e l = e l e m s . l e n g t h ; i < e l ; i + + ) { v a r   v a l = f n ( e l e m s [ i ] , i ) ; i f ( v a l ! = = n u l l & & v a l ! = u n d e f i n e d ) { i f ( v a l . c o n s t r u c t o r ! = A r r a y ) v a l = [ v a l ] ; r e s u l t = r e s u l t . c o n c a t ( v a l ) ; } } r e t u r n   r e s u l t ; } } ) ; v a r   u s e r A g e n t = 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 ( ) ; j Q u e r y . b r o w s e r = { v e r s i o n : ( u s e r A g e n t . m a t c h ( / . + ( ? : r v | i t | r a | i e ) [ \ / :   ] ( [ \ d . ] + ) / ) | | [ ] ) [ 1 ] , s a f a r i : / w e b k i t / . t e s t ( u s e r A g e n t ) , o p e r a : / o p e r a / . t e s t ( u s e r A g e n t ) , m s i e : / m s i e / . t e s t ( u s e r A g e n t ) & & ! / o p e r a / . t e s t ( u s e r A g e n t ) , m o z i l l a : / m o z i l l a / . t e s t ( u s e r A g e n t ) & & ! / ( c o m p a t i b l e | w e b k i t ) / . t e s t ( u s e r A g e n t ) } ; v a r   s t y l e F l o a t = j Q u e r y . b r o w s e r . m s i e ? " s t y l e F l o a t " : " c s s F l o a t " ; j Q u e r y . e x t e n d ( { b o x M o d e l : ! j Q u e r y . b r o w s e r . m s i e | | d o c u m e n t . c o m p a t M o d e = = " C S S 1 C o m p a t " , s t y l e F l o a t : j Q u e r y . b r o w s e r . m s i e ? " s t y l e F l o a t " : " c s s F l o a t " , p r o p s : { " f o r " : " h t m l F o r " , " c l a s s " : " c l a s s N a m e " , " f l o a t " : s t y l e F l o a t , c s s F l o a t : s t y l e F l o a t , s t y l e F l o a t : s t y l e F l o a t , i n n e r H T M L : " i n n e r H T M L " , c l a s s N a m e : " c l a s s N a m e " , v a l u e : " v a l u e " , d i s a b l e d : " d i s a b l e d " , c h e c k e d : " c h e c k e d " , r e a d o n l y : " r e a d O n l y " , s e l e c t e d : " s e l e c t e d " , m a x l e n g t h : " m a x L e n g t h " } } ) ; j Q u e r y . e a c h ( { p a r e n t : " a . p a r e n t N o d e " , p a r e n t s : " j Q u e r y . d i r ( a , ' p a r e n t N o d e ' ) " , n e x t : " j Q u e r y . n t h ( a , 2 , ' n e x t S i b l i n g ' ) " , p r e v : " j Q u e r y . n t h ( a , 2 , ' p r e v i o u s S i b l i n g ' ) " , n e x t A l l : " j Q u e r y . d i r ( a , ' n e x t S i b l i n g ' ) " , p r e v A l l : " j Q u e r y . d i r ( a , ' p r e v i o u s S i b l i n g ' ) " , s i b l i n g s : " j Q u e r y . s i b l i n g ( a . p a r e n t N o d e . f i r s t C h i l d , a ) " , c h i l d r e n : " j Q u e r y . s i b l i n g ( a . f i r s t C h i l d ) " , c o n t e n t s : " j Q u e r y . n o d e N a m e ( a , ' i f r a m e ' ) ? a . c o n t e n t D o c u m e n t | | a . c o n t e n t W i n d o w . d o c u m e n t : j Q u e r y . m a k e A r r a y ( a . c h i l d N o d e s ) " } , f u n c t i o n ( i , n ) { j Q u e r y . f n [ i ] = f u n c t i o n ( a ) { v a r   r e t = j Q u e r y . m a p ( t h i s , n ) ; i f ( a & & t y p e o f   a = = " s t r i n g " ) r e t = j Q u e r y . m u l t i F i l t e r ( a , r e t ) ; r e t u r n   t h i s . p u s h S t a c k ( j Q u e r y . u n i q u e ( r e t ) ) ; } ; } ) ; j Q u e r y . e a c h ( { a p p e n d T o : " a p p e n d " , p r e p e n d T o : " p r e p e n d " , i n s e r t B e f o r e : " b e f o r e " , i n s e r t A f t e r : " a f t e r " , r e p l a c e A l l : " r e p l a c e W i t h " } , f u n c t i o n ( i , n ) { j Q u e r y . f n [ i ] = f u n c t i o n ( ) { v a r   a = a r g u m e n t s ; r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { f o r ( v a r   j = 0 , a l = a . l e n g t h ; j < a l ; j + + ) j Q u e r y ( a [ j ] ) [ n ] ( t h i s ) ; } ) ; } ; } ) ; j Q u e r y . e a c h ( { r e m o v e A t t r : f u n c t i o n ( k e y ) { j Q u e r y . a t t r ( t h i s , k e y , " " ) ; t h i s . r e m o v e A t t r i b u t e ( k e y ) ; } , a d d C l a s s : f u n c t i o n ( c ) { j Q u e r y . c l a s s N a m e . a d d ( t h i s , c ) ; } , r e m o v e C l a s s : f u n c t i o n ( c ) { j Q u e r y . c l a s s N a m e . r e m o v e ( t h i s , c ) ; } , t o g g l e C l a s s : f u n c t i o n ( c ) { j Q u e r y . c l a s s N a m e [ j Q u e r y . c l a s s N a m e . h a s ( t h i s , c ) ? " r e m o v e " : " a d d " ] ( t h i s , c ) ; } , r e m o v e : f u n c t i o n ( a ) { i f ( ! a | | j Q u e r y . f i l t e r ( a , [ t h i s ] ) . r . l e n g t h ) { j Q u e r y . r e m o v e D a t a ( t h i s ) ; t h i s . p a r e n t N o d e . r e m o v e C h i l d ( t h i s ) ; } } , e m p t y : f u n c t i o n ( ) { j Q u e r y ( " * " , t h i s ) . e a c h ( f u n c t i o n ( ) { j Q u e r y . r e m o v e D a t a ( t h i s ) ; } ) ; w h i l e ( t h i s . f i r s t C h i l d ) t h i s . r e m o v e C h i l d ( t h i s . f i r s t C h i l d ) ; } } , f u n c t i o n ( i , n ) { j Q u e r y . f n [ i ] = f u n c t i o n ( ) { r e t u r n   t h i s . e a c h ( n , a r g u m e n t s ) ; } ; } ) ; j Q u e r y . e a c h ( [ " H e i g h t " , " W i d t h " ] , f u n c t i o n ( i , n a m e ) { v a r   n = n a m e . t o L o w e r C a s e ( ) ; j Q u e r y . f n [ n ] = f u n c t i o n ( h ) { r e t u r n   t h i s [ 0 ] = = w i n d o w ? j Q u e r y . b r o w s e r . s a f a r i & & s e l f [ " i n n e r " + n a m e ] | | j Q u e r y . b o x M o d e l & & M a t h . m a x ( d o c u m e n t . d o c u m e n t E l e m e n t [ " c l i e n t " + n a m e ] , d o c u m e n t . b o d y [ " c l i e n t " + n a m e ] ) | | d o c u m e n t . b o d y [ " c l i e n t " + n a m e ] : t h i s [ 0 ] = = d o c u m e n t ? M a t h . m a x ( d o c u m e n t . b o d y [ " s c r o l l " + n a m e ] , d o c u m e n t . b o d y [ " o f f s e t " + n a m e ] ) : h = = u n d e f i n e d ? ( t h i s . l e n g t h ? j Q u e r y . c s s ( t h i s [ 0 ] , n ) : n u l l ) : t h i s . c s s ( n , h . c o n s t r u c t o r = = S t r i n g ? h : h + " p x " ) ; } ; } ) ; v a r   c h a r s = j Q u e r y . b r o w s e r . s a f a r i & & p a r s e I n t ( j Q u e r y . b r o w s e r . v e r s i o n ) < 4 1 7 ? " ( ? : [ \ \ w * _ - ] | \ \ \ \ . ) " : " ( ? : [ \ \ w \ u 0 1 2 8 - \ u F F F F * _ - ] | \ \ \ \ . ) " , q u i c k C h i l d = n e w   R e g E x p ( " ^ > \ \ s * ( " + c h a r s + " + ) " ) , q u i c k I D = n e w   R e g E x p ( " ^ ( " + c h a r s + " + ) ( # ) ( " + c h a r s + " + ) " ) , q u i c k C l a s s = n e w   R e g E x p ( " ^ ( [ # . ] ? ) ( " + c h a r s + " * ) " ) ; j Q u e r y . e x t e n d ( { e x p r : { " " : " m [ 2 ] = = ' * ' | | j Q u e r y . n o d e N a m e ( a , m [ 2 ] ) " , " # " : " a . g e t A t t r i b u t e ( ' i d ' ) = = m [ 2 ] " , " : " : { l t : " i < m [ 3 ] - 0 " , g t : " i > m [ 3 ] - 0 " , n t h : " m [ 3 ] - 0 = = i " , e q : " m [ 3 ] - 0 = = i " , f i r s t : " i = = 0 " , l a s t : " i = = r . l e n g t h - 1 " , e v e n : " i % 2 = = 0 " , o d d : " i % 2 " , " f i r s t - c h i l d " : " a . p a r e n t N o d e . g e t E l e m e n t s B y T a g N a m e ( ' * ' ) [ 0 ] = = a " , " l a s t - c h i l d " : " j Q u e r y . n t h ( a . p a r e n t N o d e . l a s t C h i l d , 1 , ' p r e v i o u s S i b l i n g ' ) = = a " , " o n l y - c h i l d " : " ! j Q u e r y . n t h ( a . p a r e n t N o d e . l a s t C h i l d , 2 , ' p r e v i o u s S i b l i n g ' ) " , p a r e n t : " a . f i r s t C h i l d " , e m p t y : " ! a . f i r s t C h i l d " , c o n t a i n s : " ( a . t e x t C o n t e n t | | a . i n n e r T e x t | | j Q u e r y ( a ) . t e x t ( ) | | ' ' ) . i n d e x O f ( m [ 3 ] ) > = 0 " , v i s i b l e : ' " h i d d e n " ! = a . t y p e & & j Q u e r y . c s s ( a , " d i s p l a y " ) ! = " n o n e " & & j Q u e r y . c s s ( a , " v i s i b i l i t y " ) ! = " h i d d e n " ' , h i d d e n : ' " h i d d e n " = = a . t y p e | | j Q u e r y . c s s ( a , " d i s p l a y " ) = = " n o n e " | | j Q u e r y . c s s ( a , " v i s i b i l i t y " ) = = " h i d d e n " ' , e n a b l e d : " ! a . d i s a b l e d " , d i s a b l e d : " a . d i s a b l e d " , c h e c k e d : " a . c h e c k e d " , s e l e c t e d : " a . s e l e c t e d | | j Q u e r y . a t t r ( a , ' s e l e c t e d ' ) " , t e x t : " ' t e x t ' = = a . t y p e " , r a d i o : " ' r a d i o ' = = a . t y p e " , c h e c k b o x : " ' c h e c k b o x ' = = a . t y p e " , f i l e : " ' f i l e ' = = a . t y p e " , p a s s w o r d : " ' p a s s w o r d ' = = a . t y p e " , s u b m i t : " ' s u b m i t ' = = a . t y p e " , i m a g e : " ' i m a g e ' = = a . t y p e " , r e s e t : " ' r e s e t ' = = a . t y p e " , b u t t o n : ' " b u t t o n " = = a . t y p e | | j Q u e r y . n o d e N a m e ( a , " b u t t o n " ) ' , i n p u t : " / i n p u t | s e l e c t | t e x t a r e a | b u t t o n / i . t e s t ( a . n o d e N a m e ) " , h a s : " j Q u e r y . f i n d ( m [ 3 ] , a ) . l e n g t h " , h e a d e r : " / h \ \ d / i . t e s t ( a . n o d e N a m e ) " , a n i m a t e d : " j Q u e r y . g r e p ( j Q u e r y . t i m e r s , f u n c t i o n ( f n ) { r e t u r n   a = = f n . e l e m ; } ) . l e n g t h " } } , p a r s e : [ / ^ ( \ [ )   * @ ? ( [ \ w - ] + )   * ( [ ! * $ ^ ~ = ] * )   * ( ' ? " ? ) ( . * ? ) \ 4   * \ ] / , / ^ ( : ) ( [ \ w - ] + ) \ ( " ? ' ? ( . * ? ( \ ( . * ? \ ) ) ? [ ^ ( ] * ? ) " ? ' ? \ ) / , n e w   R e g E x p ( " ^ ( [ : . # ] * ) ( " + c h a r s + " + ) " ) ] , m u l t i F i l t e r : f u n c t i o n ( e x p r , e l e m s , n o t ) { v a r   o l d , c u r = [ ] ; w h i l e ( e x p r & & e x p r ! = o l d ) { o l d = e x p r ; v a r   f = j Q u e r y . f i l t e r ( e x p r , e l e m s , n o t ) ; e x p r = f . t . r e p l a c e ( / ^ \ s * , \ s * / , " " ) ; c u r = n o t ? e l e m s = f . r : j Q u e r y . m e r g e ( c u r , f . r ) ; } r e t u r n   c u r ; } , f i n d : f u n c t i o n ( t , c o n t e x t ) { i f ( t y p e o f   t ! = " s t r i n g " ) r e t u r n [ t ] ; i f ( c o n t e x t & & ! c o n t e x t . n o d e T y p e ) c o n t e x t = n u l l ; c o n t e x t = c o n t e x t | | d o c u m e n t ; v a r   r e t = [ c o n t e x t ] , d o n e = [ ] , l a s t ; w h i l e ( t & & l a s t ! = t ) { v a r   r = [ ] ; l a s t = t ; t = j Q u e r y . t r i m ( t ) ; v a r   f o u n d T o k e n = f a l s e ; v a r   r e = q u i c k C h i l d ; v a r   m = r e . e x e c ( t ) ; i f ( m ) { v a r   n o d e N a m e = m [ 1 ] . t o U p p e r C a s e ( ) ; f o r ( v a r   i = 0 ; r e t [ i ] ; i + + ) f o r ( v a r   c = r e t [ i ] . f i r s t C h i l d ; c ; c = c . n e x t S i b l i n g ) i f ( c . n o d e T y p e = = 1 & & ( n o d e N a m e = = " * " | | c . n o d e N a m e . t o U p p e r C a s e ( ) = = n o d e N a m e . t o U p p e r C a s e ( ) ) ) r . p u s h ( c ) ; r e t = r ; t = t . r e p l a c e ( r e , " " ) ; i f ( t . i n d e x O f ( "   " ) = = 0 ) c o n t i n u e ; f o u n d T o k e n = t r u e ; } e l s e { r e = / ^ ( [ > + ~ ] ) \ s * ( \ w * ) / i ; i f ( ( m = r e . e x e c ( t ) ) ! = n u l l ) { r = [ ] ; v a r   n o d e N a m e = m [ 2 ] , m e r g e = { } ; m = m [ 1 ] ; f o r ( v a r   j = 0 , r l = r e t . l e n g t h ; j < r l ; j + + ) { v a r   n = m = = " ~ " | | m = = " + " ? r e t [ j ] . n e x t S i b l i n g : r e t [ j ] . f i r s t C h i l d ; f o r ( ; n ; n = n . n e x t S i b l i n g ) i f ( n . n o d e T y p e = = 1 ) { v a r   i d = j Q u e r y . d a t a ( n ) ; i f ( m = = " ~ " & & m e r g e [ i d ] ) b r e a k ; i f ( ! n o d e N a m e | | n . n o d e N a m e . t o U p p e r C a s e ( ) = = n o d e N a m e . t o U p p e r C a s e ( ) ) { i f ( m = = " ~ " ) m e r g e [ i d ] = t r u e ; r . p u s h ( n ) ; } i f ( m = = " + " ) b r e a k ; } } r e t = r ; t = j Q u e r y . t r i m ( t . r e p l a c e ( r e , " " ) ) ; f o u n d T o k e n = t r u e ; } } i f ( t & & ! f o u n d T o k e n ) { i f ( ! t . i n d e x O f ( " , " ) ) { i f ( c o n t e x t = = r e t [ 0 ] ) r e t . s h i f t ( ) ; d o n e = j Q u e r y . m e r g e ( d o n e , r e t ) ; r = r e t = [ c o n t e x t ] ; t = "   " + t . s u b s t r ( 1 , t . l e n g t h ) ; } e l s e { v a r   r e 2 = q u i c k I D ; v a r   m = r e 2 . e x e c ( t ) ; i f ( m ) { m = [ 0 , m [ 2 ] , m [ 3 ] , m [ 1 ] ] ; } e l s e { r e 2 = q u i c k C l a s s ; m = r e 2 . e x e c ( t ) ; } m [ 2 ] = m [ 2 ] . r e p l a c e ( / \ \ / g , " " ) ; v a r   e l e m = r e t [ r e t . l e n g t h - 1 ] ; i f ( m [ 1 ] = = " # " & & e l e m & & e l e m . g e t E l e m e n t B y I d & & ! j Q u e r y . i s X M L D o c ( e l e m ) ) { v a r   o i d = e l e m . g e t E l e m e n t B y I d ( m [ 2 ] ) ; i f ( ( j Q u e r y . b r o w s e r . m s i e | | j Q u e r y . b r o w s e r . o p e r a ) & & o i d & & t y p e o f   o i d . i d = = " s t r i n g " & & o i d . i d ! = m [ 2 ] ) o i d = j Q u e r y ( ' [ @ i d = " ' + m [ 2 ] + ' " ] ' , e l e m ) [ 0 ] ; r e t = r = o i d & & ( ! m [ 3 ] | | j Q u e r y . n o d e N a m e ( o i d , m [ 3 ] ) ) ? [ o i d ] : [ ] ; } e l s e { f o r ( v a r   i = 0 ; r e t [ i ] ; i + + ) { v a r   t a g = m [ 1 ] = = " # " & & m [ 3 ] ? m [ 3 ] : m [ 1 ] ! = " " | | m [ 0 ] = = " " ? " * " : m [ 2 ] ; i f ( t a g = = " * " & & r e t [ i ] . n o d e N a m e . t o L o w e r C a s e ( ) = = " o b j e c t " ) t a g = " p a r a m " ; r = j Q u e r y . m e r g e ( r , r e t [ i ] . g e t E l e m e n t s B y T a g N a m e ( t a g ) ) ; } i f ( m [ 1 ] = = " . " ) r = j Q u e r y . c l a s s F i l t e r ( r , m [ 2 ] ) ; i f ( m [ 1 ] = = " # " ) { v a r   t m p = [ ] ; f o r ( v a r   i = 0 ; r [ i ] ; i + + ) i f ( r [ i ] . g e t A t t r i b u t e ( " i d " ) = = m [ 2 ] ) { t m p = [ r [ i ] ] ; b r e a k ; } r = t m p ; } r e t = r ; } t = t . r e p l a c e ( r e 2 , " " ) ; } } i f ( t ) { v a r   v a l = j Q u e r y . f i l t e r ( t , r ) ; r e t = r = v a l . r ; t = j Q u e r y . t r i m ( v a l . t ) ; } } i f ( t ) r e t = [ ] ; i f ( r e t & & c o n t e x t = = r e t [ 0 ] ) r e t . s h i f t ( ) ; d o n e = j Q u e r y . m e r g e ( d o n e , r e t ) ; r e t u r n   d o n e ; } , c l a s s F i l t e r : f u n c t i o n ( r , m , n o t ) { m = "   " + m + "   " ; v a r   t m p = [ ] ; f o r ( v a r   i = 0 ; r [ i ] ; i + + ) { v a r   p a s s = ( "   " + r [ i ] . c l a s s N a m e + "   " ) . i n d e x O f ( m ) > = 0 ; i f ( ! n o t & & p a s s | | n o t & & ! p a s s ) t m p . p u s h ( r [ i ] ) ; } r e t u r n   t m p ; } , f i l t e r : f u n c t i o n ( t , r , n o t ) { v a r   l a s t ; w h i l e ( t & & t ! = l a s t ) { l a s t = t ; v a r   p = j Q u e r y . p a r s e , m ; f o r ( v a r   i = 0 ; p [ i ] ; i + + ) { m = p [ i ] . e x e c ( t ) ; i f ( m ) { t = t . s u b s t r i n g ( m [ 0 ] . l e n g t h ) ; m [ 2 ] = m [ 2 ] . r e p l a c e ( / \ \ / g , " " ) ; b r e a k ; } } i f ( ! m ) b r e a k ; i f ( m [ 1 ] = = " : " & & m [ 2 ] = = " n o t " ) r = j Q u e r y . f i l t e r ( m [ 3 ] , r , t r u e ) . r ; e l s e   i f ( m [ 1 ] = = " . " ) r = j Q u e r y . c l a s s F i l t e r ( r , m [ 2 ] , n o t ) ; e l s e   i f ( m [ 1 ] = = " [ " ) { v a r   t m p = [ ] , t y p e = m [ 3 ] ; f o r ( v a r   i = 0 , r l = r . l e n g t h ; i < r l ; i + + ) { v a r   a = r [ i ] , z = a [ j Q u e r y . p r o p s [ m [ 2 ] ] | | m [ 2 ] ] ; i f ( z = = n u l l | | / h r e f | s r c | s e l e c t e d / . t e s t ( m [ 2 ] ) ) z = j Q u e r y . a t t r ( a , m [ 2 ] ) | | ' ' ; i f ( ( t y p e = = " " & & ! ! z | | t y p e = = " = " & & z = = m [ 5 ] | | t y p e = = " ! = " & & z ! = m [ 5 ] | | t y p e = = " ^ = " & & z & & ! z . i n d e x O f ( m [ 5 ] ) | | t y p e = = " $ = " & & z . s u b s t r ( z . l e n g t h - m [ 5 ] . l e n g t h ) = = m [ 5 ] | | ( t y p e = = " * = " | | t y p e = = " ~ = " ) & & z . i n d e x O f ( m [ 5 ] ) > = 0 ) ^ n o t ) t m p . p u s h ( a ) ; } r = t m p ; } e l s e   i f ( m [ 1 ] = = " : " & & m [ 2 ] = = " n t h - c h i l d " ) { v a r   m e r g e = { } , t m p = [ ] , t e s t = / ( \ d * ) n \ + ? ( \ d * ) / . e x e c ( m [ 3 ] = = " e v e n " & & " 2 n " | | m [ 3 ] = = " o d d " & & " 2 n + 1 " | | ! / \ D / . t e s t ( m [ 3 ] ) & & " n + " + m [ 3 ] | | m [ 3 ] ) , f i r s t = ( t e s t [ 1 ] | | 1 ) - 0 , l a s t = t e s t [ 2 ] - 0 ; f o r ( v a r   i = 0 , r l = r . l e n g t h ; i < r l ; i + + ) { v a r   n o d e = r [ i ] , p a r e n t N o d e = n o d e . p a r e n t N o d e , i d = j Q u e r y . d a t a ( p a r e n t N o d e ) ; i f ( ! m e r g e [ i d ] ) { v a r   c = 1 ; f o r ( v a r   n = p a r e n t N o d e . f i r s t C h i l d ; n ; n = n . n e x t S i b l i n g ) i f ( n . n o d e T y p e = = 1 ) n . n o d e I n d e x = c + + ; m e r g e [ i d ] = t r u e ; } v a r   a d d = f a l s e ; i f ( f i r s t = = 1 ) { i f ( l a s t = = 0 | | n o d e . n o d e I n d e x = = l a s t ) a d d = t r u e ; } e l s e   i f ( ( n o d e . n o d e I n d e x + l a s t ) % f i r s t = = 0 ) a d d = t r u e ; i f ( a d d ^ n o t ) t m p . p u s h ( n o d e ) ; } r = t m p ; } e l s e { v a r   f = j Q u e r y . e x p r [ m [ 1 ] ] ; i f ( t y p e o f   f ! = " s t r i n g " ) f = j Q u e r y . e x p r [ m [ 1 ] ] [ m [ 2 ] ] ; f = e v a l ( " f a l s e | | f u n c t i o n ( a , i ) { r e t u r n   " + f + " } " ) ; r = j Q u e r y . g r e p ( r , f , n o t ) ; } } r e t u r n { r : r , t : t } ; } , d i r : f u n c t i o n ( e l e m , d i r ) { v a r   m a t c h e d = [ ] ; v a r   c u r = e l e m [ d i r ] ; w h i l e ( c u r & & c u r ! = d o c u m e n t ) { i f ( c u r . n o d e T y p e = = 1 ) m a t c h e d . p u s h ( c u r ) ; c u r = c u r [ d i r ] ; } r e t u r n   m a t c h e d ; } , n t h : f u n c t i o n ( c u r , r e s u l t , d i r , e l e m ) { r e s u l t = r e s u l t | | 1 ; v a r   n u m = 0 ; f o r ( ; c u r ; c u r = c u r [ d i r ] ) i f ( c u r . n o d e T y p e = = 1 & & + + n u m = = r e s u l t ) b r e a k ; r e t u r n   c u r ; } , s i b l i n g : f u n c t i o n ( n , e l e m ) { v a r   r = [ ] ; f o r ( ; n ; n = n . n e x t S i b l i n g ) { i f ( n . n o d e T y p e = = 1 & & ( ! e l e m | | n ! = e l e m ) ) r . p u s h ( n ) ; } r e t u r n   r ; } } ) ; j Q u e r y . e v e n t = { a d d : f u n c t i o n ( e l e m e n t , t y p e , h a n d l e r , d a t a ) { i f ( j Q u e r y . b r o w s e r . m s i e & & e l e m e n t . s e t I n t e r v a l ! = u n d e f i n e d ) e l e m e n t = w i n d o w ; i f ( ! h a n d l e r . g u i d ) h a n d l e r . g u i d = t h i s . g u i d + + ; i f ( d a t a ! = u n d e f i n e d ) { v a r   f n = h a n d l e r ; h a n d l e r = f u n c t i o n ( ) { r e t u r n   f n . a p p l y ( t h i s , a r g u m e n t s ) ; } ; h a n d l e r . d a t a = d a t a ; h a n d l e r . g u i d = f n . g u i d ; } v a r   p a r t s = t y p e . s p l i t ( " . " ) ; t y p e = p a r t s [ 0 ] ; h a n d l e r . t y p e = p a r t s [ 1 ] ; v a r   e v e n t s = j Q u e r y . d a t a ( e l e m e n t , " e v e n t s " ) | | j Q u e r y . d a t a ( e l e m e n t , " e v e n t s " , { } ) ; v a r   h a n d l e = j Q u e r y . d a t a ( e l e m e n t , " h a n d l e " , f u n c t i o n ( ) { v a r   v a l ; i f ( t y p e o f   j Q u e r y = = " u n d e f i n e d " | | j Q u e r y . e v e n t . t r i g g e r e d ) r e t u r n   v a l ; v a l = j Q u e r y . e v e n t . h a n d l e . a p p l y ( e l e m e n t , a r g u m e n t s ) ; r e t u r n   v a l ; } ) ; v a r   h a n d l e r s = e v e n t s [ t y p e ] ; i f ( ! h a n d l e r s ) { h a n d l e r s = e v e n t s [ t y p e ] = { } ; i f ( e l e m e n t . a d d E v e n t L i s t e n e r ) e l e m e n t . a d d E v e n t L i s t e n e r ( t y p e , h a n d l e , f a l s e ) ; e l s e 
 e l e m e n t . a t t a c h E v e n t ( " o n " + t y p e , h a n d l e ) ; } h a n d l e r s [ h a n d l e r . g u i d ] = h a n d l e r ; t h i s . g l o b a l [ t y p e ] = t r u e ; } , g u i d : 1 , g l o b a l : { } , r e m o v e : f u n c t i o n ( e l e m e n t , t y p e , h a n d l e r ) { v a r   e v e n t s = j Q u e r y . d a t a ( e l e m e n t , " e v e n t s " ) , r e t , i n d e x ; i f ( t y p e o f   t y p e = = " s t r i n g " ) { v a r   p a r t s = t y p e . s p l i t ( " . " ) ; t y p e = p a r t s [ 0 ] ; } i f ( e v e n t s ) { i f ( t y p e & & t y p e . t y p e ) { h a n d l e r = t y p e . h a n d l e r ; t y p e = t y p e . t y p e ; } i f ( ! t y p e ) { f o r ( t y p e   i n   e v e n t s ) t h i s . r e m o v e ( e l e m e n t , t y p e ) ; } e l s e   i f ( e v e n t s [ t y p e ] ) { i f ( h a n d l e r ) d e l e t e   e v e n t s [ t y p e ] [ h a n d l e r . g u i d ] ; e l s e 
 f o r ( h a n d l e r   i n   e v e n t s [ t y p e ] ) i f ( ! p a r t s [ 1 ] | | e v e n t s [ t y p e ] [ h a n d l e r ] . t y p e = = p a r t s [ 1 ] ) d e l e t e   e v e n t s [ t y p e ] [ h a n d l e r ] ; f o r ( r e t   i n   e v e n t s [ t y p e ] ) b r e a k ; i f ( ! r e t ) { i f ( e l e m e n t . r e m o v e E v e n t L i s t e n e r ) e l e m e n t . r e m o v e E v e n t L i s t e n e r ( t y p e , j Q u e r y . d a t a ( e l e m e n t , " h a n d l e " ) , f a l s e ) ; e l s e 
 e l e m e n t . d e t a c h E v e n t ( " o n " + t y p e , j Q u e r y . d a t a ( e l e m e n t , " h a n d l e " ) ) ; r e t = n u l l ; d e l e t e   e v e n t s [ t y p e ] ; } } f o r ( r e t   i n   e v e n t s ) b r e a k ; i f ( ! r e t ) { j Q u e r y . r e m o v e D a t a ( e l e m e n t , " e v e n t s " ) ; j Q u e r y . r e m o v e D a t a ( e l e m e n t , " h a n d l e " ) ; } } } , t r i g g e r : f u n c t i o n ( t y p e , d a t a , e l e m e n t , d o n a t i v e , e x t r a ) { d a t a = j Q u e r y . m a k e A r r a y ( d a t a | | [ ] ) ; i f ( ! e l e m e n t ) { i f ( t h i s . g l o b a l [ t y p e ] ) j Q u e r y ( " * " ) . a d d ( [ w i n d o w , d o c u m e n t ] ) . t r i g g e r ( t y p e , d a t a ) ; } e l s e { v a r   v a l , r e t , f n = j Q u e r y . i s F u n c t i o n ( e l e m e n t [ t y p e ] | | n u l l ) , e v t = ! d a t a [ 0 ] | | ! d a t a [ 0 ] . p r e v e n t D e f a u l t ; i f ( e v t ) d a t a . u n s h i f t ( t h i s . f i x ( { t y p e : t y p e , t a r g e t : e l e m e n t } ) ) ; d a t a [ 0 ] . t y p e = t y p e ; i f ( j Q u e r y . i s F u n c t i o n ( j Q u e r y . d a t a ( e l e m e n t , " h a n d l e " ) ) ) v a l = j Q u e r y . d a t a ( e l e m e n t , " h a n d l e " ) . a p p l y ( e l e m e n t , d a t a ) ; i f ( ! f n & & e l e m e n t [ " o n " + t y p e ] & & e l e m e n t [ " o n " + t y p e ] . a p p l y ( e l e m e n t , d a t a ) = = = f a l s e ) v a l = f a l s e ; i f ( e v t ) d a t a . s h i f t ( ) ; i f ( e x t r a & & e x t r a . a p p l y ( e l e m e n t , d a t a ) = = = f a l s e ) v a l = f a l s e ; i f ( f n & & d o n a t i v e ! = = f a l s e & & v a l ! = = f a l s e & & ! ( j Q u e r y . n o d e N a m e ( e l e m e n t , ' a ' ) & & t y p e = = " c l i c k " ) ) { t h i s . t r i g g e r e d = t r u e ; e l e m e n t [ t y p e ] ( ) ; } t h i s . t r i g g e r e d = f a l s e ; } r e t u r n   v a l ; } , h a n d l e : f u n c t i o n ( e v e n t ) { v a r   v a l ; e v e n t = j Q u e r y . e v e n t . f i x ( e v e n t | | w i n d o w . e v e n t | | { } ) ; v a r   p a r t s = e v e n t . t y p e . s p l i t ( " . " ) ; e v e n t . t y p e = p a r t s [ 0 ] ; v a r   c = j Q u e r y . d a t a ( t h i s , " e v e n t s " ) & & j Q u e r y . d a t a ( t h i s , " e v e n t s " ) [ e v e n t . t y p e ] , a r g s = A r r a y . p r o t o t y p e . s l i c e . c a l l ( a r g u m e n t s , 1 ) ; a r g s . u n s h i f t ( e v e n t ) ; f o r ( v a r   j   i n   c ) { a r g s [ 0 ] . h a n d l e r = c [ j ] ; a r g s [ 0 ] . d a t a = c [ j ] . d a t a ; i f ( ! p a r t s [ 1 ] | | c [ j ] . t y p e = = p a r t s [ 1 ] ) { v a r   t m p = c [ j ] . a p p l y ( t h i s , a r g s ) ; i f ( v a l ! = = f a l s e ) v a l = t m p ; i f ( t m p = = = f a l s e ) { e v e n t . p r e v e n t D e f a u l t ( ) ; e v e n t . s t o p P r o p a g a t i o n ( ) ; } } } i f ( j Q u e r y . b r o w s e r . m s i e ) e v e n t . t a r g e t = e v e n t . p r e v e n t D e f a u l t = e v e n t . s t o p P r o p a g a t i o n = e v e n t . h a n d l e r = e v e n t . d a t a = n u l l ; r e t u r n   v a l ; } , f i x : f u n c t i o n ( e v e n t ) { v a r   o r i g i n a l E v e n t = e v e n t ; e v e n t = j Q u e r y . e x t e n d ( { } , o r i g i n a l E v e n t ) ; e v e n t . p r e v e n t D e f a u l t = f u n c t i o n ( ) { i f ( o r i g i n a l E v e n t . p r e v e n t D e f a u l t ) o r i g i n a l E v e n t . p r e v e n t D e f a u l t ( ) ; o r i g i n a l E v e n t . r e t u r n V a l u e = f a l s e ; } ; e v e n t . s t o p P r o p a g a t i o n = f u n c t i o n ( ) { i f ( o r i g i n a l E v e n t . s t o p P r o p a g a t i o n ) o r i g i n a l E v e n t . s t o p P r o p a g a t i o n ( ) ; o r i g i n a l E v e n t . c a n c e l B u b b l e = t r u e ; } ; i f ( ! e v e n t . t a r g e t & & e v e n t . s r c E l e m e n t ) e v e n t . t a r g e t = e v e n t . s r c E l e m e n t ; i f ( j Q u e r y . b r o w s e r . s a f a r i & & e v e n t . t a r g e t . n o d e T y p e = = 3 ) e v e n t . t a r g e t = o r i g i n a l E v e n t . t a r g e t . p a r e n t N o d e ; i f ( ! e v e n t . r e l a t e d T a r g e t & & e v e n t . f r o m E l e m e n t ) e v e n t . r e l a t e d T a r g e t = e v e n t . f r o m E l e m e n t = = e v e n t . t a r g e t ? e v e n t . t o E l e m e n t : e v e n t . f r o m E l e m e n t ; i f ( e v e n t . p a g e X = = n u l l & & e v e n t . c l i e n t X ! = n u l l ) { v a r   e = d o c u m e n t . d o c u m e n t E l e m e n t , b = d o c u m e n t . b o d y ; e v e n t . p a g e X = e v e n t . c l i e n t X + ( e & & e . s c r o l l L e f t | | b . s c r o l l L e f t | | 0 ) ; e v e n t . p a g e Y = e v e n t . c l i e n t Y + ( e & & e . s c r o l l T o p | | b . s c r o l l T o p | | 0 ) ; } i f ( ! e v e n t . w h i c h & & ( e v e n t . c h a r C o d e | | e v e n t . k e y C o d e ) ) e v e n t . w h i c h = e v e n t . c h a r C o d e | | e v e n t . k e y C o d e ; i f ( ! e v e n t . m e t a K e y & & e v e n t . c t r l K e y ) e v e n t . m e t a K e y = e v e n t . c t r l K e y ; i f ( ! e v e n t . w h i c h & & e v e n t . b u t t o n ) e v e n t . w h i c h = ( e v e n t . b u t t o n & 1 ? 1 : ( e v e n t . b u t t o n & 2 ? 3 : ( e v e n t . b u t t o n & 4 ? 2 : 0 ) ) ) ; r e t u r n   e v e n t ; } } ; j Q u e r y . f n . e x t e n d ( { b i n d : f u n c t i o n ( t y p e , d a t a , f n ) { r e t u r n   t y p e = = " u n l o a d " ? t h i s . o n e ( t y p e , d a t a , f n ) : t h i s . e a c h ( f u n c t i o n ( ) { j Q u e r y . e v e n t . a d d ( t h i s , t y p e , f n | | d a t a , f n & & d a t a ) ; } ) ; } , o n e : f u n c t i o n ( t y p e , d a t a , f n ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { j Q u e r y . e v e n t . a d d ( t h i s , t y p e , f u n c t i o n ( e v e n t ) { j Q u e r y ( t h i s ) . u n b i n d ( e v e n t ) ; r e t u r n ( f n | | d a t a ) . a p p l y ( t h i s , a r g u m e n t s ) ; } , f n & & d a t a ) ; } ) ; } , u n b i n d : f u n c t i o n ( t y p e , f n ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { j Q u e r y . e v e n t . r e m o v e ( t h i s , t y p e , f n ) ; } ) ; } , t r i g g e r : f u n c t i o n ( t y p e , d a t a , f n ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { j Q u e r y . e v e n t . t r i g g e r ( t y p e , d a t a , t h i s , t r u e , f n ) ; } ) ; } , t r i g g e r H a n d l e r : f u n c t i o n ( t y p e , d a t a , f n ) { i f ( t h i s [ 0 ] ) r e t u r n   j Q u e r y . e v e n t . t r i g g e r ( t y p e , d a t a , t h i s [ 0 ] , f a l s e , f n ) ; } , t o g g l e : f u n c t i o n ( ) { v a r   a = a r g u m e n t s ; r e t u r n   t h i s . c l i c k ( f u n c t i o n ( e ) { t h i s . l a s t T o g g l e = 0 = = t h i s . l a s t T o g g l e ? 1 : 0 ; e . p r e v e n t D e f a u l t ( ) ; r e t u r n   a [ t h i s . l a s t T o g g l e ] . a p p l y ( t h i s , [ e ] ) | | f a l s e ; } ) ; } , h o v e r : f u n c t i o n ( f , g ) { f u n c t i o n   h a n d l e H o v e r ( e ) { v a r   p = e . r e l a t e d T a r g e t ; w h i l e ( p & & p ! = t h i s ) t r y { p = p . p a r e n t N o d e ; } c a t c h ( e ) { p = t h i s ; } ; i f ( p = = t h i s ) r e t u r n   f a l s e ; r e t u r n ( e . t y p e = = " m o u s e o v e r " ? f : g ) . a p p l y ( t h i s , [ e ] ) ; } r e t u r n   t h i s . m o u s e o v e r ( h a n d l e H o v e r ) . m o u s e o u t ( h a n d l e H o v e r ) ; } , r e a d y : f u n c t i o n ( f ) { b i n d R e a d y ( ) ; i f ( j Q u e r y . i s R e a d y ) f . a p p l y ( d o c u m e n t , [ j Q u e r y ] ) ; e l s e 
 j Q u e r y . r e a d y L i s t . p u s h ( f u n c t i o n ( ) { r e t u r n   f . a p p l y ( t h i s , [ j Q u e r y ] ) ; } ) ; r e t u r n   t h i s ; } } ) ; j Q u e r y . e x t e n d ( { i s R e a d y : f a l s e , r e a d y L i s t : [ ] , r e a d y : f u n c t i o n ( ) { i f ( ! j Q u e r y . i s R e a d y ) { j Q u e r y . i s R e a d y = t r u e ; i f ( j Q u e r y . r e a d y L i s t ) { j Q u e r y . e a c h ( j Q u e r y . r e a d y L i s t , f u n c t i o n ( ) { t h i s . a p p l y ( d o c u m e n t ) ; } ) ; j Q u e r y . r e a d y L i s t = n u l l ; } i f ( j Q u e r y . b r o w s e r . m o z i l l a | | j Q u e r y . b r o w s e r . o p e r a ) d o c u m e n t . r e m o v e E v e n t L i s t e n e r ( " D O M C o n t e n t L o a d e d " , j Q u e r y . r e a d y , f a l s e ) ; i f ( ! w i n d o w . f r a m e s . l e n g t h ) j Q u e r y ( w i n d o w ) . l o a d ( f u n c t i o n ( ) { j Q u e r y ( " # _ _ i e _ i n i t " ) . r e m o v e ( ) ; } ) ; } } } ) ; j Q u e r y . e a c h ( ( " b l u r , f o c u s , l o a d , r e s i z e , s c r o l l , u n l o a d , c l i c k , d b l c l i c k , " + " m o u s e d o w n , m o u s e u p , m o u s e m o v e , m o u s e o v e r , m o u s e o u t , c h a n g e , s e l e c t , " + " s u b m i t , k e y d o w n , k e y p r e s s , k e y u p , e r r o r " ) . s p l i t ( " , " ) , f u n c t i o n ( i , o ) { j Q u e r y . f n [ o ] = f u n c t i o n ( f ) { r e t u r n   f ? t h i s . b i n d ( o , f ) : t h i s . t r i g g e r ( o ) ; } ; } ) ; v a r   r e a d y B o u n d = f a l s e ; f u n c t i o n   b i n d R e a d y ( ) { i f ( r e a d y B o u n d ) r e t u r n ; r e a d y B o u n d = t r u e ; i f ( j Q u e r y . b r o w s e r . m o z i l l a | | j Q u e r y . b r o w s e r . o p e r a ) d o c u m e n t . a d d E v e n t L i s t e n e r ( " D O M C o n t e n t L o a d e d " , j Q u e r y . r e a d y , f a l s e ) ; e l s e   i f ( j Q u e r y . b r o w s e r . m s i e ) { d o c u m e n t . w r i t e ( " < s c r " + " i p t   i d = _ _ i e _ i n i t   d e f e r = t r u e   " + " s r c = / / : > < \ / s c r i p t > " ) ; v a r   s c r i p t = d o c u m e n t . g e t E l e m e n t B y I d ( " _ _ i e _ i n i t " ) ; i f ( s c r i p t ) s c r i p t . o n r e a d y s t a t e c h a n g e = f u n c t i o n ( ) { i f ( t h i s . r e a d y S t a t e ! = " c o m p l e t e " ) r e t u r n ; j Q u e r y . r e a d y ( ) ; } ; s c r i p t = n u l l ; } e l s e   i f ( j Q u e r y . b r o w s e r . s a f a r i ) j Q u e r y . s a f a r i T i m e r = s e t I n t e r v a l ( f u n c t i o n ( ) { i f ( d o c u m e n t . r e a d y S t a t e = = " l o a d e d " | | d o c u m e n t . r e a d y S t a t e = = " c o m p l e t e " ) { c l e a r I n t e r v a l ( j Q u e r y . s a f a r i T i m e r ) ; j Q u e r y . s a f a r i T i m e r = n u l l ; j Q u e r y . r e a d y ( ) ; } } , 1 0 ) ; j Q u e r y . e v e n t . a d d ( w i n d o w , " l o a d " , j Q u e r y . r e a d y ) ; } j Q u e r y . f n . e x t e n d ( { l o a d : f u n c t i o n ( u r l , p a r a m s , c a l l b a c k ) { i f ( j Q u e r y . i s F u n c t i o n ( u r l ) ) r e t u r n   t h i s . b i n d ( " l o a d " , u r l ) ; v a r   o f f = u r l . i n d e x O f ( "   " ) ; i f ( o f f > = 0 ) { v a r   s e l e c t o r = u r l . s l i c e ( o f f , u r l . l e n g t h ) ; u r l = u r l . s l i c e ( 0 , o f f ) ; } c a l l b a c k = c a l l b a c k | | f u n c t i o n ( ) { } ; v a r   t y p e = " G E T " ; i f ( p a r a m s ) i f ( j Q u e r y . i s F u n c t i o n ( p a r a m s ) ) { c a l l b a c k = p a r a m s ; p a r a m s = n u l l ; } e l s e { p a r a m s = j Q u e r y . p a r a m ( p a r a m s ) ; t y p e = " P O S T " ; } v a r   s e l f = t h i s ; j Q u e r y . a j a x ( { u r l : u r l , t y p e : t y p e , d a t a : p a r a m s , c o m p l e t e : f u n c t i o n ( r e s , s t a t u s ) { i f ( s t a t u s = = " s u c c e s s " | | s t a t u s = = " n o t m o d i f i e d " ) s e l f . h t m l ( s e l e c t o r ? j Q u e r y ( " < d i v / > " ) . a p p e n d ( r e s . r e s p o n s e T e x t . r e p l a c e ( / < s c r i p t ( . | \ s ) * ? \ / s c r i p t > / g , " " ) ) . f i n d ( s e l e c t o r ) : r e s . r e s p o n s e T e x t ) ; s e t T i m e o u t ( f u n c t i o n ( ) { s e l f . e a c h ( c a l l b a c k , [ r e s . r e s p o n s e T e x t , s t a t u s , r e s ] ) ; } , 1 3 ) ; } } ) ; r e t u r n   t h i s ; } , s e r i a l i z e : f u n c t i o n ( ) { r e t u r n   j Q u e r y . p a r a m ( t h i s . s e r i a l i z e A r r a y ( ) ) ; } , s e r i a l i z e A r r a y : f u n c t i o n ( ) { r e t u r n   t h i s . m a p ( f u n c t i o n ( ) { r e t u r n   j Q u e r y . n o d e N a m e ( t h i s , " f o r m " ) ? j Q u e r y . m a k e A r r a y ( t h i s . e l e m e n t s ) : t h i s ; } ) . f i l t e r ( f u n c t i o n ( ) { r e t u r n   t h i s . n a m e & & ! t h i s . d i s a b l e d & & ( t h i s . c h e c k e d | | / s e l e c t | t e x t a r e a / i . t e s t ( t h i s . n o d e N a m e ) | | / t e x t | h i d d e n | p a s s w o r d / i . t e s t ( t h i s . t y p e ) ) ; } ) . m a p ( f u n c t i o n ( i , e l e m ) { v a r   v a l = j Q u e r y ( t h i s ) . v a l ( ) ; r e t u r n   v a l = = n u l l ? n u l l : v a l . c o n s t r u c t o r = = A r r a y ? j Q u e r y . m a p ( v a l , f u n c t i o n ( v a l , i ) { r e t u r n { n a m e : e l e m . n a m e , v a l u e : v a l } ; } ) : { n a m e : e l e m . n a m e , v a l u e : v a l } ; } ) . g e t ( ) ; } } ) ; j Q u e r y . e a c h ( " a j a x S t a r t , a j a x S t o p , a j a x C o m p l e t e , a j a x E r r o r , a j a x S u c c e s s , a j a x S e n d " . s p l i t ( " , " ) , f u n c t i o n ( i , o ) { j Q u e r y . f n [ o ] = f u n c t i o n ( f ) { r e t u r n   t h i s . b i n d ( o , f ) ; } ; } ) ; v a r   j s c = ( n e w   D a t e ) . g e t T i m e ( ) ; j Q u e r y . e x t e n d ( { g e t : f u n c t i o n ( u r l , d a t a , c a l l b a c k , t y p e ) { i f ( j Q u e r y . i s F u n c t i o n ( d a t a ) ) { c a l l b a c k = d a t a ; d a t a = n u l l ; } r e t u r n   j Q u e r y . a j a x ( { t y p e : " G E T " , u r l : u r l , d a t a : d a t a , s u c c e s s : c a l l b a c k , d a t a T y p e : t y p e } ) ; } , g e t S c r i p t : f u n c t i o n ( u r l , c a l l b a c k ) { r e t u r n   j Q u e r y . g e t ( u r l , n u l l , c a l l b a c k , " s c r i p t " ) ; } , g e t J S O N : f u n c t i o n ( u r l , d a t a , c a l l b a c k ) { r e t u r n   j Q u e r y . g e t ( u r l , d a t a , c a l l b a c k , " j s o n " ) ; } , p o s t : f u n c t i o n ( u r l , d a t a , c a l l b a c k , t y p e ) { i f ( j Q u e r y . i s F u n c t i o n ( d a t a ) ) { c a l l b a c k = d a t a ; d a t a = { } ; } r e t u r n   j Q u e r y . a j a x ( { t y p e : " P O S T " , u r l : u r l , d a t a : d a t a , s u c c e s s : c a l l b a c k , d a t a T y p e : t y p e } ) ; } , a j a x S e t u p : f u n c t i o n ( s e t t i n g s ) { j Q u e r y . e x t e n d ( j Q u e r y . a j a x S e t t i n g s , s e t t i n g s ) ; } , a j a x S e t t i n g s : { g l o b a l : t r u e , t y p e : " G E T " , t i m e o u t : 0 , c o n t e n t T y p e : " a p p l i c a t i o n / x - w w w - f o r m - u r l e n c o d e d " , p r o c e s s D a t a : t r u e , a s y n c : t r u e , d a t a : n u l l } , l a s t M o d i f i e d : { } , a j a x : f u n c t i o n ( s ) { v a r   j s o n p , j s r e = / = ( \ ? | % 3 F ) / g , s t a t u s , d a t a ; s = j Q u e r y . e x t e n d ( t r u e , s , j Q u e r y . e x t e n d ( t r u e , { } , j Q u e r y . a j a x S e t t i n g s , s ) ) ; i f ( s . d a t a & & s . p r o c e s s D a t a & & t y p e o f   s . d a t a ! = " s t r i n g " ) s . d a t a = j Q u e r y . p a r a m ( s . d a t a ) ; i f ( s . d a t a T y p e = = " j s o n p " ) { i f ( s . t y p e . t o L o w e r C a s e ( ) = = " g e t " ) { i f ( ! s . u r l . m a t c h ( j s r e ) ) s . u r l + = ( s . u r l . m a t c h ( / \ ? / ) ? " & " : " ? " ) + ( s . j s o n p | | " c a l l b a c k " ) + " = ? " ; } e l s e   i f ( ! s . d a t a | | ! s . d a t a . m a t c h ( j s r e ) ) s . d a t a = ( s . d a t a ? s . d a t a + " & " : " " ) + ( s . j s o n p | | " c a l l b a c k " ) + " = ? " ; s . d a t a T y p e = " j s o n " ; } i f ( s . d a t a T y p e = = " j s o n " & & ( s . d a t a & & s . d a t a . m a t c h ( j s r e ) | | s . u r l . m a t c h ( j s r e ) ) ) { j s o n p = " j s o n p " + j s c + + ; i f ( s . d a t a ) s . d a t a = s . d a t a . r e p l a c e ( j s r e , " = " + j s o n p ) ; s . u r l = s . u r l . r e p l a c e ( j s r e , " = " + j s o n p ) ; s . d a t a T y p e = " s c r i p t " ; w i n d o w [ j s o n p ] = f u n c t i o n ( t m p ) { d a t a = t m p ; s u c c e s s ( ) ; c o m p l e t e ( ) ; w i n d o w [ j s o n p ] = u n d e f i n e d ; t r y { d e l e t e   w i n d o w [ j s o n p ] ; } c a t c h ( e ) { } } ; } i f ( s . d a t a T y p e = = " s c r i p t " & & s . c a c h e = = n u l l ) s . c a c h e = f a l s e ; i f ( s . c a c h e = = = f a l s e & & s . t y p e . t o L o w e r C a s e ( ) = = " g e t " ) s . u r l + = ( s . u r l . m a t c h ( / \ ? / ) ? " & " : " ? " ) + " _ = " + ( n e w   D a t e ( ) ) . g e t T i m e ( ) ; i f ( s . d a t a & & s . t y p e . t o L o w e r C a s e ( ) = = " g e t " ) { s . u r l + = ( s . u r l . m a t c h ( / \ ? / ) ? " & " : " ? " ) + s . d a t a ; s . d a t a = n u l l ; } i f ( s . g l o b a l & & ! j Q u e r y . a c t i v e + + ) j Q u e r y . e v e n t . t r i g g e r ( " a j a x S t a r t " ) ; i f ( ! s . u r l . i n d e x O f ( " h t t p " ) & & s . d a t a T y p e = = " s c r i p t " ) { v a r   h e a d = d o c u m e n t . g e t E l e m e n t s B y T a g N a m e ( " h e a d " ) [ 0 ] ; v a r   s c r i p t = d o c u m e n t . c r e a t e E l e m e n t ( " s c r i p t " ) ; s c r i p t . s r c = s . u r l ; i f ( ! j s o n p & & ( s . s u c c e s s | | s . c o m p l e t e ) ) { v a r   d o n e = f a l s e ; s c r i p t . o n l o a d = s c r i p t . o n r e a d y s t a t e c h a n g e = f u n c t i o n ( ) { i f ( ! d o n e & & ( ! t h i s . r e a d y S t a t e | | t h i s . r e a d y S t a t e = = " l o a d e d " | | t h i s . r e a d y S t a t e = = " c o m p l e t e " ) ) { d o n e = t r u e ; s u c c e s s ( ) ; c o m p l e t e ( ) ; h e a d . r e m o v e C h i l d ( s c r i p t ) ; } } ; } h e a d . a p p e n d C h i l d ( s c r i p t ) ; r e t u r n ; } v a r   r e q u e s t D o n e = f a l s e ; v a r   x m l = w i n d o w . A c t i v e X O b j e c t ? n e w   A c t i v e X O b j e c t ( " M i c r o s o f t . X M L H T T P " ) : n e w   X M L H t t p R e q u e s t ( ) ; x m l . o p e n ( s . t y p e , s . u r l , s . a s y n c ) ; i f ( s . d a t a ) x m l . s e t R e q u e s t H e a d e r ( " C o n t e n t - T y p e " , s . c o n t e n t T y p e ) ; i f ( s . i f M o d i f i e d ) x m l . s e t R e q u e s t H e a d e r ( " I f - M o d i f i e d - S i n c e " , j Q u e r y . l a s t M o d i f i e d [ s . u r l ] | | " T h u ,   0 1   J a n   1 9 7 0   0 0 : 0 0 : 0 0   G M T " ) ; x m l . s e t R e q u e s t H e a d e r ( " X - R e q u e s t e d - W i t h " , " X M L H t t p R e q u e s t " ) ; i f ( s . b e f o r e S e n d ) s . b e f o r e S e n d ( x m l ) ; i f ( s . g l o b a l ) j Q u e r y . e v e n t . t r i g g e r ( " a j a x S e n d " , [ x m l , s ] ) ; v a r   o n r e a d y s t a t e c h a n g e = f u n c t i o n ( i s T i m e o u t ) { i f ( ! r e q u e s t D o n e & & x m l & & ( x m l . r e a d y S t a t e = = 4 | | i s T i m e o u t = = " t i m e o u t " ) ) { r e q u e s t D o n e = t r u e ; i f ( i v a l ) { c l e a r I n t e r v a l ( i v a l ) ; i v a l = n u l l ; } s t a t u s = i s T i m e o u t = = " t i m e o u t " & & " t i m e o u t " | | ! j Q u e r y . h t t p S u c c e s s ( x m l ) & & " e r r o r " | | s . i f M o d i f i e d & & j Q u e r y . h t t p N o t M o d i f i e d ( x m l , s . u r l ) & & " n o t m o d i f i e d " | | " s u c c e s s " ; i f ( s t a t u s = = " s u c c e s s " ) { t r y { d a t a = j Q u e r y . h t t p D a t a ( x m l , s . d a t a T y p e ) ; } c a t c h ( e ) { s t a t u s = " p a r s e r e r r o r " ; } } i f ( s t a t u s = = " s u c c e s s " ) { v a r   m o d R e s ; t r y { m o d R e s = x m l . g e t R e s p o n s e H e a d e r ( " L a s t - M o d i f i e d " ) ; } c a t c h ( e ) { } i f ( s . i f M o d i f i e d & & m o d R e s ) j Q u e r y . l a s t M o d i f i e d [ s . u r l ] = m o d R e s ; i f ( ! j s o n p ) s u c c e s s ( ) ; } e l s e 
 j Q u e r y . h a n d l e E r r o r ( s , x m l , s t a t u s ) ; c o m p l e t e ( ) ; i f ( s . a s y n c ) x m l = n u l l ; } } ; i f ( s . a s y n c ) { v a r   i v a l = s e t I n t e r v a l ( o n r e a d y s t a t e c h a n g e , 1 3 ) ; i f ( s . t i m e o u t > 0 ) s e t T i m e o u t ( f u n c t i o n ( ) { i f ( x m l ) { x m l . a b o r t ( ) ; i f ( ! r e q u e s t D o n e ) o n r e a d y s t a t e c h a n g e ( " t i m e o u t " ) ; } } , s . t i m e o u t ) ; } t r y { x m l . s e n d ( s . d a t a ) ; } c a t c h ( e ) { j Q u e r y . h a n d l e E r r o r ( s , x m l , n u l l , e ) ; } i f ( ! s . a s y n c ) o n r e a d y s t a t e c h a n g e ( ) ; r e t u r n   x m l ; f u n c t i o n   s u c c e s s ( ) { i f ( s . s u c c e s s ) s . s u c c e s s ( d a t a , s t a t u s ) ; i f ( s . g l o b a l ) j Q u e r y . e v e n t . t r i g g e r ( " a j a x S u c c e s s " , [ x m l , s ] ) ; } f u n c t i o n   c o m p l e t e ( ) { i f ( s . c o m p l e t e ) s . c o m p l e t e ( x m l , s t a t u s ) ; i f ( s . g l o b a l ) j Q u e r y . e v e n t . t r i g g e r ( " a j a x C o m p l e t e " , [ x m l , s ] ) ; i f ( s . g l o b a l & & ! - - j Q u e r y . a c t i v e ) j Q u e r y . e v e n t . t r i g g e r ( " a j a x S t o p " ) ; } } , h a n d l e E r r o r : f u n c t i o n ( s , x m l , s t a t u s , e ) { i f ( s . e r r o r ) s . e r r o r ( x m l , s t a t u s , e ) ; i f ( s . g l o b a l ) j Q u e r y . e v e n t . t r i g g e r ( " a j a x E r r o r " , [ x m l , s , e ] ) ; } , a c t i v e : 0 , h t t p S u c c e s s : f u n c t i o n ( r ) { t r y { r e t u r n ! r . s t a t u s & & l o c a t i o n . p r o t o c o l = = " f i l e : " | | ( r . s t a t u s > = 2 0 0 & & r . s t a t u s < 3 0 0 ) | | r . s t a t u s = = 3 0 4 | | j Q u e r y . b r o w s e r . s a f a r i & & r . s t a t u s = = u n d e f i n e d ; } c a t c h ( e ) { } r e t u r n   f a l s e ; } , h t t p N o t M o d i f i e d : f u n c t i o n ( x m l , u r l ) { t r y { v a r   x m l R e s = x m l . g e t R e s p o n s e H e a d e r ( " L a s t - M o d i f i e d " ) ; r e t u r n   x m l . s t a t u s = = 3 0 4 | | x m l R e s = = j Q u e r y . l a s t M o d i f i e d [ u r l ] | | j Q u e r y . b r o w s e r . s a f a r i & & x m l . s t a t u s = = u n d e f i n e d ; } c a t c h ( e ) { } r e t u r n   f a l s e ; } , h t t p D a t a : f u n c t i o n ( r , t y p e ) { v a r   c t = r . g e t R e s p o n s e H e a d e r ( " c o n t e n t - t y p e " ) ; v a r   x m l = t y p e = = " x m l " | | ! t y p e & & c t & & c t . i n d e x O f ( " x m l " ) > = 0 ; v a r   d a t a = x m l ? r . r e s p o n s e X M L : r . r e s p o n s e T e x t ; i f ( x m l & & d a t a . d o c u m e n t E l e m e n t . t a g N a m e = = " p a r s e r e r r o r " ) t h r o w " p a r s e r e r r o r " ; i f ( t y p e = = " s c r i p t " ) j Q u e r y . g l o b a l E v a l ( d a t a ) ; i f ( t y p e = = " j s o n " ) d a t a = e v a l ( " ( " + d a t a + " ) " ) ; r e t u r n   d a t a ; } , p a r a m : f u n c t i o n ( a ) { v a r   s = [ ] ; i f ( a . c o n s t r u c t o r = = A r r a y | | a . j q u e r y ) j Q u e r y . e a c h ( a , f u n c t i o n ( ) { s . p u s h ( e n c o d e U R I C o m p o n e n t ( t h i s . n a m e ) + " = " + e n c o d e U R I C o m p o n e n t ( t h i s . v a l u e ) ) ; } ) ; e l s e 
 f o r ( v a r   j   i n   a ) i f ( a [ j ] & & a [ j ] . c o n s t r u c t o r = = A r r a y ) j Q u e r y . e a c h ( a [ j ] , f u n c t i o n ( ) { s . p u s h ( e n c o d e U R I C o m p o n e n t ( j ) + " = " + e n c o d e U R I C o m p o n e n t ( t h i s ) ) ; } ) ; e l s e 
 s . p u s h ( e n c o d e U R I C o m p o n e n t ( j ) + " = " + e n c o d e U R I C o m p o n e n t ( a [ j ] ) ) ; r e t u r n   s . j o i n ( " & " ) . r e p l a c e ( / % 2 0 / g , " + " ) ; } } ) ; j Q u e r y . f n . e x t e n d ( { s h o w : f u n c t i o n ( s p e e d , c a l l b a c k ) { r e t u r n   s p e e d ? t h i s . a n i m a t e ( { h e i g h t : " s h o w " , w i d t h : " s h o w " , o p a c i t y : " s h o w " } , s p e e d , c a l l b a c k ) : t h i s . f i l t e r ( " : h i d d e n " ) . e a c h ( f u n c t i o n ( ) { t h i s . s t y l e . d i s p l a y = t h i s . o l d b l o c k ? t h i s . o l d b l o c k : " " ; i f ( j Q u e r y . c s s ( t h i s , " d i s p l a y " ) = = " n o n e " ) t h i s . s t y l e . d i s p l a y = " b l o c k " ; } ) . e n d ( ) ; } , h i d e : f u n c t i o n ( s p e e d , c a l l b a c k ) { r e t u r n   s p e e d ? t h i s . a n i m a t e ( { h e i g h t : " h i d e " , w i d t h : " h i d e " , o p a c i t y : " h i d e " } , s p e e d , c a l l b a c k ) : t h i s . f i l t e r ( " : v i s i b l e " ) . e a c h ( f u n c t i o n ( ) { t h i s . o l d b l o c k = t h i s . o l d b l o c k | | j Q u e r y . c s s ( t h i s , " d i s p l a y " ) ; i f ( t h i s . o l d b l o c k = = " n o n e " ) t h i s . o l d b l o c k = " b l o c k " ; t h i s . s t y l e . d i s p l a y = " n o n e " ; } ) . e n d ( ) ; } , _ t o g g l e : j Q u e r y . f n . t o g g l e , t o g g l e : f u n c t i o n ( f n , f n 2 ) { r e t u r n   j Q u e r y . i s F u n c t i o n ( f n ) & & j Q u e r y . i s F u n c t i o n ( f n 2 ) ? t h i s . _ t o g g l e ( f n , f n 2 ) : f n ? t h i s . a n i m a t e ( { h e i g h t : " t o g g l e " , w i d t h : " t o g g l e " , o p a c i t y : " t o g g l e " } , f n , f n 2 ) : t h i s . e a c h ( f u n c t i o n ( ) { j Q u e r y ( t h i s ) [ j Q u e r y ( t h i s ) . i s ( " : h i d d e n " ) ? " s h o w " : " h i d e " ] ( ) ; } ) ; } , s l i d e D o w n : f u n c t i o n ( s p e e d , c a l l b a c k ) { r e t u r n   t h i s . a n i m a t e ( { h e i g h t : " s h o w " } , s p e e d , c a l l b a c k ) ; } , s l i d e U p : f u n c t i o n ( s p e e d , c a l l b a c k ) { r e t u r n   t h i s . a n i m a t e ( { h e i g h t : " h i d e " } , s p e e d , c a l l b a c k ) ; } , s l i d e T o g g l e : f u n c t i o n ( s p e e d , c a l l b a c k ) { r e t u r n   t h i s . a n i m a t e ( { h e i g h t : " t o g g l e " } , s p e e d , c a l l b a c k ) ; } , f a d e I n : f u n c t i o n ( s p e e d , c a l l b a c k ) { r e t u r n   t h i s . a n i m a t e ( { o p a c i t y : " s h o w " } , s p e e d , c a l l b a c k ) ; } , f a d e O u t : f u n c t i o n ( s p e e d , c a l l b a c k ) { r e t u r n   t h i s . a n i m a t e ( { o p a c i t y : " h i d e " } , s p e e d , c a l l b a c k ) ; } , f a d e T o : f u n c t i o n ( s p e e d , t o , c a l l b a c k ) { r e t u r n   t h i s . a n i m a t e ( { o p a c i t y : t o } , s p e e d , c a l l b a c k ) ; } , a n i m a t e : f u n c t i o n ( p r o p , s p e e d , e a s i n g , c a l l b a c k ) { v a r   o p t = j Q u e r y . s p e e d ( s p e e d , e a s i n g , c a l l b a c k ) ; r e t u r n   t h i s [ o p t . q u e u e = = = f a l s e ? " e a c h " : " q u e u e " ] ( f u n c t i o n ( ) { o p t = j Q u e r y . e x t e n d ( { } , o p t ) ; v a r   h i d d e n = j Q u e r y ( t h i s ) . i s ( " : h i d d e n " ) , s e l f = t h i s ; f o r ( v a r   p   i n   p r o p ) { i f ( p r o p [ p ] = = " h i d e " & & h i d d e n | | p r o p [ p ] = = " s h o w " & & ! h i d d e n ) r e t u r n   j Q u e r y . i s F u n c t i o n ( o p t . c o m p l e t e ) & & o p t . c o m p l e t e . a p p l y ( t h i s ) ; i f ( p = = " h e i g h t " | | p = = " w i d t h " ) { o p t . d i s p l a y = j Q u e r y . c s s ( t h i s , " d i s p l a y " ) ; o p t . o v e r f l o w = t h i s . s t y l e . o v e r f l o w ; } } i f ( o p t . o v e r f l o w ! = n u l l ) t h i s . s t y l e . o v e r f l o w = " h i d d e n " ; o p t . c u r A n i m = j Q u e r y . e x t e n d ( { } , p r o p ) ; j Q u e r y . e a c h ( p r o p , f u n c t i o n ( n a m e , v a l ) { v a r   e = n e w   j Q u e r y . f x ( s e l f , o p t , n a m e ) ; i f ( / t o g g l e | s h o w | h i d e / . t e s t ( v a l ) ) e [ v a l = = " t o g g l e " ? h i d d e n ? " s h o w " : " h i d e " : v a l ] ( p r o p ) ; e l s e { v a r   p a r t s = v a l . t o S t r i n g ( ) . m a t c h ( / ^ ( [ + - ] = ) ? ( [ \ d + - . ] + ) ( . * ) $ / ) , s t a r t = e . c u r ( t r u e ) | | 0 ; i f ( p a r t s ) { v a r   e n d = p a r s e F l o a t ( p a r t s [ 2 ] ) , u n i t = p a r t s [ 3 ] | | " p x " ; i f ( u n i t ! = " p x " ) { s e l f . s t y l e [ n a m e ] = ( e n d | | 1 ) + u n i t ; s t a r t = ( ( e n d | | 1 ) / e . c u r ( t r u e ) ) * s t a r t ; s e l f . s t y l e [ n a m e ] = s t a r t + u n i t ; } i f ( p a r t s [ 1 ] ) e n d = ( ( p a r t s [ 1 ] = = " - = " ? - 1 : 1 ) * e n d ) + s t a r t ; e . c u s t o m ( s t a r t , e n d , u n i t ) ; } e l s e 
 e . c u s t o m ( s t a r t , v a l , " " ) ; } } ) ; r e t u r n   t r u e ; } ) ; } , q u e u e : f u n c t i o n ( t y p e , f n ) { i f ( j Q u e r y . i s F u n c t i o n ( t y p e ) ) { f n = t y p e ; t y p e = " f x " ; } i f ( ! t y p e | | ( t y p e o f   t y p e = = " s t r i n g " & & ! f n ) ) r e t u r n   q u e u e ( t h i s [ 0 ] , t y p e ) ; r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { i f ( f n . c o n s t r u c t o r = = A r r a y ) q u e u e ( t h i s , t y p e , f n ) ; e l s e { q u e u e ( t h i s , t y p e ) . p u s h ( f n ) ; i f ( q u e u e ( t h i s , t y p e ) . l e n g t h = = 1 ) f n . a p p l y ( t h i s ) ; } } ) ; } , s t o p : f u n c t i o n ( ) { v a r   t i m e r s = j Q u e r y . t i m e r s ; r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { f o r ( v a r   i = 0 ; i < t i m e r s . l e n g t h ; i + + ) i f ( t i m e r s [ i ] . e l e m = = t h i s ) t i m e r s . s p l i c e ( i - - , 1 ) ; } ) . d e q u e u e ( ) ; } } ) ; v a r   q u e u e = f u n c t i o n ( e l e m , t y p e , a r r a y ) { i f ( ! e l e m ) r e t u r n ; v a r   q = j Q u e r y . d a t a ( e l e m , t y p e + " q u e u e " ) ; i f ( ! q | | a r r a y ) q = j Q u e r y . d a t a ( e l e m , t y p e + " q u e u e " , a r r a y ? j Q u e r y . m a k e A r r a y ( a r r a y ) : [ ] ) ; r e t u r n   q ; } ; j Q u e r y . f n . d e q u e u e = f u n c t i o n ( t y p e ) { t y p e = t y p e | | " f x " ; r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { v a r   q = q u e u e ( t h i s , t y p e ) ; q . s h i f t ( ) ; i f ( q . l e n g t h ) q [ 0 ] . a p p l y ( t h i s ) ; } ) ; } ; j Q u e r y . e x t e n d ( { s p e e d : f u n c t i o n ( s p e e d , e a s i n g , f n ) { v a r   o p t = s p e e d & & s p e e d . c o n s t r u c t o r = = O b j e c t ? s p e e d : { c o m p l e t e : f n | | ! f n & & e a s i n g | | j Q u e r y . i s F u n c t i o n ( s p e e d ) & & s p e e d , d u r a t i o n : s p e e d , e a s i n g : f n & & e a s i n g | | e a s i n g & & e a s i n g . c o n s t r u c t o r ! = F u n c t i o n & & e a s i n g } ; o p t . d u r a t i o n = ( o p t . d u r a t i o n & & o p t . d u r a t i o n . c o n s t r u c t o r = = N u m b e r ? o p t . d u r a t i o n : { s l o w : 6 0 0 , f a s t : 2 0 0 } [ o p t . d u r a t i o n ] ) | | 4 0 0 ; o p t . o l d = o p t . c o m p l e t e ; o p t . c o m p l e t e = f u n c t i o n ( ) { j Q u e r y ( t h i s ) . d e q u e u e ( ) ; i f ( j Q u e r y . i s F u n c t i o n ( o p t . o l d ) ) o p t . o l d . a p p l y ( t h i s ) ; } ; r e t u r n   o p t ; } , e a s i n g : { l i n e a r : f u n c t i o n ( p , n , f i r s t N u m , d i f f ) { r e t u r n   f i r s t N u m + d i f f * p ; } , s w i n g : f u n c t i o n ( p , n , f i r s t N u m , d i f f ) { r e t u r n ( ( - M a t h . c o s ( p * M a t h . P I ) / 2 ) + 0 . 5 ) * d i f f + f i r s t N u m ; } } , t i m e r s : [ ] , f x : f u n c t i o n ( e l e m , o p t i o n s , p r o p ) { t h i s . o p t i o n s = o p t i o n s ; t h i s . e l e m = e l e m ; t h i s . p r o p = p r o p ; i f ( ! o p t i o n s . o r i g ) o p t i o n s . o r i g = { } ; } } ) ; j Q u e r y . f x . p r o t o t y p e = { u p d a t e : f u n c t i o n ( ) { i f ( t h i s . o p t i o n s . s t e p ) t h i s . o p t i o n s . s t e p . a p p l y ( t h i s . e l e m , [ t h i s . n o w , t h i s ] ) ; ( j Q u e r y . f x . s t e p [ t h i s . p r o p ] | | j Q u e r y . f x . s t e p . _ d e f a u l t ) ( t h i s ) ; i f ( t h i s . p r o p = = " h e i g h t " | | t h i s . p r o p = = " w i d t h " ) t h i s . e l e m . s t y l e . d i s p l a y = " b l o c k " ; } , c u r : f u n c t i o n ( f o r c e ) { i f ( t h i s . e l e m [ t h i s . p r o p ] ! = n u l l & & t h i s . e l e m . s t y l e [ t h i s . p r o p ] = = n u l l ) r e t u r n   t h i s . e l e m [ t h i s . p r o p ] ; v a r   r = p a r s e F l o a t ( j Q u e r y . c u r C S S ( t h i s . e l e m , t h i s . p r o p , f o r c e ) ) ; r e t u r n   r & & r > - 1 0 0 0 0 ? r : p a r s e F l o a t ( j Q u e r y . c s s ( t h i s . e l e m , t h i s . p r o p ) ) | | 0 ; } , c u s t o m : f u n c t i o n ( f r o m , t o , u n i t ) { t h i s . s t a r t T i m e = ( n e w   D a t e ( ) ) . g e t T i m e ( ) ; t h i s . s t a r t = f r o m ; t h i s . e n d = t o ; t h i s . u n i t = u n i t | | t h i s . u n i t | | " p x " ; t h i s . n o w = t h i s . s t a r t ; t h i s . p o s = t h i s . s t a t e = 0 ; t h i s . u p d a t e ( ) ; v a r   s e l f = t h i s ; f u n c t i o n   t ( ) { r e t u r n   s e l f . s t e p ( ) ; } t . e l e m = t h i s . e l e m ; j Q u e r y . t i m e r s . p u s h ( t ) ; i f ( j Q u e r y . t i m e r s . l e n g t h = = 1 ) { v a r   t i m e r = s e t I n t e r v a l ( f u n c t i o n ( ) { v a r   t i m e r s = j Q u e r y . t i m e r s ; f o r ( v a r   i = 0 ; i < t i m e r s . l e n g t h ; i + + ) i f ( ! t i m e r s [ i ] ( ) ) t i m e r s . s p l i c e ( i - - , 1 ) ; i f ( ! t i m e r s . l e n g t h ) c l e a r I n t e r v a l ( t i m e r ) ; } , 1 3 ) ; } } , s h o w : f u n c t i o n ( ) { t h i s . o p t i o n s . o r i g [ t h i s . p r o p ] = j Q u e r y . a t t r ( t h i s . e l e m . s t y l e , t h i s . p r o p ) ; t h i s . o p t i o n s . s h o w = t r u e ; t h i s . c u s t o m ( 0 , t h i s . c u r ( ) ) ; i f ( t h i s . p r o p = = " w i d t h " | | t h i s . p r o p = = " h e i g h t " ) t h i s . e l e m . s t y l e [ t h i s . p r o p ] = " 1 p x " ; j Q u e r y ( t h i s . e l e m ) . s h o w ( ) ; } , h i d e : f u n c t i o n ( ) { t h i s . o p t i o n s . o r i g [ t h i s . p r o p ] = j Q u e r y . a t t r ( t h i s . e l e m . s t y l e , t h i s . p r o p ) ; t h i s . o p t i o n s . h i d e = t r u e ; t h i s . c u s t o m ( t h i s . c u r ( ) , 0 ) ; } , s t e p : f u n c t i o n ( ) { v a r   t = ( n e w   D a t e ( ) ) . g e t T i m e ( ) ; i f ( t > t h i s . o p t i o n s . d u r a t i o n + t h i s . s t a r t T i m e ) { t h i s . n o w = t h i s . e n d ; t h i s . p o s = t h i s . s t a t e = 1 ; t h i s . u p d a t e ( ) ; t h i s . o p t i o n s . c u r A n i m [ t h i s . p r o p ] = t r u e ; v a r   d o n e = t r u e ; f o r ( v a r   i   i n   t h i s . o p t i o n s . c u r A n i m ) i f ( t h i s . o p t i o n s . c u r A n i m [ i ] ! = = t r u e ) d o n e = f a l s e ; i f ( d o n e ) { i f ( t h i s . o p t i o n s . d i s p l a y ! = n u l l ) { t h i s . e l e m . s t y l e . o v e r f l o w = t h i s . o p t i o n s . o v e r f l o w ; t h i s . e l e m . s t y l e . d i s p l a y = t h i s . o p t i o n s . d i s p l a y ; i f ( j Q u e r y . c s s ( t h i s . e l e m , " d i s p l a y " ) = = " n o n e " ) t h i s . e l e m . s t y l e . d i s p l a y = " b l o c k " ; } i f ( t h i s . o p t i o n s . h i d e ) t h i s . e l e m . s t y l e . d i s p l a y = " n o n e " ; i f ( t h i s . o p t i o n s . h i d e | | t h i s . o p t i o n s . s h o w ) f o r ( v a r   p   i n   t h i s . o p t i o n s . c u r A n i m ) j Q u e r y . a t t r ( t h i s . e l e m . s t y l e , p , t h i s . o p t i o n s . o r i g [ p ] ) ; } i f ( d o n e & & j Q u e r y . i s F u n c t i o n ( t h i s . o p t i o n s . c o m p l e t e ) ) t h i s . o p t i o n s . c o m p l e t e . a p p l y ( t h i s . e l e m ) ; r e t u r n   f a l s e ; } e l s e { v a r   n = t - t h i s . s t a r t T i m e ; t h i s . s t a t e = n / t h i s . o p t i o n s . d u r a t i o n ; t h i s . p o s = j Q u e r y . e a s i n g [ t h i s . o p t i o n s . e a s i n g | | ( j Q u e r y . e a s i n g . s w i n g ? " s w i n g " : " l i n e a r " ) ] ( t h i s . s t a t e , n , 0 , 1 , t h i s . o p t i o n s . d u r a t i o n ) ; t h i s . n o w = t h i s . s t a r t + ( ( t h i s . e n d - t h i s . s t a r t ) * t h i s . p o s ) ; t h i s . u p d a t e ( ) ; } r e t u r n   t r u e ; } } ; j Q u e r y . f x . s t e p = { s c r o l l L e f t : f u n c t i o n ( f x ) { f x . e l e m . s c r o l l L e f t = f x . n o w ; } , s c r o l l T o p : f u n c t i o n ( f x ) { f x . e l e m . s c r o l l T o p = f x . n o w ; } , o p a c i t y : f u n c t i o n ( f x ) { j Q u e r y . a t t r ( f x . e l e m . s t y l e , " o p a c i t y " , f x . n o w ) ; } , _ d e f a u l t : f u n c t i o n ( f x ) { f x . e l e m . s t y l e [ f x . p r o p ] = f x . n o w + f x . u n i t ; } } ; j Q u e r y . f n . o f f s e t = f u n c t i o n ( ) { v a r   l e f t = 0 , t o p = 0 , e l e m = t h i s [ 0 ] , r e s u l t s ; i f ( e l e m ) w i t h ( j Q u e r y . b r o w s e r ) { v a r   a b s o l u t e = j Q u e r y . c s s ( e l e m , " p o s i t i o n " ) = = " a b s o l u t e " , p a r e n t = e l e m . p a r e n t N o d e , o f f s e t P a r e n t = e l e m . o f f s e t P a r e n t , d o c = e l e m . o w n e r D o c u m e n t , s a f a r i 2 = s a f a r i & & p a r s e I n t ( v e r s i o n ) < 5 2 2 ; i f ( e l e m . g e t B o u n d i n g C l i e n t R e c t ) { b o x = e l e m . g e t B o u n d i n g C l i e n t R e c t ( ) ; a d d ( b o x . l e f t + M a t h . m a x ( d o c . d o c u m e n t E l e m e n t . s c r o l l L e f t , d o c . b o d y . s c r o l l L e f t ) , b o x . t o p + M a t h . m a x ( d o c . d o c u m e n t E l e m e n t . s c r o l l T o p , d o c . b o d y . s c r o l l T o p ) ) ; i f ( m s i e ) { v a r   b o r d e r = j Q u e r y ( " h t m l " ) . c s s ( " b o r d e r W i d t h " ) ; b o r d e r = ( b o r d e r = = " m e d i u m " | | j Q u e r y . b o x M o d e l & & p a r s e I n t ( v e r s i o n ) > = 7 ) & & 2 | | b o r d e r ; a d d ( - b o r d e r , - b o r d e r ) ; } } e l s e { a d d ( e l e m . o f f s e t L e f t , e l e m . o f f s e t T o p ) ; w h i l e ( o f f s e t P a r e n t ) { a d d ( o f f s e t P a r e n t . o f f s e t L e f t , o f f s e t P a r e n t . o f f s e t T o p ) ; i f ( m o z i l l a & & / ^ t [ d | h ] $ / i . t e s t ( p a r e n t . t a g N a m e ) | | ! s a f a r i 2 ) b o r d e r ( o f f s e t P a r e n t ) ; i f ( s a f a r i 2 & & ! a b s o l u t e & & j Q u e r y . c s s ( o f f s e t P a r e n t , " p o s i t i o n " ) = = " a b s o l u t e " ) a b s o l u t e = t r u e ; o f f s e t P a r e n t = o f f s e t P a r e n t . o f f s e t P a r e n t ; } w h i l e ( p a r e n t . t a g N a m e & & ! / ^ b o d y | h t m l $ / i . t e s t ( p a r e n t . t a g N a m e ) ) { i f ( ! / ^ i n l i n e | t a b l e - r o w . * $ / i . t e s t ( j Q u e r y . c s s ( p a r e n t , " d i s p l a y " ) ) ) a d d ( - p a r e n t . s c r o l l L e f t , - p a r e n t . s c r o l l T o p ) ; i f ( m o z i l l a & & j Q u e r y . c s s ( p a r e n t , " o v e r f l o w " ) ! = " v i s i b l e " ) b o r d e r ( p a r e n t ) ; p a r e n t = p a r e n t . p a r e n t N o d e ; } i f ( s a f a r i 2 & & a b s o l u t e ) a d d ( - d o c . b o d y . o f f s e t L e f t , - d o c . b o d y . o f f s e t T o p ) ; } r e s u l t s = { t o p : t o p , l e f t : l e f t } ; } r e t u r n   r e s u l t s ; f u n c t i o n   b o r d e r ( e l e m ) { a d d ( j Q u e r y . c s s ( e l e m , " b o r d e r L e f t W i d t h " ) , j Q u e r y . c s s ( e l e m , " b o r d e r T o p W i d t h " ) ) ; } f u n c t i o n   a d d ( l , t ) { l e f t + = p a r s e I n t ( l ) | | 0 ; t o p + = p a r s e I n t ( t ) | | 0 ; } } ; } ) ( ) ; 
