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