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