ÿþ/ * 0 . 2 * /  
 ; ( f u n c t i o n ( $ ) {  
 	 $ . f n . n a v s = f u n c t i o n ( o p t ) {  
 	 	 i f ( o p t = = = u n d e f i n e d )  
 	 	 	 o p t = { }  
 	 	 t h i s . e a c h ( f u n c t i o n ( ) {  
 	 	 	 v a r   t h = $ ( t h i s ) ,  
 	 	 	 	 d a t a = t h . d a t a ( ' n a v s ' ) ,  
 	 	 	 	 _ = {  
 	 	 	 	 	 e n a b l e : t r u e ,  
 	 	 	 	 	 a c t i v e C l : ' a c t i v e ' ,  
 	 	 	 	 	 e v e n t : ' c l i c k ' ,  
 	 	 	 	 	 b a c k L i n k : ' a [ d a t a - t y p e = b a c k ] ' ,  
 	 	 	 	 	 c l o s e L i n k : ' a [ d a t a - t y p e = c l o s e ] ' ,  
 	 	 	 	 	 b l o c k S a m e : t r u e ,  
 	 	 	 	 	 u s e H a s h : f a l s e ,  
 	 	 	 	 	 c o n t R e t F a l s e : f a l s e ,  
 	 	 	 	 	 h o v e r : t r u e ,  
 	 	 	 	 	 p r e F u : f u n c t i o n ( ) {  
 	 	 	 	 	 	 _ . n = - 1  
 	 	 	 	 	 	 _ . c u r r = f a l s e  
 	 	 	 	 	 	 _ . l i . e a c h ( f u n c t i o n ( i ) {  
 	 	 	 	 	 	 	 v a r   t h = $ ( t h i s )  
 	 	 	 	 	 	 	 t h . d a t a ( { n u m : i } )  
 	 	 	 	 	 	 	 i f ( t h . h a s C l a s s ( _ . a c t i v e C l ) )  
 	 	 	 	 	 	 	 	 _ . n = i ,  
 	 	 	 	 	 	 	 	 _ . c u r r = t h ,  
 	 	 	 	 	 	 	 	 _ . h o v e r I n ( t h )  
 	 	 	 	 	 	 } )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 r e f r e s h F u : f u n c t i o n ( ) {  
 	 	 	 	 	 	 i f ( ! _ . e n a b l e )  
 	 	 	 	 	 	 	 r e t u r n   f a l s e  
 	 	 	 	 	 	 _ . l i . e a c h ( f u n c t i o n ( i ) {  
 	 	 	 	 	 	 	 v a r   t h = $ ( t h i s ) ,  
 	 	 	 	 	 	 	 	 t m p  
 	 	 	 	 	 	 	 i f ( t h . h a s C l a s s ( _ . a c t i v e C l ) )  
 	 	 	 	 	 	 	 	 _ . c u r r = t h ,  
 	 	 	 	 	 	 	 	 _ . n = t h . d a t a ( ' n u m ' )  
 	 	 	 	 	 	 } )  
 	 	 	 	 	 	  
 	 	 	 	 	 	 i f ( _ . c u r r )  
 	 	 	 	 	 	 	 _ . h o v e r I n ( _ . c u r r )  
 	 	 	 	 	 	 	  
 	 	 	 	 	 	 _ . l i . n o t ( _ . c u r r ) . e a c h ( f u n c t i o n ( ) {  
 	 	 	 	 	 	 	 v a r   t h = $ ( t h i s )  
 	 	 	 	 	 	 	 _ . h o v e r O u t ( t h ) 	 	 	 	 	 	 	  
 	 	 	 	 	 	 } )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 c h a n g e F u : f u n c t i o n ( n , p a r a m ) {  
 	 	 	 	 	 	 p a r a m = p a r a m | | n  
 	 	 	 	 	 	 i f ( ! _ . e n a b l e )  
 	 	 	 	 	 	 	 r e t u r n   f a l s e  
 	 	 	 	 	 	 i f ( n = = _ . n & & _ . b l o c k S a m e )  
 	 	 	 	 	 	 	 r e t u r n   f a l s e  
 	 	 	 	 	 	 	  
 	 	 	 	 	 	 _ . p r e v = _ . n  
  
 	 	 	 	 	 	 _ . l i . r e m o v e C l a s s ( _ . a c t i v e C l )  
 	 	 	 	 	 	 _ . l i . e a c h ( f u n c t i o n ( i ) {  
 	 	 	 	 	 	 	 v a r   t h = $ ( t h i s )  
 	 	 	 	 	 	 	 i f ( t y p e o f   n = = ' n u m b e r ' )  
 	 	 	 	 	 	 	 	 i f ( n = = i )  
 	 	 	 	 	 	 	 	 	 t h . a d d C l a s s ( _ . a c t i v e C l ) ,  
 	 	 	 	 	 	 	 	 	 _ . n = i  
 	 	 	 	 	 	 	 i f ( t y p e o f   n = = ' s t r i n g ' )  
 	 	 	 	 	 	 	 	 i f ( n = = t h . a t t r ( ' h r e f ' ) )  
 	 	 	 	 	 	 	 	 	 t h . a d d C l a s s ( _ . a c t i v e C l ) ,  
 	 	 	 	 	 	 	 	 	 _ . n = i  
 	 	 	 	 	 	 } )  
 	 	 	 	 	 	 _ . r e f r e s h F u ( )  
 	 	 	 	 	 	 _ . o n C h a n g e F u ( p a r a m )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 o n C h a n g e M a s : [ ] ,  
 	 	 	 	 	 o n C h a n g e F u : f u n c t i o n ( p a r a m ) {  
 	 	 	 	 	 	 $ ( _ . o n C h a n g e M a s ) . e a c h ( f u n c t i o n ( ) {  
 	 	 	 	 	 	 	 i f ( t y p e o f   t h i s = = ' f u n c t i o n ' )  
 	 	 	 	 	 	 	 	 t h i s . c a l l ( _ . m e , p a r a m , _ )  
 	 	 	 	 	 	 } )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 n e x t F u : f u n c t i o n ( ) {  
 	 	 	 	 	 	 v a r   n = _ . n  
 	 	 	 	 	 	 _ . c h a n g e F u ( + + n < _ . l i . l e n g t h ? n : 0 )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 p r e v F u : f u n c t i o n ( ) {  
 	 	 	 	 	 	 v a r   n = _ . n  
 	 	 	 	 	 	 _ . c h a n g e F u ( - - n > = 0 ? n : _ . l i . l e n g t h - 1 )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 c o n t r o l s F u : f u n c t i o n ( ) {  
 	 	 	 	 	 	 _ . l i . e a c h ( f u n c t i o n ( i ) {  
 	 	 	 	 	 	 	 v a r   l i = $ ( t h i s )  
 	 	 	 	 	 	 	 $ ( ' > a ' , l i )  
 	 	 	 	 	 	 	 	 . b i n d ( _ . e v e n t , f u n c t i o n ( ) {  
 	 	 	 	 	 	 	 	 	 _ . c h a n g e F u ( i )  
 	 	 	 	 	 	 	 	 	 i f ( _ . c o n t R e t F a l s e )  
 	 	 	 	 	 	 	 	 	 	 r e t u r n   f a l s e  
 	 	 	 	 	 	 	 	 } ) 	 	 	 	 	 	 	 	 	  
 	 	 	 	 	 	 } )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 n a v F u : f u n c t i o n ( ) {  
 	 	 	 	 	 	 $ ( _ . b a c k L i n k )  
 	 	 	 	 	 	 	 . l i v e ( _ . e v e n t , f u n c t i o n ( ) {  
 	 	 	 	 	 	 	 	 i f ( ! _ . e n a b l e )  
 	 	 	 	 	 	 	 	 	 r e t u r n   f a l s e  
 	 	 	 	 	 	 	 	 _ . b a c k F u ( )  
 	 	 	 	 	 	 	 	 r e t u r n   f a l s e  
 	 	 	 	 	 	 	 } )  
 	 	 	 	 	 	 $ ( _ . c l o s e L i n k )  
 	 	 	 	 	 	 	 . l i v e ( _ . e v e n t , f u n c t i o n ( ) {  
 	 	 	 	 	 	 	 	 i f ( ! _ . e n a b l e )  
 	 	 	 	 	 	 	 	 	 r e t u r n   f a l s e  
 	 	 	 	 	 	 	 	 _ . c l o s e F u ( )  
 	 	 	 	 	 	 	 } )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 b a c k F u : f u n c t i o n ( ) {  
 	 	 	 	 	 	 l o c a t i o n . h a s h = _ . p r e v H a s h  
 	 	 	 	 	 } ,  
 	 	 	 	 	 c l o s e F u : f u n c t i o n ( ) {  
 	 	 	 	 	 	 v a r   n = _ . n  
 	 	 	 	 	 	 _ . p r e v = n  
 	 	 	 	 	 	 _ . n = - 1  
 	 	 	 	 	 	 _ . c u r r = f a l s e  
 	 	 	 	 	 	 _ . l i . r e m o v e C l a s s ( _ . a c t i v e C l )  
 	 	 	 	 	 	 _ . l i . e a c h ( f u n c t i o n ( ) { _ . h o v e r O u t ( $ ( t h i s ) ) } )  
 	 	 	 	 	 	 _ . o n C h a n g e F u ( ' c l o s e ' )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 h o v e r F u : f u n c t i o n ( ) {  
 	 	 	 	 	 	 _ . l i . e a c h ( f u n c t i o n ( i ) {  
 	 	 	 	 	 	 	 $ ( ' > a ' , t h i s )  
 	 	 	 	 	 	 	 	 . b i n d ( ' m o u s e e n t e r ' , f u n c t i o n ( ) {  
 	 	 	 	 	 	 	 	 	 i f ( _ . e n a b l e )  
 	 	 	 	 	 	 	 	 	 	 i f ( _ . h o v e r & & ! _ . l i . e q ( i ) . h a s C l a s s ( _ . a c t i v e C l ) )  
 	 	 	 	 	 	 	 	 	 	 	 _ . h o v e r I n ( _ . l i . e q ( i ) )  
 	 	 	 	 	 	 	 	 } )  
 	 	 	 	 	 	 	 	 . b i n d ( ' m o u s e l e a v e ' , f u n c t i o n ( ) {  
 	 	 	 	 	 	 	 	 	 i f ( _ . e n a b l e )  
 	 	 	 	 	 	 	 	 	 	 i f ( _ . h o v e r & & ! _ . l i . e q ( i ) . h a s C l a s s ( _ . a c t i v e C l ) )  
 	 	 	 	 	 	 	 	 	 	 	 _ . h o v e r O u t ( _ . l i . e q ( i ) )  
 	 	 	 	 	 	 	 	 } )  
 	 	 	 	 	 	 } )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 h a s h F u : f u n c t i o n ( ) {  
 	 	 	 	 	 	 $ ( w i n d o w )  
 	 	 	 	 	 	 	 . b i n d ( ' h a s h c h a n g e ' , f u n c t i o n ( ) {  
 	 	 	 	 	 	 	 	 i f ( ! _ . e n a b l e )  
 	 	 	 	 	 	 	 	 	 r e t u r n   f a l s e  
 	 	 	 	 	 	 	 	 _ . p r e v H a s h = _ . h a s h  
 	 	 	 	 	 	 	 	 _ . h a s h = l o c a t i o n . h a s h  
 	 	 	 	 	 	 	 	 i f ( l o c a t i o n . h a s h . s l i c e ( 0 , 2 ) = = ' # ! ' )  
 	 	 	 	 	 	 	 	 	 _ . h a s h C h F u ( )  
 	 	 	 	 	 	 	 } )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 h a s h C h F u : f u n c t i o n ( ) {  
 	 	 	 	 	 	 v a r   c h = f a l s e  
 	 	 	 	 	 	  
 	 	 	 	 	 	 _ . l i . e a c h ( f u n c t i o n ( i ) {  
 	 	 	 	 	 	 	 v a r   t m p = $ ( ' > a ' , t h i s ) . a t t r ( ' h r e f ' )  
 	 	 	 	 	 	 	 i f ( t m p = = l o c a t i o n . h a s h )  
 	 	 	 	 	 	 	 	 _ . c h a n g e F u ( i , l o c a t i o n . h a s h ) ,  
 	 	 	 	 	 	 	 	 c h = t r u e  
 	 	 	 	 	 	 } )  
 	 	 	 	 	 	 i f ( ! c h )  
 	 	 	 	 	 	 	 _ . p r e v = _ . n ,  
 	 	 	 	 	 	 	 _ . n = - 1 ,  
 	 	 	 	 	 	 	 _ . c u r r = f a l s e ,  
 	 	 	 	 	 	 	 _ . l i . r e m o v e C l a s s ( _ . a c t i v e C l ) ,  
 	 	 	 	 	 	 	 _ . l i . e a c h ( f u n c t i o n ( ) { _ . h o v e r O u t ( $ ( t h i s ) ) } ) ,  
 	 	 	 	 	 	 	 _ . o n C h a n g e F u ( l o c a t i o n . h a s h )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 i n i t : f u n c t i o n ( ) {  
 	 	 	 	 	 	 _ . m e = t h i s  
 	 	 	 	 	 	 _ . u l = $ ( ' > u l ' , _ . m e )  
 	 	 	 	 	 	 _ . l i = $ ( ' > l i ' , _ . u l )  
 	 	 	 	 	 	  
 	 	 	 	 	 	 _ . p r e F u ( )  
 	 	 	 	 	 	 i f ( _ . u s e H a s h )  
 	 	 	 	 	 	 	 _ . h a s h F u ( )  
 	 	 	 	 	 	 e l s e  
 	 	 	 	 	 	 	 _ . c o n t r o l s F u ( )  
 	 	 	 	 	 	 _ . n a v F u ( )  
 	 	 	 	 	 	 _ . h o v e r F u ( )  
 	 	 	 	 	 	 _ . h o v e r O u t ( _ . l i )  
 	 	 	 	 	 	 _ . r e f r e s h F u ( )  
 	 	 	 	 	 	 i f ( l o c a t i o n . h a s h . s l i c e ( 0 , 2 ) = = ' # ! ' ) {  
 	 	 	 	 	 	 	 v a r   h a s h = l o c a t i o n . h a s h  
 	 	 	 	 	 	 	 l o c a t i o n . h a s h = ' '  
 	 	 	 	 	 	 	 l o c a t i o n . h a s h = h a s h  
 	 	 	 	 	 	 }  
 	 	 	 	 	 	 	  
 	 	 	 	 	 } ,  
 	 	 	 	 	 h o v e r I n : f u n c t i o n ( ) { } ,  
 	 	 	 	 	 h o v e r O u t : f u n c t i o n ( ) { }  
 	 	 	 	 }  
 	 	 	 i f ( ! d a t a )  
 	 	 	 	 ( t y p e o f   o p t = = ' o b j e c t ' ? $ . e x t e n d ( _ , o p t ) : _ ) . i n i t . c a l l ( t h ) ,  
 	 	 	 	 t h . d a t a ( { n a v s : _ } ) ,  
 	 	 	 	 d a t a = _  
 	 	 	 e l s e  
 	 	 	 	 _ = t y p e o f   o p t = = ' o b j e c t ' ? $ . e x t e n d ( d a t a , o p t ) : d a t a  
 	 	 	 i f ( t y p e o f   o p t = = ' n u m b e r ' )  
 	 	 	 	 _ . c h a n g e F u ( o p t )  
 	 	 	 i f ( t y p e o f   o p t = = ' s t r i n g ' )  
 	 	 	 	 i f ( o p t = = ' p r e v ' | | o p t = = ' n e x t ' | | o p t = = ' c l o s e ' | | o p t = = ' b a c k ' )  
 	 	 	 	 	 _ [ o p t + ' F u ' ] ( )  
 	 	 	 	 e l s e  
 	 	 	 	 	 i f ( o p t . s l i c e ( 0 , 2 ) = = ' # ! ' )  
 	 	 	 	 	 	 l o c a t i o n . h a s h = o p t  
  
 	 	 	 i f ( t y p e o f   o p t = = ' f u n c t i o n ' )  
 	 	 	 	 _ . o n C h a n g e M a s . p u s h ( o p t )  
 	 	 	 i f ( t y p e o f   o p t = = ' b o o l e a n ' )  
 	 	 	 	 _ . e n a b l e = o p t  
 	 	 } )  
 	 	 r e t u r n   t h i s  
 	 }  
 	  
 	 $ . f n . c o n t _ s w = f u n c t i o n ( o p t ) {  
 	 	 i f ( o p t = = = u n d e f i n e d )  
 	 	 	 o p t = { }  
 	 	 t h i s . e a c h ( f u n c t i o n ( ) {  
 	 	 	 v a r   t h = $ ( t h i s ) ,  
 	 	 	 	 d a t a = t h . d a t a ( ' c o n t _ s w ' ) ,  
 	 	 	 	 _ = {  
 	 	 	 	 	 e n a b l e : t r u e ,  
 	 	 	 	 	 b l o c k S a m e : t r u e ,  
 	 	 	 	 	 d u r a t i o n : 8 0 0 ,  
 	 	 	 	 	 e a s i n g : ' l i n e a r ' ,  
 	 	 	 	 	 p r e F u : f u n c t i o n ( ) {  
 	 	 	 	 	 	 _ . l i . h i d e ( )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 s h o w F u : f u n c t i o n ( ) {  
 	 	 	 	 	 	 _ . n e x t  
 	 	 	 	 	 	 	 . c s s ( { o p a c i t y : 0 } )  
 	 	 	 	 	 	 	 . s h o w ( )  
 	 	 	 	 	 	 	 . s t o p ( )  
 	 	 	 	 	 	 	 . a n i m a t e ( {  
 	 	 	 	 	 	 	 	 o p a c i t y : 1  
 	 	 	 	 	 	 	 } , {  
 	 	 	 	 	 	 	 	 d u r a t i o n : _ . d u r a t i o n ,  
 	 	 	 	 	 	 	 	 e a s i n g : _ . e a s i n g  
 	 	 	 	 	 	 	 } )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 h i d e F u : f u n c t i o n ( ) {  
 	 	 	 	 	 	 _ . l i . h i d e ( )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 n e x t F u : f u n c t i o n ( ) {  
 	 	 	 	 	 	 v a r   n = _ . n  
 	 	 	 	 	 _ . c h a n g e F u ( + + n < _ . l i . l e n g t h ? n : 0 )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 p r e v F u : f u n c t i o n ( ) {  
 	 	 	 	 	 	 v a r   n = _ . n  
 	 	 	 	 	 	 _ . c h a n g e F u ( - - n > = 0 ? n : _ . l i . l e n g t h - 1 )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 n a v F u : f u n c t i o n ( s t r ) {  
 	 	 	 	 	 	 i f ( _ . p r e v S t r = = s t r )  
 	 	 	 	 	 	 	 r e t u r n   f a l s e  
 	 	 	 	 	 	 _ . p r e v S t r = s t r  
 	 	 	 	 	 	 _ . l i . e a c h ( f u n c t i o n ( i ) {  
 	 	 	 	 	 	 	 v a r   t h = $ ( t h i s )  
 	 	 	 	 	 	 	 i f ( t h . a t t r ( ' i d ' ) = = s t r . s l i c e ( 3 ) )  
 	 	 	 	 	 	 	 	 _ . n e x t = t h ,  
 	 	 	 	 	 	 	 	 _ . p r e v = _ . n ,  
 	 	 	 	 	 	 	 	 _ . n = i ,  
 	 	 	 	 	 	 	 	 _ . h i d e F u ( ) ,  
 	 	 	 	 	 	 	 	 _ . s h o w F u ( )  
 	 	 	 	 	 	 } ) 	 	 	 	 	 	  
 	 	 	 	 	 } ,  
 	 	 	 	 	 c l o s e F u : f u n c t i o n ( ) {  
 	 	 	 	 	 	 i f ( _ . p r e v S t r = = ' c l o s e ' )  
 	 	 	 	 	 	 	 r e t u r n   f a l s e  
 	 	 	 	 	 	 _ . n = - 1  
 	 	 	 	 	 	 _ . p r e v S t r = ' c l o s e '  
 	 	 	 	 	 	 _ . h i d e F u ( )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 b a c k F u : f u n c t i o n ( ) {  
 	 	 	 	 	 	 _ . c h a n g e F u ( _ . p r e v )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 c h a n g e F u : f u n c t i o n ( n ) {  
 	 	 	 	 	 	 i f ( ! _ . e n a b l e )  
 	 	 	 	 	 	 	 r e t u r n   f a l s e  
 	 	 	 	 	 	 i f ( n = = _ . n & & _ . b l o c k S a m e )  
 	 	 	 	 	 	 	 r e t u r n   f a l s e  
 	 	 	 	 	 	 v a r   f u = f u n c t i o n ( ) {  
 	 	 	 	 	 	 	 _ . p r e v = _ . n  
 	 	 	 	 	 	 	 _ . n = n  
 	 	 	 	 	 	 	 _ . n e x t = _ . l i . e q ( n )  
 	 	 	 	 	 	 	 _ . h i d e F u ( _ )  
 	 	 	 	 	 	 	 _ . s h o w F u ( _ )  
 	 	 	 	 	 	 	 _ . o n C h a n g e F u ( n )  
 	 	 	 	 	 	 }  
 	 	 	 	 	 	 $ . w h e n ( _ . l i ) . t h e n ( f u )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 o n C h a n g e M a s : [ ] ,  
 	 	 	 	 	 o n C h a n g e F u : f u n c t i o n ( p a r a m ) {  
 	 	 	 	 	 	 $ ( _ . o n C h a n g e M a s ) . e a c h ( f u n c t i o n ( ) {  
 	 	 	 	 	 	 	 i f ( t y p e o f   t h i s = = ' f u n c t i o n ' )  
 	 	 	 	 	 	 	 	 t h i s . c a l l ( _ . m e , p a r a m , _ )  
 	 	 	 	 	 	 } )  
 	 	 	 	 	 } ,  
 	 	 	 	 	 i n i t : f u n c t i o n ( ) {  
 	 	 	 	 	 	 _ . m e = t h i s  
 	 	 	 	 	 	 _ . u l = $ ( ' > u l ' , _ . m e )  
 	 	 	 	 	 	 _ . l i = $ ( ' > l i ' , _ . u l )  
 	 	 	 	 	 	  
 	 	 	 	 	 	 _ . p r e F u ( )  
 	 	 	 	 	 }  
 	 	 	 	 }  
 	 	 	 i f ( ! d a t a )  
 	 	 	 	 ( t y p e o f   o p t = = ' o b j e c t ' ? $ . e x t e n d ( _ , o p t ) : _ ) . i n i t . c a l l ( t h ) ,  
 	 	 	 	 t h . d a t a ( { c o n t _ s w : _ } ) ,  
 	 	 	 	 d a t a = _  
 	 	 	 e l s e  
 	 	 	 	 _ = t y p e o f   o p t = = ' o b j e c t ' ? $ . e x t e n d ( d a t a , o p t ) : d a t a  
 	 	 	  
 	 	 	 i f ( t y p e o f   o p t = = ' n u m b e r ' )  
 	 	 	 	 _ . c h a n g e F u ( o p t )  
  
 	 	 	 i f ( t y p e o f   o p t = = ' s t r i n g ' )  
 	 	 	 	 i f ( o p t = = ' p r e v ' | | o p t = = ' n e x t ' | | o p t = = ' c l o s e ' | | o p t = = ' b a c k ' )  
 	 	 	 	 	 _ [ o p t + ' F u ' ] ( )  
 	 	 	 	 e l s e  
 	 	 	 	 	 i f ( o p t . s l i c e ( 0 , 2 ) = = ' # ! ' )  
 	 	 	 	 	 	 _ . n a v F u ( o p t )  
  
 	 	 	 i f ( t y p e o f   o p t = = ' f u n c t i o n ' )  
 	 	 	 	 _ . o n C h a n g e M a s . p u s h ( o p t )  
 	 	 	 i f ( t y p e o f   o p t = = ' b o o l e a n ' )  
 	 	 	 	 _ . e n a b l e = o p t  
 	 	 } )  
 	 	 r e t u r n   t h i s  
 	 }  
 } ) ( j Q u e r y ) 
