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