ÿþf u n c t i o n   i n i t S p o i l e r s ( c o n t e x t )   {  
         v a r   f o l d S t r i n g   =   ( g e t C u r r e n t L a n g I D ( )   = =   1 0 4 9 )   ?   " !25@=CBL"   :   " C o l l a p s e " ;  
         $ ( ' d i v . s p - b o d y ' ,   c o n t e x t ) . e a c h ( f u n c t i o n   ( )   {  
                 v a r   $ s p _ b o d y   =   $ ( t h i s ) ;  
                 v a r   n a m e   =   $ . t r i m ( t h i s . t i t l e )   | |   ' A:@KBK9  B5:AB' ;  
                 t h i s . t i t l e   =   ' ' ;  
                 v a r   $ s p _ h e a d   =   $ ( ' < d i v   c l a s s = " s p - h e a d   f o l d e d   c l i c k a b l e " > '   +   n a m e   +   ' < / d i v > ' ) ;  
                 $ s p _ h e a d . i n s e r t B e f o r e ( $ s p _ b o d y ) . c l i c k ( f u n c t i o n   ( e )   {  
                         i f   ( ! $ s p _ b o d y . h a s C l a s s ( ' i n i t e d ' ) )   {  
                          
                                 v a r   $ s p _ f o l d _ b t n   =   $ ( ' < d i v   c l a s s = " s p - f o l d   c l i c k a b l e " > [ '   +   f o l d S t r i n g   +   ' ] < / d i v > ' ) . c l i c k ( f u n c t i o n   ( )   {  
                                         $ . s c r o l l T o ( $ s p _ h e a d ,   {   d u r a t i o n :   2 0 0 ,   a x i s :   ' y ' ,   o f f s e t :   - 2 0 0   } ) ;  
                                         $ s p _ h e a d . c l i c k ( ) . a n i m a t e ( {   o p a c i t y :   0 . 1   } ,   5 0 0 ) . a n i m a t e ( {   o p a c i t y :   1   } ,   7 0 0 ) ;  
                                 } ) ;  
                                 $ s p _ b o d y . p r e p e n d ( ' < d i v   c l a s s = " c l e a r " > < / d i v > ' ) . a p p e n d ( ' < d i v   c l a s s = " c l e a r " > < / d i v > ' ) . a p p e n d ( $ s p _ f o l d _ b t n ) . a d d C l a s s ( ' i n i t e d ' ) ;  
                         }  
                          
                         i f   ( e . s h i f t K e y )   {  
                                 e . s t o p P r o p a g a t i o n ( ) ;  
                                 e . s h i f t K e y   =   f a l s e ;  
                                 v a r   f o l d   =   $ ( t h i s ) . h a s C l a s s ( ' u n f o l d e d ' ) ;  
                                 $ ( ' d i v . s p - h e a d ' ,   $ ( $ s p _ b o d y . p a r e n t s ( ' t d ' ) [ 0 ] ) ) . f i l t e r ( f u n c t i o n   ( )   {   r e t u r n   $ ( t h i s ) . h a s C l a s s ( ' u n f o l d e d ' )   ?   f o l d   :   ! f o l d   } ) . c l i c k ( ) ;  
                         }  
                         e l s e   {  
                                 $ ( t h i s ) . t o g g l e C l a s s ( ' u n f o l d e d ' ) ;  
                                 $ s p _ b o d y . s l i d e T o g g l e ( ' f a s t ' ) ;  
                         }  
                 } ) ;  
         } ) ;  
 }  
  
 $ ( f u n c t i o n   ( )   {  
         $ ( ' d i v . s p o i l e r ' ) . e a c h ( f u n c t i o n   ( )   {   i n i t S p o i l e r s ( $ ( t h i s ) )   } ) ;  
 } ) ; 
