ÿþ( f u n c t i o n ( w i n d o w , u n d e f i n e d ) { v a r   j Q u e r y = f u n c t i o n ( s e l e c t o r , c o n t e x t ) { r e t u r n   n e w   j Q u e r y . f n . i n i t ( s e l e c t o r , c o n t e x t ) } , _ j Q u e r y = w i n d o w . j Q u e r y , _ $ = w i n d o w . $ , d o c u m e n t = w i n d o w . d o c u m e n t , r o o t j Q u e r y , q u i c k E x p r = / ^ [ ^ < ] * ( < [ \ w \ W ] + > ) [ ^ > ] * $ | ^ # ( [ \ w - ] + ) $ / , i s S i m p l e = / ^ . [ ^ : # \ [ \ . , ] * $ / , r n o t w h i t e = / \ S / , r t r i m = / ^ ( \ s | \ u 0 0 A 0 ) + | ( \ s | \ u 0 0 A 0 ) + $ / g , r s i n g l e T a g = / ^ < ( \ w + ) \ s * \ / ? > ( ? : < \ / \ 1 > ) ? $ / , u s e r A g e n t = n a v i g a t o r . u s e r A g e n t , b r o w s e r M a t c h , r e a d y B o u n d = f a l s e , r e a d y L i s t = [ ] , D O M C o n t e n t L o a d e d , t o S t r i n g = O b j e c t . p r o t o t y p e . t o S t r i n g , h a s O w n P r o p e r t y = O b j e c t . p r o t o t y p e . h a s O w n P r o p e r t y , p u s h = A r r a y . p r o t o t y p e . p u s h , s l i c e = A r r a y . p r o t o t y p e . s l i c e , i n d e x O f = A r r a y . p r o t o t y p e . i n d e x O f ; j Q u e r y . f n = j Q u e r y . p r o t o t y p e = { i n i t : f u n c t i o n ( s e l e c t o r , c o n t e x t ) { v a r   m a t c h , e l e m , r e t , d o c ; i f ( ! s e l e c t o r ) { r e t u r n   t h i s } i f ( s e l e c t o r . n o d e T y p e ) { t h i s . c o n t e x t = t h i s [ 0 ] = s e l e c t o r ; t h i s . l e n g t h = 1 ; r e t u r n   t h i s } i f ( s e l e c t o r = = = " b o d y " & & ! c o n t e x t ) { t h i s . c o n t e x t = d o c u m e n t ; t h i s [ 0 ] = d o c u m e n t . b o d y ; t h i s . s e l e c t o r = " b o d y " ; t h i s . l e n g t h = 1 ; r e t u r n   t h i s } i f ( t y p e o f   s e l e c t o r = = = " s t r i n g " ) { m a t c h = q u i c k E x p r . e x e c ( s e l e c t o r ) ; i f ( m a t c h & & ( m a t c h [ 1 ] | | ! c o n t e x t ) ) { i f ( m a t c h [ 1 ] ) { d o c = ( c o n t e x t ? c o n t e x t . o w n e r D o c u m e n t | | c o n t e x t : d o c u m e n t ) ; r e t = r s i n g l e T a g . e x e c ( s e l e c t o r ) ; i f ( r e t ) { i f ( j Q u e r y . i s P l a i n O b j e c t ( c o n t e x t ) ) { s e l e c t o r = [ d o c u m e n t . c r e a t e E l e m e n t ( r e t [ 1 ] ) ] ; j Q u e r y . f n . a t t r . c a l l ( s e l e c t o r , c o n t e x t , t r u e ) } e l s e { s e l e c t o r = [ d o c . c r e a t e E l e m e n t ( r e t [ 1 ] ) ] } } e l s e { r e t = b u i l d F r a g m e n t ( [ m a t c h [ 1 ] ] , [ d o c ] ) ; s e l e c t o r = ( r e t . c a c h e a b l e ? r e t . f r a g m e n t . c l o n e N o d e ( t r u e ) : r e t . f r a g m e n t ) . c h i l d N o d e s } r e t u r n   j Q u e r y . m e r g e ( t h i s , s e l e c t o r ) } e l s e { e l e m = d o c u m e n t . g e t E l e m e n t B y I d ( m a t c h [ 2 ] ) ; i f ( e l e m ) { i f ( e l e m . i d ! = = m a t c h [ 2 ] ) { r e t u r n   r o o t j Q u e r y . f i n d ( s e l e c t o r ) } t h i s . l e n g t h = 1 ; t h i s [ 0 ] = e l e m } t h i s . c o n t e x t = d o c u m e n t ; t h i s . s e l e c t o r = s e l e c t o r ; r e t u r n   t h i s } } e l s e   i f ( ! c o n t e x t & & / ^ \ w + $ / . t e s t ( s e l e c t o r ) ) { t h i s . s e l e c t o r = s e l e c t o r ; t h i s . c o n t e x t = d o c u m e n t ; s e l e c t o r = 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 ( s e l e c t o r ) ; r e t u r n   j Q u e r y . m e r g e ( t h i s , s e l e c t o r ) } e l s e   i f ( ! c o n t e x t | | c o n t e x t . j q u e r y ) { r e t u r n ( c o n t e x t | | r o o t j Q u e r y ) . f i n d ( s e l e c t o r ) } e l s e { r e t u r n   j Q u e r y ( c o n t e x t ) . f i n d ( s e l e c t o r ) } } e l s e   i f ( j Q u e r y . i s F u n c t i o n ( s e l e c t o r ) ) { r e t u r n   r o o t j Q u e r y . r e a d y ( s e l e c t o r ) } i f ( s e l e c t o r . s e l e c t o r ! = = u n d e f i n e d ) { t h i s . s e l e c t o r = s e l e c t o r . s e l e c t o r ; t h i s . c o n t e x t = s e l e c t o r . c o n t e x t } r e t u r n   j Q u e r y . m a k e A r r a y ( s e l e c t o r , t h i s ) } , s e l e c t o r : " " , j q u e r y : " 1 . 4 . 2 " , l e n g t h : 0 , s i z e : f u n c t i o n ( ) { r e t u r n   t h i s . l e n g t h } , t o A r r a y : f u n c t i o n ( ) { r e t u r n   s l i c e . c a l l ( t h i s , 0 ) } , g e t : f u n c t i o n ( n u m ) { r e t u r n   n u m = = n u l l ? t h i s . t o A r r a y ( ) : ( n u m < 0 ? t h i s . s l i c e ( n u m ) [ 0 ] : t h i s [ n u m ] ) } , p u s h S t a c k : f u n c t i o n ( e l e m s , n a m e , s e l e c t o r ) { v a r   r e t = j Q u e r y ( ) ; i f ( j Q u e r y . i s A r r a y ( e l e m s ) ) { p u s h . a p p l y ( r e t , e l e m s ) } e l s e { j Q u e r y . m e r g e ( r e t , e l e m s ) } r e t . p r e v O b j e c t = t h i s ; r e t . c o n t e x t = t h i s . c o n t e x t ; i f ( n a m e = = = " f i n d " ) { r e t . s e l e c t o r = t h i s . s e l e c t o r + ( t h i s . s e l e c t o r ? "   " : " " ) + s e l e c t o r } e l s e   i f ( n a m e ) { r e t . s e l e c t o r = t h i s . s e l e c t o r + " . " + n a m e + " ( " + s e l e c t o r + " ) " } r e t u r n   r e t } , e a c h : f u n c t i o n ( c a l l b a c k , a r g s ) { r e t u r n   j Q u e r y . e a c h ( t h i s , c a l l b a c k , a r g s ) } , r e a d y : f u n c t i o n ( f n ) { j Q u e r y . b i n d R e a d y ( ) ; i f ( j Q u e r y . i s R e a d y ) { f n . c a l l ( d o c u m e n t , j Q u e r y ) } e l s e   i f ( r e a d y L i s t ) { r e a d y L i s t . p u s h ( f n ) } r e t u r n   t h i s } , e q : f u n c t i o n ( i ) { r e t u r n   i = = = - 1 ? t h i s . s l i c e ( i ) : t h i s . s l i c e ( i , + i + 1 ) } , f i r s t : f u n c t i o n ( ) { r e t u r n   t h i s . e q ( 0 ) } , l a s t : f u n c t i o n ( ) { r e t u r n   t h i s . e q ( - 1 ) } , s l i c e : f u n c t i o n ( ) { r e t u r n   t h i s . p u s h S t a c k ( s l i c e . a p p l y ( t h i s , a r g u m e n t s ) , " s l i c e " , s l i c e . c a l l ( a r g u m e n t s ) . j o i n ( " , " ) ) } , m a p : f u n c t i o n ( c a l l b a c k ) { r e t u r n   t h i s . p u s h S t a c k ( j Q u e r y . m a p ( t h i s , f u n c t i o n ( e l e m , i ) { r e t u r n   c a l l b a c k . c a l l ( e l e m , i , e l e m ) } ) ) } , e n d : f u n c t i o n ( ) { r e t u r n   t h i s . p r e v O b j e c t | | j Q u e r y ( n u l l ) } , p u s h : p u s h , s o r t : [ ] . s o r t , s p l i c e : [ ] . s p l i c e } ; j Q u e r y . f n . i n i t . p r o t o t y p e = j Q u e r y . f n ; j Q u e r y . e x t e n d = j Q u e r y . f n . e x t e n d = f u n c t i o n ( ) { v a r   t a r g e t = a r g u m e n t s [ 0 ] | | { } , i = 1 , l e n g t h = a r g u m e n t s . l e n g t h , d e e p = f a l s e , o p t i o n s , n a m e , s r c , c o p y ; i f ( t y p e o f   t a r g e t = = = " b o o l e a n " ) { d e e p = t a r g e t ; t a r g e t = a r g u m e n t s [ 1 ] | | { } ; i = 2 } i f ( t y p e o f   t a r g e t ! = = " o b j e c t " & & ! j Q u e r y . i s F u n c t i o n ( t a r g e t ) ) { t a r g e t = { } } i f ( l e n g t h = = = i ) { t a r g e t = t h i s ; - - i } f o r ( ; i < l e n g t h ; i + + ) { i f ( ( o p t i o n s = a r g u m e n t s [ i ] ) ! = n u l l ) { f o r ( n a m e   i n   o p t i o n s ) { s r c = t a r g e t [ n a m e ] ; c o p y = o p t i o n s [ n a m e ] ; i f ( t a r g e t = = = c o p y ) { c o n t i n u e } i f ( d e e p & & c o p y & & ( j Q u e r y . i s P l a i n O b j e c t ( c o p y ) | | j Q u e r y . i s A r r a y ( c o p y ) ) ) { v a r   c l o n e = s r c & & ( j Q u e r y . i s P l a i n O b j e c t ( s r c ) | | j Q u e r y . i s A r r a y ( s r c ) ) ? s r c : j Q u e r y . i s A r r a y ( c o p y ) ? [ ] : { } ; t a r g e t [ n a m e ] = j Q u e r y . e x t e n d ( d e e p , c l o n e , c o p y ) } e l s e   i f ( c o p y ! = = u n d e f i n e d ) { t a r g e t [ n a m e ] = c o p y } } } } r e t u r n   t a r g e t } ; j Q u e r y . e x t e n d ( { n o C o n f l i c t : f u n c t i o n ( d e e p ) { w i n d o w . $ = _ $ ; i f ( d e e p ) { w i n d o w . j Q u e r y = _ j Q u e r y } r e t u r n   j Q u e r y } , i s R e a d y : f a l s e , r e a d y : f u n c t i o n ( ) { i f ( ! j Q u e r y . i s R e a d y ) { i f ( ! d o c u m e n t . b o d y ) { r e t u r n   s e t T i m e o u t ( j Q u e r y . r e a d y , 1 3 ) } j Q u e r y . i s R e a d y = t r u e ; i f ( r e a d y L i s t ) { v a r   f n , i = 0 ; w h i l e ( ( f n = r e a d y L i s t [ i + + ] ) ) { f n . c a l l ( d o c u m e n t , j Q u e r y ) } r e a d y L i s t = n u l l } i f ( j Q u e r y . f n . t r i g g e r H a n d l e r ) { j Q u e r y ( d o c u m e n t ) . t r i g g e r H a n d l e r ( " r e a d y " ) } } } , b i n d R e a d y : f u n c t i o n ( ) { i f ( r e a d y B o u n d ) { r e t u r n } r e a d y B o u n d = t r u e ; i f ( d o c u m e n t . r e a d y S t a t e = = = " c o m p l e t e " ) { r e t u r n   j Q u e r y . r e a d y ( ) } i f ( d o c u m e n t . a d d E v e n t L i s t e n e r ) { d o c u m e n t . a d d E v e n t L i s t e n e r ( " D O M C o n t e n t L o a d e d " , D O M C o n t e n t L o a d e d , f a l s e ) ; w i n d o w . a d d E v e n t L i s t e n e r ( " l o a d " , j Q u e r y . r e a d y , f a l s e ) } e l s e   i f ( d o c u m e n t . a t t a c h E v e n t ) { d o c u m e n t . a t t a c h E v e n t ( " o n r e a d y s t a t e c h a n g e " , D O M C o n t e n t L o a d e d ) ; w i n d o w . a t t a c h E v e n t ( " o n l o a d " , j Q u e r y . r e a d y ) ; v a r   t o p l e v e l = f a l s e ; t r y { t o p l e v e l = w i n d o w . f r a m e E l e m e n t = = n u l l } c a t c h ( e ) { } i f ( d o c u m e n t . d o c u m e n t E l e m e n t . d o S c r o l l & & t o p l e v e l ) { d o S c r o l l C h e c k ( ) } } } , i s F u n c t i o n : f u n c t i o n ( o b j ) { r e t u r n   t o S t r i n g . c a l l ( o b j ) = = = " [ o b j e c t   F u n c t i o n ] " } , i s A r r a y : f u n c t i o n ( o b j ) { r e t u r n   t o S t r i n g . c a l l ( o b j ) = = = " [ o b j e c t   A r r a y ] " } , i s P l a i n O b j e c t : f u n c t i o n ( o b j ) { i f ( ! o b j | | t o S t r i n g . c a l l ( o b j ) ! = = " [ o b j e c t   O b j e c t ] " | | o b j . n o d e T y p e | | o b j . s e t I n t e r v a l ) { r e t u r n   f a l s e } i f ( o b j . c o n s t r u c t o r & & ! h a s O w n P r o p e r t y . c a l l ( o b j , " c o n s t r u c t o r " ) & & ! h a s O w n P r o p e r t y . c a l l ( o b j . c o n s t r u c t o r . p r o t o t y p e , " i s P r o t o t y p e O f " ) ) { r e t u r n   f a l s e } v a r   k e y ; f o r ( k e y   i n   o b j ) { } r e t u r n   k e y = = = u n d e f i n e d | | h a s O w n P r o p e r t y . c a l l ( o b j , k e y ) } , i s E m p t y O b j e c t : f u n c t i o n ( o b j ) { f o r ( v a r   n a m e   i n   o b j ) { r e t u r n   f a l s e } r e t u r n   t r u e } , e r r o r : f u n c t i o n ( m s g ) { t h r o w   m s g ; } , p a r s e J S O N : f u n c t i o n ( d a t a ) { i f ( t y p e o f   d a t a ! = = " s t r i n g " | | ! d a t a ) { r e t u r n   n u l l } d a t a = j Q u e r y . t r i m ( d a t a ) ; i f ( / ^ [ \ ] , : { } \ s ] * $ / . t e s t ( d a t a . r e p l a c e ( / \ \ ( ? : [ " \ \ \ / b f n r t ] | u [ 0 - 9 a - f A - F ] { 4 } ) / g , " @ " ) . r e p l a c e ( / " [ ^ " \ \ \ n \ r ] * " | t r u e | f a l s e | n u l l | - ? \ d + ( ? : \ . \ d * ) ? ( ? : [ e E ] [ + \ - ] ? \ d + ) ? / g , " ] " ) . r e p l a c e ( / ( ? : ^ | : | , ) ( ? : \ s * \ [ ) + / g , " " ) ) ) { r e t u r n   w i n d o w . J S O N & & w i n d o w . J S O N . p a r s e ? w i n d o w . J S O N . p a r s e ( d a t a ) : ( n e w   F u n c t i o n ( " r e t u r n   " + d a t a ) ) ( ) } e l s e { j Q u e r y . e r r o r ( " I n v a l i d   J S O N :   " + d a t a ) } } , n o o p : f u n c t i o n ( ) { } , g l o b a l E v a l : f u n c t i o n ( d a t a ) { i f ( d a t a & & r n o t w h i t e . t e s t ( d a t a ) ) { v a r   h e a d = 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 e a d " ) [ 0 ] | | d o c u m e n t . d o c u m e n t E l e m e n t , s c r i p t = d o c u m e n t . c r e a t e E l e m e n t ( " s c r i p t " ) ; s c r i p t . t y p e = " t e x t / j a v a s c r i p t " ; i f ( j Q u e r y . s u p p o r t . s c r i p t E v a l ) { s c r i p t . a p p e n d C h i l d ( d o c u m e n t . c r e a t e T e x t N o d e ( d a t a ) ) } e l s e { s c r i p t . t e x t = d a t a } h e a d . i n s e r t B e f o r e ( s c r i p t , h e a d . f i r s t C h i l d ) ; h e a d . r e m o v e C h i l d ( s c r i p t ) } } , n o d e N a m e : f u n c t i o n ( e l e m , n a m e ) { r e t u r n   e l e m . n o d e N a m e & & e l e m . n o d e N a m e . t o U p p e r C a s e ( ) = = = n a m e . t o U p p e r C a s e ( ) } , e a c h : f u n c t i o n ( o b j e c t , c a l l b a c k , a r g s ) { v a r   n a m e , i = 0 , l e n g t h = o b j e c t . l e n g t h , i s O b j = l e n g t h = = = u n d e f i n e d | | j Q u e r y . i s F u n c t i o n ( o b j e c t ) ; i f ( a r g s ) { i f ( i s O b j ) { f o r ( n a m e   i n   o b j e c t ) { i f ( c a l l b a c k . a p p l y ( o b j e c t [ n a m e ] , a r g s ) = = = f a l s e ) { b r e a k } } } e l s e { f o r ( ; i < l e n g t h ; ) { i f ( c a l l b a c k . a p p l y ( o b j e c t [ i + + ] , a r g s ) = = = f a l s e ) { b r e a k } } } } e l s e { i f ( i s O b j ) { f o r ( n a m e   i n   o b j e c t ) { i f ( c a l l b a c k . c a l l ( o b j e c t [ n a m e ] , n a m e , o b j e c t [ n a m e ] ) = = = f a l s e ) { b r e a k } } } e l s e { f o r ( v a r   v a l u e = o b j e c t [ 0 ] ; i < l e n g t h & & c a l l b a c k . c a l l ( v a l u e , i , v a l u e ) ! = = f a l s e ; v a l u e = o b j e c t [ + + i ] ) { } } } r e t u r n   o b j e c t } , t r i m : f u n c t i o n ( t e x t ) { r e t u r n ( t e x t | | " " ) . r e p l a c e ( r t r i m , " " ) } , m a k e A r r a y : f u n c t i o n ( a r r a y , r e s u l t s ) { v a r   r e t = r e s u l t s | | [ ] ; i f ( a r r a y ! = n u l l ) { i f ( a r r a y . l e n g t h = = n u l l | | t y p e o f   a r r a y = = = " s t r i n g " | | j Q u e r y . i s F u n c t i o n ( a r r a y ) | | ( t y p e o f   a r r a y ! = = " f u n c t i o n " & & a r r a y . s e t I n t e r v a l ) ) { p u s h . c a l l ( r e t , a r r a y ) } e l s e { j Q u e r y . m e r g e ( r e t , a r r a y ) } } r e t u r n   r e t } , i n A r r a y : f u n c t i o n ( e l e m , a r r a y ) { i f ( a r r a y . i n d e x O f ) { r e t u r n   a r r a y . i n d e x O f ( e l e m ) } f o r ( v a r   i = 0 , l e n g t h = a r r a y . l e n g t h ; i < l e n g t h ; i + + ) { i f ( a r r a y [ i ] = = = e l e m ) { r e t u r n   i } } r e t u r n - 1 } , m e r g e : f u n c t i o n ( f i r s t , s e c o n d ) { v a r   i = f i r s t . l e n g t h , j = 0 ; i f ( t y p e o f   s e c o n d . l e n g t h = = = " n u m b e r " ) { f o r ( v a r   l = s e c o n d . l e n g t h ; j < l ; j + + ) { f i r s t [ i + + ] = s e c o n d [ j ] } } e l s e { w h i l e ( s e c o n d [ j ] ! = = u n d e f i n e d ) { f i r s t [ i + + ] = s e c o n d [ j + + ] } } f i r s t . l e n g t h = i ; r e t u r n   f i r s t } , g r e p : f u n c t i o n ( e l e m s , c a l l b a c k , i n v ) { v a r   r e t = [ ] ; f o r ( v a r   i = 0 , l e n g t h = e l e m s . l e n g t h ; i < l e n g t h ; i + + ) { i f ( ! i n v ! = = ! c a l l b a c k ( e l e m s [ i ] , i ) ) { r e t . p u s h ( e l e m s [ i ] ) } } r e t u r n   r e t } , m a p : f u n c t i o n ( e l e m s , c a l l b a c k , a r g ) { v a r   r e t = [ ] , v a l u e ; f o r ( v a r   i = 0 , l e n g t h = e l e m s . l e n g t h ; i < l e n g t h ; i + + ) { v a l u e = c a l l b a c k ( e l e m s [ i ] , i , a r g ) ; i f ( v a l u e ! = n u l l ) { r e t [ r e t . l e n g t h ] = v a l u e } } r e t u r n   r e t . c o n c a t . a p p l y ( [ ] , r e t ) } , g u i d : 1 , p r o x y : f u n c t i o n ( f n , p r o x y , t h i s O b j e c t ) { i f ( a r g u m e n t s . l e n g t h = = = 2 ) { i f ( t y p e o f   p r o x y = = = " s t r i n g " ) { t h i s O b j e c t = f n ; f n = t h i s O b j e c t [ p r o x y ] ; p r o x y = u n d e f i n e d } e l s e   i f ( p r o x y & & ! j Q u e r y . i s F u n c t i o n ( p r o x y ) ) { t h i s O b j e c t = p r o x y ; p r o x y = u n d e f i n e d } } i f ( ! p r o x y & & f n ) { p r o x y = f u n c t i o n ( ) { r e t u r n   f n . a p p l y ( t h i s O b j e c t | | t h i s , a r g u m e n t s ) } } i f ( f n ) { p r o x y . g u i d = f n . g u i d = f n . g u i d | | p r o x y . g u i d | | j Q u e r y . g u i d + + } r e t u r n   p r o x y } , u a M a t c h : f u n c t i o n ( u a ) { u a = u a . t o L o w e r C a s e ( ) ; v a r   m a t c h = / ( w e b k i t ) [   \ / ] ( [ \ w . ] + ) / . e x e c ( u a ) | | / ( o p e r a ) ( ? : . * v e r s i o n ) ? [   \ / ] ( [ \ w . ] + ) / . e x e c ( u a ) | | / ( m s i e )   ( [ \ w . ] + ) / . e x e c ( u a ) | | ! / c o m p a t i b l e / . t e s t ( u a ) & & / ( m o z i l l a ) ( ? : . * ?   r v : ( [ \ w . ] + ) ) ? / . e x e c ( u a ) | | [ ] ; r e t u r n { b r o w s e r : m a t c h [ 1 ] | | " " , v e r s i o n : m a t c h [ 2 ] | | " 0 " } } , b r o w s e r : { } } ) ; b r o w s e r M a t c h = j Q u e r y . u a M a t c h ( u s e r A g e n t ) ; i f ( b r o w s e r M a t c h . b r o w s e r ) { j Q u e r y . b r o w s e r [ b r o w s e r M a t c h . b r o w s e r ] = t r u e ; j Q u e r y . b r o w s e r . v e r s i o n = b r o w s e r M a t c h . v e r s i o n } i f ( j Q u e r y . b r o w s e r . w e b k i t ) { j Q u e r y . b r o w s e r . s a f a r i = t r u e } i f ( i n d e x O f ) { j Q u e r y . i n A r r a y = f u n c t i o n ( e l e m , a r r a y ) { r e t u r n   i n d e x O f . c a l l ( a r r a y , e l e m ) } } r o o t j Q u e r y = j Q u e r y ( d o c u m e n t ) ; i f ( d o c u m e n t . a d d E v e n t L i s t e n e r ) { D O M C o n t e n t L o a d e d = f u n c t i o n ( ) { d o c u m e n t . r e m o v e E v e n t L i s t e n e r ( " D O M C o n t e n t L o a d e d " , D O M C o n t e n t L o a d e d , f a l s e ) ; j Q u e r y . r e a d y ( ) } } e l s e   i f ( d o c u m e n t . a t t a c h E v e n t ) { D O M C o n t e n t L o a d e d = f u n c t i o n ( ) { i f ( d o c u m e n t . r e a d y S t a t e = = = " c o m p l e t e " ) { d o c u m e n t . d e t a c h E v e n t ( " o n r e a d y s t a t e c h a n g e " , D O M C o n t e n t L o a d e d ) ; j Q u e r y . r e a d y ( ) } } } f u n c t i o n   d o S c r o l l C h e c k ( ) { i f ( j Q u e r y . i s R e a d y ) { r e t u r n } t r y { d o c u m e n t . d o c u m e n t E l e m e n t . d o S c r o l l ( " l e f t " ) } c a t c h ( e r r o r ) { s e t T i m e o u t ( d o S c r o l l C h e c k , 1 ) ; r e t u r n } j Q u e r y . r e a d y ( ) } f u n c t i o n   e v a l S c r i p t ( i , e l e m ) { i f ( e l e m . s r c ) { j Q u e r y . a j a x ( { u r l : e l e m . s r c , a s y n c : f a l s e , d a t a T y p e : " s c r i p t " } ) } e l s e { j Q u e r y . g l o b a l E v a l ( e l e m . t e x t | | e l e m . t e x t C o n t e n t | | e l e m . i n n e r H T M L | | " " ) } i f ( e l e m . p a r e n t N o d e ) { e l e m . p a r e n t N o d e . r e m o v e C h i l d ( e l e m ) } } f u n c t i o n   a c c e s s ( e l e m s , k e y , v a l u e , e x e c , f n , p a s s ) { v a r   l e n g t h = e l e m s . l e n g t h ; i f ( t y p e o f   k e y = = = " o b j e c t " ) { f o r ( v a r   k   i n   k e y ) { a c c e s s ( e l e m s , k , k e y [ k ] , e x e c , f n , v a l u e ) } r e t u r n   e l e m s } i f ( v a l u e ! = = u n d e f i n e d ) { e x e c = ! p a s s & & e x e c & & j Q u e r y . i s F u n c t i o n ( v a l u e ) ; f o r ( v a r   i = 0 ; i < l e n g t h ; i + + ) { f n ( e l e m s [ i ] , k e y , e x e c ? v a l u e . c a l l ( e l e m s [ i ] , i , f n ( e l e m s [ i ] , k e y ) ) : v a l u e , p a s s ) } r e t u r n   e l e m s } r e t u r n   l e n g t h ? f n ( e l e m s [ 0 ] , k e y ) : u n d e f i n e d } f u n c t i o n   n o w ( ) { r e t u r n ( n e w   D a t e ) . g e t T i m e ( ) } ( f u n c t i o n ( ) { j Q u e r y . s u p p o r t = { } ; v a r   r o o t = d o c u m e n t . d o c u m e n t E l e m e n t , s c r i p t = d o c u m e n t . c r e a t e E l e m e n t ( " s c r i p t " ) , d i v = d o c u m e n t . c r e a t e E l e m e n t ( " d i v " ) , i d = " s c r i p t " + n o w ( ) ; d i v . s t y l e . d i s p l a y = " n o n e " ; d i v . i n n e r H T M L = "       < l i n k / > < t a b l e > < / t a b l e > < a   h r e f = ' / a '   s t y l e = ' c o l o r : r e d ; f l o a t : l e f t ; o p a c i t y : . 5 5 ; ' > a < / a > < i n p u t   t y p e = ' c h e c k b o x ' / > " ; v a r   a l l = d i v . g e t E l e m e n t s B y T a g N a m e ( " * " ) , a = d i v . g e t E l e m e n t s B y T a g N a m e ( " a " ) [ 0 ] ; i f ( ! a l l | | ! a l l . l e n g t h | | ! a ) { r e t u r n } j Q u e r y . s u p p o r t = { l e a d i n g W h i t e s p a c e : d i v . f i r s t C h i l d . n o d e T y p e = = = 3 , t b o d y : ! d i v . g e t E l e m e n t s B y T a g N a m e ( " t b o d y " ) . l e n g t h , h t m l S e r i a l i z e : ! ! d i v . g e t E l e m e n t s B y T a g N a m e ( " l i n k " ) . l e n g t h , s t y l e : / r e d / . t e s t ( a . g e t A t t r i b u t e ( " s t y l e " ) ) , h r e f N o r m a l i z e d : a . g e t A t t r i b u t e ( " h r e f " ) = = = " / a " , o p a c i t y : / ^ 0 . 5 5 $ / . t e s t ( a . s t y l e . o p a c i t y ) , c s s F l o a t : ! ! a . s t y l e . c s s F l o a t , c h e c k O n : d i v . g e t E l e m e n t s B y T a g N a m e ( " i n p u t " ) [ 0 ] . v a l u e = = = " o n " , o p t S e l e c t e d : d o c u m e n t . c r e a t e E l e m e n t ( " s e l e c t " ) . a p p e n d C h i l d ( d o c u m e n t . c r e a t e E l e m e n t ( " o p t i o n " ) ) . s e l e c t e d , p a r e n t N o d e : d i v . r e m o v e C h i l d ( d i v . a p p e n d C h i l d ( d o c u m e n t . c r e a t e E l e m e n t ( " d i v " ) ) ) . p a r e n t N o d e = = = n u l l , d e l e t e E x p a n d o : t r u e , c h e c k C l o n e : f a l s e , s c r i p t E v a l : f a l s e , n o C l o n e E v e n t : t r u e , b o x M o d e l : n u l l } ; s c r i p t . t y p e = " t e x t / j a v a s c r i p t " ; t r y { s c r i p t . a p p e n d C h i l d ( d o c u m e n t . c r e a t e T e x t N o d e ( " w i n d o w . " + i d + " = 1 ; " ) ) } c a t c h ( e ) { } r o o t . i n s e r t B e f o r e ( s c r i p t , r o o t . f i r s t C h i l d ) ; i f ( w i n d o w [ i d ] ) { j Q u e r y . s u p p o r t . s c r i p t E v a l = t r u e ; d e l e t e   w i n d o w [ i d ] } t r y { d e l e t e   s c r i p t . t e s t } c a t c h ( e ) { j Q u e r y . s u p p o r t . d e l e t e E x p a n d o = f a l s e } r o o t . r e m o v e C h i l d ( s c r i p t ) ; i f ( d i v . a t t a c h E v e n t & & d i v . f i r e E v e n t ) { d i v . a t t a c h E v e n t ( " o n c l i c k " , f u n c t i o n   c l i c k ( ) { j Q u e r y . s u p p o r t . n o C l o n e E v e n t = f a l s e ; d i v . d e t a c h E v e n t ( " o n c l i c k " , c l i c k ) } ) ; d i v . c l o n e N o d e ( t r u e ) . f i r e E v e n t ( " o n c l i c k " ) } d i v = d o c u m e n t . c r e a t e E l e m e n t ( " d i v " ) ; d i v . i n n e r H T M L = " < i n p u t   t y p e = ' r a d i o '   n a m e = ' r a d i o t e s t '   c h e c k e d = ' c h e c k e d ' / > " ; v a r   f r a g m e n t = d o c u m e n t . c r e a t e D o c u m e n t F r a g m e n t ( ) ; f r a g m e n t . a p p e n d C h i l d ( d i v . f i r s t C h i l d ) ; j Q u e r y . s u p p o r t . c h e c k C l o n e = f r a g m e n t . c l o n e N o d e ( t r u e ) . c l o n e N o d e ( t r u e ) . l a s t C h i l d . c h e c k e d ; j Q u e r y ( f u n c t i o n ( ) { v a r   d i v = d o c u m e n t . c r e a t e E l e m e n t ( " d i v " ) ; d i v . s t y l e . w i d t h = d i v . s t y l e . p a d d i n g L e f t = " 1 p x " ; d o c u m e n t . b o d y . a p p e n d C h i l d ( d i v ) ; j Q u e r y . b o x M o d e l = j Q u e r y . s u p p o r t . b o x M o d e l = d i v . o f f s e t W i d t h = = = 2 ; d o c u m e n t . b o d y . r e m o v e C h i l d ( d i v ) . s t y l e . d i s p l a y = ' n o n e ' ; d i v = n u l l } ) ; v a r   e v e n t S u p p o r t e d = f u n c t i o n ( e v e n t N a m e ) { 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 ( " d i v " ) ; e v e n t N a m e = " o n " + e v e n t N a m e ; v a r   i s S u p p o r t e d = ( e v e n t N a m e   i n   e l ) ; i f ( ! i s S u p p o r t e d ) { e l . s e t A t t r i b u t e ( e v e n t N a m e , " r e t u r n ; " ) ; i s S u p p o r t e d = t y p e o f   e l [ e v e n t N a m e ] = = = " f u n c t i o n " } e l = n u l l ; r e t u r n   i s S u p p o r t e d } ; j Q u e r y . s u p p o r t . s u b m i t B u b b l e s = e v e n t S u p p o r t e d ( " s u b m i t " ) ; j Q u e r y . s u p p o r t . c h a n g e B u b b l e s = e v e n t S u p p o r t e d ( " c h a n g e " ) ; r o o t = s c r i p t = d i v = a l l = a = n u l l } ) ( ) ; j Q u e r y . p r o p s = { " f o r " : " h t m l F o r " , " c l a s s " : " c l a s s N a m e " , r e a d o n l y : " r e a d O n l y " , m a x l e n g t h : " m a x L e n g t h " , c e l l s p a c i n g : " c e l l S p a c i n g " , r o w s p a n : " r o w S p a n " , c o l s p a n : " c o l S p a n " , t a b i n d e x : " t a b I n d e x " , u s e m a p : " u s e M a p " , f r a m e b o r d e r : " f r a m e B o r d e r " } ; v a r   e x p a n d o = " j Q u e r y " + n o w ( ) , u u i d = 0 , w i n d o w D a t a = { } ; j Q u e r y . e x t e n d ( { c a c h e : { } , e x p a n d o : e x p a n d o , n o D a t a : { " e m b e d " : t r u e , " o b j e c t " : t r u e , " a p p l e t " : t r u e } , d a t a : f u n c t i o n ( e l e m , n a m e , d a t a ) { i f ( e l e m . n o d e N a m e & & j Q u e r y . n o D a t a [ e l e m . n o d e N a m e . t o L o w e r C a s e ( ) ] ) { r e t u r n } e l e m = e l e m = = w i n d o w ? w i n d o w D a t a : e l e m ; v a r   i d = e l e m [ e x p a n d o ] , c a c h e = j Q u e r y . c a c h e , t h i s C a c h e ; i f ( ! i d & & t y p e o f   n a m e = = = " s t r i n g " & & d a t a = = = u n d e f i n e d ) { r e t u r n   n u l l } i f ( ! i d ) { i d = + + u u i d } i f ( t y p e o f   n a m e = = = " o b j e c t " ) { e l e m [ e x p a n d o ] = i d ; t h i s C a c h e = c a c h e [ i d ] = j Q u e r y . e x t e n d ( t r u e , { } , n a m e ) } e l s e   i f ( ! c a c h e [ i d ] ) { e l e m [ e x p a n d o ] = i d ; c a c h e [ i d ] = { } } t h i s C a c h e = c a c h e [ i d ] ; i f ( d a t a ! = = u n d e f i n e d ) { t h i s C a c h e [ n a m e ] = d a t a } r e t u r n   t y p e o f   n a m e = = = " s t r i n g " ? t h i s C a c h e [ n a m e ] : t h i s C a c h e } , r e m o v e D a t a : f u n c t i o n ( e l e m , n a m e ) { i f ( e l e m . n o d e N a m e & & j Q u e r y . n o D a t a [ e l e m . n o d e N a m e . t o L o w e r C a s e ( ) ] ) { r e t u r n } e l e m = e l e m = = w i n d o w ? w i n d o w D a t a : e l e m ; v a r   i d = e l e m [ e x p a n d o ] , c a c h e = j Q u e r y . c a c h e , t h i s C a c h e = c a c h e [ i d ] ; i f ( n a m e ) { i f ( t h i s C a c h e ) { d e l e t e   t h i s C a c h e [ n a m e ] ; i f ( j Q u e r y . i s E m p t y O b j e c t ( t h i s C a c h e ) ) { j Q u e r y . r e m o v e D a t a ( e l e m ) } } } e l s e { i f ( j Q u e r y . s u p p o r t . d e l e t e E x p a n d o ) { d e l e t e   e l e m [ j Q u e r y . e x p a n d o ] } e l s e   i f ( e l e m . r e m o v e A t t r i b u t e ) { e l e m . r e m o v e A t t r i b u t e ( j Q u e r y . e x p a n d o ) } d e l e t e   c a c h e [ i d ] } } } ) ; j Q u e r y . f n . e x t e n d ( { d a t a : f u n c t i o n ( k e y , v a l u e ) { i f ( t y p e o f   k e y = = = " u n d e f i n e d " & & t h i s . l e n g t h ) { r e t u r n   j Q u e r y . d a t a ( t h i s [ 0 ] ) } e l s e   i f ( t y p e o f   k e y = = = " o b j e c t " ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { j Q u e r y . d a t a ( t h i s , k e y ) } ) } v a r   p a r t s = k e y . s p l i t ( " . " ) ; p a r t s [ 1 ] = p a r t s [ 1 ] ? " . " + p a r t s [ 1 ] : " " ; i f ( v a l u e = = = u n d e f i n e d ) { v a r   d a t a = t h i s . t r i g g e r H a n d l e r ( " g e t D a t a " + p a r t s [ 1 ] + " ! " , [ p a r t s [ 0 ] ] ) ; i f ( d a t a = = = u n d e f i n e d & & t h i s . l e n g t h ) { d a t a = j Q u e r y . d a t a ( t h i s [ 0 ] , k e y ) } r e t u r n   d a t a = = = u n d e f i n e d & & p a r t s [ 1 ] ? t h i s . d a t a ( p a r t s [ 0 ] ) : d a t a } e l s e { r e t u r n   t h i s . t r i g g e r ( " s e t D a t a " + p a r t s [ 1 ] + " ! " , [ p a r t s [ 0 ] , v a l u e ] ) . e a c h ( f u n c t i o n ( ) { j Q u e r y . d a t a ( t h i s , k e y , v a l u e ) } ) } } , r e m o v e D a t a : f u n c t i o n ( k e y ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { j Q u e r y . r e m o v e D a t a ( t h i s , k e y ) } ) } } ) ; j Q u e r y . e x t e n d ( { q u e u e : f u n c t i o n ( e l e m , t y p e , d a t a ) { i f ( ! e l e m ) { r e t u r n } t y p e = ( t y p e | | " f x " ) + " q u e u e " ; v a r   q = j Q u e r y . d a t a ( e l e m , t y p e ) ; i f ( ! d a t a ) { r e t u r n   q | | [ ] } i f ( ! q | | j Q u e r y . i s A r r a y ( d a t a ) ) { q = j Q u e r y . d a t a ( e l e m , t y p e , j Q u e r y . m a k e A r r a y ( d a t a ) ) } e l s e { q . p u s h ( d a t a ) } r e t u r n   q } , d e q u e u e : f u n c t i o n ( e l e m , t y p e ) { t y p e = t y p e | | " f x " ; v a r   q u e u e = j Q u e r y . q u e u e ( e l e m , t y p e ) , f n = q u e u e . s h i f t ( ) ; i f ( f n = = = " i n p r o g r e s s " ) { f n = q u e u e . s h i f t ( ) } i f ( f n ) { i f ( t y p e = = = " f x " ) { q u e u e . u n s h i f t ( " i n p r o g r e s s " ) } f n . c a l l ( e l e m , f u n c t i o n ( ) { j Q u e r y . d e q u e u e ( e l e m , t y p e ) } ) } } } ) ; j Q u e r y . f n . e x t e n d ( { q u e u e : f u n c t i o n ( t y p e , d a t a ) { i f ( t y p e o f   t y p e ! = = " s t r i n g " ) { d a t a = t y p e ; t y p e = " f x " } i f ( d a t a = = = u n d e f i n e d ) { r e t u r n   j Q u e r y . q u e u e ( t h i s [ 0 ] , t y p e ) } r e t u r n   t h i s . e a c h ( f u n c t i o n ( i , e l e m ) { v a r   q u e u e = j Q u e r y . q u e u e ( t h i s , t y p e , d a t a ) ; i f ( t y p e = = = " f x " & & q u e u e [ 0 ] ! = = " i n p r o g r e s s " ) { j Q u e r y . d e q u e u e ( t h i s , t y p e ) } } ) } , d e q u e u e : f u n c t i o n ( t y p e ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { j Q u e r y . d e q u e u e ( t h i s , t y p e ) } ) } , d e l a y : f u n c t i o n ( t i m e , t y p e ) { t i m e = j Q u e r y . f x ? j Q u e r y . f x . s p e e d s [ t i m e ] | | t i m e : t i m e ; t y p e = t y p e | | " f x " ; r e t u r n   t h i s . q u e u e ( t y p e , f u n c t i o n ( ) { v a r   e l e m = t h i s ; s e t T i m e o u t ( f u n c t i o n ( ) { j Q u e r y . d e q u e u e ( e l e m , t y p e ) } , t i m e ) } ) } , c l e a r Q u e u e : f u n c t i o n ( t y p e ) { r e t u r n   t h i s . q u e u e ( t y p e | | " f x " , [ ] ) } } ) ; v a r   r c l a s s = / [ \ n \ t ] / g , r s p a c e = / \ s + / , r r e t u r n = / \ r / g , r s p e c i a l u r l = / h r e f | s r c | s t y l e / , r t y p e = / ( b u t t o n | i n p u t ) / i , r f o c u s a b l e = / ( b u t t o n | i n p u t | o b j e c t | s e l e c t | t e x t a r e a ) / i , r c l i c k a b l e = / ^ ( a | a r e a ) $ / i , r r a d i o c h e c k = / r a d i o | c h e c k b o x / ; j Q u e r y . f n . e x t e n d ( { a t t r : f u n c t i o n ( n a m e , v a l u e ) { r e t u r n   a c c e s s ( t h i s , n a m e , v a l u e , t r u e , j Q u e r y . a t t r ) } , r e m o v e A t t r : f u n c t i o n ( n a m e , f n ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { j Q u e r y . a t t r ( t h i s , n a m e , " " ) ; i f ( t h i s . n o d e T y p e = = = 1 ) { t h i s . r e m o v e A t t r i b u t e ( n a m e ) } } ) } , a d d C l a s s : f u n c t i o n ( v a l u e ) { i f ( j Q u e r y . i s F u n c t i o n ( v a l u e ) ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( i ) { v a r   s e l f = j Q u e r y ( t h i s ) ; s e l f . a d d C l a s s ( v a l u e . c a l l ( t h i s , i , s e l f . a t t r ( " c l a s s " ) ) ) } ) } i f ( v a l u e & & t y p e o f   v a l u e = = = " s t r i n g " ) { v a r   c l a s s N a m e s = ( v a l u e | | " " ) . s p l i t ( r s p a c e ) ; f o r ( v a r   i = 0 , l = t h i s . l e n g t h ; i < l ; i + + ) { v a r   e l e m = t h i s [ i ] ; i f ( e l e m . n o d e T y p e = = = 1 ) { i f ( ! e l e m . c l a s s N a m e ) { e l e m . c l a s s N a m e = v a l u e } e l s e { v a r   c l a s s N a m e = "   " + e l e m . c l a s s N a m e + "   " , s e t C l a s s = e l e m . c l a s s N a m e ; f o r ( v a r   c = 0 , c l = c l a s s N a m e s . l e n g t h ; c < c l ; c + + ) { i f ( c l a s s N a m e . i n d e x O f ( "   " + c l a s s N a m e s [ c ] + "   " ) < 0 ) { s e t C l a s s + = "   " + c l a s s N a m e s [ c ] } } e l e m . c l a s s N a m e = j Q u e r y . t r i m ( s e t C l a s s ) } } } } r e t u r n   t h i s } , r e m o v e C l a s s : f u n c t i o n ( v a l u e ) { i f ( j Q u e r y . i s F u n c t i o n ( v a l u e ) ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( i ) { v a r   s e l f = j Q u e r y ( t h i s ) ; s e l f . r e m o v e C l a s s ( v a l u e . c a l l ( t h i s , i , s e l f . a t t r ( " c l a s s " ) ) ) } ) } i f ( ( v a l u e & & t y p e o f   v a l u e = = = " s t r i n g " ) | | v a l u e = = = u n d e f i n e d ) { v a r   c l a s s N a m e s = ( v a l u e | | " " ) . s p l i t ( r s p a c e ) ; f o r ( v a r   i = 0 , l = t h i s . l e n g t h ; i < l ; i + + ) { v a r   e l e m = t h i s [ i ] ; i f ( e l e m . n o d e T y p e = = = 1 & & e l e m . c l a s s N a m e ) { i f ( v a l u e ) { v a r   c l a s s N a m e = ( "   " + e l e m . c l a s s N a m e + "   " ) . r e p l a c e ( r c l a s s , "   " ) ; f o r ( v a r   c = 0 , c l = c l a s s N a m e s . l e n g t h ; c < c l ; c + + ) { c l a s s N a m e = c l a s s N a m e . r e p l a c e ( "   " + c l a s s N a m e s [ c ] + "   " , "   " ) } e l e m . c l a s s N a m e = j Q u e r y . t r i m ( c l a s s N a m e ) } e l s e { e l e m . c l a s s N a m e = " " } } } } r e t u r n   t h i s } , t o g g l e C l a s s : f u n c t i o n ( v a l u e , s t a t e V a l ) { v a r   t y p e = t y p e o f   v a l u e , i s B o o l = t y p e o f   s t a t e V a l = = = " b o o l e a n " ; i f ( j Q u e r y . i s F u n c t i o n ( v a l u e ) ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( i ) { v a r   s e l f = j Q u e r y ( t h i s ) ; s e l f . t o g g l e C l a s s ( v a l u e . c a l l ( t h i s , i , s e l f . a t t r ( " c l a s s " ) , s t a t e V a l ) , s t a t e V a l ) } ) } r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { i f ( t y p e = = = " s t r i n g " ) { v a r   c l a s s N a m e , i = 0 , s e l f = j Q u e r y ( t h i s ) , s t a t e = s t a t e V a l , c l a s s N a m e s = v a l u e . s p l i t ( r s p a c e ) ; w h i l e ( ( c l a s s N a m e = c l a s s N a m e s [ i + + ] ) ) { s t a t e = i s B o o l ? s t a t e : ! s e l f . h a s C l a s s ( c l a s s N a m e ) ; s e l f [ s t a t e ? " a d d C l a s s " : " r e m o v e C l a s s " ] ( c l a s s N a m e ) } } e l s e   i f ( t y p e = = = " u n d e f i n e d " | | t y p e = = = " b o o l e a n " ) { i f ( t h i s . c l a s s N a m e ) { j Q u e r y . d a t a ( t h i s , " _ _ c l a s s N a m e _ _ " , t h i s . c l a s s N a m e ) } t h i s . c l a s s N a m e = t h i s . c l a s s N a m e | | v a l u e = = = f a l s e ? " " : j Q u e r y . d a t a ( t h i s , " _ _ c l a s s N a m e _ _ " ) | | " " } } ) } , h a s C l a s s : f u n c t i o n ( s e l e c t o r ) { v a r   c l a s s N a m e = "   " + s e l e c t o r + "   " ; f o r ( v a r   i = 0 , l = t h i s . l e n g t h ; i < l ; i + + ) { i f ( ( "   " + t h i s [ i ] . c l a s s N a m e + "   " ) . r e p l a c e ( r c l a s s , "   " ) . i n d e x O f ( c l a s s N a m e ) > - 1 ) { r e t u r n   t r u e } } r e t u r n   f a l s e } , v a l : f u n c t i o n ( v a l u e ) { i f ( v a l u e = = = u n d e f i n e d ) { v a r   e l e m = t h i s [ 0 ] ; i f ( e l e m ) { i f ( j Q u e r y . n o d e N a m e ( e l e m , " o p t i o n " ) ) { r e t u r n ( e l e m . a t t r i b u t e s . v a l u e | | { } ) . s p e c i f i e d ? e l e m . v a l u e : e l e m . t e x t } i f ( j Q u e r y . n o d e N a m e ( e l e m , " s e l e c t " ) ) { v a r   i n d e x = e l e m . s e l e c t e d I n d e x , v a l u e s = [ ] , o p t i o n s = e l e m . o p t i o n s , o n e = e l e m . t y p e = = = " s e l e c t - o n e " ; i f ( i n d e x < 0 ) { r e t u r n   n u l l } f o r ( v a r   i = o n e ? i n d e x : 0 , m a x = o n e ? i n d e x + 1 : o p t i o n s . l e n g t h ; i < m a x ; i + + ) { v a r   o p t i o n = o p t i o n s [ i ] ; i f ( o p t i o n . s e l e c t e d ) { v a l u e = j Q u e r y ( o p t i o n ) . v a l ( ) ; i f ( o n e ) { r e t u r n   v a l u e } v a l u e s . p u s h ( v a l u e ) } } r e t u r n   v a l u e s } i f ( r r a d i o c h e c k . t e s t ( e l e m . t y p e ) & & ! j Q u e r y . s u p p o r t . c h e c k O n ) { r e t u r n   e l e m . g e t A t t r i b u t e ( " v a l u e " ) = = = n u l l ? " o n " : e l e m . v a l u e } r e t u r n ( e l e m . v a l u e | | " " ) . r e p l a c e ( r r e t u r n , " " ) } r e t u r n   u n d e f i n e d } v a r   i s F u n c t i o n = j Q u e r y . i s F u n c t i o n ( v a l u e ) ; r e t u r n   t h i s . e a c h ( f u n c t i o n ( i ) { v a r   s e l f = j Q u e r y ( t h i s ) , v a l = v a l u e ; i f ( t h i s . n o d e T y p e ! = = 1 ) { r e t u r n } i f ( i s F u n c t i o n ) { v a l = v a l u e . c a l l ( t h i s , i , s e l f . v a l ( ) ) } i f ( t y p e o f   v a l = = = " n u m b e r " ) { v a l + = " " } i f ( j Q u e r y . i s A r r a y ( v a l ) & & r r a d i o c h e c k . t e s t ( t h i s . t y p e ) ) { t h i s . c h e c k e d = j Q u e r y . i n A r r a y ( s e l f . v a l ( ) , v a l ) > = 0 } e l s e   i f ( j Q u e r y . n o d e N a m e ( t h i s , " s e l e c t " ) ) { v a r   v a l u e s = j Q u e r y . m a k e A r r a y ( v a l ) ; j Q u e r y ( " o p t i o n " , t h i s ) . e a c h ( f u n c t i o n ( ) { t h i s . s e l e c t e d = j Q u e r y . i n A r r a y ( j Q u e r y ( t h i s ) . v a l ( ) , v a l u e s ) > = 0 } ) ; i f ( ! v a l u e s . l e n g t h ) { t h i s . s e l e c t e d I n d e x = - 1 } } e l s e { t h i s . v a l u e = v a l } } ) } } ) ; j Q u e r y . e x t e n d ( { a t t r F n : { v a l : t r u e , c s s : t r u e , h t m l : t r u e , t e x t : t r u e , d a t a : t r u e , w i d t h : t r u e , h e i g h t : t r u e , o f f s e t : t r u e } , a t t r : f u n c t i o n ( e l e m , n a m e , v a l u e , p a s s ) { i f ( ! e l e m | | e l e m . n o d e T y p e = = = 3 | | e l e m . n o d e T y p e = = = 8 ) { r e t u r n   u n d e f i n e d } i f ( p a s s & & n a m e   i n   j Q u e r y . a t t r F n ) { r e t u r n   j Q u e r y ( e l e m ) [ n a m e ] ( v a l u e ) } v a r   n o t x m l = e l e m . n o d e T y p e ! = = 1 | | ! j Q u e r y . i s X M L D o c ( e l e m ) , s e t = v a l u e ! = = u n d e f i n e d ; n a m e = n o t x m l & & j Q u e r y . p r o p s [ n a m e ] | | n a m e ; i f ( e l e m . n o d e T y p e = = = 1 ) { v a r   s p e c i a l = r s p e c i a l u r l . t e s t ( n a m e ) ; i f ( n a m e = = = " s e l e c t e d " & & ! j Q u e r y . s u p p o r t . o p t S e l e c t e d ) { v a r   p a r e n t = e l e m . p a r e n t N o d e ; i f ( p a r e n t ) { p a r e n t . s e l e c t e d I n d e x ; i f ( p a r e n t . p a r e n t N o d e ) { p a r e n t . p a r e n t N o d e . s e l e c t e d I n d e x } } } i f ( n a m e   i n   e l e m & & n o t x m l & & ! s p e c i a l ) { i f ( s e t ) { i f ( n a m e = = = " t y p e " & & r t y p e . t e s t ( e l e m . n o d e N a m e ) & & e l e m . p a r e n t N o d e ) { j Q u e r y . e r r o r ( " t y p e   p r o p e r t y   c a n ' t   b e   c h a n g e d " ) } e l e m [ n a m e ] = v a l u e } i f ( j Q u e r y . n o d e N a m e ( e l e m , " f o r m " ) & & e l e m . g e t A t t r i b u t e N o d e ( n a m e ) ) { r e t u r n   e l e m . g e t A t t r i b u t e N o d e ( n a m e ) . n o d e V a l u e } i f ( n a m e = = = " t a b I n d e x " ) { v a r   a t t r i b u t e N o d e = e l e m . g e t A t t r i b u t e N o d e ( " t a b I n d e x " ) ; r e t u r n   a t t r i b u t e N o d e & & a t t r i b u t e N o d e . s p e c i f i e d ? a t t r i b u t e N o d e . v a l u e : r f o c u s a b l e . t e s t ( e l e m . n o d e N a m e ) | | r c l i c k a b l e . t e s t ( e l e m . n o d e N a m e ) & & e l e m . h r e f ? 0 : u n d e f i n e d } r e t u r n   e l e m [ n a m e ] } i f ( ! j Q u e r y . s u p p o r t . s t y l e & & n o t x m l & & n a m e = = = " s t y l e " ) { i f ( s e t ) { e l e m . s t y l e . c s s T e x t = " " + v a l u e } r e t u r n   e l e m . s t y l e . c s s T e x t } i f ( s e t ) { e l e m . s e t A t t r i b u t e ( n a m e , " " + v a l u e ) } v a r   a t t r = ! j Q u e r y . s u p p o r t . h r e f N o r m a l i z e d & & n o t x m l & & s p e c i a l ? e l e m . g e t A t t r i b u t e ( n a m e , 2 ) : e l e m . g e t A t t r i b u t e ( n a m e ) ; r e t u r n   a t t r = = = n u l l ? u n d e f i n e d : a t t r } r e t u r n   j Q u e r y . s t y l e ( e l e m , n a m e , v a l u e ) } } ) ; v a r   r n a m e s p a c e s = / \ . ( . * ) $ / , f c l e a n u p = f u n c t i o n ( n m ) { r e t u r n   n m . r e p l a c e ( / [ ^ \ w \ s \ . \ | ` ] / g , f u n c t i o n ( c h ) { r e t u r n " \ \ " + c h } ) } ; j Q u e r y . e v e n t = { a d d : f u n c t i o n ( e l e m , t y p e s , h a n d l e r , d a t a ) { i f ( e l e m . n o d e T y p e = = = 3 | | e l e m . n o d e T y p e = = = 8 ) { r e t u r n } i f ( e l e m . s e t I n t e r v a l & & ( e l e m ! = = w i n d o w & & ! e l e m . f r a m e E l e m e n t ) ) { e l e m = w i n d o w } v a r   h a n d l e O b j I n , h a n d l e O b j ; i f ( h a n d l e r . h a n d l e r ) { h a n d l e O b j I n = h a n d l e r ; h a n d l e r = h a n d l e O b j I n . h a n d l e r } i f ( ! h a n d l e r . g u i d ) { h a n d l e r . g u i d = j Q u e r y . g u i d + + } v a r   e l e m D a t a = j Q u e r y . d a t a ( e l e m ) ; i f ( ! e l e m D a t a ) { r e t u r n } v a r   e v e n t s = e l e m D a t a . e v e n t s = e l e m D a t a . e v e n t s | | { } , e v e n t H a n d l e = e l e m D a t a . h a n d l e , e v e n t H a n d l e ; i f ( ! e v e n t H a n d l e ) { e l e m D a t a . h a n d l e = e v e n t H a n d l e = f u n c t i o n ( ) { r e t u r n   t y p e o f   j Q u e r y ! = = " u n d e f i n e d " & & ! j Q u e r y . e v e n t . t r i g g e r e d ? j Q u e r y . e v e n t . h a n d l e . a p p l y ( e v e n t H a n d l e . e l e m , a r g u m e n t s ) : u n d e f i n e d } } e v e n t H a n d l e . e l e m = e l e m ; t y p e s = t y p e s . s p l i t ( "   " ) ; v a r   t y p e , i = 0 , n a m e s p a c e s ; w h i l e ( ( t y p e = t y p e s [ i + + ] ) ) { h a n d l e O b j = h a n d l e O b j I n ? j Q u e r y . e x t e n d ( { } , h a n d l e O b j I n ) : { h a n d l e r : h a n d l e r , d a t a : d a t a } ; i f ( t y p e . i n d e x O f ( " . " ) > - 1 ) { n a m e s p a c e s = t y p e . s p l i t ( " . " ) ; t y p e = n a m e s p a c e s . s h i f t ( ) ; h a n d l e O b j . n a m e s p a c e = n a m e s p a c e s . s l i c e ( 0 ) . s o r t ( ) . j o i n ( " . " ) } e l s e { n a m e s p a c e s = [ ] ; h a n d l e O b j . n a m e s p a c e = " " } h a n d l e O b j . t y p e = t y p e ; h a n d l e O b j . g u i d = h a n d l e r . g u i d ; v a r   h a n d l e r s = e v e n t s [ t y p e ] , s p e c i a l = j Q u e r y . e v e n t . s p e c i a l [ t y p e ] | | { } ; i f ( ! h a n d l e r s ) { h a n d l e r s = e v e n t s [ t y p e ] = [ ] ; i f ( ! s p e c i a l . s e t u p | | s p e c i a l . s e t u p . c a l l ( e l e m , d a t a , n a m e s p a c e s , e v e n t H a n d l e ) = = = f a l s e ) { i f ( e l e m . a d d E v e n t L i s t e n e r ) { e l e m . a d d E v e n t L i s t e n e r ( t y p e , e v e n t H a n d l e , f a l s e ) } e l s e   i f ( e l e m . a t t a c h E v e n t ) { e l e m . a t t a c h E v e n t ( " o n " + t y p e , e v e n t H a n d l e ) } } } i f ( s p e c i a l . a d d ) { s p e c i a l . a d d . c a l l ( e l e m , h a n d l e O b j ) ; i f ( ! h a n d l e O b j . h a n d l e r . g u i d ) { h a n d l e O b j . h a n d l e r . g u i d = h a n d l e r . g u i d } } h a n d l e r s . p u s h ( h a n d l e O b j ) ; j Q u e r y . e v e n t . g l o b a l [ t y p e ] = t r u e } e l e m = n u l l } , g l o b a l : { } , r e m o v e : f u n c t i o n ( e l e m , t y p e s , h a n d l e r , p o s ) { i f ( e l e m . n o d e T y p e = = = 3 | | e l e m . n o d e T y p e = = = 8 ) { r e t u r n } v a r   r e t , t y p e , f n , i = 0 , a l l , n a m e s p a c e s , n a m e s p a c e , s p e c i a l , e v e n t T y p e , h a n d l e O b j , o r i g T y p e , e l e m D a t a = j Q u e r y . d a t a ( e l e m ) , e v e n t s = e l e m D a t a & & e l e m D a t a . e v e n t s ; i f ( ! e l e m D a t a | | ! e v e n t s ) { r e t u r n } i f ( t y p e s & & t y p e s . t y p e ) { h a n d l e r = t y p e s . h a n d l e r ; t y p e s = t y p e s . t y p e } i f ( ! t y p e s | | t y p e o f   t y p e s = = = " s t r i n g " & & t y p e s . c h a r A t ( 0 ) = = = " . " ) { t y p e s = t y p e s | | " " ; f o r ( t y p e   i n   e v e n t s ) { j Q u e r y . e v e n t . r e m o v e ( e l e m , t y p e + t y p e s ) } r e t u r n } t y p e s = t y p e s . s p l i t ( "   " ) ; w h i l e ( ( t y p e = t y p e s [ i + + ] ) ) { o r i g T y p e = t y p e ; h a n d l e O b j = n u l l ; a l l = t y p e . i n d e x O f ( " . " ) < 0 ; n a m e s p a c e s = [ ] ; i f ( ! a l l ) { n a m e s p a c e s = t y p e . s p l i t ( " . " ) ; t y p e = n a m e s p a c e s . s h i f t ( ) ; n a m e s p a c e = n e w   R e g E x p ( " ( ^ | \ \ . ) " + j Q u e r y . m a p ( n a m e s p a c e s . s l i c e ( 0 ) . s o r t ( ) , f c l e a n u p ) . j o i n ( " \ \ . ( ? : . * \ \ . ) ? " ) + " ( \ \ . | $ ) " ) } e v e n t T y p e = e v e n t s [ t y p e ] ; i f ( ! e v e n t T y p e ) { c o n t i n u e } i f ( ! h a n d l e r ) { f o r ( v a r   j = 0 ; j < e v e n t T y p e . l e n g t h ; j + + ) { h a n d l e O b j = e v e n t T y p e [ j ] ; i f ( a l l | | n a m e s p a c e . t e s t ( h a n d l e O b j . n a m e s p a c e ) ) { j Q u e r y . e v e n t . r e m o v e ( e l e m , o r i g T y p e , h a n d l e O b j . h a n d l e r , j ) ; e v e n t T y p e . s p l i c e ( j - - , 1 ) } } c o n t i n u e } s p e c i a l = j Q u e r y . e v e n t . s p e c i a l [ t y p e ] | | { } ; f o r ( v a r   j = p o s | | 0 ; j < e v e n t T y p e . l e n g t h ; j + + ) { h a n d l e O b j = e v e n t T y p e [ j ] ; i f ( h a n d l e r . g u i d = = = h a n d l e O b j . g u i d ) { i f ( a l l | | n a m e s p a c e . t e s t ( h a n d l e O b j . n a m e s p a c e ) ) { i f ( p o s = = n u l l ) { e v e n t T y p e . s p l i c e ( j - - , 1 ) } i f ( s p e c i a l . r e m o v e ) { s p e c i a l . r e m o v e . c a l l ( e l e m , h a n d l e O b j ) } } i f ( p o s ! = n u l l ) { b r e a k } } } i f ( e v e n t T y p e . l e n g t h = = = 0 | | p o s ! = n u l l & & e v e n t T y p e . l e n g t h = = = 1 ) { i f ( ! s p e c i a l . t e a r d o w n | | s p e c i a l . t e a r d o w n . c a l l ( e l e m , n a m e s p a c e s ) = = = f a l s e ) { r e m o v e E v e n t ( e l e m , t y p e , e l e m D a t a . h a n d l e ) } r e t = n u l l ; d e l e t e   e v e n t s [ t y p e ] } } i f ( j Q u e r y . i s E m p t y O b j e c t ( e v e n t s ) ) { v a r   h a n d l e = e l e m D a t a . h a n d l e ; i f ( h a n d l e ) { h a n d l e . e l e m = n u l l } d e l e t e   e l e m D a t a . e v e n t s ; d e l e t e   e l e m D a t a . h a n d l e ; i f ( j Q u e r y . i s E m p t y O b j e c t ( e l e m D a t a ) ) { j Q u e r y . r e m o v e D a t a ( e l e m ) } } } , t r i g g e r : f u n c t i o n ( e v e n t , d a t a , e l e m ) { v a r   t y p e = e v e n t . t y p e | | e v e n t , b u b b l i n g = a r g u m e n t s [ 3 ] ; i f ( ! b u b b l i n g ) { e v e n t = t y p e o f   e v e n t = = = " o b j e c t " ? e v e n t [ e x p a n d o ] ? e v e n t : j Q u e r y . e x t e n d ( j Q u e r y . E v e n t ( t y p e ) , e v e n t ) : j Q u e r y . E v e n t ( t y p e ) ; i f ( t y p e . i n d e x O f ( " ! " ) > = 0 ) { e v e n t . t y p e = t y p e = t y p e . s l i c e ( 0 , - 1 ) ; e v e n t . e x c l u s i v e = t r u e } i f ( ! e l e m ) { e v e n t . s t o p P r o p a g a t i o n ( ) ; i f ( j Q u e r y . e v e n t . g l o b a l [ t y p e ] ) { j Q u e r y . e a c h ( j Q u e r y . c a c h e , f u n c t i o n ( ) { i f ( t h i s . e v e n t s & & t h i s . e v e n t s [ t y p e ] ) { j Q u e r y . e v e n t . t r i g g e r ( e v e n t , d a t a , t h i s . h a n d l e . e l e m ) } } ) } } i f ( ! e l e m | | e l e m . n o d e T y p e = = = 3 | | e l e m . n o d e T y p e = = = 8 ) { r e t u r n   u n d e f i n e d } e v e n t . r e s u l t = u n d e f i n e d ; e v e n t . t a r g e t = e l e m ; d a t a = j Q u e r y . m a k e A r r a y ( d a t a ) ; d a t a . u n s h i f t ( e v e n t ) } e v e n t . c u r r e n t T a r g e t = e l e m ; v a r   h a n d l e = j Q u e r y . d a t a ( e l e m , " h a n d l e " ) ; i f ( h a n d l e ) { h a n d l e . a p p l y ( e l e m , d a t a ) } v a r   p a r e n t = e l e m . p a r e n t N o d e | | e l e m . o w n e r D o c u m e n t ; t r y { i f ( ! ( e l e m & & e l e m . n o d e N a m e & & j Q u e r y . n o D a t a [ e l e m . n o d e N a m e . t o L o w e r C a s e ( ) ] ) ) { i f ( e l e m [ " o n " + t y p e ] & & e l e m [ " o n " + t y p e ] . a p p l y ( e l e m , d a t a ) = = = f a l s e ) { e v e n t . r e s u l t = f a l s e } } } c a t c h ( e ) { } i f ( ! e v e n t . i s P r o p a g a t i o n S t o p p e d ( ) & & p a r e n t ) { j Q u e r y . e v e n t . t r i g g e r ( e v e n t , d a t a , p a r e n t , t r u e ) } e l s e   i f ( ! e v e n t . i s D e f a u l t P r e v e n t e d ( ) ) { v a r   t a r g e t = e v e n t . t a r g e t , o l d , i s C l i c k = j Q u e r y . n o d e N a m e ( t a r g e t , " a " ) & & t y p e = = = " c l i c k " , s p e c i a l = j Q u e r y . e v e n t . s p e c i a l [ t y p e ] | | { } ; i f ( ( ! s p e c i a l . _ d e f a u l t | | s p e c i a l . _ d e f a u l t . c a l l ( e l e m , e v e n t ) = = = f a l s e ) & & ! i s C l i c k & & ! ( t a r g e t & & t a r g e t . n o d e N a m e & & j Q u e r y . n o D a t a [ t a r g e t . n o d e N a m e . t o L o w e r C a s e ( ) ] ) ) { t r y { i f ( t a r g e t [ t y p e ] ) { o l d = t a r g e t [ " o n " + t y p e ] ; i f ( o l d ) { t a r g e t [ " o n " + t y p e ] = n u l l } j Q u e r y . e v e n t . t r i g g e r e d = t r u e ; t a r g e t [ t y p e ] ( ) } } c a t c h ( e ) { } i f ( o l d ) { t a r g e t [ " o n " + t y p e ] = o l d } j Q u e r y . e v e n t . t r i g g e r e d = f a l s e } } } , h a n d l e : f u n c t i o n ( e v e n t ) { v a r   a l l , h a n d l e r s , n a m e s p a c e s , n a m e s p a c e , e v e n t s ; e v e n t = a r g u m e n t s [ 0 ] = j Q u e r y . e v e n t . f i x ( e v e n t | | w i n d o w . e v e n t ) ; e v e n t . c u r r e n t T a r g e t = t h i s ; a l l = e v e n t . t y p e . i n d e x O f ( " . " ) < 0 & & ! e v e n t . e x c l u s i v e ; i f ( ! a l l ) { n a m e s p a c e s = e v e n t . t y p e . s p l i t ( " . " ) ; e v e n t . t y p e = n a m e s p a c e s . s h i f t ( ) ; n a m e s p a c e = n e w   R e g E x p ( " ( ^ | \ \ . ) " + n a m e s p a c e s . s l i c e ( 0 ) . s o r t ( ) . j o i n ( " \ \ . ( ? : . * \ \ . ) ? " ) + " ( \ \ . | $ ) " ) } v a r   e v e n t s = j Q u e r y . d a t a ( t h i s , " e v e n t s " ) , h a n d l e r s = e v e n t s [ e v e n t . t y p e ] ; i f ( e v e n t s & & h a n d l e r s ) { h a n d l e r s = h a n d l e r s . s l i c e ( 0 ) ; f o r ( v a r   j = 0 , l = h a n d l e r s . l e n g t h ; j < l ; j + + ) { v a r   h a n d l e O b j = h a n d l e r s [ j ] ; i f ( a l l | | n a m e s p a c e . t e s t ( h a n d l e O b j . n a m e s p a c e ) ) { e v e n t . h a n d l e r = h a n d l e O b j . h a n d l e r ; e v e n t . d a t a = h a n d l e O b j . d a t a ; e v e n t . h a n d l e O b j = h a n d l e O b j ; v a r   r e t = h a n d l e O b j . h a n d l e r . a p p l y ( t h i s , a r g u m e n t s ) ; i f ( r e t ! = = u n d e f i n e d ) { e v e n t . r e s u l t = r e t ; i f ( r e t = = = f a l s e ) { e v e n t . p r e v e n t D e f a u l t ( ) ; e v e n t . s t o p P r o p a g a t i o n ( ) } } i f ( e v e n t . i s I m m e d i a t e P r o p a g a t i o n S t o p p e d ( ) ) { b r e a k } } } } r e t u r n   e v e n t . r e s u l t } , p r o p s : " a l t K e y   a t t r C h a n g e   a t t r N a m e   b u b b l e s   b u t t o n   c a n c e l a b l e   c h a r C o d e   c l i e n t X   c l i e n t Y   c t r l K e y   c u r r e n t T a r g e t   d a t a   d e t a i l   e v e n t P h a s e   f r o m E l e m e n t   h a n d l e r   k e y C o d e   l a y e r X   l a y e r Y   m e t a K e y   n e w V a l u e   o f f s e t X   o f f s e t Y   o r i g i n a l T a r g e t   p a g e X   p a g e Y   p r e v V a l u e   r e l a t e d N o d e   r e l a t e d T a r g e t   s c r e e n X   s c r e e n Y   s h i f t K e y   s r c E l e m e n t   t a r g e t   t o E l e m e n t   v i e w   w h e e l D e l t a   w h i c h " . s p l i t ( "   " ) , f i x : f u n c t i o n ( e v e n t ) { i f ( e v e n t [ e x p a n d o ] ) { r e t u r n   e v e n t } v a r   o r i g i n a l E v e n t = e v e n t ; e v e n t = j Q u e r y . E v e n t ( o r i g i n a l E v e n t ) ; f o r ( v a r   i = t h i s . p r o p s . l e n g t h , p r o p ; i ; ) { p r o p = t h i s . p r o p s [ - - i ] ; e v e n t [ p r o p ] = o r i g i n a l E v e n t [ p r o p ] } i f ( ! e v e n t . t a r g e t ) { e v e n t . t a r g e t = e v e n t . s r c E l e m e n t | | d o c u m e n t } i f ( e v e n t . t a r g e t . n o d e T y p e = = = 3 ) { e v e n t . t a r g e t = e v e n t . t a r g e t . p a r e n t N o d e } i f ( ! e v e n t . r e l a t e d T a r g e t & & e v e n t . f r o m E l e m e n t ) { e v e n t . r e l a t e d T a r g e t = e v e n t . f r o m E l e m e n t = = = e v e n t . t a r g e t ? e v e n t . t o E l e m e n t : e v e n t . f r o m E l e m e n t } i f ( e v e n t . p a g e X = = n u l l & & e v e n t . c l i e n t X ! = n u l l ) { v a r   d o c = d o c u m e n t . d o c u m e n t E l e m e n t , b o d y = d o c u m e n t . b o d y ; e v e n t . p a g e X = e v e n t . c l i e n t X + ( d o c & & d o c . s c r o l l L e f t | | b o d y & & b o d y . s c r o l l L e f t | | 0 ) - ( d o c & & d o c . c l i e n t L e f t | | b o d y & & b o d y . c l i e n t L e f t | | 0 ) ; e v e n t . p a g e Y = e v e n t . c l i e n t Y + ( d o c & & d o c . s c r o l l T o p | | b o d y & & b o d y . s c r o l l T o p | | 0 ) - ( d o c & & d o c . c l i e n t T o p | | b o d y & & b o d y . c l i e n t T o p | | 0 ) } i f ( ! e v e n t . w h i c h & & ( ( e v e n t . c h a r C o d e | | e v e n t . c h a r C o d e = = = 0 ) ? e v e n t . c h a r C o d e : e v e n t . k e y C o d e ) ) { e v e n t . w h i c h = e v e n t . c h a r C o d e | | e v e n t . k e y C o d e } i f ( ! e v e n t . m e t a K e y & & e v e n t . c t r l K e y ) { e v e n t . m e t a K e y = e v e n t . c t r l K e y } i f ( ! e v e n t . w h i c h & & e v e n t . b u t t o n ! = = u n d e f i n e d ) { e v e n t . w h i c h = ( e v e n t . b u t t o n & 1 ? 1 : ( e v e n t . b u t t o n & 2 ? 3 : ( e v e n t . b u t t o n & 4 ? 2 : 0 ) ) ) } r e t u r n   e v e n t } , g u i d : 1 E 8 , p r o x y : j Q u e r y . p r o x y , s p e c i a l : { r e a d y : { s e t u p : j Q u e r y . b i n d R e a d y , t e a r d o w n : j Q u e r y . n o o p } , l i v e : { a d d : f u n c t i o n ( h a n d l e O b j ) { j Q u e r y . e v e n t . a d d ( t h i s , h a n d l e O b j . o r i g T y p e , j Q u e r y . e x t e n d ( { } , h a n d l e O b j , { h a n d l e r : l i v e H a n d l e r } ) ) } , r e m o v e : f u n c t i o n ( h a n d l e O b j ) { v a r   r e m o v e = t r u e , t y p e = h a n d l e O b j . o r i g T y p e . r e p l a c e ( r n a m e s p a c e s , " " ) ; j Q u e r y . e a c h ( j Q u e r y . d a t a ( t h i s , " e v e n t s " ) . l i v e | | [ ] , f u n c t i o n ( ) { i f ( t y p e = = = t h i s . o r i g T y p e . r e p l a c e ( r n a m e s p a c e s , " " ) ) { r e m o v e = f a l s e ; r e t u r n   f a l s e } } ) ; i f ( r e m o v e ) { j Q u e r y . e v e n t . r e m o v e ( t h i s , h a n d l e O b j . o r i g T y p e , l i v e H a n d l e r ) } } } , b e f o r e u n l o a d : { s e t u p : f u n c t i o n ( d a t a , n a m e s p a c e s , e v e n t H a n d l e ) { i f ( t h i s . s e t I n t e r v a l ) { t h i s . o n b e f o r e u n l o a d = e v e n t H a n d l e } r e t u r n   f a l s e } , t e a r d o w n : f u n c t i o n ( n a m e s p a c e s , e v e n t H a n d l e ) { i f ( t h i s . o n b e f o r e u n l o a d = = = e v e n t H a n d l e ) { t h i s . o n b e f o r e u n l o a d = n u l l } } } } } ; v a r   r e m o v e E v e n t = d o c u m e n t . 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 m , t y p e , h a n d l e ) { e l e m . r e m o v e E v e n t L i s t e n e r ( t y p e , h a n d l e , f a l s e ) } : f u n c t i o n ( e l e m , t y p e , h a n d l e ) { e l e m . d e t a c h E v e n t ( " o n " + t y p e , h a n d l e ) } ; j Q u e r y . E v e n t = f u n c t i o n ( s r c ) { i f ( ! t h i s . p r e v e n t D e f a u l t ) { r e t u r n   n e w   j Q u e r y . E v e n t ( s r c ) } i f ( s r c & & s r c . t y p e ) { t h i s . o r i g i n a l E v e n t = s r c ; t h i s . t y p e = s r c . t y p e } e l s e { t h i s . t y p e = s r c } t h i s . t i m e S t a m p = n o w ( ) ; t h i s [ e x p a n d o ] = t r u e } ; f u n c t i o n   r e t u r n F a l s e ( ) { r e t u r n   f a l s e } f u n c t i o n   r e t u r n T r u e ( ) { r e t u r n   t r u e } j Q u e r y . E v e n t . p r o t o t y p e = { p r e v e n t D e f a u l t : f u n c t i o n ( ) { t h i s . i s D e f a u l t P r e v e n t e d = r e t u r n T r u e ; v a r   e = t h i s . o r i g i n a l E v e n t ; i f ( ! e ) { r e t u r n } 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 . r e t u r n V a l u e = f a l s e } , s t o p P r o p a g a t i o n : f u n c t i o n ( ) { t h i s . i s P r o p a g a t i o n S t o p p e d = r e t u r n T r u e ; v a r   e = t h i s . o r i g i n a l E v e n t ; i f ( ! e ) { r e t u r n } i f ( e . s t o p P r o p a g a t i o n ) { e . s t o p P r o p a g a t i o n ( ) } e . c a n c e l B u b b l e = t r u e } , s t o p I m m e d i a t e P r o p a g a t i o n : f u n c t i o n ( ) { t h i s . i s I m m e d i a t e P r o p a g a t i o n S t o p p e d = r e t u r n T r u e ; t h i s . s t o p P r o p a g a t i o n ( ) } , i s D e f a u l t P r e v e n t e d : r e t u r n F a l s e , i s P r o p a g a t i o n S t o p p e d : r e t u r n F a l s e , i s I m m e d i a t e P r o p a g a t i o n S t o p p e d : r e t u r n F a l s e } ; v a r   w i t h i n E l e m e n t = f u n c t i o n ( e v e n t ) { v a r   p a r e n t = e v e n t . r e l a t e d T a r g e t ; t r y { w h i l e ( p a r e n t & & p a r e n t ! = = t h i s ) { p a r e n t = p a r e n t . p a r e n t N o d e } i f ( p a r e n t ! = = t h i s ) { e v e n t . t y p e = e v e n t . d a t a ; j Q u e r y . e v e n t . h a n d l e . a p p l y ( t h i s , a r g u m e n t s ) } } c a t c h ( e ) { } } , d e l e g a t e = f u n c t i o n ( e v e n t ) { e v e n t . t y p e = e v e n t . d a t a ; j Q u e r y . e v e n t . h a n d l e . a p p l y ( t h i s , a r g u m e n t s ) } ; j Q u e r y . e a c h ( { m o u s e e n t e r : " m o u s e o v e r " , m o u s e l e a v e : " m o u s e o u t " } , f u n c t i o n ( o r i g , f i x ) { j Q u e r y . e v e n t . s p e c i a l [ o r i g ] = { s e t u p : f u n c t i o n ( d a t a ) { j Q u e r y . e v e n t . a d d ( t h i s , f i x , d a t a & & d a t a . s e l e c t o r ? d e l e g a t e : w i t h i n E l e m e n t , o r i g ) } , t e a r d o w n : f u n c t i o n ( d a t a ) { j Q u e r y . e v e n t . r e m o v e ( t h i s , f i x , d a t a & & d a t a . s e l e c t o r ? d e l e g a t e : w i t h i n E l e m e n t ) } } } ) ; i f ( ! j Q u e r y . s u p p o r t . s u b m i t B u b b l e s ) { j Q u e r y . e v e n t . s p e c i a l . s u b m i t = { s e t u p : f u n c t i o n ( d a t a , n a m e s p a c e s ) { i f ( t h i s . n o d e N a m e . t o L o w e r C a s e ( ) ! = = " f o r m " ) { j Q u e r y . e v e n t . a d d ( t h i s , " c l i c k . s p e c i a l S u b m i t " , f u n c t i o n ( e ) { v a r   e l e m = e . t a r g e t , t y p e = e l e m . t y p e ; i f ( ( t y p e = = = " s u b m i t " | | t y p e = = = " i m a g e " ) & & j Q u e r y ( e l e m ) . c l o s e s t ( " f o r m " ) . l e n g t h ) { r e t u r n   t r i g g e r ( " s u b m i t " , t h i s , a r g u m e n t s ) } } ) ; j Q u e r y . e v e n t . a d d ( t h i s , " k e y p r e s s . s p e c i a l S u b m i t " , f u n c t i o n ( e ) { v a r   e l e m = e . t a r g e t , t y p e = e l e m . t y p e ; i f ( ( t y p e = = = " t e x t " | | t y p e = = = " p a s s w o r d " ) & & j Q u e r y ( e l e m ) . c l o s e s t ( " f o r m " ) . l e n g t h & & e . k e y C o d e = = = 1 3 ) { r e t u r n   t r i g g e r ( " s u b m i t " , t h i s , a r g u m e n t s ) } } ) } e l s e { r e t u r n   f a l s e } } , t e a r d o w n : f u n c t i o n ( n a m e s p a c e s ) { j Q u e r y . e v e n t . r e m o v e ( t h i s , " . s p e c i a l S u b m i t " ) } } } i f ( ! j Q u e r y . s u p p o r t . c h a n g e B u b b l e s ) { v a r   f o r m E l e m s = / t e x t a r e a | i n p u t | s e l e c t / i , c h a n g e F i l t e r s , g e t V a l = f u n c t i o n ( e l e m ) { v a r   t y p e = e l e m . t y p e , v a l = e l e m . v a l u e ; i f ( t y p e = = = " r a d i o " | | t y p e = = = " c h e c k b o x " ) { v a l = e l e m . c h e c k e d } e l s e   i f ( t y p e = = = " s e l e c t - m u l t i p l e " ) { v a l = e l e m . s e l e c t e d I n d e x > - 1 ? j Q u e r y . m a p ( e l e m . o p t i o n s , f u n c t i o n ( e l e m ) { r e t u r n   e l e m . s e l e c t e d } ) . j o i n ( " - " ) : " " } e l s e   i f ( e l e m . n o d e N a m e . t o L o w e r C a s e ( ) = = = " s e l e c t " ) { v a l = e l e m . s e l e c t e d I n d e x } r e t u r n   v a l } , t e s t C h a n g e = f u n c t i o n   t e s t C h a n g e ( e ) { v a r   e l e m = e . t a r g e t , d a t a , v a l ; i f ( ! f o r m E l e m s . t e s t ( e l e m . n o d e N a m e ) | | e l e m . r e a d O n l y ) { r e t u r n } d a t a = j Q u e r y . d a t a ( e l e m , " _ c h a n g e _ d a t a " ) ; v a l = g e t V a l ( e l e m ) ; i f ( e . t y p e ! = = " f o c u s o u t " | | e l e m . t y p e ! = = " r a d i o " ) { j Q u e r y . d a t a ( e l e m , " _ c h a n g e _ d a t a " , v a l ) } i f ( d a t a = = = u n d e f i n e d | | v a l = = = d a t a ) { r e t u r n } i f ( d a t a ! = n u l l | | v a l ) { e . t y p e = " c h a n g e " ; r e t u r n   j Q u e r y . e v e n t . t r i g g e r ( e , a r g u m e n t s [ 1 ] , e l e m ) } } ; j Q u e r y . e v e n t . s p e c i a l . c h a n g e = { f i l t e r s : { f o c u s o u t : t e s t C h a n g e , c l i c k : f u n c t i o n ( e ) { v a r   e l e m = e . t a r g e t , t y p e = e l e m . t y p e ; i f ( t y p e = = = " r a d i o " | | t y p e = = = " c h e c k b o x " | | e l e m . n o d e N a m e . t o L o w e r C a s e ( ) = = = " s e l e c t " ) { r e t u r n   t e s t C h a n g e . c a l l ( t h i s , e ) } } , k e y d o w n : f u n c t i o n ( e ) { v a r   e l e m = e . t a r g e t , t y p e = e l e m . t y p e ; i f ( ( e . k e y C o d e = = = 1 3 & & e l e m . n o d e N a m e . t o L o w e r C a s e ( ) ! = = " t e x t a r e a " ) | | ( e . k e y C o d e = = = 3 2 & & ( t y p e = = = " c h e c k b o x " | | t y p e = = = " r a d i o " ) ) | | t y p e = = = " s e l e c t - m u l t i p l e " ) { r e t u r n   t e s t C h a n g e . c a l l ( t h i s , e ) } } , b e f o r e a c t i v a t e : f u n c t i o n ( e ) { v a r   e l e m = e . t a r g e t ; j Q u e r y . d a t a ( e l e m , " _ c h a n g e _ d a t a " , g e t V a l ( e l e m ) ) } } , s e t u p : f u n c t i o n ( d a t a , n a m e s p a c e s ) { i f ( t h i s . t y p e = = = " f i l e " ) { r e t u r n   f a l s e } f o r ( v a r   t y p e   i n   c h a n g e F i l t e r s ) { j Q u e r y . e v e n t . a d d ( t h i s , t y p e + " . s p e c i a l C h a n g e " , c h a n g e F i l t e r s [ t y p e ] ) } r e t u r n   f o r m E l e m s . t e s t ( t h i s . n o d e N a m e ) } , t e a r d o w n : f u n c t i o n ( n a m e s p a c e s ) { j Q u e r y . e v e n t . r e m o v e ( t h i s , " . s p e c i a l C h a n g e " ) ; r e t u r n   f o r m E l e m s . t e s t ( t h i s . n o d e N a m e ) } } ; c h a n g e F i l t e r s = j Q u e r y . e v e n t . s p e c i a l . c h a n g e . f i l t e r s } f u n c t i o n   t r i g g e r ( t y p e , e l e m , a r g s ) { a r g s [ 0 ] . t y p e = t y p e ; r e t u r n   j Q u e r y . e v e n t . h a n d l e . a p p l y ( e l e m , a r g s ) } i f ( d o c u m e n t . a d d E v e n t L i s t e n e r ) { j Q u e r y . e a c h ( { f o c u s : " f o c u s i n " , b l u r : " f o c u s o u t " } , f u n c t i o n ( o r i g , f i x ) { j Q u e r y . e v e n t . s p e c i a l [ f i x ] = { s e t u p : f u n c t i o n ( ) { t h i s . a d d E v e n t L i s t e n e r ( o r i g , h a n d l e r , t r u e ) } , t e a r d o w n : f u n c t i o n ( ) { t h i s . r e m o v e E v e n t L i s t e n e r ( o r i g , h a n d l e r , t r u e ) } } ; f u n c t i o n   h a n d l e r ( e ) { e = j Q u e r y . e v e n t . f i x ( e ) ; e . t y p e = f i x ; r e t u r n   j Q u e r y . e v e n t . h a n d l e . c a l l ( t h i s , e ) } } ) } j Q u e r y . e a c h ( [ " b i n d " , " o n e " ] , f u n c t i o n ( i , n a m e ) { j Q u e r y . f n [ n a m e ] = f u n c t i o n ( t y p e , d a t a , f n ) { i f ( t y p e o f   t y p e = = = " o b j e c t " ) { f o r ( v a r   k e y   i n   t y p e ) { t h i s [ n a m e ] ( k e y , d a t a , t y p e [ k e y ] , f n ) } r e t u r n   t h i s } i f ( j Q u e r y . i s F u n c t i o n ( d a t a ) ) { f n = d a t a ; d a t a = u n d e f i n e d } v a r   h a n d l e r = n a m e = = = " o n e " ? j Q u e r y . p r o x y ( f n , f u n c t i o n ( e v e n t ) { j Q u e r y ( t h i s ) . u n b i n d ( e v e n t , h a n d l e r ) ; r e t u r n   f n . a p p l y ( t h i s , a r g u m e n t s ) } ) : f n ; i f ( t y p e = = = " u n l o a d " & & n a m e ! = = " o n e " ) { t h i s . o n e ( t y p e , d a t a , f n ) } e l s e { f o r ( v a r   i = 0 , l = t h i s . l e n g t h ; i < l ; i + + ) { j Q u e r y . e v e n t . a d d ( t h i s [ i ] , t y p e , h a n d l e r , d a t a ) } } r e t u r n   t h i s } } ) ; j Q u e r y . f n . e x t e n d ( { u n b i n d : f u n c t i o n ( t y p e , f n ) { i f ( t y p e o f   t y p e = = = " o b j e c t " & & ! t y p e . p r e v e n t D e f a u l t ) { f o r ( v a r   k e y   i n   t y p e ) { t h i s . u n b i n d ( k e y , t y p e [ k e y ] ) } } e l s e { f o r ( v a r   i = 0 , l = t h i s . l e n g t h ; i < l ; i + + ) { j Q u e r y . e v e n t . r e m o v e ( t h i s [ i ] , t y p e , f n ) } } r e t u r n   t h i s } , d e l e g a t e : f u n c t i o n ( s e l e c t o r , t y p e s , d a t a , f n ) { r e t u r n   t h i s . l i v e ( t y p e s , d a t a , f n , s e l e c t o r ) } , u n d e l e g a t e : f u n c t i o n ( s e l e c t o r , t y p e s , f n ) { i f ( a r g u m e n t s . l e n g t h = = = 0 ) { r e t u r n   t h i s . u n b i n d ( " l i v e " ) } e l s e { r e t u r n   t h i s . d i e ( t y p e s , n u l l , f n , s e l e c t o r ) } } , t r i g g e r : f u n c t i o n ( t y p e , d a t a ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { j Q u e r y . e v e n t . t r i g g e r ( t y p e , d a t a , t h i s ) } ) } , t r i g g e r H a n d l e r : f u n c t i o n ( t y p e , d a t a ) { i f ( t h i s [ 0 ] ) { v a r   e v e n t = j Q u e r y . E v e n t ( t y p e ) ; e v e n t . p r e v e n t D e f a u l t ( ) ; e v e n t . s t o p P r o p a g a t i o n ( ) ; j Q u e r y . e v e n t . t r i g g e r ( e v e n t , d a t a , t h i s [ 0 ] ) ; r e t u r n   e v e n t . r e s u l t } } , t o g g l e : f u n c t i o n ( f n ) { v a r   a r g s = a r g u m e n t s , i = 1 ; w h i l e ( i < a r g s . l e n g t h ) { j Q u e r y . p r o x y ( f n , a r g s [ i + + ] ) } r e t u r n   t h i s . c l i c k ( j Q u e r y . p r o x y ( f n , f u n c t i o n ( e v e n t ) { v a r   l a s t T o g g l e = ( j Q u e r y . d a t a ( t h i s , " l a s t T o g g l e " + f n . g u i d ) | | 0 ) % i ; j Q u e r y . d a t a ( t h i s , " l a s t T o g g l e " + f n . g u i d , l a s t T o g g l e + 1 ) ; e v e n t . p r e v e n t D e f a u l t ( ) ; r e t u r n   a r g s [ l a s t T o g g l e ] . a p p l y ( t h i s , a r g u m e n t s ) | | f a l s e } ) ) } , h o v e r : f u n c t i o n ( f n O v e r , f n O u t ) { r e t u r n   t h i s . m o u s e e n t e r ( f n O v e r ) . m o u s e l e a v e ( f n O u t | | f n O v e r ) } } ) ; v a r   l i v e M a p = { f o c u s : " f o c u s i n " , b l u r : " f o c u s o u t " , m o u s e e n t e r : " m o u s e o v e r " , m o u s e l e a v e : " m o u s e o u t " } ; j Q u e r y . e a c h ( [ " l i v e " , " d i e " ] , f u n c t i o n ( i , n a m e ) { j Q u e r y . f n [ n a m e ] = f u n c t i o n ( t y p e s , d a t a , f n , o r i g S e l e c t o r ) { v a r   t y p e , i = 0 , m a t c h , n a m e s p a c e s , p r e T y p e , s e l e c t o r = o r i g S e l e c t o r | | t h i s . s e l e c t o r , c o n t e x t = o r i g S e l e c t o r ? t h i s : j Q u e r y ( t h i s . c o n t e x t ) ; i f ( j Q u e r y . i s F u n c t i o n ( d a t a ) ) { f n = d a t a ; d a t a = u n d e f i n e d } t y p e s = ( t y p e s | | " " ) . s p l i t ( "   " ) ; w h i l e ( ( t y p e = t y p e s [ i + + ] ) ! = n u l l ) { m a t c h = r n a m e s p a c e s . e x e c ( t y p e ) ; n a m e s p a c e s = " " ; i f ( m a t c h ) { n a m e s p a c e s = m a t c h [ 0 ] ; t y p e = t y p e . r e p l a c e ( r n a m e s p a c e s , " " ) } i f ( t y p e = = = " h o v e r " ) { t y p e s . p u s h ( " m o u s e e n t e r " + n a m e s p a c e s , " m o u s e l e a v e " + n a m e s p a c e s ) ; c o n t i n u e } p r e T y p e = t y p e ; i f ( t y p e = = = " f o c u s " | | t y p e = = = " b l u r " ) { t y p e s . p u s h ( l i v e M a p [ t y p e ] + n a m e s p a c e s ) ; t y p e = t y p e + n a m e s p a c e s } e l s e { t y p e = ( l i v e M a p [ t y p e ] | | t y p e ) + n a m e s p a c e s } i f ( n a m e = = = " l i v e " ) { c o n t e x t . e a c h ( f u n c t i o n ( ) { j Q u e r y . e v e n t . a d d ( t h i s , l i v e C o n v e r t ( t y p e , s e l e c t o r ) , { d a t a : d a t a , s e l e c t o r : s e l e c t o r , h a n d l e r : f n , o r i g T y p e : t y p e , o r i g H a n d l e r : f n , p r e T y p e : p r e T y p e } ) } ) } e l s e { c o n t e x t . u n b i n d ( l i v e C o n v e r t ( t y p e , s e l e c t o r ) , f n ) } } r e t u r n   t h i s } } ) ; f u n c t i o n   l i v e H a n d l e r ( e v e n t ) { v a r   s t o p , e l e m s = [ ] , s e l e c t o r s = [ ] , a r g s = a r g u m e n t s , r e l a t e d , m a t c h , h a n d l e O b j , e l e m , j , i , l , d a t a , e v e n t s = j Q u e r y . d a t a ( t h i s , " e v e n t s " ) ; i f ( e v e n t . l i v e F i r e d = = = t h i s | | ! e v e n t s | | ! e v e n t s . l i v e | | e v e n t . b u t t o n & & e v e n t . t y p e = = = " c l i c k " ) { r e t u r n } e v e n t . l i v e F i r e d = t h i s ; v a r   l i v e = e v e n t s . l i v e . s l i c e ( 0 ) ; f o r ( j = 0 ; j < l i v e . l e n g t h ; j + + ) { h a n d l e O b j = l i v e [ j ] ; i f ( h a n d l e O b j . o r i g T y p e . r e p l a c e ( r n a m e s p a c e s , " " ) = = = e v e n t . t y p e ) { s e l e c t o r s . p u s h ( h a n d l e O b j . s e l e c t o r ) } e l s e { l i v e . s p l i c e ( j - - , 1 ) } } m a t c h = j Q u e r y ( e v e n t . t a r g e t ) . c l o s e s t ( s e l e c t o r s , e v e n t . c u r r e n t T a r g e t ) ; f o r ( i = 0 , l = m a t c h . l e n g t h ; i < l ; i + + ) { f o r ( j = 0 ; j < l i v e . l e n g t h ; j + + ) { h a n d l e O b j = l i v e [ j ] ; i f ( m a t c h [ i ] . s e l e c t o r = = = h a n d l e O b j . s e l e c t o r ) { e l e m = m a t c h [ i ] . e l e m ; r e l a t e d = n u l l ; i f ( h a n d l e O b j . p r e T y p e = = = " m o u s e e n t e r " | | h a n d l e O b j . p r e T y p e = = = " m o u s e l e a v e " ) { r e l a t e d = j Q u e r y ( e v e n t . r e l a t e d T a r g e t ) . c l o s e s t ( h a n d l e O b j . s e l e c t o r ) [ 0 ] } i f ( ! r e l a t e d | | r e l a t e d ! = = e l e m ) { e l e m s . p u s h ( { e l e m : e l e m , h a n d l e O b j : h a n d l e O b j } ) } } } } f o r ( i = 0 , l = e l e m s . l e n g t h ; i < l ; i + + ) { m a t c h = e l e m s [ i ] ; e v e n t . c u r r e n t T a r g e t = m a t c h . e l e m ; e v e n t . d a t a = m a t c h . h a n d l e O b j . d a t a ; e v e n t . h a n d l e O b j = m a t c h . h a n d l e O b j ; i f ( m a t c h . h a n d l e O b j . o r i g H a n d l e r . a p p l y ( m a t c h . e l e m , a r g s ) = = = f a l s e ) { s t o p = f a l s e ; b r e a k } } r e t u r n   s t o p } f u n c t i o n   l i v e C o n v e r t ( t y p e , s e l e c t o r ) { r e t u r n " l i v e . " + ( t y p e & & t y p e ! = = " * " ? t y p e + " . " : " " ) + s e l e c t o r . r e p l a c e ( / \ . / g , " ` " ) . r e p l a c e ( /   / g , " & " ) } j Q u e r y . e a c h ( ( " b l u r   f o c u s   f o c u s i n   f o c u s o u t   l o a d   r e s i z e   s c r o l l   u n l o a d   c l i c k   d b l c l i c k   " + " m o u s e d o w n   m o u s e u p   m o u s e m o v e   m o u s e o v e r   m o u s e o u t   m o u s e e n t e r   m o u s e l e a v e   " + " c h a n g e   s e l e c t   s u b m i t   k e y d o w n   k e y p r e s s   k e y u p   e r r o r " ) . s p l i t ( "   " ) , f u n c t i o n ( i , n a m e ) { j Q u e r y . f n [ n a m e ] = f u n c t i o n ( f n ) { r e t u r n   f n ? t h i s . b i n d ( n a m e , f n ) : t h i s . t r i g g e r ( n a m e ) } ; i f ( j Q u e r y . a t t r F n ) { j Q u e r y . a t t r F n [ n a m e ] = t r u e } } ) ; i f ( w i n d o w . a t t a c h E v e n t & & ! w i n d o w . a d d E v e n t L i s t e n e r ) { w i n d o w . a t t a c h E v e n t ( " o n u n l o a d " , f u n c t i o n ( ) { f o r ( v a r   i d   i n   j Q u e r y . c a c h e ) { i f ( j Q u e r y . c a c h e [ i d ] . h a n d l e ) { t r y { j Q u e r y . e v e n t . r e m o v e ( j Q u e r y . c a c h e [ i d ] . h a n d l e . e l e m ) } c a t c h ( e ) { } } } } ) } ( f u n c t i o n ( ) { v a r   c h u n k e r = / ( ( ? : \ ( ( ? : \ ( [ ^ ( ) ] + \ ) | [ ^ ( ) ] + ) + \ ) | \ [ ( ? : \ [ [ ^ [ \ ] ] * \ ] | [ ' " ] [ ^ ' " ] * [ ' " ] | [ ^ [ \ ] ' " ] + ) + \ ] | \ \ . | [ ^   > + ~ , ( \ [ \ \ ] + ) + | [ > + ~ ] ) ( \ s * , \ s * ) ? ( ( ? : . | \ r | \ n ) * ) / g , d o n e = 0 , t o S t r i n g = O b j e c t . p r o t o t y p e . t o S t r i n g , h a s D u p l i c a t e = f a l s e , b a s e H a s D u p l i c a t e = t r u e ; [ 0 , 0 ] . s o r t ( f u n c t i o n ( ) { b a s e H a s D u p l i c a t e = f a l s e ; r e t u r n   0 } ) ; v a r   S i z z l e = f u n c t i o n ( s e l e c t o r , c o n t e x t , r e s u l t s , s e e d ) { r e s u l t s = r e s u l t s | | [ ] ; v a r   o r i g C o n t e x t = c o n t e x t = c o n t e x t | | d o c u m e n t ; i f ( c o n t e x t . n o d e T y p e ! = = 1 & & c o n t e x t . n o d e T y p e ! = = 9 ) { r e t u r n [ ] } i f ( ! s e l e c t o r | | t y p e o f   s e l e c t o r ! = = " s t r i n g " ) { r e t u r n   r e s u l t s } v a r   p a r t s = [ ] , m , s e t , c h e c k S e t , e x t r a , p r u n e = t r u e , c o n t e x t X M L = i s X M L ( c o n t e x t ) , s o F a r = s e l e c t o r ; w h i l e ( ( c h u n k e r . e x e c ( " " ) , m = c h u n k e r . e x e c ( s o F a r ) ) ! = = n u l l ) { s o F a r = m [ 3 ] ; p a r t s . p u s h ( m [ 1 ] ) ; i f ( m [ 2 ] ) { e x t r a = m [ 3 ] ; b r e a k } } i f ( p a r t s . l e n g t h > 1 & & o r i g P O S . e x e c ( s e l e c t o r ) ) { i f ( p a r t s . l e n g t h = = = 2 & & E x p r . r e l a t i v e [ p a r t s [ 0 ] ] ) { s e t = p o s P r o c e s s ( p a r t s [ 0 ] + p a r t s [ 1 ] , c o n t e x t ) } e l s e { s e t = E x p r . r e l a t i v e [ p a r t s [ 0 ] ] ? [ c o n t e x t ] : S i z z l e ( p a r t s . s h i f t ( ) , c o n t e x t ) ; w h i l e ( p a r t s . l e n g t h ) { s e l e c t o r = p a r t s . s h i f t ( ) ; i f ( E x p r . r e l a t i v e [ s e l e c t o r ] ) { s e l e c t o r + = p a r t s . s h i f t ( ) } s e t = p o s P r o c e s s ( s e l e c t o r , s e t ) } } } e l s e { i f ( ! s e e d & & p a r t s . l e n g t h > 1 & & c o n t e x t . n o d e T y p e = = = 9 & & ! c o n t e x t X M L & & E x p r . m a t c h . I D . t e s t ( p a r t s [ 0 ] ) & & ! E x p r . m a t c h . I D . t e s t ( p a r t s [ p a r t s . l e n g t h - 1 ] ) ) { v a r   r e t = S i z z l e . f i n d ( p a r t s . s h i f t ( ) , c o n t e x t , c o n t e x t X M L ) ; c o n t e x t = r e t . e x p r ? S i z z l e . f i l t e r ( r e t . e x p r , r e t . s e t ) [ 0 ] : r e t . s e t [ 0 ] } i f ( c o n t e x t ) { v a r   r e t = s e e d ? { e x p r : p a r t s . p o p ( ) , s e t : m a k e A r r a y ( s e e d ) } : S i z z l e . f i n d ( p a r t s . p o p ( ) , p a r t s . l e n g t h = = = 1 & & ( p a r t s [ 0 ] = = = " ~ " | | p a r t s [ 0 ] = = = " + " ) & & c o n t e x t . p a r e n t N o d e ? c o n t e x t . p a r e n t N o d e : c o n t e x t , c o n t e x t X M L ) ; s e t = r e t . e x p r ? S i z z l e . f i l t e r ( r e t . e x p r , r e t . s e t ) : r e t . s e t ; i f ( p a r t s . l e n g t h > 0 ) { c h e c k S e t = m a k e A r r a y ( s e t ) } e l s e { p r u n e = f a l s e } w h i l e ( p a r t s . l e n g t h ) { v a r   c u r = p a r t s . p o p ( ) , p o p = c u r ; i f ( ! E x p r . r e l a t i v e [ c u r ] ) { c u r = " " } e l s e { p o p = p a r t s . p o p ( ) } i f ( p o p = = n u l l ) { p o p = c o n t e x t } E x p r . r e l a t i v e [ c u r ] ( c h e c k S e t , p o p , c o n t e x t X M L ) } } e l s e { c h e c k S e t = p a r t s = [ ] } } i f ( ! c h e c k S e t ) { c h e c k S e t = s e t } i f ( ! c h e c k S e t ) { S i z z l e . e r r o r ( c u r | | s e l e c t o r ) } i f ( t o S t r i n g . c a l l ( c h e c k S e t ) = = = " [ o b j e c t   A r r a y ] " ) { i f ( ! p r u n e ) { r e s u l t s . p u s h . a p p l y ( r e s u l t s , c h e c k S e t ) } e l s e   i f ( c o n t e x t & & c o n t e x t . n o d e T y p e = = = 1 ) { f o r ( v a r   i = 0 ; c h e c k S e t [ i ] ! = n u l l ; i + + ) { i f ( c h e c k S e t [ i ] & & ( c h e c k S e t [ i ] = = = t r u e | | c h e c k S e t [ i ] . n o d e T y p e = = = 1 & & c o n t a i n s ( c o n t e x t , c h e c k S e t [ i ] ) ) ) { r e s u l t s . p u s h ( s e t [ i ] ) } } } e l s e { f o r ( v a r   i = 0 ; c h e c k S e t [ i ] ! = n u l l ; i + + ) { i f ( c h e c k S e t [ i ] & & c h e c k S e t [ i ] . n o d e T y p e = = = 1 ) { r e s u l t s . p u s h ( s e t [ i ] ) } } } } e l s e { m a k e A r r a y ( c h e c k S e t , r e s u l t s ) } i f ( e x t r a ) { S i z z l e ( e x t r a , o r i g C o n t e x t , r e s u l t s , s e e d ) ; S i z z l e . u n i q u e S o r t ( r e s u l t s ) } r e t u r n   r e s u l t s } ; S i z z l e . u n i q u e S o r t = f u n c t i o n ( r e s u l t s ) { i f ( s o r t O r d e r ) { h a s D u p l i c a t e = b a s e H a s D u p l i c a t e ; r e s u l t s . s o r t ( s o r t O r d e r ) ; i f ( h a s D u p l i c a t e ) { f o r ( v a r   i = 1 ; i < r e s u l t s . l e n g t h ; i + + ) { i f ( r e s u l t s [ i ] = = = r e s u l t s [ i - 1 ] ) { r e s u l t s . s p l i c e ( i - - , 1 ) } } } } r e t u r n   r e s u l t s } ; S i z z l e . m a t c h e s = f u n c t i o n ( e x p r , s e t ) { r e t u r n   S i z z l e ( e x p r , n u l l , n u l l , s e t ) } ; S i z z l e . f i n d = f u n c t i o n ( e x p r , c o n t e x t , i s X M L ) { v a r   s e t , m a t c h ; i f ( ! e x p r ) { r e t u r n [ ] } f o r ( v a r   i = 0 , l = E x p r . o r d e r . l e n g t h ; i < l ; i + + ) { v a r   t y p e = E x p r . o r d e r [ i ] , m a t c h ; i f ( ( m a t c h = E x p r . l e f t M a t c h [ t y p e ] . e x e c ( e x p r ) ) ) { v a r   l e f t = m a t c h [ 1 ] ; m a t c h . s p l i c e ( 1 , 1 ) ; i f ( l e f t . s u b s t r ( l e f t . l e n g t h - 1 ) ! = = " \ \ " ) { m a t c h [ 1 ] = ( m a t c h [ 1 ] | | " " ) . r e p l a c e ( / \ \ / g , " " ) ; s e t = E x p r . f i n d [ t y p e ] ( m a t c h , c o n t e x t , i s X M L ) ; i f ( s e t ! = n u l l ) { e x p r = e x p r . r e p l a c e ( E x p r . m a t c h [ t y p e ] , " " ) ; b r e a k } } } } i f ( ! s e t ) { s e t = c o n t e x t . g e t E l e m e n t s B y T a g N a m e ( " * " ) } r e t u r n { s e t : s e t , e x p r : e x p r } } ; S i z z l e . f i l t e r = f u n c t i o n ( e x p r , s e t , i n p l a c e , n o t ) { v a r   o l d = e x p r , r e s u l t = [ ] , c u r L o o p = s e t , m a t c h , a n y F o u n d , i s X M L F i l t e r = s e t & & s e t [ 0 ] & & i s X M L ( s e t [ 0 ] ) ; w h i l e ( e x p r & & s e t . l e n g t h ) { f o r ( v a r   t y p e   i n   E x p r . f i l t e r ) { i f ( ( m a t c h = E x p r . l e f t M a t c h [ t y p e ] . e x e c ( e x p r ) ) ! = n u l l & & m a t c h [ 2 ] ) { v a r   f i l t e r = E x p r . f i l t e r [ t y p e ] , f o u n d , i t e m , l e f t = m a t c h [ 1 ] ; a n y F o u n d = f a l s e ; m a t c h . s p l i c e ( 1 , 1 ) ; i f ( l e f t . s u b s t r ( l e f t . l e n g t h - 1 ) = = = " \ \ " ) { c o n t i n u e } i f ( c u r L o o p = = = r e s u l t ) { r e s u l t = [ ] } i f ( E x p r . p r e F i l t e r [ t y p e ] ) { m a t c h = E x p r . p r e F i l t e r [ t y p e ] ( m a t c h , c u r L o o p , i n p l a c e , r e s u l t , n o t , i s X M L F i l t e r ) ; i f ( ! m a t c h ) { a n y F o u n d = f o u n d = t r u e } e l s e   i f ( m a t c h = = = t r u e ) { c o n t i n u e } } i f ( m a t c h ) { f o r ( v a r   i = 0 ; ( i t e m = c u r L o o p [ i ] ) ! = n u l l ; i + + ) { i f ( i t e m ) { f o u n d = f i l t e r ( i t e m , m a t c h , i , c u r L o o p ) ; v a r   p a s s = n o t ^ ! ! f o u n d ; i f ( i n p l a c e & & f o u n d ! = n u l l ) { i f ( p a s s ) { a n y F o u n d = t r u e } e l s e { c u r L o o p [ i ] = f a l s e } } e l s e   i f ( p a s s ) { r e s u l t . p u s h ( i t e m ) ; a n y F o u n d = t r u e } } } } i f ( f o u n d ! = = u n d e f i n e d ) { i f ( ! i n p l a c e ) { c u r L o o p = r e s u l t } e x p r = e x p r . r e p l a c e ( E x p r . m a t c h [ t y p e ] , " " ) ; i f ( ! a n y F o u n d ) { r e t u r n [ ] } b r e a k } } } i f ( e x p r = = = o l d ) { i f ( a n y F o u n d = = n u l l ) { S i z z l e . e r r o r ( e x p r ) } e l s e { b r e a k } } o l d = e x p r } r e t u r n   c u r L o o p } ; S i z z l e . e r r o r = f u n c t i o n ( m s g ) { t h r o w " S y n t a x   e r r o r ,   u n r e c o g n i z e d   e x p r e s s i o n :   " + m s g ; } ; v a r   E x p r = S i z z l e . s e l e c t o r s = { o r d e r : [ " I D " , " N A M E " , " T A G " ] , m a t c h : { I D : / # ( ( ? : [ \ w \ u 0 0 c 0 - \ u F F F F - ] | \ \ . ) + ) / , C L A S S : / \ . ( ( ? : [ \ w \ u 0 0 c 0 - \ u F F F F - ] | \ \ . ) + ) / , N A M E : / \ [ n a m e = [ ' " ] * ( ( ? : [ \ w \ u 0 0 c 0 - \ u F F F F - ] | \ \ . ) + ) [ ' " ] * \ ] / , A T T R : / \ [ \ s * ( ( ? : [ \ w \ u 0 0 c 0 - \ u F F F F - ] | \ \ . ) + ) \ s * ( ? : ( \ S ? = ) \ s * ( [ ' " ] * ) ( . * ? ) \ 3 | ) \ s * \ ] / , T A G : / ^ ( ( ? : [ \ w \ u 0 0 c 0 - \ u F F F F \ * - ] | \ \ . ) + ) / , C H I L D : / : ( o n l y | n t h | l a s t | f i r s t ) - c h i l d ( ? : \ ( ( e v e n | o d d | [ \ d n + - ] * ) \ ) ) ? / , P O S : / : ( n t h | e q | g t | l t | f i r s t | l a s t | e v e n | o d d ) ( ? : \ ( ( \ d * ) \ ) ) ? ( ? = [ ^ - ] | $ ) / , P S E U D O : / : ( ( ? : [ \ w \ u 0 0 c 0 - \ u F F F F - ] | \ \ . ) + ) ( ? : \ ( ( [ ' " ] ? ) ( ( ? : \ ( [ ^ \ ) ] + \ ) | [ ^ \ ( \ ) ] * ) + ) \ 2 \ ) ) ? / } , l e f t M a t c h : { } , a t t r M a p : { " c l a s s " : " c l a s s N a m e " , " f o r " : " h t m l F o r " } , a t t r H a n d l e : { h r e f : f u n c t i o n ( e l e m ) { r e t u r n   e l e m . g e t A t t r i b u t e ( " h r e f " ) } } , r e l a t i v e : { " + " : f u n c t i o n ( c h e c k S e t , p a r t ) { v a r   i s P a r t S t r = t y p e o f   p a r t = = = " s t r i n g " , i s T a g = i s P a r t S t r & & ! / \ W / . t e s t ( p a r t ) , i s P a r t S t r N o t T a g = i s P a r t S t r & & ! i s T a g ; i f ( i s T a g ) { p a r t = p a r t . t o L o w e r C a s e ( ) } f o r ( v a r   i = 0 , l = c h e c k S e t . l e n g t h , e l e m ; i < l ; i + + ) { i f ( ( e l e m = c h e c k S e t [ i ] ) ) { w h i l e ( ( e l e m = e l e m . p r e v i o u s S i b l i n g ) & & e l e m . n o d e T y p e ! = = 1 ) { } c h e c k S e t [ i ] = i s P a r t S t r N o t T a g | | e l e m & & e l e m . n o d e N a m e . t o L o w e r C a s e ( ) = = = p a r t ? e l e m | | f a l s e : e l e m = = = p a r t } } i f ( i s P a r t S t r N o t T a g ) { S i z z l e . f i l t e r ( p a r t , c h e c k S e t , t r u e ) } } , " > " : f u n c t i o n ( c h e c k S e t , p a r t ) { v a r   i s P a r t S t r = t y p e o f   p a r t = = = " s t r i n g " ; i f ( i s P a r t S t r & & ! / \ W / . t e s t ( p a r t ) ) { p a r t = p a r t . t o L o w e r C a s e ( ) ; f o r ( v a r   i = 0 , l = c h e c k S e t . l e n g t h ; i < l ; i + + ) { v a r   e l e m = c h e c k S e t [ i ] ; i f ( e l e m ) { v a r   p a r e n t = e l e m . p a r e n t N o d e ; c h e c k S e t [ i ] = p a r e n t . n o d e N a m e . t o L o w e r C a s e ( ) = = = p a r t ? p a r e n t : f a l s e } } } e l s e { f o r ( v a r   i = 0 , l = c h e c k S e t . l e n g t h ; i < l ; i + + ) { v a r   e l e m = c h e c k S e t [ i ] ; i f ( e l e m ) { c h e c k S e t [ i ] = i s P a r t S t r ? e l e m . p a r e n t N o d e : e l e m . p a r e n t N o d e = = = p a r t } } i f ( i s P a r t S t r ) { S i z z l e . f i l t e r ( p a r t , c h e c k S e t , t r u e ) } } } , " " : f u n c t i o n ( c h e c k S e t , p a r t , i s X M L ) { v a r   d o n e N a m e = d o n e + + , c h e c k F n = d i r C h e c k ; i f ( t y p e o f   p a r t = = = " s t r i n g " & & ! / \ W / . t e s t ( p a r t ) ) { v a r   n o d e C h e c k = p a r t = p a r t . t o L o w e r C a s e ( ) ; c h e c k F n = d i r N o d e C h e c k } c h e c k F n ( " p a r e n t N o d e " , p a r t , d o n e N a m e , c h e c k S e t , n o d e C h e c k , i s X M L ) } , " ~ " : f u n c t i o n ( c h e c k S e t , p a r t , i s X M L ) { v a r   d o n e N a m e = d o n e + + , c h e c k F n = d i r C h e c k ; i f ( t y p e o f   p a r t = = = " s t r i n g " & & ! / \ W / . t e s t ( p a r t ) ) { v a r   n o d e C h e c k = p a r t = p a r t . t o L o w e r C a s e ( ) ; c h e c k F n = d i r N o d e C h e c k } c h e c k F n ( " p r e v i o u s S i b l i n g " , p a r t , d o n e N a m e , c h e c k S e t , n o d e C h e c k , i s X M L ) } } , f i n d : { I D : f u n c t i o n ( m a t c h , c o n t e x t , i s X M L ) { i f ( t y p e o f   c o n t e x t . g e t E l e m e n t B y I d ! = = " u n d e f i n e d " & & ! i s X M L ) { v a r   m = c o n t e x t . g e t E l e m e n t B y I d ( m a t c h [ 1 ] ) ; r e t u r n   m ? [ m ] : [ ] } } , N A M E : f u n c t i o n ( m a t c h , c o n t e x t ) { i f ( t y p e o f   c o n t e x t . g e t E l e m e n t s B y N a m e ! = = " u n d e f i n e d " ) { v a r   r e t = [ ] , r e s u l t s = c o n t e x t . g e t E l e m e n t s B y N a m e ( m a t c h [ 1 ] ) ; f o r ( v a r   i = 0 , l = r e s u l t s . l e n g t h ; i < l ; i + + ) { i f ( r e s u l t s [ i ] . g e t A t t r i b u t e ( " n a m e " ) = = = m a t c h [ 1 ] ) { r e t . p u s h ( r e s u l t s [ i ] ) } } r e t u r n   r e t . l e n g t h = = = 0 ? n u l l : r e t } } , T A G : f u n c t i o n ( m a t c h , c o n t e x t ) { r e t u r n   c o n t e x t . g e t E l e m e n t s B y T a g N a m e ( m a t c h [ 1 ] ) } } , p r e F i l t e r : { C L A S S : f u n c t i o n ( m a t c h , c u r L o o p , i n p l a c e , r e s u l t , n o t , i s X M L ) { m a t c h = "   " + m a t c h [ 1 ] . r e p l a c e ( / \ \ / g , " " ) + "   " ; i f ( i s X M L ) { r e t u r n   m a t c h } f o r ( v a r   i = 0 , e l e m ; ( e l e m = c u r L o o p [ i ] ) ! = n u l l ; i + + ) { i f ( e l e m ) { i f ( n o t ^ ( e l e m . c l a s s N a m e & & ( "   " + e l e m . c l a s s N a m e + "   " ) . r e p l a c e ( / [ \ t \ n ] / g , "   " ) . i n d e x O f ( m a t c h ) > = 0 ) ) { i f ( ! i n p l a c e ) { r e s u l t . p u s h ( e l e m ) } } e l s e   i f ( i n p l a c e ) { c u r L o o p [ i ] = f a l s e } } } r e t u r n   f a l s e } , I D : f u n c t i o n ( m a t c h ) { r e t u r n   m a t c h [ 1 ] . r e p l a c e ( / \ \ / g , " " ) } , T A G : f u n c t i o n ( m a t c h , c u r L o o p ) { r e t u r n   m a t c h [ 1 ] . t o L o w e r C a s e ( ) } , C H I L D : f u n c t i o n ( m a t c h ) { i f ( m a t c h [ 1 ] = = = " n t h " ) { v a r   t e s t = / ( - ? ) ( \ d * ) n ( ( ? : \ + | - ) ? \ d * ) / . e x e c ( m a t c h [ 2 ] = = = " e v e n " & & " 2 n " | | m a t c h [ 2 ] = = = " o d d " & & " 2 n + 1 " | | ! / \ D / . t e s t ( m a t c h [ 2 ] ) & & " 0 n + " + m a t c h [ 2 ] | | m a t c h [ 2 ] ) ; m a t c h [ 2 ] = ( t e s t [ 1 ] + ( t e s t [ 2 ] | | 1 ) ) - 0 ; m a t c h [ 3 ] = t e s t [ 3 ] - 0 } m a t c h [ 0 ] = d o n e + + ; r e t u r n   m a t c h } , A T T R : f u n c t i o n ( m a t c h , c u r L o o p , i n p l a c e , r e s u l t , n o t , i s X M L ) { v a r   n a m e = m a t c h [ 1 ] . r e p l a c e ( / \ \ / g , " " ) ; i f ( ! i s X M L & & E x p r . a t t r M a p [ n a m e ] ) { m a t c h [ 1 ] = E x p r . a t t r M a p [ n a m e ] } i f ( m a t c h [ 2 ] = = = " ~ = " ) { m a t c h [ 4 ] = "   " + m a t c h [ 4 ] + "   " } r e t u r n   m a t c h } , P S E U D O : f u n c t i o n ( m a t c h , c u r L o o p , i n p l a c e , r e s u l t , n o t ) { i f ( m a t c h [ 1 ] = = = " n o t " ) { i f ( ( c h u n k e r . e x e c ( m a t c h [ 3 ] ) | | " " ) . l e n g t h > 1 | | / ^ \ w / . t e s t ( m a t c h [ 3 ] ) ) { m a t c h [ 3 ] = S i z z l e ( m a t c h [ 3 ] , n u l l , n u l l , c u r L o o p ) } e l s e { v a r   r e t = S i z z l e . f i l t e r ( m a t c h [ 3 ] , c u r L o o p , i n p l a c e , t r u e ^ n o t ) ; i f ( ! i n p l a c e ) { r e s u l t . p u s h . a p p l y ( r e s u l t , r e t ) } r e t u r n   f a l s e } } e l s e   i f ( E x p r . m a t c h . P O S . t e s t ( m a t c h [ 0 ] ) | | E x p r . m a t c h . C H I L D . t e s t ( m a t c h [ 0 ] ) ) { r e t u r n   t r u e } r e t u r n   m a t c h } , P O S : f u n c t i o n ( m a t c h ) { m a t c h . u n s h i f t ( t r u e ) ; r e t u r n   m a t c h } } , f i l t e r s : { e n a b l e d : f u n c t i o n ( e l e m ) { r e t u r n   e l e m . d i s a b l e d = = = f a l s e & & e l e m . t y p e ! = = " h i d d e n " } , d i s a b l e d : f u n c t i o n ( e l e m ) { r e t u r n   e l e m . d i s a b l e d = = = t r u e } , c h e c k e d : f u n c t i o n ( e l e m ) { r e t u r n   e l e m . c h e c k e d = = = t r u e } , s e l e c t e d : f u n c t i o n ( e l e m ) { e l e m . p a r e n t N o d e . s e l e c t e d I n d e x ; r e t u r n   e l e m . s e l e c t e d = = = t r u e } , p a r e n t : f u n c t i o n ( e l e m ) { r e t u r n ! ! e l e m . f i r s t C h i l d } , e m p t y : f u n c t i o n ( e l e m ) { r e t u r n ! e l e m . f i r s t C h i l d } , h a s : f u n c t i o n ( e l e m , i , m a t c h ) { r e t u r n ! ! S i z z l e ( m a t c h [ 3 ] , e l e m ) . l e n g t h } , h e a d e r : f u n c t i o n ( e l e m ) { r e t u r n / h \ d / i . t e s t ( e l e m . n o d e N a m e ) } , t e x t : f u n c t i o n ( e l e m ) { r e t u r n " t e x t " = = = e l e m . t y p e } , r a d i o : f u n c t i o n ( e l e m ) { r e t u r n " r a d i o " = = = e l e m . t y p e } , c h e c k b o x : f u n c t i o n ( e l e m ) { r e t u r n " c h e c k b o x " = = = e l e m . t y p e } , f i l e : f u n c t i o n ( e l e m ) { r e t u r n " f i l e " = = = e l e m . t y p e } , p a s s w o r d : f u n c t i o n ( e l e m ) { r e t u r n " p a s s w o r d " = = = e l e m . t y p e } , s u b m i t : f u n c t i o n ( e l e m ) { r e t u r n " s u b m i t " = = = e l e m . t y p e } , i m a g e : f u n c t i o n ( e l e m ) { r e t u r n " i m a g e " = = = e l e m . t y p e } , r e s e t : f u n c t i o n ( e l e m ) { r e t u r n " r e s e t " = = = e l e m . t y p e } , b u t t o n : f u n c t i o n ( e l e m ) { r e t u r n " b u t t o n " = = = e l e m . t y p e | | e l e m . n o d e N a m e . t o L o w e r C a s e ( ) = = = " b u t t o n " } , i n p u t : f u n c t i o n ( e l e m ) { r e t u r n / i n p u t | s e l e c t | t e x t a r e a | b u t t o n / i . t e s t ( e l e m . n o d e N a m e ) } } , s e t F i l t e r s : { f i r s t : f u n c t i o n ( e l e m , i ) { r e t u r n   i = = = 0 } , l a s t : f u n c t i o n ( e l e m , i , m a t c h , a r r a y ) { r e t u r n   i = = = a r r a y . l e n g t h - 1 } , e v e n : f u n c t i o n ( e l e m , i ) { r e t u r n   i % 2 = = = 0 } , o d d : f u n c t i o n ( e l e m , i ) { r e t u r n   i % 2 = = = 1 } , l t : f u n c t i o n ( e l e m , i , m a t c h ) { r e t u r n   i < m a t c h [ 3 ] - 0 } , g t : f u n c t i o n ( e l e m , i , m a t c h ) { r e t u r n   i > m a t c h [ 3 ] - 0 } , n t h : f u n c t i o n ( e l e m , i , m a t c h ) { r e t u r n   m a t c h [ 3 ] - 0 = = = i } , e q : f u n c t i o n ( e l e m , i , m a t c h ) { r e t u r n   m a t c h [ 3 ] - 0 = = = i } } , f i l t e r : { P S E U D O : f u n c t i o n ( e l e m , m a t c h , i , a r r a y ) { v a r   n a m e = m a t c h [ 1 ] , f i l t e r = E x p r . f i l t e r s [ n a m e ] ; i f ( f i l t e r ) { r e t u r n   f i l t e r ( e l e m , i , m a t c h , a r r a y ) } e l s e   i f ( n a m e = = = " c o n t a i n s " ) { r e t u r n ( e l e m . t e x t C o n t e n t | | e l e m . i n n e r T e x t | | g e t T e x t ( [ e l e m ] ) | | " " ) . i n d e x O f ( m a t c h [ 3 ] ) > = 0 } e l s e   i f ( n a m e = = = " n o t " ) { v a r   n o t = m a t c h [ 3 ] ; f o r ( v a r   i = 0 , l = n o t . l e n g t h ; i < l ; i + + ) { i f ( n o t [ i ] = = = e l e m ) { r e t u r n   f a l s e } } r e t u r n   t r u e } e l s e { S i z z l e . e r r o r ( " S y n t a x   e r r o r ,   u n r e c o g n i z e d   e x p r e s s i o n :   " + n a m e ) } } , C H I L D : f u n c t i o n ( e l e m , m a t c h ) { v a r   t y p e = m a t c h [ 1 ] , n o d e = e l e m ; s w i t c h ( t y p e ) { c a s e ' o n l y ' : c a s e ' f i r s t ' : w h i l e ( ( n o d e = n o d e . p r e v i o u s S i b l i n g ) ) { i f ( n o d e . n o d e T y p e = = = 1 ) { r e t u r n   f a l s e } } i f ( t y p e = = = " f i r s t " ) { r e t u r n   t r u e } n o d e = e l e m ; c a s e ' l a s t ' : w h i l e ( ( n o d e = n o d e . n e x t S i b l i n g ) ) { i f ( n o d e . n o d e T y p e = = = 1 ) { r e t u r n   f a l s e } } r e t u r n   t r u e ; c a s e ' n t h ' : v a r   f i r s t = m a t c h [ 2 ] , l a s t = m a t c h [ 3 ] ; i f ( f i r s t = = = 1 & & l a s t = = = 0 ) { r e t u r n   t r u e } v a r   d o n e N a m e = m a t c h [ 0 ] , p a r e n t = e l e m . p a r e n t N o d e ; i f ( p a r e n t & & ( p a r e n t . s i z c a c h e ! = = d o n e N a m e | | ! e l e m . n o d e I n d e x ) ) { v a r   c o u n t = 0 ; f o r ( n o d e = p a r e n t . f i r s t C h i l d ; n o d e ; n o d e = n o d e . n e x t S i b l i n g ) { i f ( n o d e . n o d e T y p e = = = 1 ) { n o d e . n o d e I n d e x = + + c o u n t } } p a r e n t . s i z c a c h e = d o n e N a m e } v a r   d i f f = e l e m . n o d e I n d e x - l a s t ; i f ( f i r s t = = = 0 ) { r e t u r n   d i f f = = = 0 } e l s e { r e t u r n ( d i f f % f i r s t = = = 0 & & d i f f / f i r s t > = 0 ) } } } , I D : f u n c t i o n ( e l e m , m a t c h ) { r e t u r n   e l e m . n o d e T y p e = = = 1 & & e l e m . g e t A t t r i b u t e ( " i d " ) = = = m a t c h } , T A G : f u n c t i o n ( e l e m , m a t c h ) { r e t u r n ( m a t c h = = = " * " & & e l e m . n o d e T y p e = = = 1 ) | | e l e m . n o d e N a m e . t o L o w e r C a s e ( ) = = = m a t c h } , C L A S S : f u n c t i o n ( e l e m , m a t c h ) { r e t u r n ( "   " + ( e l e m . c l a s s N a m e | | e l e m . g e t A t t r i b u t e ( " c l a s s " ) ) + "   " ) . i n d e x O f ( m a t c h ) > - 1 } , A T T R : f u n c t i o n ( e l e m , m a t c h ) { v a r   n a m e = m a t c h [ 1 ] , r e s u l t = E x p r . a t t r H a n d l e [ n a m e ] ? E x p r . a t t r H a n d l e [ n a m e ] ( e l e m ) : e l e m [ n a m e ] ! = n u l l ? e l e m [ n a m e ] : e l e m . g e t A t t r i b u t e ( n a m e ) , v a l u e = r e s u l t + " " , t y p e = m a t c h [ 2 ] , c h e c k = m a t c h [ 4 ] ; r e t u r n   r e s u l t = = n u l l ? t y p e = = = " ! = " : t y p e = = = " = " ? v a l u e = = = c h e c k : t y p e = = = " * = " ? v a l u e . i n d e x O f ( c h e c k ) > = 0 : t y p e = = = " ~ = " ? ( "   " + v a l u e + "   " ) . i n d e x O f ( c h e c k ) > = 0 : ! c h e c k ? v a l u e & & r e s u l t ! = = f a l s e : t y p e = = = " ! = " ? v a l u e ! = = c h e c k : t y p e = = = " ^ = " ? v a l u e . i n d e x O f ( c h e c k ) = = = 0 : t y p e = = = " $ = " ? v a l u e . s u b s t r ( v a l u e . l e n g t h - c h e c k . l e n g t h ) = = = c h e c k : t y p e = = = " | = " ? v a l u e = = = c h e c k | | v a l u e . s u b s t r ( 0 , c h e c k . l e n g t h + 1 ) = = = c h e c k + " - " : f a l s e } , P O S : f u n c t i o n ( e l e m , m a t c h , i , a r r a y ) { v a r   n a m e = m a t c h [ 2 ] , f i l t e r = E x p r . s e t F i l t e r s [ n a m e ] ; i f ( f i l t e r ) { r e t u r n   f i l t e r ( e l e m , i , m a t c h , a r r a y ) } } } } ; v a r   o r i g P O S = E x p r . m a t c h . P O S ; f o r ( v a r   t y p e   i n   E x p r . m a t c h ) { E x p r . m a t c h [ t y p e ] = n e w   R e g E x p ( E x p r . m a t c h [ t y p e ] . s o u r c e + / ( ? ! [ ^ \ [ ] * \ ] ) ( ? ! [ ^ \ ( ] * \ ) ) / . s o u r c e ) ; E x p r . l e f t M a t c h [ t y p e ] = n e w   R e g E x p ( / ( ^ ( ? : . | \ r | \ n ) * ? ) / . s o u r c e + E x p r . m a t c h [ t y p e ] . s o u r c e . r e p l a c e ( / \ \ ( \ d + ) / g , f u n c t i o n ( a l l , n u m ) { r e t u r n " \ \ " + ( n u m - 0 + 1 ) } ) ) } v a r   m a k e A r r a y = f u n c t i o n ( a r r a y , r e s u l t s ) { a r r a y = A r r a y . p r o t o t y p e . s l i c e . c a l l ( a r r a y , 0 ) ; i f ( r e s u l t s ) { r e s u l t s . p u s h . a p p l y ( r e s u l t s , a r r a y ) ; r e t u r n   r e s u l t s } r e t u r n   a r r a y } ; t r y { A r r a y . p r o t o t y p e . s l i c e . c a l l ( d o c u m e n t . d o c u m e n t E l e m e n t . c h i l d N o d e s , 0 ) [ 0 ] . n o d e T y p e } c a t c h ( e ) { m a k e A r r a y = f u n c t i o n ( a r r a y , r e s u l t s ) { v a r   r e t = r e s u l t s | | [ ] ; i f ( t o S t r i n g . c a l l ( a r r a y ) = = = " [ o b j e c t   A r r a y ] " ) { A r r a y . p r o t o t y p e . p u s h . a p p l y ( r e t , a r r a y ) } e l s e { i f ( t y p e o f   a r r a y . l e n g t h = = = " n u m b e r " ) { f o r ( v a r   i = 0 , l = a r r a y . l e n g t h ; i < l ; i + + ) { r e t . p u s h ( a r r a y [ i ] ) } } e l s e { f o r ( v a r   i = 0 ; a r r a y [ i ] ; i + + ) { r e t . p u s h ( a r r a y [ i ] ) } } } r e t u r n   r e t } } v a r   s o r t O r d e r ; i f ( d o c u m e n t . d o c u m e n t E l e m e n t . c o m p a r e D o c u m e n t P o s i t i o n ) { s o r t O r d e r = f u n c t i o n ( a , b ) { i f ( ! a . c o m p a r e D o c u m e n t P o s i t i o n | | ! b . c o m p a r e D o c u m e n t P o s i t i o n ) { i f ( a = = b ) { h a s D u p l i c a t e = t r u e } r e t u r n   a . c o m p a r e D o c u m e n t P o s i t i o n ? - 1 : 1 } v a r   r e t = a . c o m p a r e D o c u m e n t P o s i t i o n ( b ) & 4 ? - 1 : a = = = b ? 0 : 1 ; i f ( r e t = = = 0 ) { h a s D u p l i c a t e = t r u e } r e t u r n   r e t } } e l s e   i f ( " s o u r c e I n d e x " i n   d o c u m e n t . d o c u m e n t E l e m e n t ) { s o r t O r d e r = f u n c t i o n ( a , b ) { i f ( ! a . s o u r c e I n d e x | | ! b . s o u r c e I n d e x ) { i f ( a = = b ) { h a s D u p l i c a t e = t r u e } r e t u r n   a . s o u r c e I n d e x ? - 1 : 1 } v a r   r e t = a . s o u r c e I n d e x - b . s o u r c e I n d e x ; i f ( r e t = = = 0 ) { h a s D u p l i c a t e = t r u e } r e t u r n   r e t } } e l s e   i f ( d o c u m e n t . c r e a t e R a n g e ) { s o r t O r d e r = f u n c t i o n ( a , b ) { i f ( ! a . o w n e r D o c u m e n t | | ! b . o w n e r D o c u m e n t ) { i f ( a = = b ) { h a s D u p l i c a t e = t r u e } r e t u r n   a . o w n e r D o c u m e n t ? - 1 : 1 } v a r   a R a n g e = a . o w n e r D o c u m e n t . c r e a t e R a n g e ( ) , b R a n g e = b . o w n e r D o c u m e n t . c r e a t e R a n g e ( ) ; a R a n g e . s e t S t a r t ( a , 0 ) ; a R a n g e . s e t E n d ( a , 0 ) ; b R a n g e . s e t S t a r t ( b , 0 ) ; b R a n g e . s e t E n d ( b , 0 ) ; v a r   r e t = a R a n g e . c o m p a r e B o u n d a r y P o i n t s ( R a n g e . S T A R T _ T O _ E N D , b R a n g e ) ; i f ( r e t = = = 0 ) { h a s D u p l i c a t e = t r u e } r e t u r n   r e t } } f u n c t i o n   g e t T e x t ( e l e m s ) { v a r   r e t = " " , e l e m ; f o r ( v a r   i = 0 ; e l e m s [ i ] ; i + + ) { e l e m = e l e m s [ i ] ; i f ( e l e m . n o d e T y p e = = = 3 | | e l e m . n o d e T y p e = = = 4 ) { r e t + = e l e m . n o d e V a l u e } e l s e   i f ( e l e m . n o d e T y p e ! = = 8 ) { r e t + = g e t T e x t ( e l e m . c h i l d N o d e s ) } } r e t u r n   r e t } ( f u n c t i o n ( ) { v a r   f o r m = d o c u m e n t . c r e a t e E l e m e n t ( " d i v " ) , i d = " s c r i p t " + ( n e w   D a t e ) . g e t T i m e ( ) ; f o r m . i n n e r H T M L = " < a   n a m e = ' " + i d + " ' / > " ; v a r   r o o t = d o c u m e n t . d o c u m e n t E l e m e n t ; r o o t . i n s e r t B e f o r e ( f o r m , r o o t . f i r s t C h i l d ) ; i f ( d o c u m e n t . g e t E l e m e n t B y I d ( i d ) ) { E x p r . f i n d . I D = f u n c t i o n ( m a t c h , c o n t e x t , i s X M L ) { i f ( t y p e o f   c o n t e x t . g e t E l e m e n t B y I d ! = = " u n d e f i n e d " & & ! i s X M L ) { v a r   m = c o n t e x t . g e t E l e m e n t B y I d ( m a t c h [ 1 ] ) ; r e t u r n   m ? m . i d = = = m a t c h [ 1 ] | | t y p e o f   m . g e t A t t r i b u t e N o d e ! = = " u n d e f i n e d " & & m . g e t A t t r i b u t e N o d e ( " i d " ) . n o d e V a l u e = = = m a t c h [ 1 ] ? [ m ] : u n d e f i n e d : [ ] } } ; E x p r . f i l t e r . I D = f u n c t i o n ( e l e m , m a t c h ) { v a r   n o d e = t y p e o f   e l e m . g e t A t t r i b u t e N o d e ! = = " u n d e f i n e d " & & e l e m . g e t A t t r i b u t e N o d e ( " i d " ) ; r e t u r n   e l e m . n o d e T y p e = = = 1 & & n o d e & & n o d e . n o d e V a l u e = = = m a t c h } } r o o t . r e m o v e C h i l d ( f o r m ) ; r o o t = f o r m = n u l l } ) ( ) ; ( f u n c t i o n ( ) { v a r   d i v = d o c u m e n t . c r e a t e E l e m e n t ( " d i v " ) ; d i v . a p p e n d C h i l d ( d o c u m e n t . c r e a t e C o m m e n t ( " " ) ) ; i f ( d i v . g e t E l e m e n t s B y T a g N a m e ( " * " ) . l e n g t h > 0 ) { E x p r . f i n d . T A G = f u n c t i o n ( m a t c h , c o n t e x t ) { v a r   r e s u l t s = c o n t e x t . g e t E l e m e n t s B y T a g N a m e ( m a t c h [ 1 ] ) ; i f ( m a t c h [ 1 ] = = = " * " ) { v a r   t m p = [ ] ; f o r ( v a r   i = 0 ; r e s u l t s [ i ] ; i + + ) { i f ( r e s u l t s [ i ] . n o d e T y p e = = = 1 ) { t m p . p u s h ( r e s u l t s [ i ] ) } } r e s u l t s = t m p } r e t u r n   r e s u l t s } } d i v . i n n e r H T M L = " < a   h r e f = ' # ' > < / a > " ; i f ( d i v . f i r s t C h i l d & & t y p e o f   d i v . f i r s t C h i l d . g e t A t t r i b u t e ! = = " u n d e f i n e d " & & d i v . f i r s t C h i l d . g e t A t t r i b u t e ( " h r e f " ) ! = = " # " ) { E x p r . a t t r H a n d l e . h r e f = f u n c t i o n ( e l e m ) { r e t u r n   e l e m . g e t A t t r i b u t e ( " h r e f " , 2 ) } } d i v = n u l l } ) ( ) ; i f ( d o c u m e n t . q u e r y S e l e c t o r A l l ) { ( f u n c t i o n ( ) { v a r   o l d S i z z l e = S i z z l e , d i v = d o c u m e n t . c r e a t e E l e m e n t ( " d i v " ) ; d i v . i n n e r H T M L = " < p   c l a s s = ' T E S T ' > < / p > " ; i f ( d i v . q u e r y S e l e c t o r A l l & & d i v . q u e r y S e l e c t o r A l l ( " . T E S T " ) . l e n g t h = = = 0 ) { r e t u r n } S i z z l e = f u n c t i o n ( q u e r y , c o n t e x t , e x t r a , s e e d ) { c o n t e x t = c o n t e x t | | d o c u m e n t ; i f ( ! s e e d & & c o n t e x t . n o d e T y p e = = = 9 & & ! i s X M L ( c o n t e x t ) ) { t r y { r e t u r n   m a k e A r r a y ( c o n t e x t . q u e r y S e l e c t o r A l l ( q u e r y ) , e x t r a ) } c a t c h ( e ) { } } r e t u r n   o l d S i z z l e ( q u e r y , c o n t e x t , e x t r a , s e e d ) } ; f o r ( v a r   p r o p   i n   o l d S i z z l e ) { S i z z l e [ p r o p ] = o l d S i z z l e [ p r o p ] } d i v = n u l l } ) ( ) } ( f u n c t i o n ( ) { v a r   d i v = d o c u m e n t . c r e a t e E l e m e n t ( " d i v " ) ; d i v . i n n e r H T M L = " < d i v   c l a s s = ' t e s t   e ' > < / d i v > < d i v   c l a s s = ' t e s t ' > < / d i v > " ; i f ( ! d i v . g e t E l e m e n t s B y C l a s s N a m e | | d i v . g e t E l e m e n t s B y C l a s s N a m e ( " e " ) . l e n g t h = = = 0 ) { r e t u r n } d i v . l a s t C h i l d . c l a s s N a m e = " e " ; i f ( d i v . g e t E l e m e n t s B y C l a s s N a m e ( " e " ) . l e n g t h = = = 1 ) { r e t u r n } E x p r . o r d e r . s p l i c e ( 1 , 0 , " C L A S S " ) ; E x p r . f i n d . C L A S S = f u n c t i o n ( m a t c h , c o n t e x t , i s X M L ) { i f ( t y p e o f   c o n t e x t . g e t E l e m e n t s B y C l a s s N a m e ! = = " u n d e f i n e d " & & ! i s X M L ) { r e t u r n   c o n t e x t . g e t E l e m e n t s B y C l a s s N a m e ( m a t c h [ 1 ] ) } } ; d i v = n u l l } ) ( ) ; f u n c t i o n   d i r N o d e C h e c k ( d i r , c u r , d o n e N a m e , c h e c k S e t , n o d e C h e c k , i s X M L ) { f o r ( v a r   i = 0 , l = c h e c k S e t . l e n g t h ; i < l ; i + + ) { v a r   e l e m = c h e c k S e t [ i ] ; i f ( e l e m ) { e l e m = e l e m [ d i r ] ; v a r   m a t c h = f a l s e ; w h i l e ( e l e m ) { i f ( e l e m . s i z c a c h e = = = d o n e N a m e ) { m a t c h = c h e c k S e t [ e l e m . s i z s e t ] ; b r e a k } i f ( e l e m . n o d e T y p e = = = 1 & & ! i s X M L ) { e l e m . s i z c a c h e = d o n e N a m e ; e l e m . s i z s e t = i } i f ( e l e m . n o d e N a m e . t o L o w e r C a s e ( ) = = = c u r ) { m a t c h = e l e m ; b r e a k } e l e m = e l e m [ d i r ] } c h e c k S e t [ i ] = m a t c h } } } f u n c t i o n   d i r C h e c k ( d i r , c u r , d o n e N a m e , c h e c k S e t , n o d e C h e c k , i s X M L ) { f o r ( v a r   i = 0 , l = c h e c k S e t . l e n g t h ; i < l ; i + + ) { v a r   e l e m = c h e c k S e t [ i ] ; i f ( e l e m ) { e l e m = e l e m [ d i r ] ; v a r   m a t c h = f a l s e ; w h i l e ( e l e m ) { i f ( e l e m . s i z c a c h e = = = d o n e N a m e ) { m a t c h = c h e c k S e t [ e l e m . s i z s e t ] ; b r e a k } i f ( e l e m . n o d e T y p e = = = 1 ) { i f ( ! i s X M L ) { e l e m . s i z c a c h e = d o n e N a m e ; e l e m . s i z s e t = i } i f ( t y p e o f   c u r ! = = " s t r i n g " ) { i f ( e l e m = = = c u r ) { m a t c h = t r u e ; b r e a k } } e l s e   i f ( S i z z l e . f i l t e r ( c u r , [ e l e m ] ) . l e n g t h > 0 ) { m a t c h = e l e m ; b r e a k } } e l e m = e l e m [ d i r ] } c h e c k S e t [ i ] = m a t c h } } } v a r   c o n t a i n s = d o c u m e n t . c o m p a r e D o c u m e n t P o s i t i o n ? f u n c t i o n ( a , b ) { r e t u r n ! ! ( a . c o m p a r e D o c u m e n t P o s i t i o n ( b ) & 1 6 ) } : f u n c t i o n ( a , b ) { r e t u r n   a ! = = b & & ( a . c o n t a i n s ? a . c o n t a i n s ( b ) : t r u e ) } ; v a r   i s X M L = f u n c t i o n ( e l e m ) { v a r   d o c u m e n t E l e m e n t = ( e l e m ? e l e m . o w n e r D o c u m e n t | | e l e m : 0 ) . d o c u m e n t E l e m e n t ; r e t u r n   d o c u m e n t E l e m e n t ? d o c u m e n t E l e m e n t . n o d e N a m e ! = = " H T M L " : f a l s e } ; v a r   p o s P r o c e s s = f u n c t i o n ( s e l e c t o r , c o n t e x t ) { v a r   t m p S e t = [ ] , l a t e r = " " , m a t c h , r o o t = c o n t e x t . n o d e T y p e ? [ c o n t e x t ] : c o n t e x t ; w h i l e ( ( m a t c h = E x p r . m a t c h . P S E U D O . e x e c ( s e l e c t o r ) ) ) { l a t e r + = m a t c h [ 0 ] ; s e l e c t o r = s e l e c t o r . r e p l a c e ( E x p r . m a t c h . P S E U D O , " " ) } s e l e c t o r = E x p r . r e l a t i v e [ s e l e c t o r ] ? s e l e c t o r + " * " : s e l e c t o r ; f o r ( v a r   i = 0 , l = r o o t . l e n g t h ; i < l ; i + + ) { S i z z l e ( s e l e c t o r , r o o t [ i ] , t m p S e t ) } r e t u r n   S i z z l e . f i l t e r ( l a t e r , t m p S e t ) } ; j Q u e r y . f i n d = S i z z l e ; j Q u e r y . e x p r = S i z z l e . s e l e c t o r s ; j Q u e r y . e x p r [ " : " ] = j Q u e r y . e x p r . f i l t e r s ; j Q u e r y . u n i q u e = S i z z l e . u n i q u e S o r t ; j Q u e r y . t e x t = g e t T e x t ; j Q u e r y . i s X M L D o c = i s X M L ; j Q u e r y . c o n t a i n s = c o n t a i n s ; r e t u r n ; w i n d o w . S i z z l e = S i z z l e } ) ( ) ; v a r   r u n t i l = / U n t i l $ / , r p a r e n t s p r e v = / ^ ( ? : p a r e n t s | p r e v U n t i l | p r e v A l l ) / , r m u l t i s e l e c t o r = / , / , s l i c e = A r r a y . p r o t o t y p e . s l i c e ; v a r   w i n n o w = f u n c t i o n ( e l e m e n t s , q u a l i f i e r , k e e p ) { i f ( j Q u e r y . i s F u n c t i o n ( q u a l i f i e r ) ) { r e t u r n   j Q u e r y . g r e p ( e l e m e n t s , f u n c t i o n ( e l e m , i ) { r e t u r n ! ! q u a l i f i e r . c a l l ( e l e m , i , e l e m ) = = = k e e p } ) } e l s e   i f ( q u a l i f i e r . n o d e T y p e ) { r e t u r n   j Q u e r y . g r e p ( e l e m e n t s , f u n c t i o n ( e l e m , i ) { r e t u r n ( e l e m = = = q u a l i f i e r ) = = = k e e p } ) } e l s e   i f ( t y p e o f   q u a l i f i e r = = = " s t r i n g " ) { v a r   f i l t e r e d = j Q u e r y . g r e p ( e l e m e n t s , f u n c t i o n ( e l e m ) { r e t u r n   e l e m . n o d e T y p e = = = 1 } ) ; i f ( i s S i m p l e . t e s t ( q u a l i f i e r ) ) { r e t u r n   j Q u e r y . f i l t e r ( q u a l i f i e r , f i l t e r e d , ! k e e p ) } e l s e { q u a l i f i e r = j Q u e r y . f i l t e r ( q u a l i f i e r , f i l t e r e d ) } } r e t u r n   j Q u e r y . g r e p ( e l e m e n t s , f u n c t i o n ( e l e m , i ) { r e t u r n ( j Q u e r y . i n A r r a y ( e l e m , q u a l i f i e r ) > = 0 ) = = = k e e p } ) } ; j Q u e r y . f n . e x t e n d ( { f i n d : f u n c t i o n ( s e l e c t o r ) { v a r   r e t = t h i s . p u s h S t a c k ( " " , " f i n d " , s e l e c t o r ) , l e n g t h = 0 ; f o r ( v a r   i = 0 , l = t h i s . l e n g t h ; i < l ; i + + ) { l e n g t h = r e t . l e n g t h ; j Q u e r y . f i n d ( s e l e c t o r , t h i s [ i ] , r e t ) ; i f ( i > 0 ) { f o r ( v a r   n = l e n g t h ; n < r e t . l e n g t h ; n + + ) { f o r ( v a r   r = 0 ; r < l e n g t h ; r + + ) { i f ( r e t [ r ] = = = r e t [ n ] ) { r e t . s p l i c e ( n - - , 1 ) ; b r e a k } } } } } r e t u r n   r e t } , h a s : f u n c t i o n ( t a r g e t ) { v a r   t a r g e t s = j Q u e r y ( t a r g e t ) ; r e t u r n   t h i s . f i l t e r ( f u n c t i o n ( ) { f o r ( v a r   i = 0 , l = t a r g e t s . l e n g t h ; i < l ; i + + ) { i f ( j Q u e r y . c o n t a i n s ( t h i s , t a r g e t s [ i ] ) ) { r e t u r n   t r u e } } } ) } , n o t : f u n c t i o n ( s e l e c t o r ) { r e t u r n   t h i s . p u s h S t a c k ( w i n n o w ( t h i s , s e l e c t o r , f a l s e ) , " n o t " , s e l e c t o r ) } , f i l t e r : f u n c t i o n ( s e l e c t o r ) { r e t u r n   t h i s . p u s h S t a c k ( w i n n o w ( t h i s , s e l e c t o r , t r u e ) , " f i l t e r " , s e l e c t o r ) } , i s : f u n c t i o n ( s e l e c t o r ) { r e t u r n ! ! s e l e c t o r & & j Q u e r y . f i l t e r ( s e l e c t o r , t h i s ) . l e n g t h > 0 } , c l o s e s t : f u n c t i o n ( s e l e c t o r s , c o n t e x t ) { i f ( j Q u e r y . i s A r r a y ( s e l e c t o r s ) ) { v a r   r e t = [ ] , c u r = t h i s [ 0 ] , m a t c h , m a t c h e s = { } , s e l e c t o r ; i f ( c u r & & s e l e c t o r s . l e n g t h ) { f o r ( v a r   i = 0 , l = s e l e c t o r s . l e n g t h ; i < l ; i + + ) { s e l e c t o r = s e l e c t o r s [ i ] ; i f ( ! m a t c h e s [ s e l e c t o r ] ) { m a t c h e s [ s e l e c t o r ] = j Q u e r y . e x p r . m a t c h . P O S . t e s t ( s e l e c t o r ) ? j Q u e r y ( s e l e c t o r , c o n t e x t | | t h i s . c o n t e x t ) : s e l e c t o r } } w h i l e ( c u r & & c u r . o w n e r D o c u m e n t & & c u r ! = = c o n t e x t ) { f o r ( s e l e c t o r   i n   m a t c h e s ) { m a t c h = m a t c h e s [ s e l e c t o r ] ; i f ( m a t c h . j q u e r y ? m a t c h . i n d e x ( c u r ) > - 1 : j Q u e r y ( c u r ) . i s ( m a t c h ) ) { r e t . p u s h ( { s e l e c t o r : s e l e c t o r , e l e m : c u r } ) ; d e l e t e   m a t c h e s [ s e l e c t o r ] } } c u r = c u r . p a r e n t N o d e } } r e t u r n   r e t } v a r   p o s = j Q u e r y . e x p r . m a t c h . P O S . t e s t ( s e l e c t o r s ) ? j Q u e r y ( s e l e c t o r s , c o n t e x t | | t h i s . c o n t e x t ) : n u l l ; r e t u r n   t h i s . m a p ( f u n c t i o n ( i , c u r ) { w h i l e ( c u r & & c u r . o w n e r D o c u m e n t & & c u r ! = = c o n t e x t ) { i f ( p o s ? p o s . i n d e x ( c u r ) > - 1 : j Q u e r y ( c u r ) . i s ( s e l e c t o r s ) ) { r e t u r n   c u r } c u r = c u r . p a r e n t N o d e } r e t u r n   n u l l } ) } , i n d e x : f u n c t i o n ( e l e m ) { i f ( ! e l e m | | t y p e o f   e l e m = = = " s t r i n g " ) { r e t u r n   j Q u e r y . i n A r r a y ( t h i s [ 0 ] , e l e m ? j Q u e r y ( e l e m ) : t h i s . p a r e n t ( ) . c h i l d r e n ( ) ) } r e t u r n   j Q u e r y . i n A r r a y ( e l e m . j q u e r y ? e l e m [ 0 ] : e l e m , t h i s ) } , a d d : f u n c t i o n ( s e l e c t o r , c o n t e x t ) { v a r   s e t = t y p e o f   s e l e c t o r = = = " s t r i n g " ? j Q u e r y ( s e l e c t o r , c o n t e x t | | t h i s . c o n t e x t ) : j Q u e r y . m a k e A r r a y ( s e l e c t o r ) , a l l = j Q u e r y . m e r g e ( t h i s . g e t ( ) , s e t ) ; r e t u r n   t h i s . p u s h S t a c k ( i s D i s c o n n e c t e d ( s e t [ 0 ] ) | | i s D i s c o n n e c t e d ( a l l [ 0 ] ) ? a l l : j Q u e r y . u n i q u e ( a l l ) ) } , a n d S e l f : f u n c t i o n ( ) { r e t u r n   t h i s . a d d ( t h i s . p r e v O b j e c t ) } } ) ; f u n c t i o n   i s D i s c o n n e c t e d ( n o d e ) { r e t u r n ! n o d e | | ! n o d e . p a r e n t N o d e | | n o d e . p a r e n t N o d e . n o d e T y p e = = = 1 1 } j Q u e r y . e a c h ( { p a r e n t : f u n c t i o n ( e l e m ) { v a r   p a r e n t = e l e m . p a r e n t N o d e ; r e t u r n   p a r e n t & & p a r e n t . n o d e T y p e ! = = 1 1 ? p a r e n t : n u l l } , p a r e n t s : f u n c t i o n ( e l e m ) { r e t u r n   j Q u e r y . d i r ( e l e m , " p a r e n t N o d e " ) } , p a r e n t s U n t i l : f u n c t i o n ( e l e m , i , u n t i l ) { r e t u r n   j Q u e r y . d i r ( e l e m , " p a r e n t N o d e " , u n t i l ) } , n e x t : f u n c t i o n ( e l e m ) { r e t u r n   j Q u e r y . n t h ( e l e m , 2 , " n e x t S i b l i n g " ) } , p r e v : f u n c t i o n ( e l e m ) { r e t u r n   j Q u e r y . n t h ( e l e m , 2 , " p r e v i o u s S i b l i n g " ) } , n e x t A l l : f u n c t i o n ( e l e m ) { r e t u r n   j Q u e r y . d i r ( e l e m , " n e x t S i b l i n g " ) } , p r e v A l l : f u n c t i o n ( e l e m ) { r e t u r n   j Q u e r y . d i r ( e l e m , " p r e v i o u s S i b l i n g " ) } , n e x t U n t i l : f u n c t i o n ( e l e m , i , u n t i l ) { r e t u r n   j Q u e r y . d i r ( e l e m , " n e x t S i b l i n g " , u n t i l ) } , p r e v U n t i l : f u n c t i o n ( e l e m , i , u n t i l ) { r e t u r n   j Q u e r y . d i r ( e l e m , " p r e v i o u s S i b l i n g " , u n t i l ) } , s i b l i n g s : f u n c t i o n ( e l e m ) { r e t u r n   j Q u e r y . s i b l i n g ( e l e m . p a r e n t N o d e . f i r s t C h i l d , e l e m ) } , c h i l d r e n : f u n c t i o n ( e l e m ) { r e t u r n   j Q u e r y . s i b l i n g ( e l e m . f i r s t C h i l d ) } , c o n t e n t s : f u n c t i o n ( e l e m ) { r e t u r n   j Q u e r y . n o d e N a m e ( e l e m , " i f r a m e " ) ? e l e m . c o n t e n t D o c u m e n t | | e l e m . c o n t e n t W i n d o w . d o c u m e n t : j Q u e r y . m a k e A r r a y ( e l e m . c h i l d N o d e s ) } } , f u n c t i o n ( n a m e , f n ) { j Q u e r y . f n [ n a m e ] = f u n c t i o n ( u n t i l , s e l e c t o r ) { v a r   r e t = j Q u e r y . m a p ( t h i s , f n , u n t i l ) ; i f ( ! r u n t i l . t e s t ( n a m e ) ) { s e l e c t o r = u n t i l } i f ( s e l e c t o r & & t y p e o f   s e l e c t o r = = = " s t r i n g " ) { r e t = j Q u e r y . f i l t e r ( s e l e c t o r , r e t ) } r e t = t h i s . l e n g t h > 1 ? j Q u e r y . u n i q u e ( r e t ) : r e t ; i f ( ( t h i s . l e n g t h > 1 | | r m u l t i s e l e c t o r . t e s t ( s e l e c t o r ) ) & & r p a r e n t s p r e v . t e s t ( n a m e ) ) { r e t = r e t . r e v e r s e ( ) } r e t u r n   t h i s . p u s h S t a c k ( r e t , n a m e , s l i c e . c a l l ( a r g u m e n t s ) . j o i n ( " , " ) ) } } ) ; j Q u e r y . e x t e n d ( { f i l t e r : f u n c t i o n ( e x p r , e l e m s , n o t ) { i f ( n o t ) { e x p r = " : n o t ( " + e x p r + " ) " } r e t u r n   j Q u e r y . f i n d . m a t c h e s ( e x p r , e l e m s ) } , d i r : f u n c t i o n ( e l e m , d i r , u n t i l ) { v a r   m a t c h e d = [ ] , c u r = e l e m [ d i r ] ; w h i l e ( c u r & & c u r . n o d e T y p e ! = = 9 & & ( u n t i l = = = u n d e f i n e d | | c u r . n o d e T y p e ! = = 1 | | ! j Q u e r y ( c u r ) . i s ( u n t i l ) ) ) { i f ( c u r . n o d e T y p e = = = 1 ) { m a t c h e d . p u s h ( c u r ) } c u r = c u r [ d i r ] } r e t u r n   m a t c h e d } , n t h : f u n c t i o n ( c u r , r e s u l t , d i r , e l e m ) { r e s u l t = r e s u l t | | 1 ; v a r   n u m = 0 ; f o r ( ; c u r ; c u r = c u r [ d i r ] ) { i f ( c u r . n o d e T y p e = = = 1 & & + + n u m = = = r e s u l t ) { b r e a k } } r e t u r n   c u r } , s i b l i n g : f u n c t i o n ( n , e l e m ) { v a r   r = [ ] ; f o r ( ; n ; n = n . n e x t S i b l i n g ) { i f ( n . n o d e T y p e = = = 1 & & n ! = = e l e m ) { r . p u s h ( n ) } } r e t u r n   r } } ) ; v a r   r i n l i n e j Q u e r y = /   j Q u e r y \ d + = " ( ? : \ d + | n u l l ) " / g , r l e a d i n g W h i t e s p a c e = / ^ \ s + / , r x h t m l T a g = / ( < ( [ \ w : ] + ) [ ^ > ] * ? ) \ / > / g , r s e l f C l o s i n g = / ^ ( ? : a r e a | b r | c o l | e m b e d | h r | i m g | i n p u t | l i n k | m e t a | p a r a m ) $ / i , r t a g N a m e = / < ( [ \ w : ] + ) / , r t b o d y = / < t b o d y / i , r h t m l = / < | & # ? \ w + ; / , r n o c a c h e = / < s c r i p t | < o b j e c t | < e m b e d | < o p t i o n | < s t y l e / i , r c h e c k e d = / c h e c k e d \ s * ( ? : [ ^ = ] | = \ s * . c h e c k e d . ) / i , f c l o s e T a g = f u n c t i o n ( a l l , f r o n t , t a g ) { r e t u r n   r s e l f C l o s i n g . t e s t ( t a g ) ? a l l : f r o n t + " > < / " + t a g + " > " } , w r a p M a p = { o p t i o n : [ 1 , " < s e l e c t   m u l t i p l e = ' m u l t i p l e ' > " , " < / s e l e c t > " ] , l e g e n d : [ 1 , " < f i e l d s e t > " , " < / f i e l d s e t > " ] , t h e a d : [ 1 , " < t a b l e > " , " < / t a b l e > " ] , t r : [ 2 , " < t a b l e > < t b o d y > " , " < / t b o d y > < / t a b l e > " ] , t d : [ 3 , " < t a b l e > < t b o d y > < t r > " , " < / t r > < / t b o d y > < / t a b l e > " ] , c o l : [ 2 , " < t a b l e > < t b o d y > < / t b o d y > < c o l g r o u p > " , " < / c o l g r o u p > < / t a b l e > " ] , a r e a : [ 1 , " < m a p > " , " < / m a p > " ] , _ d e f a u l t : [ 0 , " " , " " ] } ; w r a p M a p . o p t g r o u p = w r a p M a p . o p t i o n ; w r a p M a p . t b o d y = w r a p M a p . t f o o t = w r a p M a p . c o l g r o u p = w r a p M a p . c a p t i o n = w r a p M a p . t h e a d ; w r a p M a p . t h = w r a p M a p . t d ; i f ( ! j Q u e r y . s u p p o r t . h t m l S e r i a l i z e ) { w r a p M a p . _ d e f a u l t = [ 1 , " d i v < d i v > " , " < / d i v > " ] } j Q u e r y . f n . e x t e n d ( { t e x t : f u n c t i o n ( t e x t ) { i f ( j Q u e r y . i s F u n c t i o n ( t e x t ) ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( i ) { v a r   s e l f = j Q u e r y ( t h i s ) ; s e l f . t e x t ( t e x t . c a l l ( t h i s , i , s e l f . t e x t ( ) ) ) } ) } i f ( t y p e o f   t e x t ! = = " o b j e c t " & & t e x t ! = = u n d e f i n e d ) { r e t u r n   t h i s . e m p t y ( ) . a p p e n d ( ( t h i s [ 0 ] & & t h i s [ 0 ] . o w n e r D o c u m e n t | | d o c u m e n t ) . c r e a t e T e x t N o d e ( t e x t ) ) } r e t u r n   j Q u e r y . t e x t ( t h i s ) } , w r a p A l l : f u n c t i o n ( h t m l ) { i f ( j Q u e r y . i s F u n c t i o n ( h t m l ) ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( i ) { j Q u e r y ( t h i s ) . w r a p A l l ( h t m l . c a l l ( t h i s , i ) ) } ) } i f ( t h i s [ 0 ] ) { v a r   w r a p = j Q u e r y ( h t m l , t h i s [ 0 ] . o w n e r D o c u m e n t ) . e q ( 0 ) . c l o n e ( t r u e ) ; i f ( t h i s [ 0 ] . p a r e n t N o d e ) { w r a p . i n s e r t B e f o r e ( t h i s [ 0 ] ) } w r a p . m a p ( f u n c t i o n ( ) { v a r   e l e m = t h i s ; w h i l e ( e l e m . f i r s t C h i l d & & e l e m . f i r s t C h i l d . n o d e T y p e = = = 1 ) { e l e m = e l e m . f i r s t C h i l d } r e t u r n   e l e m } ) . a p p e n d ( t h i s ) } r e t u r n   t h i s } , w r a p I n n e r : f u n c t i o n ( h t m l ) { i f ( j Q u e r y . i s F u n c t i o n ( h t m l ) ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( i ) { j Q u e r y ( t h i s ) . w r a p I n n e r ( h t m l . c a l l ( t h i s , i ) ) } ) } r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { v a r   s e l f = j Q u e r y ( t h i s ) , c o n t e n t s = s e l f . c o n t e n t s ( ) ; i f ( c o n t e n t s . l e n g t h ) { c o n t e n t s . w r a p A l l ( h t m l ) } e l s e { s e l f . a p p e n d ( h t m l ) } } ) } , w r a p : f u n c t i o n ( h t m l ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { j Q u e r y ( t h i s ) . w r a p A l l ( h t m l ) } ) } , u n w r a p : f u n c t i o n ( ) { r e t u r n   t h i s . p a r e n t ( ) . e a c h ( f u n c t i o n ( ) { i f ( ! j Q u e r y . n o d e N a m e ( t h i s , " b o d y " ) ) { j Q u e r y ( t h i s ) . r e p l a c e W i t h ( t h i s . c h i l d N o d e s ) } } ) . e n d ( ) } , a p p e n d : f u n c t i o n ( ) { r e t u r n   t h i s . d o m M a n i p ( a r g u m e n t s , t r u e , f u n c t i o n ( e l e m ) { i f ( t h i s . n o d e T y p e = = = 1 ) { t h i s . a p p e n d C h i l d ( e l e m ) } } ) } , p r e p e n d : f u n c t i o n ( ) { r e t u r n   t h i s . d o m M a n i p ( a r g u m e n t s , t r u e , f u n c t i o n ( e l e m ) { i f ( t h i s . n o d e T y p e = = = 1 ) { t h i s . i n s e r t B e f o r e ( e l e m , t h i s . f i r s t C h i l d ) } } ) } , b e f o r e : f u n c t i o n ( ) { i f ( t h i s [ 0 ] & & t h i s [ 0 ] . p a r e n t N o d e ) { r e t u r n   t h i s . d o m M a n i p ( a r g u m e n t s , f a l s e , f u n c t i o n ( e l e m ) { t h i s . p a r e n t N o d e . i n s e r t B e f o r e ( e l e m , t h i s ) } ) } e l s e   i f ( a r g u m e n t s . l e n g t h ) { v a r   s e t = j Q u e r y ( a r g u m e n t s [ 0 ] ) ; s e t . p u s h . a p p l y ( s e t , t h i s . t o A r r a y ( ) ) ; r e t u r n   t h i s . p u s h S t a c k ( s e t , " b e f o r e " , a r g u m e n t s ) } } , a f t e r : f u n c t i o n ( ) { i f ( t h i s [ 0 ] & & t h i s [ 0 ] . p a r e n t N o d e ) { r e t u r n   t h i s . d o m M a n i p ( a r g u m e n t s , f a l s e , f u n c t i o n ( e l e m ) { t h i s . p a r e n t N o d e . i n s e r t B e f o r e ( e l e m , t h i s . n e x t S i b l i n g ) } ) } e l s e   i f ( a r g u m e n t s . l e n g t h ) { v a r   s e t = t h i s . p u s h S t a c k ( t h i s , " a f t e r " , a r g u m e n t s ) ; s e t . p u s h . a p p l y ( s e t , j Q u e r y ( a r g u m e n t s [ 0 ] ) . t o A r r a y ( ) ) ; r e t u r n   s e t } } , r e m o v e : f u n c t i o n ( s e l e c t o r , k e e p D a t a ) { f o r ( v a r   i = 0 , e l e m ; ( e l e m = t h i s [ i ] ) ! = n u l l ; i + + ) { i f ( ! s e l e c t o r | | j Q u e r y . f i l t e r ( s e l e c t o r , [ e l e m ] ) . l e n g t h ) { i f ( ! k e e p D a t a & & e l e m . n o d e T y p e = = = 1 ) { j Q u e r y . c l e a n D a t a ( e l e m . g e t E l e m e n t s B y T a g N a m e ( " * " ) ) ; j Q u e r y . c l e a n D a t a ( [ e l e m ] ) } i f ( e l e m . p a r e n t N o d e ) { e l e m . p a r e n t N o d e . r e m o v e C h i l d ( e l e m ) } } } r e t u r n   t h i s } , e m p t y : f u n c t i o n ( ) { f o r ( v a r   i = 0 , e l e m ; ( e l e m = t h i s [ i ] ) ! = n u l l ; i + + ) { i f ( e l e m . n o d e T y p e = = = 1 ) { j Q u e r y . c l e a n D a t a ( e l e m . g e t E l e m e n t s B y T a g N a m e ( " * " ) ) } w h i l e ( e l e m . f i r s t C h i l d ) { e l e m . r e m o v e C h i l d ( e l e m . f i r s t C h i l d ) } } r e t u r n   t h i s } , c l o n e : f u n c t i o n ( e v e n t s ) { v a r   r e t = t h i s . m a p ( f u n c t i o n ( ) { i f ( ! j Q u e r y . s u p p o r t . n o C l o n e E v e n t & & ! j Q u e r y . i s X M L D o c ( t h i s ) ) { v a r   h t m l = t h i s . o u t e r H T M L , o w n e r D o c u m e n t = t h i s . o w n e r D o c u m e n t ; i f ( ! h t m l ) { v a r   d i v = o w n e r D o c u m e n t . c r e a t e E l e m e n t ( " d i v " ) ; d i v . a p p e n d C h i l d ( t h i s . c l o n e N o d e ( t r u e ) ) ; h t m l = d i v . i n n e r H T M L } r e t u r n   j Q u e r y . c l e a n ( [ h t m l . r e p l a c e ( r i n l i n e j Q u e r y , " " ) . r e p l a c e ( / = ( [ ^ = " ' > \ s ] + \ / ) > / g , ' = " $ 1 " > ' ) . r e p l a c e ( r l e a d i n g W h i t e s p a c e , " " ) ] , o w n e r D o c u m e n t ) [ 0 ] } e l s e { r e t u r n   t h i s . c l o n e N o d e ( t r u e ) } } ) ; i f ( e v e n t s = = = t r u e ) { c l o n e C o p y E v e n t ( t h i s , r e t ) ; c l o n e C o p y E v e n t ( t h i s . f i n d ( " * " ) , r e t . f i n d ( " * " ) ) } r e t u r n   r e t } , h t m l : f u n c t i o n ( v a l u e ) { i f ( v a l u e = = = u n d e f i n e d ) { r e t u r n   t h i s [ 0 ] & & t h i s [ 0 ] . n o d e T y p e = = = 1 ? t h i s [ 0 ] . i n n e r H T M L . r e p l a c e ( r i n l i n e j Q u e r y , " " ) : n u l l } e l s e   i f ( t y p e o f   v a l u e = = = " s t r i n g " & & ! r n o c a c h e . t e s t ( v a l u e ) & & ( j Q u e r y . s u p p o r t . l e a d i n g W h i t e s p a c e | | ! r l e a d i n g W h i t e s p a c e . t e s t ( v a l u e ) ) & & ! w r a p M a p [ ( r t a g N a m e . e x e c ( v a l u e ) | | [ " " , " " ] ) [ 1 ] . t o L o w e r C a s e ( ) ] ) { v a l u e = v a l u e . r e p l a c e ( r x h t m l T a g , f c l o s e T a g ) ; t r y { f o r ( v a r   i = 0 , l = t h i s . l e n g t h ; i < l ; i + + ) { i f ( t h i s [ i ] . n o d e T y p e = = = 1 ) { j Q u e r y . c l e a n D a t a ( t h i s [ i ] . g e t E l e m e n t s B y T a g N a m e ( " * " ) ) ; t h i s [ i ] . i n n e r H T M L = v a l u e } } } c a t c h ( e ) { t h i s . e m p t y ( ) . a p p e n d ( v a l u e ) } } e l s e   i f ( j Q u e r y . i s F u n c t i o n ( v a l u e ) ) { t h i s . e a c h ( f u n c t i o n ( i ) { v a r   s e l f = j Q u e r y ( t h i s ) , o l d = s e l f . h t m l ( ) ; s e l f . e m p t y ( ) . a p p e n d ( f u n c t i o n ( ) { r e t u r n   v a l u e . c a l l ( t h i s , i , o l d ) } ) } ) } e l s e { t h i s . e m p t y ( ) . a p p e n d ( v a l u e ) } r e t u r n   t h i s } , r e p l a c e W i t h : f u n c t i o n ( v a l u e ) { i f ( t h i s [ 0 ] & & t h i s [ 0 ] . p a r e n t N o d e ) { i f ( j Q u e r y . i s F u n c t i o n ( v a l u e ) ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( i ) { v a r   s e l f = j Q u e r y ( t h i s ) , o l d = s e l f . h t m l ( ) ; s e l f . r e p l a c e W i t h ( v a l u e . c a l l ( t h i s , i , o l d ) ) } ) } i f ( t y p e o f   v a l u e ! = = " s t r i n g " ) { v a l u e = j Q u e r y ( v a l u e ) . d e t a c h ( ) } r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { v a r   n e x t = t h i s . n e x t S i b l i n g , p a r e n t = t h i s . p a r e n t N o d e ; j Q u e r y ( t h i s ) . r e m o v e ( ) ; i f ( n e x t ) { j Q u e r y ( n e x t ) . b e f o r e ( v a l u e ) } e l s e { j Q u e r y ( p a r e n t ) . a p p e n d ( v a l u e ) } } ) } e l s e { r e t u r n   t h i s . p u s h S t a c k ( j Q u e r y ( j Q u e r y . i s F u n c t i o n ( v a l u e ) ? v a l u e ( ) : v a l u e ) , " r e p l a c e W i t h " , v a l u e ) } } , d e t a c h : f u n c t i o n ( s e l e c t o r ) { r e t u r n   t h i s . r e m o v e ( s e l e c t o r , t r u e ) } , d o m M a n i p : f u n c t i o n ( a r g s , t a b l e , c a l l b a c k ) { v a r   r e s u l t s , f i r s t , v a l u e = a r g s [ 0 ] , s c r i p t s = [ ] , f r a g m e n t , p a r e n t ; i f ( ! j Q u e r y . s u p p o r t . c h e c k C l o n e & & a r g u m e n t s . l e n g t h = = = 3 & & t y p e o f   v a l u e = = = " s t r i n g " & & r c h e c k e d . t e s t ( v a l u e ) ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { j Q u e r y ( t h i s ) . d o m M a n i p ( a r g s , t a b l e , c a l l b a c k , t r u e ) } ) } i f ( j Q u e r y . i s F u n c t i o n ( v a l u e ) ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( i ) { v a r   s e l f = j Q u e r y ( t h i s ) ; a r g s [ 0 ] = v a l u e . c a l l ( t h i s , i , t a b l e ? s e l f . h t m l ( ) : u n d e f i n e d ) ; s e l f . d o m M a n i p ( a r g s , t a b l e , c a l l b a c k ) } ) } i f ( t h i s [ 0 ] ) { p a r e n t = v a l u e & & v a l u e . p a r e n t N o d e ; i f ( j Q u e r y . s u p p o r t . p a r e n t N o d e & & p a r e n t & & p a r e n t . n o d e T y p e = = = 1 1 & & p a r e n t . c h i l d N o d e s . l e n g t h = = = t h i s . l e n g t h ) { r e s u l t s = { f r a g m e n t : p a r e n t } } e l s e { r e s u l t s = b u i l d F r a g m e n t ( a r g s , t h i s , s c r i p t s ) } f r a g m e n t = r e s u l t s . f r a g m e n t ; i f ( f r a g m e n t . c h i l d N o d e s . l e n g t h = = = 1 ) { f i r s t = f r a g m e n t = f r a g m e n t . f i r s t C h i l d } e l s e { f i r s t = f r a g m e n t . f i r s t C h i l d } i f ( f i r s t ) { t a b l e = t a b l e & & j Q u e r y . n o d e N a m e ( f i r s t , " t r " ) ; f o r ( v a r   i = 0 , l = t h i s . l e n g t h ; i < l ; i + + ) { c a l l b a c k . c a l l ( t a b l e ? r o o t ( t h i s [ i ] , f i r s t ) : t h i s [ i ] , i > 0 | | r e s u l t s . c a c h e a b l e | | t h i s . l e n g t h > 1 ? f r a g m e n t . c l o n e N o d e ( t r u e ) : f r a g m e n t ) } } i f ( s c r i p t s . l e n g t h ) { j Q u e r y . e a c h ( s c r i p t s , e v a l S c r i p t ) } } r e t u r n   t h i s ; f u n c t i o n   r o o t ( e l e m , c u r ) { r e t u r n   j Q u e r y . n o d e N a m e ( e l e m , " t a b l e " ) ? ( e l e m . g e t E l e m e n t s B y T a g N a m e ( " t b o d y " ) [ 0 ] | | e l e m . a p p e n d C h i l d ( e l e m . o w n e r D o c u m e n t . c r e a t e E l e m e n t ( " t b o d y " ) ) ) : e l e m } } } ) ; f u n c t i o n   c l o n e C o p y E v e n t ( o r i g , r e t ) { v a r   i = 0 ; r e t . e a c h ( f u n c t i o n ( ) { i f ( t h i s . n o d e N a m e ! = = ( o r i g [ i ] & & o r i g [ i ] . n o d e N a m e ) ) { r e t u r n } v a r   o l d D a t a = j Q u e r y . d a t a ( o r i g [ i + + ] ) , c u r D a t a = j Q u e r y . d a t a ( t h i s , o l d D a t a ) , e v e n t s = o l d D a t a & & o l d D a t a . e v e n t s ; i f ( e v e n t s ) { d e l e t e   c u r D a t a . h a n d l e ; c u r D a t a . e v e n t s = { } ; f o r ( v a r   t y p e   i n   e v e n t s ) { f o r ( v a r   h a n d l e r   i n   e v e n t s [ t y p e ] ) { j Q u e r y . e v e n t . a d d ( t h i s , t y p e , e v e n t s [ t y p e ] [ h a n d l e r ] , e v e n t s [ t y p e ] [ h a n d l e r ] . d a t a ) } } } } ) } f u n c t i o n   b u i l d F r a g m e n t ( a r g s , n o d e s , s c r i p t s ) { v a r   f r a g m e n t , c a c h e a b l e , c a c h e r e s u l t s , d o c = ( n o d e s & & n o d e s [ 0 ] ? n o d e s [ 0 ] . o w n e r D o c u m e n t | | n o d e s [ 0 ] : d o c u m e n t ) ; i f ( a r g s . l e n g t h = = = 1 & & t y p e o f   a r g s [ 0 ] = = = " s t r i n g " & & a r g s [ 0 ] . l e n g t h < 5 1 2 & & d o c = = = d o c u m e n t & & ! r n o c a c h e . t e s t ( a r g s [ 0 ] ) & & ( j Q u e r y . s u p p o r t . c h e c k C l o n e | | ! r c h e c k e d . t e s t ( a r g s [ 0 ] ) ) ) { c a c h e a b l e = t r u e ; c a c h e r e s u l t s = j Q u e r y . f r a g m e n t s [ a r g s [ 0 ] ] ; i f ( c a c h e r e s u l t s ) { i f ( c a c h e r e s u l t s ! = = 1 ) { f r a g m e n t = c a c h e r e s u l t s } } } i f ( ! f r a g m e n t ) { f r a g m e n t = d o c . c r e a t e D o c u m e n t F r a g m e n t ( ) ; j Q u e r y . c l e a n ( a r g s , d o c , f r a g m e n t , s c r i p t s ) } i f ( c a c h e a b l e ) { j Q u e r y . f r a g m e n t s [ a r g s [ 0 ] ] = c a c h e r e s u l t s ? f r a g m e n t : 1 } r e t u r n { f r a g m e n t : f r a g m e n t , c a c h e a b l e : c a c h e a b l e } } j Q u e r y . f r a g m e n t s = { } ; j Q u e r y . e a c h ( { a p p e n d T o : " a p p e n d " , p r e p e n d T o : " p r e p e n d " , i n s e r t B e f o r e : " b e f o r e " , i n s e r t A f t e r : " a f t e r " , r e p l a c e A l l : " r e p l a c e W i t h " } , f u n c t i o n ( n a m e , o r i g i n a l ) { j Q u e r y . f n [ n a m e ] = f u n c t i o n ( s e l e c t o r ) { v a r   r e t = [ ] , i n s e r t = j Q u e r y ( s e l e c t o r ) , p a r e n t = t h i s . l e n g t h = = = 1 & & t h i s [ 0 ] . p a r e n t N o d e ; i f ( p a r e n t & & p a r e n t . n o d e T y p e = = = 1 1 & & p a r e n t . c h i l d N o d e s . l e n g t h = = = 1 & & i n s e r t . l e n g t h = = = 1 ) { i n s e r t [ o r i g i n a l ] ( t h i s [ 0 ] ) ; r e t u r n   t h i s } e l s e { f o r ( v a r   i = 0 , l = i n s e r t . l e n g t h ; i < l ; i + + ) { v a r   e l e m s = ( i > 0 ? t h i s . c l o n e ( t r u e ) : t h i s ) . g e t ( ) ; j Q u e r y . f n [ o r i g i n a l ] . a p p l y ( j Q u e r y ( i n s e r t [ i ] ) , e l e m s ) ; r e t = r e t . c o n c a t ( e l e m s ) } r e t u r n   t h i s . p u s h S t a c k ( r e t , n a m e , i n s e r t . s e l e c t o r ) } } } ) ; j Q u e r y . e x t e n d ( { c l e a n : f u n c t i o n ( e l e m s , c o n t e x t , f r a g m e n t , s c r i p t s ) { c o n t e x t = c o n t e x t | | d o c u m e n t ; i f ( t y p e o f   c o n t e x t . c r e a t e E l e m e n t = = = " u n d e f i n e d " ) { c o n t e x t = c o n t e x t . o w n e r D o c u m e n t | | c o n t e x t [ 0 ] & & c o n t e x t [ 0 ] . o w n e r D o c u m e n t | | d o c u m e n t } v a r   r e t = [ ] ; f o r ( v a r   i = 0 , e l e m ; ( e l e m = e l e m s [ i ] ) ! = n u l l ; i + + ) { i f ( t y p e o f   e l e m = = = " n u m b e r " ) { e l e m + = " " } i f ( ! e l e m ) { c o n t i n u e } i f ( t y p e o f   e l e m = = = " s t r i n g " & & ! r h t m l . t e s t ( e l e m ) ) { e l e m = c o n t e x t . c r e a t e T e x t N o d e ( e l e m ) } e l s e   i f ( t y p e o f   e l e m = = = " s t r i n g " ) { e l e m = e l e m . r e p l a c e ( r x h t m l T a g , f c l o s e T a g ) ; v a r   t a g = ( r t a g N a m e . e x e c ( e l e m ) | | [ " " , " " ] ) [ 1 ] . t o L o w e r C a s e ( ) , w r a p = w r a p M a p [ t a g ] | | w r a p M a p . _ d e f a u l t , d e p t h = w r a p [ 0 ] , d i v = c o n t e x t . c r e a t e E l e m e n t ( " d i v " ) ; d i v . i n n e r H T M L = w r a p [ 1 ] + e l e m + w r a p [ 2 ] ; w h i l e ( d e p t h - - ) { d i v = d i v . l a s t C h i l d } i f ( ! j Q u e r y . s u p p o r t . t b o d y ) { v a r   h a s B o d y = r t b o d y . t e s t ( e l e m ) , t b o d y = t a g = = = " t a b l e " & & ! h a s B o d y ? d i v . f i r s t C h i l d & & d i v . f i r s t C h i l d . c h i l d N o d e s : w r a p [ 1 ] = = = " < t a b l e > " & & ! h a s B o d y ? d i v . c h i l d N o d e s : [ ] ; f o r ( v a r   j = t b o d y . l e n g t h - 1 ; j > = 0 ; - - j ) { i f ( j Q u e r y . n o d e N a m e ( t b o d y [ j ] , " t b o d y " ) & & ! t b o d y [ j ] . c h i l d N o d e s . l e n g t h ) { t b o d y [ j ] . p a r e n t N o d e . r e m o v e C h i l d ( t b o d y [ j ] ) } } } i f ( ! j Q u e r y . s u p p o r t . l e a d i n g W h i t e s p a c e & & r l e a d i n g W h i t e s p a c e . t e s t ( e l e m ) ) { d i v . i n s e r t B e f o r e ( c o n t e x t . c r e a t e T e x t N o d e ( r l e a d i n g W h i t e s p a c e . e x e c ( e l e m ) [ 0 ] ) , d i v . f i r s t C h i l d ) } e l e m = d i v . c h i l d N o d e s } i f ( e l e m . n o d e T y p e ) { r e t . p u s h ( e l e m ) } e l s e { r e t = j Q u e r y . m e r g e ( r e t , e l e m ) } } i f ( f r a g m e n t ) { f o r ( v a r   i = 0 ; r e t [ i ] ; i + + ) { i f ( s c r i p t s & & j Q u e r y . n o d e N a m e ( r e t [ i ] , " s c r i p t " ) & & ( ! r e t [ i ] . t y p e | | r e t [ i ] . t y p e . t o L o w e r C a s e ( ) = = = " t e x t / j a v a s c r i p t " ) ) { s c r i p t s . p u s h ( r e t [ i ] . p a r e n t N o d e ? r e t [ i ] . p a r e n t N o d e . r e m o v e C h i l d ( r e t [ i ] ) : r e t [ i ] ) } e l s e { i f ( r e t [ i ] . n o d e T y p e = = = 1 ) { r e t . s p l i c e . a p p l y ( r e t , [ i + 1 , 0 ] . c o n c a t ( j Q u e r y . m a k e A r r a y ( r e t [ i ] . g e t E l e m e n t s B y T a g N a m e ( " s c r i p t " ) ) ) ) } f r a g m e n t . a p p e n d C h i l d ( r e t [ i ] ) } } } r e t u r n   r e t } , c l e a n D a t a : f u n c t i o n ( e l e m s ) { v a r   d a t a , i d , c a c h e = j Q u e r y . c a c h e , s p e c i a l = j Q u e r y . e v e n t . s p e c i a l , d e l e t e E x p a n d o = j Q u e r y . s u p p o r t . d e l e t e E x p a n d o ; f o r ( v a r   i = 0 , e l e m ; ( e l e m = e l e m s [ i ] ) ! = n u l l ; i + + ) { i d = e l e m [ j Q u e r y . e x p a n d o ] ; i f ( i d ) { d a t a = c a c h e [ i d ] ; i f ( d a t a . e v e n t s ) { f o r ( v a r   t y p e   i n   d a t a . e v e n t s ) { i f ( s p e c i a l [ t y p e ] ) { j Q u e r y . e v e n t . r e m o v e ( e l e m , t y p e ) } e l s e { r e m o v e E v e n t ( e l e m , t y p e , d a t a . h a n d l e ) } } } i f ( d e l e t e E x p a n d o ) { d e l e t e   e l e m [ j Q u e r y . e x p a n d o ] } e l s e   i f ( e l e m . r e m o v e A t t r i b u t e ) { e l e m . r e m o v e A t t r i b u t e ( j Q u e r y . e x p a n d o ) } d e l e t e   c a c h e [ i d ] } } } } ) ; v a r   r e x c l u d e = / z - ? i n d e x | f o n t - ? w e i g h t | o p a c i t y | z o o m | l i n e - ? h e i g h t / i , r a l p h a = / a l p h a \ ( [ ^ ) ] * \ ) / , r o p a c i t y = / o p a c i t y = ( [ ^ ) ] * ) / , r f l o a t = / f l o a t / i , r d a s h A l p h a = / - ( [ a - z ] ) / i g , r u p p e r = / ( [ A - Z ] ) / g , r n u m p x = / ^ - ? \ d + ( ? : p x ) ? $ / i , r n u m = / ^ - ? \ d / , c s s S h o w = { p o s i t i o n : " a b s o l u t e " , 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 " } , c s s W i d t h = [ " L e f t " , " R i g h t " ] , c s s H e i g h t = [ " T o p " , " B o t t o m " ] , g e t C o m p u t e d S t y l e = d o c u m e n t . d e f a u l t V i e w & & 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 , s t y l e F l o a t = j Q u e r y . s u p p o r t . c s s F l o a t ? " c s s F l o a t " : " s t y l e F l o a t " , f c a m e l C a s e = f u n c t i o n ( a l l , l e t t e r ) { r e t u r n   l e t t e r . t o U p p e r C a s e ( ) } ; j Q u e r y . f n . c s s = f u n c t i o n ( n a m e , v a l u e ) { r e t u r n   a c c e s s ( t h i s , n a m e , v a l u e , t r u e , f u n c t i o n ( e l e m , n a m e , v a l u e ) { i f ( v a l u e = = = u n d e f i n e d ) { r e t u r n   j Q u e r y . c u r C S S ( e l e m , n a m e ) } i f ( t y p e o f   v a l u e = = = " n u m b e r " & & ! r e x c l u d e . t e s t ( n a m e ) ) { v a l u e + = " p x " } j Q u e r y . s t y l e ( e l e m , n a m e , v a l u e ) } ) } ; j Q u e r y . e x t e n d ( { s t y l e : f u n c t i o n ( e l e m , n a m e , v a l u e ) { i f ( ! e l e m | | e l e m . n o d e T y p e = = = 3 | | e l e m . n o d e T y p e = = = 8 ) { r e t u r n   u n d e f i n e d } i f ( ( n a m e = = = " w i d t h " | | n a m e = = = " h e i g h t " ) & & p a r s e F l o a t ( v a l u e ) < 0 ) { v a l u e = u n d e f i n e d } v a r   s t y l e = e l e m . s t y l e | | e l e m , s e t = v a l u e ! = = u n d e f i n e d ; i f ( ! j Q u e r y . s u p p o r t . o p a c i t y & & n a m e = = = " o p a c i t y " ) { i f ( s e t ) { s t y l e . z o o m = 1 ; v a r   o p a c i t y = p a r s e I n t ( v a l u e , 1 0 ) + " " = = = " N a N " ? " " : " a l p h a ( o p a c i t y = " + v a l u e * 1 0 0 + " ) " ; v a r   f i l t e r = s t y l e . f i l t e r | | j Q u e r y . c u r C S S ( e l e m , " f i l t e r " ) | | " " ; s t y l e . f i l t e r = r a l p h a . t e s t ( f i l t e r ) ? f i l t e r . r e p l a c e ( r a l p h a , o p a c i t y ) : o p a c i t y } r e t u r n   s t y l e . f i l t e r & & s t y l e . f i l t e r . i n d e x O f ( " o p a c i t y = " ) > = 0 ? ( p a r s e F l o a t ( r o p a c i t y . e x e c ( s t y l e . f i l t e r ) [ 1 ] ) / 1 0 0 ) + " " : " " } i f ( r f l o a t . t e s t ( n a m e ) ) { n a m e = s t y l e F l o a t } n a m e = n a m e . r e p l a c e ( r d a s h A l p h a , f c a m e l C a s e ) ; i f ( s e t ) { s t y l e [ n a m e ] = v a l u e } r e t u r n   s t y l e [ n a m e ] } , c s s : f u n c t i o n ( e l e m , n a m e , f o r c e , e x t r a ) { i f ( n a m e = = = " w i d t h " | | n a m e = = = " h e i g h t " ) { v a r   v a l , p r o p s = c s s S h o w , w h i c h = n a m e = = = " w i d t h " ? c s s W i d t h : c s s H e i g h t ; f u n c t i o n   g e t W H ( ) { v a l = n a m e = = = " w i d t h " ? e l e m . o f f s e t W i d t h : e l e m . o f f s e t H e i g h t ; i f ( e x t r a = = = " b o r d e r " ) { r e t u r n } j Q u e r y . e a c h ( w h i c h , f u n c t i o n ( ) { i f ( ! e x t r a ) { v a l - = p a r s e F l o a t ( j Q u e r y . c u r C S S ( e l e m , " p a d d i n g " + t h i s , t r u e ) ) | | 0 } i f ( e x t r a = = = " m a r g i n " ) { v a l + = p a r s e F l o a t ( j Q u e r y . c u r C S S ( e l e m , " m a r g i n " + t h i s , t r u e ) ) | | 0 } e l s e { v a l - = p a r s e F l o a t ( j Q u e r y . c u r C S S ( e l e m , " b o r d e r " + t h i s + " W i d t h " , t r u e ) ) | | 0 } } ) } i f ( e l e m . o f f s e t W i d t h ! = = 0 ) { g e t W H ( ) } e l s e { j Q u e r y . s w a p ( e l e m , p r o p s , g e t W H ) } r e t u r n   M a t h . m a x ( 0 , M a t h . r o u n d ( v a l ) ) } r e t u r n   j Q u e r y . c u r C S S ( e l e m , n a m e , f o r c e ) } , c u r C S S : f u n c t i o n ( e l e m , n a m e , f o r c e ) { v a r   r e t , s t y l e = e l e m . s t y l e , f i l t e r ; i f ( ! j Q u e r y . s u p p o r t . o p a c i t y & & n a m e = = = " o p a c i t y " & & e l e m . c u r r e n t S t y l e ) { r e t = r o p a c i t y . t e s t ( e l e m . c u r r e n t S t y l e . f i l t e r | | " " ) ? ( p a r s e F l o a t ( R e g E x p . $ 1 ) / 1 0 0 ) + " " : " " ; r e t u r n   r e t = = = " " ? " 1 " : r e t } i f ( r f l o a t . t e s t ( n a m e ) ) { n a m e = s t y l e F l o a t } i f ( ! f o r c e & & s t y l e & & s t y l e [ n a m e ] ) { r e t = s t y l e [ n a m e ] } e l s e   i f ( g e t C o m p u t e d S t y l e ) { i f ( r f l o a t . t e s t ( n a m e ) ) { n a m e = " f l o a t " } n a m e = n a m e . r e p l a c e ( r u p p e r , " - $ 1 " ) . t o L o w e r C a s e ( ) ; v a r   d e f a u l t V i e w = e l e m . o w n e r D o c u m e n t . d e f a u l t V i e w ; i f ( ! d e f a u l t V i e w ) { r e t u r n   n u l l } v a r   c o m p u t e d S t y l e = 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 e m , n u l l ) ; i f ( c o m p u t e d S t y l e ) { r e t = c o m p u t e d S t y l e . g e t P r o p e r t y V a l u e ( n a m e ) } i f ( n a m e = = = " o p a c i t y " & & r e t = = = " " ) { r e t = " 1 " } } e l s e   i f ( e l e m . c u r r e n t S t y l e ) { v a r   c a m e l C a s e = n a m e . r e p l a c e ( r d a s h A l p h a , f c a m e l C a s e ) ; r e t = e l e m . c u r r e n t S t y l e [ n a m e ] | | e l e m . c u r r e n t S t y l e [ c a m e l C a s e ] ; i f ( ! r n u m p x . t e s t ( r e t ) & & r n u m . t e s t ( r e t ) ) { v a r   l e f t = s t y l e . l e f t , r s L e f t = e l e m . r u n t i m e S t y l e . l e f t ; e l e m . r u n t i m e S t y l e . l e f t = e l e m . c u r r e n t S t y l e . l e f t ; s t y l e . l e f t = c a m e l C a s e = = = " f o n t S i z e " ? " 1 e m " : ( r e t | | 0 ) ; r e t = s t y l e . p i x e l L e f t + " p x " ; s t y l e . l e f t = l e f t ; e l e m . r u n t i m e S t y l e . l e f t = r s L e f t } } r e t u r n   r e t } , s w a p : f u n c t i o n ( e l e m , o p t i o n s , c a l l b a c k ) { v a r   o l d = { } ; f o r ( v a r   n a m e   i n   o p t i o n s ) { o l d [ n a m e ] = e l e m . s t y l e [ n a m e ] ; e l e m . s t y l e [ n a m e ] = o p t i o n s [ n a m e ] } c a l l b a c k . c a l l ( e l e m ) ; f o r ( v a r   n a m e   i n   o p t i o n s ) { e l e m . s t y l e [ n a m e ] = o l d [ n a m e ] } } } ) ; i f ( j Q u e r y . e x p r & & j Q u e r y . e x p r . f i l t e r s ) { j Q u e r y . e x p r . f i l t e r s . h i d d e n = f u n c t i o n ( e l e m ) { v a r   w i d t h = e l e m . o f f s e t W i d t h , h e i g h t = e l e m . o f f s e t H e i g h t , s k i p = e l e m . n o d e N a m e . t o L o w e r C a s e ( ) = = = " t r " ; r e t u r n   w i d t h = = = 0 & & h e i g h t = = = 0 & & ! s k i p ? t r u e : w i d t h > 0 & & h e i g h t > 0 & & ! s k i p ? f a l s e : j Q u e r y . c u r C S S ( e l e m , " d i s p l a y " ) = = = " n o n e " } ; j Q u e r y . e x p r . f i l t e r s . v i s i b l e = f u n c t i o n ( e l e m ) { r e t u r n ! j Q u e r y . e x p r . f i l t e r s . h i d d e n ( e l e m ) } } v a r   j s c = n o w ( ) , r s c r i p t = / < s c r i p t ( . | \ s ) * ? \ / s c r i p t > / g i , r s e l e c t T e x t a r e a = / s e l e c t | t e x t a r e a / i , r i n p u t = / c o l o r | d a t e | d a t e t i m e | e m a i l | h i d d e n | m o n t h | n u m b e r | p a s s w o r d | r a n g e | s e a r c h | t e l | t e x t | t i m e | u r l | w e e k / i , j s r e = / = \ ? ( & | $ ) / , r q u e r y = / \ ? / , r t s = / ( \ ? | & ) _ = . * ? ( & | $ ) / , r u r l = / ^ ( \ w + : ) ? \ / \ / ( [ ^ \ / ? # ] + ) / , r 2 0 = / % 2 0 / g , _ l o a d = j Q u e r y . f n . l o a d ; j Q u e r y . f n . e x t e n d ( { l o a d : f u n c t i o n ( u r l , p a r a m s , c a l l b a c k ) { i f ( t y p e o f   u r l ! = = " s t r i n g " ) { r e t u r n   _ l o a d . c a l l ( t h i s , u r l ) } e l s e   i f ( ! t h i s . l e n g t h ) { r e t u r n   t h i s } v a r   o f f = u r l . i n d e x O f ( "   " ) ; i f ( o f f > = 0 ) { v a r   s e l e c t o r = u r l . s l i c e ( o f f , u r l . l e n g t h ) ; u r l = u r l . s l i c e ( 0 , o f f ) } v a r   t y p e = " G E T " ; i f ( p a r a m s ) { i f ( j Q u e r y . i s F u n c t i o n ( p a r a m s ) ) { c a l l b a c k = p a r a m s ; p a r a m s = n u l l } e l s e   i f ( t y p e o f   p a r a m s = = = " o b j e c t " ) { p a r a m s = j Q u e r y . p a r a m ( p a r a m s , j Q u e r y . a j a x S e t t i n g s . t r a d i t i o n a l ) ; t y p e = " P O S T " } } v a r   s e l f = t h i s ; j Q u e r y . a j a x ( { u r l : u r l , t y p e : t y p e , d a t a T y p e : " h t m l " , d a t a : p a r a m s , c o m p l e t e : f u n c t i o n ( r e s , s t a t u s ) { i f ( s t a t u s = = = " s u c c e s s " | | s t a t u s = = = " n o t m o d i f i e d " ) { s e l f . h t m l ( s e l e c t o r ? j Q u e r y ( " < d i v   / > " ) . a p p e n d ( r e s . r e s p o n s e T e x t . r e p l a c e ( r s c r i p t , " " ) ) . f i n d ( s e l e c t o r ) : r e s . r e s p o n s e T e x t ) } i f ( c a l l b a c k ) { s e l f . e a c h ( c a l l b a c k , [ r e s . r e s p o n s e T e x t , s t a t u s , r e s ] ) } } } ) ; r e t u r n   t h i s } , s e r i a l i z e : f u n c t i o n ( ) { r e t u r n   j Q u e r y . p a r a m ( t h i s . s e r i a l i z e A r r a y ( ) ) } , s e r i a l i z e A r r a y : f u n c t i o n ( ) { r e t u r n   t h i s . m a p ( f u n c t i o n ( ) { r e t u r n   t h i s . e l e m e n t s ? j Q u e r y . m a k e A r r a y ( t h i s . e l e m e n t s ) : t h i s } ) . f i l t e r ( f u n c t i o n ( ) { r e t u r n   t h i s . n a m e & & ! t h i s . d i s a b l e d & & ( t h i s . c h e c k e d | | r s e l e c t T e x t a r e a . t e s t ( t h i s . n o d e N a m e ) | | r i n p u t . t e s t ( t h i s . t y p e ) ) } ) . m a p ( f u n c t i o n ( i , e l e m ) { v a r   v a l = j Q u e r y ( t h i s ) . v a l ( ) ; r e t u r n   v a l = = n u l l ? n u l l : j Q u e r y . i s A r r a y ( v a l ) ? j Q u e r y . m a p ( v a l , f u n c t i o n ( v a l , i ) { r e t u r n { n a m e : e l e m . n a m e , v a l u e : v a l } } ) : { n a m e : e l e m . n a m e , v a l u e : v a l } } ) . g e t ( ) } } ) ; j Q u e r y . e a c h ( " a j a x S t a r t   a j a x S t o p   a j a x C o m p l e t e   a j a x E r r o r   a j a x S u c c e s s   a j a x S e n d " . s p l i t ( "   " ) , f u n c t i o n ( i , o ) { j Q u e r y . f n [ o ] = f u n c t i o n ( f ) { r e t u r n   t h i s . b i n d ( o , f ) } } ) ; j Q u e r y . e x t e n d ( { g e t : f u n c t i o n ( u r l , d a t a , c a l l b a c k , t y p e ) { i f ( j Q u e r y . i s F u n c t i o n ( d a t a ) ) { t y p e = t y p e | | c a l l b a c k ; c a l l b a c k = d a t a ; d a t a = n u l l } r e t u r n   j Q u e r y . a j a x ( { t y p e : " G E T " , u r l : u r l , d a t a : d a t a , s u c c e s s : c a l l b a c k , d a t a T y p e : t y p e } ) } , g e t S c r i p t : f u n c t i o n ( u r l , c a l l b a c k ) { r e t u r n   j Q u e r y . g e t ( u r l , n u l l , c a l l b a c k , " s c r i p t " ) } , g e t J S O N : f u n c t i o n ( u r l , d a t a , c a l l b a c k ) { r e t u r n   j Q u e r y . g e t ( u r l , d a t a , c a l l b a c k , " j s o n " ) } , p o s t : f u n c t i o n ( u r l , d a t a , c a l l b a c k , t y p e ) { i f ( j Q u e r y . i s F u n c t i o n ( d a t a ) ) { t y p e = t y p e | | c a l l b a c k ; c a l l b a c k = d a t a ; d a t a = { } } r e t u r n   j Q u e r y . a j a x ( { t y p e : " P O S T " , u r l : u r l , d a t a : d a t a , s u c c e s s : c a l l b a c k , d a t a T y p e : t y p e } ) } , a j a x S e t u p : f u n c t i o n ( s e t t i n g s ) { j Q u e r y . e x t e n d ( j Q u e r y . a j a x S e t t i n g s , s e t t i n g s ) } , a j a x S e t t i n g s : { u r l : l o c a t i o n . h r e f , g l o b a l : t r u e , t y p e : " G E T " , c o n t e n t T y p e : " a p p l i c a t i o n / x - w w w - f o r m - u r l e n c o d e d " , p r o c e s s D a t a : t r u e , a s y n c : t r u e , x h r : w i n d o w . X M L H t t p R e q u e s t & & ( w i n d o w . l o c a t i o n . p r o t o c o l ! = = " f i l e : " | | ! w i n d o w . A c t i v e X O b j e c t ) ? f u n c t i o n ( ) { r e t u r n   n e w   w i n d o w . X M L H t t p R e q u e s t ( ) } : f u n c t i o n ( ) { t r y { r e t u r n   n e w   w i n d o w . A c t i v e X O b j e c t ( " M i c r o s o f t . X M L H T T P " ) } c a t c h ( e ) { } } , a c c e p t s : { x m l : " a p p l i c a t i o n / x m l ,   t e x t / x m l " , h t m l : " t e x t / h t m l " , s c r i p t : " t e x t / j a v a s c r i p t ,   a p p l i c a t i o n / j a v a s c r i p t " , j s o n : " a p p l i c a t i o n / j s o n ,   t e x t / j a v a s c r i p t " , t e x t : " t e x t / p l a i n " , _ d e f a u l t : " * / * " } } , l a s t M o d i f i e d : { } , e t a g : { } , a j a x : f u n c t i o n ( o r i g S e t t i n g s ) { v a r   s = j Q u e r y . e x t e n d ( t r u e , { } , j Q u e r y . a j a x S e t t i n g s , o r i g S e t t i n g s ) ; v a r   j s o n p , s t a t u s , d a t a , c a l l b a c k C o n t e x t = o r i g S e t t i n g s & & o r i g S e t t i n g s . c o n t e x t | | s , t y p e = s . t y p e . t o U p p e r C a s e ( ) ; i f ( s . d a t a & & s . p r o c e s s D a t a & & t y p e o f   s . d a t a ! = = " s t r i n g " ) { s . d a t a = j Q u e r y . p a r a m ( s . d a t a , s . t r a d i t i o n a l ) } i f ( s . d a t a T y p e = = = " j s o n p " ) { i f ( t y p e = = = " G E T " ) { i f ( ! j s r e . t e s t ( s . u r l ) ) { s . u r l + = ( r q u e r y . t e s t ( s . u r l ) ? " & " : " ? " ) + ( s . j s o n p | | " c a l l b a c k " ) + " = ? " } } e l s e   i f ( ! s . d a t a | | ! j s r e . t e s t ( s . d a t a ) ) { s . d a t a = ( s . d a t a ? s . d a t a + " & " : " " ) + ( s . j s o n p | | " c a l l b a c k " ) + " = ? " } s . d a t a T y p e = " j s o n " } i f ( s . d a t a T y p e = = = " j s o n " & & ( s . d a t a & & j s r e . t e s t ( s . d a t a ) | | j s r e . t e s t ( s . u r l ) ) ) { j s o n p = s . j s o n p C a l l b a c k | | ( " j s o n p " + j s c + + ) ; i f ( s . d a t a ) { s . d a t a = ( s . d a t a + " " ) . r e p l a c e ( j s r e , " = " + j s o n p + " $ 1 " ) } s . u r l = s . u r l . r e p l a c e ( j s r e , " = " + j s o n p + " $ 1 " ) ; s . d a t a T y p e = " s c r i p t " ; w i n d o w [ j s o n p ] = w i n d o w [ j s o n p ] | | f u n c t i o n ( t m p ) { d a t a = t m p ; s u c c e s s ( ) ; c o m p l e t e ( ) ; w i n d o w [ j s o n p ] = u n d e f i n e d ; t r y { d e l e t e   w i n d o w [ j s o n p ] } c a t c h ( e ) { } i f ( h e a d ) { h e a d . r e m o v e C h i l d ( s c r i p t ) } } } i f ( s . d a t a T y p e = = = " s c r i p t " & & s . c a c h e = = = n u l l ) { s . c a c h e = f a l s e } i f ( s . c a c h e = = = f a l s e & & t y p e = = = " G E T " ) { v a r   t s = n o w ( ) ; v a r   r e t = s . u r l . r e p l a c e ( r t s , " $ 1 _ = " + t s + " $ 2 " ) ; s . u r l = r e t + ( ( r e t = = = s . u r l ) ? ( r q u e r y . t e s t ( s . u r l ) ? " & " : " ? " ) + " _ = " + t s : " " ) } i f ( s . d a t a & & t y p e = = = " G E T " ) { s . u r l + = ( r q u e r y . t e s t ( s . u r l ) ? " & " : " ? " ) + s . d a t a } i f ( s . g l o b a l & & ! j Q u e r y . a c t i v e + + ) { j Q u e r y . e v e n t . t r i g g e r ( " a j a x S t a r t " ) } v a r   p a r t s = r u r l . e x e c ( s . u r l ) , r e m o t e = p a r t s & & ( p a r t s [ 1 ] & & p a r t s [ 1 ] ! = = l o c a t i o n . p r o t o c o l | | p a r t s [ 2 ] ! = = l o c a t i o n . h o s t ) ; i f ( s . d a t a T y p e = = = " s c r i p t " & & t y p e = = = " G E T " & & r e m o t e ) { v a r   h e a d = 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 e a d " ) [ 0 ] | | d o c u m e n t . d o c u m e n t E l e m e n t ; v a r   s c r i p t = d o c u m e n t . c r e a t e E l e m e n t ( " s c r i p t " ) ; s c r i p t . s r c = s . u r l ; i f ( s . s c r i p t C h a r s e t ) { s c r i p t . c h a r s e t = s . s c r i p t C h a r s e t } i f ( ! j s o n p ) { v a r   d o n e = f a l s e ; s c r i p t . o n l o a d = s c r i p t . o n r e a d y s t a t e c h a n g e = f u n c t i o n ( ) { i f ( ! d o n e & & ( ! t h i s . r e a d y S t a t e | | t h i s . r e a d y S t a t e = = = " l o a d e d " | | t h i s . r e a d y S t a t e = = = " c o m p l e t e " ) ) { d o n e = t r u e ; s u c c e s s ( ) ; c o m p l e t e ( ) ; s c r i p t . o n l o a d = s c r i p t . o n r e a d y s t a t e c h a n g e = n u l l ; i f ( h e a d & & s c r i p t . p a r e n t N o d e ) { h e a d . r e m o v e C h i l d ( s c r i p t ) } } } } h e a d . i n s e r t B e f o r e ( s c r i p t , h e a d . f i r s t C h i l d ) ; r e t u r n   u n d e f i n e d } v a r   r e q u e s t D o n e = f a l s e ; v a r   x h r = s . x h r ( ) ; i f ( ! x h r ) { r e t u r n } i f ( s . u s e r n a m e ) { x h r . o p e n ( t y p e , s . u r l , s . a s y n c , s . u s e r n a m e , s . p a s s w o r d ) } e l s e { x h r . o p e n ( t y p e , s . u r l , s . a s y n c ) } t r y { i f ( s . d a t a | | o r i g S e t t i n g s & & o r i g S e t t i n g s . c o n t e n t T y p e ) { x h r . s e t R e q u e s t H e a d e r ( " C o n t e n t - T y p e " , s . c o n t e n t T y p e ) } i f ( s . i f M o d i f i e d ) { i f ( j Q u e r y . l a s t M o d i f i e d [ s . u r l ] ) { x h r . s e t R e q u e s t H e a d e r ( " I f - M o d i f i e d - S i n c e " , j Q u e r y . l a s t M o d i f i e d [ s . u r l ] ) } i f ( j Q u e r y . e t a g [ s . u r l ] ) { x h r . s e t R e q u e s t H e a d e r ( " I f - N o n e - M a t c h " , j Q u e r y . e t a g [ s . u r l ] ) } } i f ( ! r e m o t e ) { x h r . s e t R e q u e s t H e a d e r ( " X - R e q u e s t e d - W i t h " , " X M L H t t p R e q u e s t " ) } x h r . s e t R e q u e s t H e a d e r ( " A c c e p t " , s . d a t a T y p e & & s . a c c e p t s [ s . d a t a T y p e ] ? s . a c c e p t s [ s . d a t a T y p e ] + " ,   * / * " : s . a c c e p t s . _ d e f a u l t ) } c a t c h ( e ) { } i f ( s . b e f o r e S e n d & & s . b e f o r e S e n d . c a l l ( c a l l b a c k C o n t e x t , x h r , s ) = = = f a l s e ) { i f ( s . g l o b a l & & ! - - j Q u e r y . a c t i v e ) { j Q u e r y . e v e n t . t r i g g e r ( " a j a x S t o p " ) } x h r . a b o r t ( ) ; r e t u r n   f a l s e } i f ( s . g l o b a l ) { t r i g g e r ( " a j a x S e n d " , [ x h r , s ] ) } v a r   o n r e a d y s t a t e c h a n g e = x h r . o n r e a d y s t a t e c h a n g e = f u n c t i o n ( i s T i m e o u t ) { i f ( ! x h r | | x h r . r e a d y S t a t e = = = 0 | | i s T i m e o u t = = = " a b o r t " ) { i f ( ! r e q u e s t D o n e ) { c o m p l e t e ( ) } r e q u e s t D o n e = t r u e ; i f ( x h r ) { x h r . o n r e a d y s t a t e c h a n g e = j Q u e r y . n o o p } } e l s e   i f ( ! r e q u e s t D o n e & & x h r & & ( x h r . r e a d y S t a t e = = = 4 | | i s T i m e o u t = = = " t i m e o u t " ) ) { r e q u e s t D o n e = t r u e ; x h r . o n r e a d y s t a t e c h a n g e = j Q u e r y . n o o p ; s t a t u s = i s T i m e o u t = = = " t i m e o u t " ? " t i m e o u t " : ! j Q u e r y . h t t p S u c c e s s ( x h r ) ? " e r r o r " : s . i f M o d i f i e d & & j Q u e r y . h t t p N o t M o d i f i e d ( x h r , s . u r l ) ? " n o t m o d i f i e d " : " s u c c e s s " ; v a r   e r r M s g ; i f ( s t a t u s = = = " s u c c e s s " ) { t r y { d a t a = j Q u e r y . h t t p D a t a ( x h r , s . d a t a T y p e , s ) } c a t c h ( e r r ) { s t a t u s = " p a r s e r e r r o r " ; e r r M s g = e r r } } i f ( s t a t u s = = = " s u c c e s s " | | s t a t u s = = = " n o t m o d i f i e d " ) { i f ( ! j s o n p ) { s u c c e s s ( ) } } e l s e { j Q u e r y . h a n d l e E r r o r ( s , x h r , s t a t u s , e r r M s g ) } c o m p l e t e ( ) ; i f ( i s T i m e o u t = = = " t i m e o u t " ) { x h r . a b o r t ( ) } i f ( s . a s y n c ) { x h r = n u l l } } } ; t r y { v a r   o l d A b o r t = x h r . a b o r t ; x h r . a b o r t = f u n c t i o n ( ) { i f ( x h r ) { o l d A b o r t . c a l l ( x h r ) } o n r e a d y s t a t e c h a n g e ( " a b o r t " ) } } c a t c h ( e ) { } i f ( s . a s y n c & & s . t i m e o u t > 0 ) { s e t T i m e o u t ( f u n c t i o n ( ) { i f ( x h r & & ! r e q u e s t D o n e ) { o n r e a d y s t a t e c h a n g e ( " t i m e o u t " ) } } , s . t i m e o u t ) } t r y { x h r . s e n d ( t y p e = = = " P O S T " | | t y p e = = = " P U T " | | t y p e = = = " D E L E T E " ? s . d a t a : n u l l ) } c a t c h ( e ) { j Q u e r y . h a n d l e E r r o r ( s , x h r , n u l l , e ) ; c o m p l e t e ( ) } i f ( ! s . a s y n c ) { o n r e a d y s t a t e c h a n g e ( ) } f u n c t i o n   s u c c e s s ( ) { i f ( s . s u c c e s s ) { s . s u c c e s s . c a l l ( c a l l b a c k C o n t e x t , d a t a , s t a t u s , x h r ) } i f ( s . g l o b a l ) { t r i g g e r ( " a j a x S u c c e s s " , [ x h r , s ] ) } } f u n c t i o n   c o m p l e t e ( ) { i f ( s . c o m p l e t e ) { s . c o m p l e t e . c a l l ( c a l l b a c k C o n t e x t , x h r , s t a t u s ) } i f ( s . g l o b a l ) { t r i g g e r ( " a j a x C o m p l e t e " , [ x h r , s ] ) } i f ( s . g l o b a l & & ! - - j Q u e r y . a c t i v e ) { j Q u e r y . e v e n t . t r i g g e r ( " a j a x S t o p " ) } } f u n c t i o n   t r i g g e r ( t y p e , a r g s ) { ( s . c o n t e x t ? j Q u e r y ( s . c o n t e x t ) : j Q u e r y . e v e n t ) . t r i g g e r ( t y p e , a r g s ) } r e t u r n   x h r } , h a n d l e E r r o r : f u n c t i o n ( s , x h r , s t a t u s , e ) { i f ( s . e r r o r ) { s . e r r o r . c a l l ( s . c o n t e x t | | s , x h r , s t a t u s , e ) } i f ( s . g l o b a l ) { ( s . c o n t e x t ? j Q u e r y ( s . c o n t e x t ) : j Q u e r y . e v e n t ) . t r i g g e r ( " a j a x E r r o r " , [ x h r , s , e ] ) } } , a c t i v e : 0 , h t t p S u c c e s s : f u n c t i o n ( x h r ) { t r y { r e t u r n ! x h r . s t a t u s & & l o c a t i o n . p r o t o c o l = = = " f i l e : " | | ( x h r . s t a t u s > = 2 0 0 & & x h r . s t a t u s < 3 0 0 ) | | x h r . s t a t u s = = = 3 0 4 | | x h r . s t a t u s = = = 1 2 2 3 | | x h r . s t a t u s = = = 0 } c a t c h ( e ) { } r e t u r n   f a l s e } , h t t p N o t M o d i f i e d : f u n c t i o n ( x h r , u r l ) { v a r   l a s t M o d i f i e d = x h r . g e t R e s p o n s e H e a d e r ( " L a s t - M o d i f i e d " ) , e t a g = x h r . g e t R e s p o n s e H e a d e r ( " E t a g " ) ; i f ( l a s t M o d i f i e d ) { j Q u e r y . l a s t M o d i f i e d [ u r l ] = l a s t M o d i f i e d } i f ( e t a g ) { j Q u e r y . e t a g [ u r l ] = e t a g } r e t u r n   x h r . s t a t u s = = = 3 0 4 | | x h r . s t a t u s = = = 0 } , h t t p D a t a : f u n c t i o n ( x h r , t y p e , s ) { v a r   c t = x h r . g e t R e s p o n s e H e a d e r ( " c o n t e n t - t y p e " ) | | " " , x m l = t y p e = = = " x m l " | | ! t y p e & & c t . i n d e x O f ( " x m l " ) > = 0 , d a t a = x m l ? x h r . r e s p o n s e X M L : x h r . r e s p o n s e T e x t ; i f ( x m l & & d a t a . d o c u m e n t E l e m e n t . n o d e N a m e = = = " p a r s e r e r r o r " ) { j Q u e r y . e r r o r ( " p a r s e r e r r o r " ) } i f ( s & & s . d a t a F i l t e r ) { d a t a = s . d a t a F i l t e r ( d a t a , t y p e ) } i f ( t y p e o f   d a t a = = = " s t r i n g " ) { i f ( t y p e = = = " j s o n " | | ! t y p e & & c t . i n d e x O f ( " j s o n " ) > = 0 ) { d a t a = j Q u e r y . p a r s e J S O N ( d a t a ) } e l s e   i f ( t y p e = = = " s c r i p t " | | ! t y p e & & c t . i n d e x O f ( " j a v a s c r i p t " ) > = 0 ) { j Q u e r y . g l o b a l E v a l ( d a t a ) } } r e t u r n   d a t a } , p a r a m : f u n c t i o n ( a , t r a d i t i o n a l ) { v a r   s = [ ] ; i f ( t r a d i t i o n a l = = = u n d e f i n e d ) { t r a d i t i o n a l = j Q u e r y . a j a x S e t t i n g s . t r a d i t i o n a l } i f ( j Q u e r y . i s A r r a y ( a ) | | a . j q u e r y ) { j Q u e r y . e a c h ( a , f u n c t i o n ( ) { a d d ( t h i s . n a m e , t h i s . v a l u e ) } ) } e l s e { f o r ( v a r   p r e f i x   i n   a ) { b u i l d P a r a m s ( p r e f i x , a [ p r e f i x ] ) } } r e t u r n   s . j o i n ( " & " ) . r e p l a c e ( r 2 0 , " + " ) ; f u n c t i o n   b u i l d P a r a m s ( p r e f i x , o b j ) { i f ( j Q u e r y . i s A r r a y ( o b j ) ) { j Q u e r y . e a c h ( o b j , f u n c t i o n ( i , v ) { i f ( t r a d i t i o n a l | | / \ [ \ ] $ / . t e s t ( p r e f i x ) ) { a d d ( p r e f i x , v ) } e l s e { b u i l d P a r a m s ( p r e f i x + " [ " + ( t y p e o f   v = = = " o b j e c t " | | j Q u e r y . i s A r r a y ( v ) ? i : " " ) + " ] " , v ) } } ) } e l s e   i f ( ! t r a d i t i o n a l & & o b j ! = n u l l & & t y p e o f   o b j = = = " o b j e c t " ) { j Q u e r y . e a c h ( o b j , f u n c t i o n ( k , v ) { b u i l d P a r a m s ( p r e f i x + " [ " + k + " ] " , v ) } ) } e l s e { a d d ( p r e f i x , o b j ) } } f u n c t i o n   a d d ( k e y , v a l u e ) { v a l u e = j Q u e r y . i s F u n c t i o n ( v a l u e ) ? v a l u e ( ) : v a l u e ; s [ s . l e n g t h ] = e n c o d e U R I C o m p o n e n t ( k e y ) + " = " + e n c o d e U R I C o m p o n e n t ( v a l u e ) } } } ) ; v a r   e l e m d i s p l a y = { } , r f x t y p e s = / t o g g l e | s h o w | h i d e / , r f x n u m = / ^ ( [ + - ] = ) ? ( [ \ d + - . ] + ) ( . * ) $ / , t i m e r I d , f x A t t r s = [ [ " h e i g h t " , " m a r g i n T o p " , " m a r g i n B o t t o m " , " p a d d i n g T o p " , " p a d d i n g B o t t o m " ] , [ " w i d t h " , " m a r g i n L e f t " , " m a r g i n R i g h t " , " p a d d i n g L e f t " , " p a d d i n g R i g h t " ] , [ " o p a c i t y " ] ] ; j Q u e r y . f n . e x t e n d ( { s h o w : f u n c t i o n ( s p e e d , c a l l b a c k ) { i f ( s p e e d | | s p e e d = = = 0 ) { r e t u r n   t h i s . a n i m a t e ( g e n F x ( " s h o w " , 3 ) , s p e e d , c a l l b a c k ) } e l s e { f o r ( v a r   i = 0 , l = t h i s . l e n g t h ; i < l ; i + + ) { v a r   o l d = j Q u e r y . d a t a ( t h i s [ i ] , " o l d d i s p l a y " ) ; t h i s [ i ] . s t y l e . d i s p l a y = o l d | | " " ; i f ( j Q u e r y . c s s ( t h i s [ i ] , " d i s p l a y " ) = = = " n o n e " ) { v a r   n o d e N a m e = t h i s [ i ] . n o d e N a m e , d i s p l a y ; i f ( e l e m d i s p l a y [ n o d e N a m e ] ) { d i s p l a y = e l e m d i s p l a y [ n o d e N a m e ] } e l s e { v a r   e l e m = j Q u e r y ( " < " + n o d e N a m e + "   / > " ) . a p p e n d T o ( " b o d y " ) ; d i s p l a y = e l e m . c s s ( " d i s p l a y " ) ; i f ( d i s p l a y = = = " n o n e " ) { d i s p l a y = " b l o c k " } e l e m . r e m o v e ( ) ; e l e m d i s p l a y [ n o d e N a m e ] = d i s p l a y } j Q u e r y . d a t a ( t h i s [ i ] , " o l d d i s p l a y " , d i s p l a y ) } } f o r ( v a r   j = 0 , k = t h i s . l e n g t h ; j < k ; j + + ) { t h i s [ j ] . s t y l e . d i s p l a y = j Q u e r y . d a t a ( t h i s [ j ] , " o l d d i s p l a y " ) | | " " } r e t u r n   t h i s } } , h i d e : f u n c t i o n ( s p e e d , c a l l b a c k ) { i f ( s p e e d | | s p e e d = = = 0 ) { r e t u r n   t h i s . a n i m a t e ( g e n F x ( " h i d e " , 3 ) , s p e e d , c a l l b a c k ) } e l s e { f o r ( v a r   i = 0 , l = t h i s . l e n g t h ; i < l ; i + + ) { v a r   o l d = j Q u e r y . d a t a ( t h i s [ i ] , " o l d d i s p l a y " ) ; i f ( ! o l d & & o l d ! = = " n o n e " ) { j Q u e r y . d a t a ( t h i s [ i ] , " o l d d i s p l a y " , j Q u e r y . c s s ( t h i s [ i ] , " d i s p l a y " ) ) } } f o r ( v a r   j = 0 , k = t h i s . l e n g t h ; j < k ; j + + ) { t h i s [ j ] . s t y l e . d i s p l a y = " n o n e " } r e t u r n   t h i s } } , _ t o g g l e : j Q u e r y . f n . t o g g l e , t o g g l e : f u n c t i o n ( f n , f n 2 ) { v a r   b o o l = t y p e o f   f n = = = " b o o l e a n " ; i f ( j Q u e r y . i s F u n c t i o n ( f n ) & & j Q u e r y . i s F u n c t i o n ( f n 2 ) ) { t h i s . _ t o g g l e . a p p l y ( t h i s , a r g u m e n t s ) } e l s e   i f ( f n = = n u l l | | b o o l ) { t h i s . e a c h ( f u n c t i o n ( ) { v a r   s t a t e = b o o l ? f n : j Q u e r y ( t h i s ) . i s ( " : h i d d e n " ) ; j Q u e r y ( t h i s ) [ s t a t e ? " s h o w " : " h i d e " ] ( ) } ) } e l s e { t h i s . a n i m a t e ( g e n F x ( " t o g g l e " , 3 ) , f n , f n 2 ) } r e t u r n   t h i s } , f a d e T o : f u n c t i o n ( s p e e d , t o , c a l l b a c k ) { r e t u r n   t h i s . f i l t e r ( " : h i d d e n " ) . c s s ( " o p a c i t y " , 0 ) . s h o w ( ) . e n d ( ) . a n i m a t e ( { o p a c i t y : t o } , s p e e d , c a l l b a c k ) } , a n i m a t e : f u n c t i o n ( p r o p , s p e e d , e a s i n g , c a l l b a c k ) { v a r   o p t a l l = j Q u e r y . s p e e d ( s p e e d , e a s i n g , c a l l b a c k ) ; i f ( j Q u e r y . i s E m p t y O b j e c t ( p r o p ) ) { r e t u r n   t h i s . e a c h ( o p t a l l . c o m p l e t e ) } r e t u r n   t h i s [ o p t a l l . q u e u e = = = f a l s e ? " e a c h " : " q u e u e " ] ( f u n c t i o n ( ) { v a r   o p t = j Q u e r y . e x t e n d ( { } , o p t a l l ) , p , h i d d e n = t h i s . n o d e T y p e = = = 1 & & j Q u e r y ( t h i s ) . i s ( " : h i d d e n " ) , s e l f = t h i s ; f o r ( p   i n   p r o p ) { v a r   n a m e = p . r e p l a c e ( r d a s h A l p h a , f c a m e l C a s e ) ; i f ( p ! = = n a m e ) { p r o p [ n a m e ] = p r o p [ p ] ; d e l e t e   p r o p [ p ] ; p = n a m e } i f ( p r o p [ p ] = = = " h i d e " & & h i d d e n | | p r o p [ p ] = = = " s h o w " & & ! h i d d e n ) { r e t u r n   o p t . c o m p l e t e . c a l l ( t h i s ) } i f ( ( p = = = " h e i g h t " | | p = = = " w i d t h " ) & & t h i s . s t y l e ) { o p t . d i s p l a y = j Q u e r y . c s s ( t h i s , " d i s p l a y " ) ; o p t . o v e r f l o w = t h i s . s t y l e . o v e r f l o w } i f ( j Q u e r y . i s A r r a y ( p r o p [ p ] ) ) { ( o p t . s p e c i a l E a s i n g = o p t . s p e c i a l E a s i n g | | { } ) [ p ] = p r o p [ p ] [ 1 ] ; p r o p [ p ] = p r o p [ p ] [ 0 ] } } i f ( o p t . o v e r f l o w ! = n u l l ) { t h i s . s t y l e . o v e r f l o w = " h i d d e n " } o p t . c u r A n i m = j Q u e r y . e x t e n d ( { } , p r o p ) ; j Q u e r y . e a c h ( p r o p , f u n c t i o n ( n a m e , v a l ) { v a r   e = n e w   j Q u e r y . f x ( s e l f , o p t , n a m e ) ; i f ( r f x t y p e s . t e s t ( v a l ) ) { e [ v a l = = = " t o g g l e " ? h i d d e n ? " s h o w " : " h i d e " : v a l ] ( p r o p ) } e l s e { v a r   p a r t s = r f x n u m . e x e c ( v a l ) , s t a r t = e . c u r ( t r u e ) | | 0 ; i f ( p a r t s ) { v a r   e n d = p a r s e F l o a t ( p a r t s [ 2 ] ) , u n i t = p a r t s [ 3 ] | | " p x " ; i f ( u n i t ! = = " p x " ) { s e l f . s t y l e [ n a m e ] = ( e n d | | 1 ) + u n i t ; s t a r t = ( ( e n d | | 1 ) / e . c u r ( t r u e ) ) * s t a r t ; s e l f . s t y l e [ n a m e ] = s t a r t + u n i t } i f ( p a r t s [ 1 ] ) { e n d = ( ( p a r t s [ 1 ] = = = " - = " ? - 1 : 1 ) * e n d ) + s t a r t } e . c u s t o m ( s t a r t , e n d , u n i t ) } e l s e { e . c u s t o m ( s t a r t , v a l , " " ) } } } ) ; r e t u r n   t r u e } ) } , s t o p : f u n c t i o n ( c l e a r Q u e u e , g o t o E n d ) { v a r   t i m e r s = j Q u e r y . t i m e r s ; i f ( c l e a r Q u e u e ) { t h i s . q u e u e ( [ ] ) } t h i s . e a c h ( f u n c t i o n ( ) { f o r ( v a r   i = t i m e r s . l e n g t h - 1 ; i > = 0 ; i - - ) { i f ( t i m e r s [ i ] . e l e m = = = t h i s ) { i f ( g o t o E n d ) { t i m e r s [ i ] ( t r u e ) } t i m e r s . s p l i c e ( i , 1 ) } } } ) ; i f ( ! g o t o E n d ) { t h i s . d e q u e u e ( ) } r e t u r n   t h i s } } ) ; j Q u e r y . e a c h ( { s l i d e D o w n : g e n F x ( " s h o w " , 1 ) , s l i d e U p : g e n F x ( " h i d e " , 1 ) , s l i d e T o g g l e : g e n F x ( " t o g g l e " , 1 ) , f a d e I n : { o p a c i t y : " s h o w " } , f a d e O u t : { o p a c i t y : " h i d e " } } , f u n c t i o n ( n a m e , p r o p s ) { j Q u e r y . f n [ n a m e ] = f u n c t i o n ( s p e e d , c a l l b a c k ) { r e t u r n   t h i s . a n i m a t e ( p r o p s , s p e e d , c a l l b a c k ) } } ) ; j Q u e r y . e x t e n d ( { s p e e d : f u n c t i o n ( s p e e d , e a s i n g , f n ) { v a r   o p t = s p e e d & & t y p e o f   s p e e d = = = " o b j e c t " ? s p e e d : { c o m p l e t e : f n | | ! f n & & e a s i n g | | j Q u e r y . i s F u n c t i o n ( s p e e d ) & & s p e e d , d u r a t i o n : s p e e d , e a s i n g : f n & & e a s i n g | | e a s i n g & & ! j Q u e r y . i s F u n c t i o n ( e a s i n g ) & & e a s i n g } ; o p t . d u r a t i o n = j Q u e r y . f x . o f f ? 0 : 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 : j Q u e r y . f x . s p e e d s [ o p t . d u r a t i o n ] | | j Q u e r y . f x . s p e e d s . _ d e f a u l t ; o p t . o l d = o p t . c o m p l e t e ; o p t . c o m p l e t e = f u n c t i o n ( ) { i f ( o p t . q u e u e ! = = f a l s e ) { j Q u e r y ( t h i s ) . d e q u e u e ( ) } i f ( j Q u e r y . i s F u n c t i o n ( o p t . o l d ) ) { o p t . o l d . c a l l ( t h i s ) } } ; r e t u r n   o p t } , e a s i n g : { l i n e a r : f u n c t i o n ( p , n , f i r s t N u m , d i f f ) { r e t u r n   f i r s t N u m + d i f f * p } , s w i n g : f u n c t i o n ( p , n , f i r s t N u m , d i f f ) { r e t u r n ( ( - M a t h . c o s ( p * M a t h . P I ) / 2 ) + 0 . 5 ) * d i f f + f i r s t N u m } } , t i m e r 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 = { } } } } ) ; j Q u e r y . 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 ( ) { 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 ) } ( j Q u e r y . f x . s t e p [ t h i s . p r o p ] | | j Q u e r y . f x . s t e p . _ d e f a u l t ) ( t h i s ) ; i f ( ( t h i s . p r o p = = = " h e i g h t " | | t h i s . p r o p = = = " w i d t h " ) & & t h i s . e l e m . s t y l e ) { t h i s . e l e m . s t y l e . d i s p l a y = " b l o c k " } } , c u r : f u n c t i o n ( f o r c e ) { i f ( t h i s . e l e m [ t h i s . p r o p ] ! = n u l l & & ( ! t h i s . e l e m . s t y l e | | t h i s . e l e m . s t y l e [ t h i s . p r o p ] = = n u l l ) ) { r e t u r n   t h i s . e l e m [ t h i s . p r o p ] } v a r   r = p a r s e F l o a t ( j Q u e r y . c s s ( t h i s . e l e m , t h i s . p r o p , f o r c e ) ) ; r e t u r n   r & & r > - 1 0 0 0 0 ? r : p a r s e F l o a t ( j Q u e r y . c u r C S S ( t h i s . e l e m , t h i s . p r o p ) ) | | 0 } , 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 o w ( ) ; 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 ( ) & & j Q u e r y . t i m e r s . p u s h ( t ) & & ! t i m e r I d ) { t i m e r I d = s e t I n t e r v a l ( j Q u e r y . f x . t i c k , 1 3 ) } } , s h o w : f u n c t i o n ( ) { t h i s . o p t i o n s . o r i g [ t h i s . p r o p ] = j Q u e r y . s t y l e ( t h i s . e l e m , t h i s . p r o p ) ; t h i s . o p t i o n s . s h o w = t r u e ; t h i s . c u s t o m ( t h i s . p r o p = = = " w i d t h " | | t h i s . p r o p = = = " h e i g h t " ? 1 : 0 , t h i s . c u r ( ) ) ; j Q u e r y ( t h i s . e l e m ) . s h o w ( ) } , h i d e : f u n c t i o n ( ) { t h i s . o p t i o n s . o r i g [ t h i s . p r o p ] = j Q u e r y . s t y l e ( t h i s . e l e m , t h i s . p r o p ) ; t h i s . o p t i o n s . h i d e = t r u e ; t h i s . c u s t o m ( t h i s . c u r ( ) , 0 ) } , s t e p : f u n c t i o n ( g o t o E n d ) { v a r   t = n o w ( ) , d o n e = t r u 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 ; 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 . d i s p l a y ! = n u l l ) { t h i s . e l e m . s t y l e . o v e r f l o w = t h i s . o p t i o n s . o v e r f l o w ; v a r   o l d = j Q u e r y . d a t a ( t h i s . e l e m , " o l d d i s p l a y " ) ; t h i s . e l e m . s t y l e . d i s p l a y = o l d ? o l d : t h i s . o p t i o n s . d i s p l a y ; i f ( j Q u e r y . c s s ( t h i s . e l e m , " d i s p l a y " ) = = = " n o n e " ) { t h i s . e l e m . s t y l e . d i s p l a y = " b l o c k " } } i f ( t h i s . o p t i o n s . h i d e ) { j Q u e r y ( t h i s . e l e m ) . h i d e ( ) } i f ( t h i s . o p t i o n s . h i d e | | t h i s . o p t i o n s . s h o w ) { f o r ( v a r   p   i n   t h i s . o p t i o n s . c u r A n i m ) { j Q u e r y . s t y l e ( t h i s . e l e m , p , t h i s . o p t i o n s . o r i g [ p ] ) } } 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 ; v a r   s p e c i a l E a s i n g = t h i s . o p t i o n s . s p e c i a l E a s i n g & & t h i s . o p t i o n s . s p e c i a l E a s i n g [ t h i s . p r o p ] ; v a r   d e f a u l t E a s i n g = t h i s . o p t i o n s . e a s i n g | | ( j Q u e r y . e a s i n g . s w i n g ? " s w i n g " : " l i n e a r " ) ; t h i s . p o s = j Q u e r y . e a s i n g [ s p e c i a l E a s i n g | | d e f a u l t E a s i n g ] ( t h i s . s t a t e , 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 } } ; j Q u e r y . e x t e n d ( j Q u e r y . f x , { t i c k : f u n c t i o n ( ) { v a r   t i m e r s = j Q u e r y . 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 ) { j Q u e r y . f x . s t o p ( ) } } , s t o p : f u n c t i o n ( ) { c l e a r I n t e r v a l ( t i m e r I d ) ; t i m e r I d = n u l l } , s p e e d s : { s l o w : 6 0 0 , f a s t : 2 0 0 , _ d e f a u l t : 4 0 0 } , s t e p : { o p a c i t y : f u n c t i o n ( f x ) { j Q u e r y . s t y l e ( 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 . p r o p = = = " w i d t h " | | f x . p r o p = = = " h e i g h t " ? M a t h . m a x ( 0 , f x . n o w ) : 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 } } } } ) ; i f ( j Q u e r y . e x p r & & j Q u e r y . e x p r . f i l t e r s ) { j Q u e r y . e x p r . f i l t e r s . a n i m a t e d = f u n c t i o n ( e l e m ) { r e t u r n   j Q u e r y . g r e p ( j Q u e r y . t i m e r s , f u n c t i o n ( f n ) { r e t u r n   e l e m = = = f n . e l e m } ) . l e n g t h } } f u n c t i o n   g e n F x ( t y p e , n u m ) { v a r   o b j = { } ; j Q u e r y . e a c h ( f x A t t r s . c o n c a t . a p p l y ( [ ] , f x A t t r s . s l i c e ( 0 , n u m ) ) , f u n c t i o n ( ) { o b j [ t h i s ] = t y p e } ) ; r e t u r n   o b j } i f ( " g e t B o u n d i n g C l i e n t R e c t " i n   d o c u m e n t . d o c u m e n t E l e m e n t ) { j Q u e r y . f n . o f f s e t = f u n c t i o n ( o p t i o n s ) { v a r   e l e m = t h i s [ 0 ] ; i f ( o p t i o n s ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( i ) { j Q u e r y . o f f s e t . s e t O f f s e t ( t h i s , o p t i o n s , i ) } ) } i f ( ! e l e m | | ! e l e m . o w n e r D o c u m e n t ) { r e t u r n   n u l l } i f ( e l e m = = = e l e m . o w n e r D o c u m e n t . b o d y ) { r e t u r n   j Q u e r y . o f f s e t . b o d y O f f s e t ( e l e m ) } v a r   b o x = e l e m . g e t B o u n d i n g C l i e n t R e c t ( ) , d o c = e l e m . o w n e r D o c u m e n t , b o d y = d o c . b o d y , d o c E l e m = d o c . d o c u m e n t E l e m e n t , c l i e n t T o p = d o c E l e m . c l i e n t T o p | | b o d y . c l i e n t T o p | | 0 , c l i e n t L e f t = d o c E l e m . c l i e n t L e f t | | b o d y . c l i e n t L e f t | | 0 , t o p = b o x . t o p + ( s e l f . p a g e Y O f f s e t | | j Q u e r y . s u p p o r t . b o x M o d e l & & d o c E l e m . s c r o l l T o p | | b o d y . s c r o l l T o p ) - c l i e n t T o p , l e f t = b o x . l e f t + ( s e l f . p a g e X O f f s e t | | j Q u e r y . s u p p o r t . b o x M o d e l & & d o c E l e m . s c r o l l L e f t | | b o d y . s c r o l l L e f t ) - c l i e n t L e f t ; r e t u r n { t o p : t o p , l e f t : l e f t } } } e l s e { j Q u e r y . f n . o f f s e t = f u n c t i o n ( o p t i o n s ) { v a r   e l e m = t h i s [ 0 ] ; i f ( o p t i o n s ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( i ) { j Q u e r y . o f f s e t . s e t O f f s e t ( t h i s , o p t i o n s , i ) } ) } i f ( ! e l e m | | ! e l e m . o w n e r D o c u m e n t ) { r e t u r n   n u l l } i f ( e l e m = = = e l e m . o w n e r D o c u m e n t . b o d y ) { r e t u r n   j Q u e r y . o f f s e t . b o d y O f f s e t ( e l e m ) } j Q u e r y . o f f s e t . i n i t i a l i z e ( ) ; v a r   o f f s e t P a r e n t = e l e m . o f f s e t P a r e n t , p r e v O f f s e t P a r e n t = e l e m , d o c = e l e m . o w n e r D o c u m e n t , c o m p u t e d S t y l e , d o c E l e m = d o c . d o c u m e n t E l e m e n t , b o d y = d o c . b o d y , d e f a u l t V i e w = d o c . d e f a u l t V i e w , p r e v C o m p u t e d S t y l e = d e f a u l t V i e w ? 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 e m , n u l l ) : e l e m . c u r r e n t S t y l e , t o p = e l e m . o f f s e t T o p , l e f t = e l e m . o f f s e t L e f t ; w h i l e ( ( e l e m = e l e m . p a r e n t N o d e ) & & e l e m ! = = b o d y & & e l e m ! = = d o c E l e m ) { i f ( j Q u e r y . o f f s e t . s u p p o r t s F i x e d P o s i t i o n & & p r e v C o m p u t e d S t y l e . p o s i t i o n = = = " f i x e d " ) { b r e a k } c o m p u t e d S t y l e = d e f a u l t V i e w ? 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 e m , n u l l ) : e l e m . c u r r e n t S t y l e ; t o p - = e l e m . s c r o l l T o p ; l e f t - = e l e m . s c r o l l L e f t ; i f ( e l e m = = = o f f s e t P a r e n t ) { t o p + = e l e m . o f f s e t T o p ; l e f t + = e l e m . o f f s e t L e f t ; i f ( j Q u e r y . o f f s e t . d o e s N o t A d d B o r d e r & & ! ( j Q u e r y . o f f s e t . d o e s A d d B o r d e r F o r T a b l e A n d C e l l s & & / ^ t ( a b l e | d | h ) $ / i . t e s t ( e l e m . n o d e N a m e ) ) ) { t o p + = p a r s e F l o a t ( c o m p u t e d S t y l e . b o r d e r T o p W i d t h ) | | 0 ; l e f t + = p a r s e F l o a t ( c o m p u t e d S t y l e . b o r d e r L e f t W i d t h ) | | 0 } p r e v O f f s e t P a r e n t = o f f s e t P a r e n t , o f f s e t P a r e n t = e l e m . o f f s e t P a r e n t } i f ( j Q u e r y . o f f s e t . s u b t r a c t s B o r d e r F o r O v e r f l o w N o t V i s i b l e & & c o m p u t e d S t y l e . o v e r f l o w ! = = " v i s i b l e " ) { t o p + = p a r s e F l o a t ( c o m p u t e d S t y l e . b o r d e r T o p W i d t h ) | | 0 ; l e f t + = p a r s e F l o a t ( c o m p u t e d S t y l e . b o r d e r L e f t W i d t h ) | | 0 } p r e v C o m p u t e d S t y l e = c o m p u t e d S t y l e } i f ( p r e v C o m p u t e d S t y l e . p o s i t i o n = = = " r e l a t i v e " | | p r e v C o m p u t e d S t y l e . p o s i t i o n = = = " s t a t i c " ) { t o p + = b o d y . o f f s e t T o p ; l e f t + = b o d y . o f f s e t L e f t } i f ( j Q u e r y . o f f s e t . s u p p o r t s F i x e d P o s i t i o n & & p r e v C o m p u t e d S t y l e . p o s i t i o n = = = " f i x e d " ) { t o p + = M a t h . m a x ( d o c E l e m . s c r o l l T o p , b o d y . s c r o l l T o p ) ; l e f t + = M a t h . m a x ( d o c E l e m . s c r o l l L e f t , b o d y . s c r o l l L e f t ) } r e t u r n { t o p : t o p , l e f t : l e f t } } } j Q u e r y . o f f s e t = { i n i t i a l i z e : f u n c t i o n ( ) { v a r   b o d y = d o c u m e n t . b o d y , c o n t a i n e r = d o c u m e n t . c r e a t e E l e m e n t ( " d i v " ) , i n n e r D i v , c h e c k D i v , t a b l e , t d , b o d y M a r g i n T o p = p a r s e F l o a t ( j Q u e r y . c u r C S S ( b o d y , " m a r g i n T o p " , t r u e ) ) | | 0 , h t m l = " < 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 ; l e f t : 0 ; m a r g i n : 0 ; b o r d e r : 5 p x   s o l i d   # 0 0 0 ; p a d d i n g : 0 ; w i d t h : 1 p x ; h e i g h t : 1 p x ; ' > < d i v > < / d i v > < / d i v > < t a b l e   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 ; l e f t : 0 ; m a r g i n : 0 ; b o r d e r : 5 p x   s o l i d   # 0 0 0 ; p a d d i n g : 0 ; w i d t h : 1 p x ; h e i g h t : 1 p x ; '   c e l l p a d d i n g = ' 0 '   c e l l s p a c i n g = ' 0 ' > < t r > < t d > < / t d > < / t r > < / t a b l e > " ; j Q u e r y . e x t e n d ( c o n t a i n e r . 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 , l e f t : 0 , m a r g i n : 0 , b o r d e r : 0 , w i d t h : " 1 p x " , h e i g h t : " 1 p x " , v i s i b i l i t y : " h i d d e n " } ) ; c o n t a i n e r . i n n e r H T M L = h t m l ; b o d y . i n s e r t B e f o r e ( c o n t a i n e r , b o d y . f i r s t C h i l d ) ; i n n e r D i v = c o n t a i n e r . f i r s t C h i l d ; c h e c k D i v = i n n e r D i v . f i r s t C h i l d ; t d = i n n e r D i v . n e x t S i b l i n g . f i r s t C h i l d . f i r s t C h i l d ; t h i s . d o e s N o t A d d B o r d e r = ( c h e c k D i v . o f f s e t T o p ! = = 5 ) ; t h i s . d o e s A d d B o r d e r F o r T a b l e A n d C e l l s = ( t d . o f f s e t T o p = = = 5 ) ; c h e c k D i v . s t y l e . p o s i t i o n = " f i x e d " , c h e c k D i v . s t y l e . t o p = " 2 0 p x " ; t h i s . s u p p o r t s F i x e d P o s i t i o n = ( c h e c k D i v . o f f s e t T o p = = = 2 0 | | c h e c k D i v . o f f s e t T o p = = = 1 5 ) ; c h e c k D i v . s t y l e . p o s i t i o n = c h e c k D i v . s t y l e . t o p = " " ; i n n e r D i v . s t y l e . o v e r f l o w = " h i d d e n " , i n n e r D i v . s t y l e . p o s i t i o n = " r e l a t i v e " ; t h i s . s u b t r a c t s B o r d e r F o r O v e r f l o w N o t V i s i b l e = ( c h e c k D i v . o f f s e t T o p = = = - 5 ) ; t h i s . d o e s N o t I n c l u d e M a r g i n I n B o d y O f f s e t = ( b o d y . o f f s e t T o p ! = = b o d y M a r g i n T o p ) ; b o d y . r e m o v e C h i l d ( c o n t a i n e r ) ; b o d y = c o n t a i n e r = i n n e r D i v = c h e c k D i v = t a b l e = t d = n u l l ; j Q u e r y . o f f s e t . i n i t i a l i z e = j Q u e r y . n o o p } , b o d y O f f s e t : f u n c t i o n ( b o d y ) { v a r   t o p = b o d y . o f f s e t T o p , l e f t = b o d y . o f f s e t L e f t ; j Q u e r y . o f f s e t . i n i t i a l i z e ( ) ; i f ( j Q u e r y . o f f s e t . d o e s N o t I n c l u d e M a r g i n I n B o d y O f f s e t ) { t o p + = p a r s e F l o a t ( j Q u e r y . c u r C S S ( b o d y , " m a r g i n T o p " , t r u e ) ) | | 0 ; l e f t + = p a r s e F l o a t ( j Q u e r y . c u r C S S ( b o d y , " m a r g i n L e f t " , t r u e ) ) | | 0 } r e t u r n { t o p : t o p , l e f t : l e f t } } , s e t O f f s e t : f u n c t i o n ( e l e m , o p t i o n s , i ) { i f ( / s t a t i c / . t e s t ( j Q u e r y . c u r C S S ( e l e m , " p o s i t i o n " ) ) ) { e l e m . s t y l e . p o s i t i o n = " r e l a t i v e " } v a r   c u r E l e m = j Q u e r y ( e l e m ) , c u r O f f s e t = c u r E l e m . o f f s e t ( ) , c u r T o p = p a r s e I n t ( j Q u e r y . c u r C S S ( e l e m , " t o p " , t r u e ) , 1 0 ) | | 0 , c u r L e f t = p a r s e I n t ( j Q u e r y . c u r C S S ( e l e m , " l e f t " , t r u e ) , 1 0 ) | | 0 ; i f ( j Q u e r y . i s F u n c t i o n ( o p t i o n s ) ) { o p t i o n s = o p t i o n s . c a l l ( e l e m , i , c u r O f f s e t ) } v a r   p r o p s = { t o p : ( o p t i o n s . t o p - c u r O f f s e t . t o p ) + c u r T o p , l e f t : ( o p t i o n s . l e f t - c u r O f f s e t . l e f t ) + c u r L e f t } ; i f ( " u s i n g " i n   o p t i o n s ) { o p t i o n s . u s i n g . c a l l ( e l e m , p r o p s ) } e l s e { c u r E l e m . c s s ( p r o p s ) } } } ; j Q u e r y . f n . e x t e n d ( { p o s i t i o n : f u n c t i o n ( ) { i f ( ! t h i s [ 0 ] ) { r e t u r n   n u l l } v a r   e l e m = t h i s [ 0 ] , o f f s e t P a r e n t = t h i s . o f f s e t P a r e n t ( ) , o f f s e t = t h i s . o f f s e t ( ) , p a r e n t O f f s e t = / ^ b o d y | h t m l $ / i . t e s t ( o f f s e t P a r e n t [ 0 ] . n o d e N a m e ) ? { t o p : 0 , l e f t : 0 } : o f f s e t P a r e n t . o f f s e t ( ) ; o f f s e t . t o p - = p a r s e F l o a t ( j Q u e r y . c u r C S S ( e l e m , " m a r g i n T o p " , t r u e ) ) | | 0 ; o f f s e t . l e f t - = p a r s e F l o a t ( j Q u e r y . c u r C S S ( e l e m , " m a r g i n L e f t " , t r u e ) ) | | 0 ; p a r e n t O f f s e t . t o p + = p a r s e F l o a t ( j Q u e r y . c u r C S S ( o f f s e t P a r e n t [ 0 ] , " b o r d e r T o p W i d t h " , t r u e ) ) | | 0 ; p a r e n t O f f s e t . l e f t + = p a r s e F l o a t ( j Q u e r y . c u r C S S ( o f f s e t P a r e n t [ 0 ] , " b o r d e r L e f t W i d t h " , t r u e ) ) | | 0 ; r e t u r n { t o p : o f f s e t . t o p - p a r e n t O f f s e t . t o p , l e f t : o f f s e t . l e f t - p a r e n t O f f s e t . l e f t } } , o f f s e t P a r e n t : f u n c t i o n ( ) { r e t u r n   t h i s . m a p ( f u n c t i o n ( ) { v a r   o f f s e t P a r e n t = t h i s . o f f s e t P a r e n t | | d o c u m e n t . b o d y ; w h i l e ( o f f s e t P a r e n t & & ( ! / ^ b o d y | h t m l $ / i . t e s t ( o f f s e t P a r e n t . n o d e N a m e ) & & j Q u e r y . c s s ( o f f s e t P a r e n t , " p o s i t i o n " ) = = = " s t a t i c " ) ) { o f f s e t P a r e n t = o f f s e t P a r e n t . o f f s e t P a r e n t } r e t u r n   o f f s e t P a r e n t } ) } } ) ; j Q u e r y . e a c h ( [ " L e f t " , " T o p " ] , f u n c t i o n ( i , n a m e ) { v a r   m e t h o d = " s c r o l l " + n a m e ; j Q u e r y . f n [ m e t h o d ] = f u n c t i o n ( v a l ) { v a r   e l e m = t h i s [ 0 ] , w i n ; i f ( ! e l e m ) { r e t u r n   n u l l } i f ( v a l ! = = u n d e f i n e d ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { w i n = g e t W i n d o w ( t h i s ) ; i f ( w i n ) { w i n . s c r o l l T o ( ! i ? v a l : j Q u e r y ( w i n ) . s c r o l l L e f t ( ) , i ? v a l : j Q u e r y ( w i n ) . s c r o l l T o p ( ) ) } e l s e { t h i s [ m e t h o d ] = v a l } } ) } e l s e { w i n = g e t W i n d o w ( e l e m ) ; r e t u r n   w i n ? ( " p a g e X O f f s e t " i n   w i n ) ? w i n [ i ? " p a g e Y O f f s e t " : " p a g e X O f f s e t " ] : j Q u e r y . s u p p o r t . b o x M o d e l & & w i n . d o c u m e n t . d o c u m e n t E l e m e n t [ m e t h o d ] | | w i n . d o c u m e n t . b o d y [ m e t h o d ] : e l e m [ m e t h o d ] } } } ) ; f u n c t i o n   g e t W i n d o w ( e l e m ) { r e t u r n ( " s c r o l l T o " i n   e l e m & & e l e m . d o c u m e n t ) ? e l e m : e l e m . n o d e T y p e = = = 9 ? e l e m . d e f a u l t V i e w | | e l e m . p a r e n t W i n d o w : f a l s e } j Q u e r y . e a c h ( [ " H e i g h t " , " W i d t h " ] , f u n c t i o n ( i , n a m e ) { v a r   t y p e = n a m e . t o L o w e r C a s e ( ) ; j Q u e r y . f n [ " i n n e r " + n a m e ] = f u n c t i o n ( ) { r e t u r n   t h i s [ 0 ] ? j Q u e r y . c s s ( t h i s [ 0 ] , t y p e , f a l s e , " p a d d i n g " ) : n u l l } ; j Q u e r y . f n [ " o u t e r " + n a m e ] = f u n c t i o n ( m a r g i n ) { r e t u r n   t h i s [ 0 ] ? j Q u e r y . c s s ( t h i s [ 0 ] , t y p e , f a l s e , m a r g i n ? " m a r g i n " : " b o r d e r " ) : n u l l } ; j Q u e r y . f n [ t y p e ] = f u n c t i o n ( s i z e ) { v a r   e l e m = t h i s [ 0 ] ; i f ( ! e l e m ) { r e t u r n   s i z e = = n u l l ? n u l l : t h i s } i f ( j Q u e r y . i s F u n c t i o n ( s i z e ) ) { r e t u r n   t h i s . e a c h ( f u n c t i o n ( i ) { v a r   s e l f = j Q u e r y ( t h i s ) ; s e l f [ t y p e ] ( s i z e . c a l l ( t h i s , i , s e l f [ t y p e ] ( ) ) ) } ) } r e t u r n ( " s c r o l l T o " i n   e l e m & & e l e m . d o c u m e n t ) ? e l e m . d o c u m e n t . c o m p a t M o d e = = = " C S S 1 C o m p a t " & & e l e m . d o c u m e n t . d o c u m e n t E l e m e n t [ " c l i e n t " + n a m e ] | | e l e m . d o c u m e n t . b o d y [ " c l i e n t " + n a m e ] : ( e l e m . n o d e T y p e = = = 9 ) ? M a t h . m a x ( e l e m . d o c u m e n t E l e m e n t [ " c l i e n t " + n a m e ] , e l e m . b o d y [ " s c r o l l " + n a m e ] , e l e m . d o c u m e n t E l e m e n t [ " s c r o l l " + n a m e ] , e l e m . b o d y [ " o f f s e t " + n a m e ] , e l e m . d o c u m e n t E l e m e n t [ " o f f s e t " + n a m e ] ) : s i z e = = = u n d e f i n e d ? j Q u e r y . c s s ( e l e m , t y p e ) : t h i s . c s s ( t y p e , t y p e o f   s i z e = = = " s t r i n g " ? s i z e : s i z e + " p x " ) } } ) ; w i n d o w . j Q u e r y = w i n d o w . $ = j Q u e r y } ) ( w i n d o w ) ; ( f u n c t i o n ( $ ) { $ . f n . b g I f r a m e = $ . f n . b g i f r a m e = f u n c t i o n ( s ) { i f ( $ . b r o w s e r . m s i e & & / 6 . 0 / . t e s t ( n a v i g a t o r . u s e r A g e n t ) ) { s = $ . e x t e n d ( { t o p : ' a u t o ' , l e f t : ' a u t o ' , w i d t h : ' a u t o ' , h e i g h t : ' a u t o ' , o p a c i t y : t r u e , s r c : ' j a v a s c r i p t : f a l s e ; ' } , s | | { } ) ; v a r   p r o p = f u n c t i o n ( n ) { r e t u r n   n & & n . c o n s t r u c t o r = = N u m b e r ? n + ' p x ' : n } , h t m l = ' < i f r a m e   c l a s s = " b g i f r a m e " f r a m e b o r d e r = " 0 " t a b i n d e x = " - 1 " s r c = " ' + s . s r c + ' " ' + ' s t y l e = " 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 ; z - i n d e x : - 1 ; ' + ( s . o p a c i t y ! = = f a l s e ? ' f i l t e r : A l p h a ( O p a c i t y = \ ' 0 \ ' ) ; ' : ' ' ) + ' t o p : ' + ( s . t o p = = ' a u t o ' ? ' e x p r e s s i o n ( ( ( p a r s e I n t ( t h i s . p a r e n t N o d e . c u r r e n t S t y l e . b o r d e r T o p W i d t h ) | | 0 ) * - 1 ) + \ ' p x \ ' ) ' : p r o p ( s . t o p ) ) + ' ; ' + ' l e f t : ' + ( s . l e f t = = ' a u t o ' ? ' e x p r e s s i o n ( ( ( p a r s e I n t ( t h i s . p a r e n t N o d e . c u r r e n t S t y l e . b o r d e r L e f t W i d t h ) | | 0 ) * - 1 ) + \ ' p x \ ' ) ' : p r o p ( s . l e f t ) ) + ' ; ' + ' w i d t h : ' + ( s . w i d t h = = ' a u t o ' ? ' e x p r e s s i o n ( t h i s . p a r e n t N o d e . o f f s e t W i d t h + \ ' p x \ ' ) ' : p r o p ( s . w i d t h ) ) + ' ; ' + ' h e i g h t : ' + ( s . h e i g h t = = ' a u t o ' ? ' e x p r e s s i o n ( t h i s . p a r e n t N o d e . o f f s e t H e i g h t + \ ' p x \ ' ) ' : p r o p ( s . h e i g h t ) ) + ' ; ' + ' " / > ' ; r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { i f ( $ ( ' >   i f r a m e . b g i f r a m e ' , t h i s ) . l e n g t h = = 0 ) t h i s . i n s e r t B e f o r e ( d o c u m e n t . c r e a t e E l e m e n t ( h t m l ) , t h i s . f i r s t C h i l d ) } ) } r e t u r n   t h i s } } ) ( j Q u e r y ) ; ( f u n c t i o n ( $ ) { $ . f n . e x t e n d ( { a u t o c o m p l e t e : f u n c t i o n ( u r l O r D a t a , o p t i o n s ) { v a r   i s U r l = t y p e o f   u r l O r D a t a = = " s t r i n g " ; o p t i o n s = $ . e x t e n d ( { } , $ . A u t o c o m p l e t e r . d e f a u l t s , { u r l : i s U r l ? u r l O r D a t a : n u l l , d a t a : i s U r l ? n u l l : u r l O r D a t a , d e l a y : i s U r l ? $ . A u t o c o m p l e t e r . d e f a u l t s . d e l a y : 1 0 , m a x : o p t i o n s & & ! o p t i o n s . s c r o l l ? 1 0 : 1 5 0 } , o p t i o n s ) ; o p t i o n s . h i g h l i g h t = o p t i o n s . h i g h l i g h t | | f u n c t i o n ( v a l u e ) { r e t u r n   v a l u e } ; o p t i o n s . f o r m a t M a t c h = o p t i o n s . f o r m a t M a t c h | | o p t i o n s . f o r m a t I t e m ; r e t u r n   t h i s . e a c h ( f u n c t i o n ( ) { n e w   $ . A u t o c o m p l e t e r ( t h i s , o p t i o n s ) } ) } , r e s u l t : f u n c t i o n ( h a n d l e r ) { r e t u r n   t h i s . b i n d ( " r e s u l t " , h a n d l e r ) } , s e a r c h : f u n c t i o n ( h a n d l e r ) { r e t u r n   t h i s . t r i g g e r ( " s e a r c h " , [ h a n d l e r ] ) } , f l u s h C a c h e : f u n c t i o n ( ) { r e t u r n   t h i s . t r i g g e r ( " f l u s h C a c h e " ) } , s e t O p t i o n s : f u n c t i o n ( o p t i o n s ) { r e t u r n   t h i s . t r i g g e r ( " s e t O p t i o n s " , [ o p t i o n s ] ) } , u n a u t o c o m p l e t e : f u n c t i o n ( ) { r e t u r n   t h i s . t r i g g e r ( " u n a u t o c o m p l e t e " ) } } ) ; $ . A u t o c o m p l e t e r = f u n c t i o n ( i n p u t , o p t i o n s ) { v a r   K E Y = { U P : 3 8 , D O W N : 4 0 , D E L : 4 6 , T A B : 9 , R E T U R N : 1 3 , E S C : 2 7 , C O M M A : 1 8 8 , P A G E U P : 3 3 , P A G E D O W N : 3 4 , B A C K S P A C E : 8 } ; v a r   $ i n p u t = $ ( i n p u t ) . a t t r ( " a u t o c o m p l e t e " , " o f f " ) . a d d C l a s s ( o p t i o n s . i n p u t C l a s s ) ; v a r   t i m e o u t ; v a r   p r e v i o u s V a l u e = " " ; v a r   c a c h e = $ . A u t o c o m p l e t e r . C a c h e ( o p t i o n s ) ; v a r   h a s F o c u s = 0 ; v a r   l a s t K e y P r e s s C o d e ; v a r   c o n f i g = { m o u s e D o w n O n S e l e c t : f a l s e } ; v a r   s e l e c t = $ . A u t o c o m p l e t e r . S e l e c t ( o p t i o n s , i n p u t , s e l e c t C u r r e n t , c o n f i g ) ; v a r   b l o c k S u b m i t ; $ . b r o w s e r . o p e r a & & $ ( i n p u t . f o r m ) . b i n d ( " s u b m i t . a u t o c o m p l e t e " , f u n c t i o n ( ) { i f ( b l o c k S u b m i t ) { b l o c k S u b m i t = f a l s e ; r e t u r n   f a l s e } } ) ; $ i n p u t . b i n d ( ( $ . b r o w s e r . o p e r a ? " k e y p r e s s " : " k e y d o w n " ) + " . a u t o c o m p l e t e " , f u n c t i o n ( e v e n t ) { l a s t K e y P r e s s C o d e = e v e n t . k e y C o d e ; s w i t c h ( e v e n t . k e y C o d e ) { c a s e   K E Y . U P : e v e n t . p r e v e n t D e f a u l t ( ) ; i f ( s e l e c t . v i s i b l e ( ) ) { s e l e c t . p r e v ( ) } e l s e { o n C h a n g e ( 0 , t r u e ) } b r e a k ; c a s e   K E Y . D O W N : e v e n t . p r e v e n t D e f a u l t ( ) ; i f ( s e l e c t . v i s i b l e ( ) ) { s e l e c t . n e x t ( ) } e l s e { o n C h a n g e ( 0 , t r u e ) } b r e a k ; c a s e   K E Y . P A G E U P : e v e n t . p r e v e n t D e f a u l t ( ) ; i f ( s e l e c t . v i s i b l e ( ) ) { s e l e c t . p a g e U p ( ) } e l s e { o n C h a n g e ( 0 , t r u e ) } b r e a k ; c a s e   K E Y . P A G E D O W N : e v e n t . p r e v e n t D e f a u l t ( ) ; i f ( s e l e c t . v i s i b l e ( ) ) { s e l e c t . p a g e D o w n ( ) } e l s e { o n C h a n g e ( 0 , t r u e ) } b r e a k ; c a s e   o p t i o n s . m u l t i p l e & & $ . t r i m ( o p t i o n s . m u l t i p l e S e p a r a t o r ) = = " , " & & K E Y . C O M M A : c a s e   K E Y . T A B : c a s e   K E Y . R E T U R N : i f ( s e l e c t C u r r e n t ( ) ) { e v e n t . p r e v e n t D e f a u l t ( ) ; b l o c k S u b m i t = t r u e ; r e t u r n   f a l s e } b r e a k ; c a s e   K E Y . E S C : s e l e c t . h i d e ( ) ; b r e a k ; d e f a u l t : c l e a r T i m e o u t ( t i m e o u t ) ; t i m e o u t = s e t T i m e o u t ( o n C h a n g e , o p t i o n s . d e l a y ) ; b r e a k } } ) . f o c u s ( f u n c t i o n ( ) { h a s F o c u s + + } ) . b l u r ( f u n c t i o n ( ) { h a s F o c u s = 0 ; i f ( ! c o n f i g . m o u s e D o w n O n S e l e c t ) { h i d e R e s u l t s ( ) } } ) . c l i c k ( f u n c t i o n ( ) { i f ( h a s F o c u s + + > 1 & & ! s e l e c t . v i s i b l e ( ) ) { o n C h a n g e ( 0 , t r u e ) } } ) . b i n d ( " s e a r c h " , f u n c t i o n ( ) { v a r   f n = ( a r g u m e n t s . l e n g t h > 1 ) ? a r g u m e n t s [ 1 ] : n u l l ; f u n c t i o n   f i n d V a l u e C a l l b a c k ( q , d a t a ) { v a r   r e s u l t ; i f ( d a t a & & d a t a . l e n g t h ) { f o r ( v a r   i = 0 ; i < d a t a . l e n g t h ; i + + ) { i f ( d a t a [ i ] . r e s u l t . t o L o w e r C a s e ( ) = = q . t o L o w e r C a s e ( ) ) { r e s u l t = d a t a [ i ] ; b r e a k } } } i f ( t y p e o f   f n = = " f u n c t i o n " ) f n ( r e s u l t ) ; e l s e   $ i n p u t . t r i g g e r ( " r e s u l t " , r e s u l t & & [ r e s u l t . d a t a , r e s u l t . v a l u e ] ) } $ . e a c h ( t r i m W o r d s ( $ i n p u t . v a l ( ) ) , f u n c t i o n ( i , v a l u e ) { r e q u e s t ( v a l u e , f i n d V a l u e C a l l b a c k , f i n d V a l u e C a l l b a c k ) } ) } ) . b i n d ( " f l u s h C a c h e " , f u n c t i o n ( ) { c a c h e . f l u s h ( ) } ) . b i n d ( " s e t O p t i o n s " , f u n c t i o n ( ) { $ . e x t e n d ( o p t i o n s , a r g u m e n t s [ 1 ] ) ; i f ( " d a t a " i n   a r g u m e n t s [ 1 ] ) c a c h e . p o p u l a t e ( ) } ) . b i n d ( " u n a u t o c o m p l e t e " , f u n c t i o n ( ) { s e l e c t . u n b i n d ( ) ; $ i n p u t . u n b i n d ( ) ; $ ( i n p u t . f o r m ) . u n b i n d ( " . a u t o c o m p l e t e " ) } ) ; f u n c t i o n   s e l e c t C u r r e n t ( ) { v a r   s e l e c t e d = s e l e c t . s e l e c t e d ( ) ; i f ( ! s e l e c t e d ) r e t u r n   f a l s e ; v a r   v = s e l e c t e d . r e s u l t ; p r e v i o u s V a l u e = v ; i f ( o p t i o n s . m u l t i p l e ) { v a r   w o r d s = t r i m W o r d s ( $ i n p u t . v a l ( ) ) ; i f ( w o r d s . l e n g t h > 1 ) { v = w o r d s . s l i c e ( 0 , w o r d s . l e n g t h - 1 ) . j o i n ( o p t i o n s . m u l t i p l e S e p a r a t o r ) + o p t i o n s . m u l t i p l e S e p a r a t o r + v } v + = o p t i o n s . m u l t i p l e S e p a r a t o r } $ i n p u t . v a l ( v ) ; h i d e R e s u l t s N o w ( ) ; $ i n p u t . t r i g g e r ( " r e s u l t " , [ s e l e c t e d . d a t a , s e l e c t e d . v a l u e ] ) ; r e t u r n   t r u e } f u n c t i o n   o n C h a n g e ( c r a p , s k i p P r e v C h e c k ) { i f ( l a s t K e y P r e s s C o d e = = K E Y . D E L ) { s e l e c t . h i d e ( ) ; r e t u r n } v a r   c u r r e n t V a l u e = $ i n p u t . v a l ( ) ; i f ( ! s k i p P r e v C h e c k & & c u r r e n t V a l u e = = p r e v i o u s V a l u e ) r e t u r n ; p r e v i o u s V a l u e = c u r r e n t V a l u e ; c u r r e n t V a l u e = l a s t W o r d ( c u r r e n t V a l u e ) ; i f ( c u r r e n t V a l u e . l e n g t h > = o p t i o n s . m i n C h a r s ) { $ i n p u t . a d d C l a s s ( o p t i o n s . l o a d i n g C l a s s ) ; i f ( ! o p t i o n s . m a t c h C a s e ) c u r r e n t V a l u e = c u r r e n t V a l u e . t o L o w e r C a s e ( ) ; r e q u e s t ( c u r r e n t V a l u e , r e c e i v e D a t a , h i d e R e s u l t s N o w ) } e l s e { s t o p L o a d i n g ( ) ; s e l e c t . h i d e ( ) } } ; f u n c t i o n   t r i m W o r d s ( v a l u e ) { i f ( ! v a l u e ) { r e t u r n [ " " ] } v a r   w o r d s = v a l u e . s p l i t ( o p t i o n s . m u l t i p l e S e p a r a t o r ) ; v a r   r e s u l t = [ ] ; $ . e a c h ( w o r d s , f u n c t i o n ( i , v a l u e ) { i f ( $ . t r i m ( v a l u e ) ) r e s u l t [ i ] = $ . t r i m ( v a l u e ) } ) ; r e t u r n   r e s u l t } f u n c t i o n   l a s t W o r d ( v a l u e ) { i f ( ! o p t i o n s . m u l t i p l e ) r e t u r n   v a l u e ; v a r   w o r d s = t r i m W o r d s ( v a l u e ) ; r e t u r n   w o r d s [ w o r d s . l e n g t h - 1 ] } f u n c t i o n   a u t o F i l l ( q , s V a l u e ) { i f ( o p t i o n s . a u t o F i l l & & ( l a s t W o r d ( $ i n p u t . v a l ( ) ) . t o L o w e r C a s e ( ) = = q . t o L o w e r C a s e ( ) ) & & l a s t K e y P r e s s C o d e ! = K E Y . B A C K S P A C E ) { $ i n p u t . v a l ( $ i n p u t . v a l ( ) + s V a l u e . s u b s t r i n g ( l a s t W o r d ( p r e v i o u s V a l u e ) . l e n g t h ) ) ; $ . A u t o c o m p l e t e r . S e l e c t i o n ( i n p u t , p r e v i o u s V a l u e . l e n g t h , p r e v i o u s V a l u e . l e n g t h + s V a l u e . l e n g t h ) } } ; f u n c t i o n   h i d e R e s u l t s ( ) { c l e a r T i m e o u t ( t i m e o u t ) ; t i m e o u t = s e t T i m e o u t ( h i d e R e s u l t s N o w , 2 0 0 ) } ; f u n c t i o n   h i d e R e s u l t s N o w ( ) { v a r   w a s V i s i b l e = s e l e c t . v i s i b l e ( ) ; s e l e c t . h i d e ( ) ; c l e a r T i m e o u t ( t i m e o u t ) ; s t o p L o a d i n g ( ) ; i f ( o p t i o n s . m u s t M a t c h ) { $ i n p u t . s e a r c h ( f u n c t i o n ( r e s u l t ) { i f ( ! r e s u l t ) { i f ( o p t i o n s . m u l t i p l e ) { v a r   w o r d s = t r i m W o r d s ( $ i n p u t . v a l ( ) ) . s l i c e ( 0 , - 1 ) ; $ i n p u t . v a l ( w o r d s . j o i n ( o p t i o n s . m u l t i p l e S e p a r a t o r ) + ( w o r d s . l e n g t h ? o p t i o n s . m u l t i p l e S e p a r a t o r : " " ) ) } e l s e   $ i n p u t . v a l ( " " ) } } ) } i f ( w a s V i s i b l e ) $ . A u t o c o m p l e t e r . S e l e c t i o n ( i n p u t , i n p u t . v a l u e . l e n g t h , i n p u t . v a l u e . l e n g t h ) } ; f u n c t i o n   r e c e i v e D a t a ( q , d a t a ) { i f ( d a t a & & d a t a . l e n g t h & & h a s F o c u s ) { s t o p L o a d i n g ( ) ; s e l e c t . d i s p l a y ( d a t a , q ) ; a u t o F i l l ( q , d a t a [ 0 ] . v a l u e ) ; s e l e c t . s h o w ( ) } e l s e { h i d e R e s u l t s N o w ( ) } } ; f u n c t i o n   r e q u e s t ( t e r m , s u c c e s s , f a i l u r e ) { i f ( ! o p t i o n s . m a t c h C a s e ) t e r m = t e r m . t o L o w e r C a s e ( ) ; v a r   d a t a = c a c h e . l o a d ( t e r m ) ; i f ( d a t a & & d a t a . l e n g t h ) { s u c c e s s ( t e r m , d a t a ) } e l s e   i f ( ( t y p e o f   o p t i o n s . u r l = = " s t r i n g " ) & & ( o p t i o n s . u r l . l e n g t h > 0 ) ) { v a r   e x t r a P a r a m s = { t i m e s t a m p : + n e w   D a t e ( ) } ; $ . e a c h ( o p t i o n s . e x t r a P a r a m s , f u n c t i o n ( k e y , p a r a m ) { e x t r a P a r a m s [ k e y ] = t y p e o f   p a r a m = = " f u n c t i o n " ? p a r a m ( ) : p a r a m } ) ; $ . a j a x ( { m o d e : " a b o r t " , p o r t : " a u t o c o m p l e t e " + i n p u t . n a m e , d a t a T y p e : o p t i o n s . d a t a T y p e , u r l : o p t i o n s . u r l , d a t a : $ . e x t e n d ( { q : l a s t W o r d ( t e r m ) , l i m i t : o p t i o n s . m a x } , e x t r a P a r a m s ) , s u c c e s s : f u n c t i o n ( d a t a ) { v a r   p a r s e d = o p t i o n s . p a r s e & & o p t i o n s . p a r s e ( d a t a ) | | p a r s e ( d a t a ) ; c a c h e . a d d ( t e r m , p a r s e d ) ; s u c c e s s ( t e r m , p a r s e d ) } } ) } e l s e { s e l e c t . e m p t y L i s t ( ) ; f a i l u r e ( t e r m ) } } ; f u n c t i o n   p a r s e ( d a t a ) { v a r   p a r s e d = [ ] ; v a r   r o w s = d a t a . s p l i t ( " \ n " ) ; f o r ( v a r   i = 0 ; i < r o w s . l e n g t h ; i + + ) { v a r   r o w = $ . t r i m ( r o w s [ i ] ) ; i f ( r o w ) { r o w = r o w . s p l i t ( " | " ) ; p a r s e d [ p a r s e d . l e n g t h ] = { d a t a : r o w , v a l u e : r o w [ 0 ] , r e s u l t : o p t i o n s . f o r m a t R e s u l t & & o p t i o n s . f o r m a t R e s u l t ( r o w , r o w [ 0 ] ) | | r o w [ 0 ] } } } r e t u r n   p a r s e d } ; f u n c t i o n   s t o p L o a d i n g ( ) { $ i n p u t . r e m o v e C l a s s ( o p t i o n s . l o a d i n g C l a s s ) } } ; $ . A u t o c o m p l e t e r . d e f a u l t s = { i n p u t C l a s s : " a c _ i n p u t " , r e s u l t s C l a s s : " a c _ r e s u l t s " , l o a d i n g C l a s s : " a c _ l o a d i n g " , m i n C h a r s : 1 , d e l a y : 4 0 0 , m a t c h C a s e : f a l s e , m a t c h S u b s e t : t r u e , m a t c h C o n t a i n s : f a l s e , c a c h e L e n g t h : 1 0 , m a x : 1 0 0 , m u s t M a t c h : f a l s e , e x t r a P a r a m s : { } , s e l e c t F i r s t : f a l s e , f o r m a t I t e m : f u n c t i o n ( r o w ) { r e t u r n   r o w [ 0 ] } , f o r m a t M a t c h : n u l l , a u t o F i l l : f a l s e , w i d t h : 0 , m u l t i p l e : f a l s e , m u l t i p l e S e p a r a t o r : " ,   " , h i g h l i g h t : f u n c t i o n ( v a l u e , t e r m ) { r e t u r n   v a l u e . r e p l a c e ( n e w   R e g E x p ( " ( ? ! [ ^ & ; ] + ; ) ( ? ! < [ ^ < > ] * ) ( " + t e r m . r e p l a c e ( / ( [ \ ^ \ $ \ ( \ ) \ [ \ ] \ { \ } \ * \ . \ + \ ? \ | \ \ ] ) / g i , " \ \ $ 1 " ) + " ) ( ? ! [ ^ < > ] * > ) ( ? ! [ ^ & ; ] + ; ) " , " g i " ) , " < s t r o n g > $ 1 < / s t r o n g > " ) } , s c r o l l : t r u e , s c r o l l H e i g h t : 1 8 0 } ; $ . A u t o c o m p l e t e r . C a c h e = f u n c t i o n ( o p t i o n s ) { v a r   d a t a = { } ; v a r   l e n g t h = 0 ; f u n c t i o n   m a t c h S u b s e t ( s , s u b ) { i f ( ! o p t i o n s . m a t c h C a s e ) s = s . t o L o w e r C a s e ( ) ; v a r   i = s . i n d e x O f ( s u b ) ; i f ( o p t i o n s . m a t c h C o n t a i n s = = " w o r d " ) { i = s . t o L o w e r C a s e ( ) . s e a r c h ( " \ \ b " + s u b . t o L o w e r C a s e ( ) ) } i f ( i = = - 1 ) r e t u r n   f a l s e ; r e t u r n   i = = 0 | | o p t i o n s . m a t c h C o n t a i n s } ; f u n c t i o n   a d d ( q , v a l u e ) { i f ( l e n g t h > o p t i o n s . c a c h e L e n g t h ) { f l u s h ( ) } i f ( ! d a t a [ q ] ) { l e n g t h + + } d a t a [ q ] = v a l u e } f u n c t i o n   p o p u l a t e ( ) { i f ( ! o p t i o n s . d a t a ) r e t u r n   f a l s e ; v a r   s t M a t c h S e t s = { } , n u l l D a t a = 0 ; i f ( ! o p t i o n s . u r l ) o p t i o n s . c a c h e L e n g t h = 1 ; s t M a t c h S e t s [ " " ] = [ ] ; f o r ( v a r   i = 0 , o l = o p t i o n s . d a t a . l e n g t h ; i < o l ; i + + ) { v a r   r a w V a l u e = o p t i o n s . d a t a [ i ] ; r a w V a l u e = ( t y p e o f   r a w V a l u e = = " s t r i n g " ) ? [ r a w V a l u e ] : r a w V a l u e ; v a r   v a l u e = o p t i o n s . f o r m a t M a t c h ( r a w V a l u e , i + 1 , o p t i o n s . d a t a . l e n g t h ) ; i f ( v a l u e = = = f a l s e ) c o n t i n u e ; v a r   f i r s t C h a r = v a l u e . c h a r A t ( 0 ) . t o L o w e r C a s e ( ) ; i f ( ! s t M a t c h S e t s [ f i r s t C h a r ] ) s t M a t c h S e t s [ f i r s t C h a r ] = [ ] ; v a r   r o w = { v a l u e : v a l u e , d a t a : r a w V a l u e , r e s u l t : o p t i o n s . f o r m a t R e s u l t & & o p t i o n s . f o r m a t R e s u l t ( r a w V a l u e ) | | v a l u e } ; s t M a t c h S e t s [ f i r s t C h a r ] . p u s h ( r o w ) ; i f ( n u l l D a t a + + < o p t i o n s . m a x ) { s t M a t c h S e t s [ " " ] . p u s h ( r o w ) } } ; $ . e a c h ( s t M a t c h S e t s , f u n c t i o n ( i , v a l u e ) { o p t i o n s . c a c h e L e n g t h + + ; a d d ( i , v a l u e ) } ) } s e t T i m e o u t ( p o p u l a t e , 2 5 ) ; f u n c t i o n   f l u s h ( ) { d a t a = { } ; l e n g t h = 0 } r e t u r n { f l u s h : f l u s h , a d d : a d d , p o p u l a t e : p o p u l a t e , l o a d : f u n c t i o n ( q ) { i f ( ! o p t i o n s . c a c h e L e n g t h | | ! l e n g t h ) r e t u r n   n u l l ; i f ( ! o p t i o n s . u r l & & o p t i o n s . m a t c h C o n t a i n s ) { v a r   c s u b = [ ] ; f o r ( v a r   k   i n   d a t a ) { i f ( k . l e n g t h > 0 ) { v a r   c = d a t a [ k ] ; $ . e a c h ( c , f u n c t i o n ( i , x ) { i f ( m a t c h S u b s e t ( x . v a l u e , q ) ) { c s u b . p u s h ( x ) } } ) } } r e t u r n   c s u b } e l s e   i f ( d a t a [ q ] ) { r e t u r n   d a t a [ q ] } e l s e   i f ( o p t i o n s . m a t c h S u b s e t ) { f o r ( v a r   i = q . l e n g t h - 1 ; i > = o p t i o n s . m i n C h a r s ; i - - ) { v a r   c = d a t a [ q . s u b s t r ( 0 , i ) ] ; i f ( c ) { v a r   c s u b = [ ] ; $ . e a c h ( c , f u n c t i o n ( i , x ) { i f ( m a t c h S u b s e t ( x . v a l u e , q ) ) { c s u b [ c s u b . l e n g t h ] = x } } ) ; r e t u r n   c s u b } } } r e t u r n   n u l l } } } ; $ . A u t o c o m p l e t e r . S e l e c t = f u n c t i o n ( o p t i o n s , i n p u t , s e l e c t , c o n f i g ) { v a r   C L A S S E S = { A C T I V E : " a c _ o v e r " } ; v a r   l i s t I t e m s , a c t i v e = - 1 , d a t a , t e r m = " " , n e e d s I n i t = t r u e , e l e m e n t , l i s t ; f u n c t i o n   i n i t ( ) { i f ( ! n e e d s I n i t ) r e t u r n ; e l e m e n t = $ ( " < d i v / > " ) . h i d e ( ) . a d d C l a s s ( o p t i o n s . r e s u l t s C l a s s ) . c s s ( " p o s i t i o n " , " a b s o l u t e " ) . a p p e n d T o ( d o c u m e n t . b o d y ) ; l i s t = $ ( " < u l / > " ) . a p p e n d T o ( e l e m e n t ) . m o u s e o v e r ( f u n c t i o n ( e v e n t ) { i f ( t a r g e t ( e v e n t ) . n o d e N a m e & & t a r g e t ( e v e n t ) . n o d e N a m e . t o U p p e r C a s e ( ) = = ' L I ' ) { a c t i v e = $ ( " l i " , l i s t ) . r e m o v e C l a s s ( C L A S S E S . A C T I V E ) . i n d e x ( t a r g e t ( e v e n t ) ) ; $ ( t a r g e t ( e v e n t ) ) . a d d C l a s s ( C L A S S E S . A C T I V E ) } } ) . c l i c k ( f u n c t i o n ( e v e n t ) { $ ( t a r g e t ( e v e n t ) ) . a d d C l a s s ( C L A S S E S . A C T I V E ) ; s e l e c t ( ) ; i n p u t . f o c u s ( ) ; r e t u r n   f a l s e } ) . m o u s e d o w n ( f u n c t i o n ( ) { c o n f i g . m o u s e D o w n O n S e l e c t = t r u e } ) . m o u s e u p ( f u n c t i o n ( ) { c o n f i g . m o u s e D o w n O n S e l e c t = f a l s e } ) ; i f ( o p t i o n s . w i d t h > 0 ) e l e m e n t . c s s ( " w i d t h " , o p t i o n s . w i d t h ) ; n e e d s I n i t = f a l s e } f u n c t i o n   t a r g e t ( e v e n t ) { v a r   e l e m e n t = e v e n t . t a r g e t ; w h i l e ( e l e m e n t & & e l e m e n t . t a g N a m e ! = " L I " ) e l e m e n t = e l e m e n t . p a r e n t N o d e ; i f ( ! e l e m e n t ) r e t u r n [ ] ; r e t u r n   e l e m e n t } f u n c t i o n   m o v e S e l e c t ( s t e p ) { l i s t I t e m s . s l i c e ( a c t i v e , a c t i v e + 1 ) . r e m o v e C l a s s ( C L A S S E S . A C T I V E ) ; m o v e P o s i t i o n ( s t e p ) ; v a r   a c t i v e I t e m = l i s t I t e m s . s l i c e ( a c t i v e , a c t i v e + 1 ) . a d d C l a s s ( C L A S S E S . A C T I V E ) ; i f ( o p t i o n s . s c r o l l ) { v a r   o f f s e t = 0 ; l i s t I t e m s . s l i c e ( 0 , a c t i v e ) . e a c h ( f u n c t i o n ( ) { o f f s e t + = t h i s . o f f s e t H e i g h t } ) ; i f ( ( o f f s e t + a c t i v e I t e m [ 0 ] . o f f s e t H e i g h t - l i s t . s c r o l l T o p ( ) ) > l i s t [ 0 ] . c l i e n t H e i g h t ) { l i s t . s c r o l l T o p ( o f f s e t + a c t i v e I t e m [ 0 ] . o f f s e t H e i g h t - l i s t . i n n e r H e i g h t ( ) ) } e l s e   i f ( o f f s e t < l i s t . s c r o l l T o p ( ) ) { l i s t . s c r o l l T o p ( o f f s e t ) } } } ; f u n c t i o n   m o v e P o s i t i o n ( s t e p ) { a c t i v e + = s t e p ; i f ( a c t i v e < 0 ) { a c t i v e = l i s t I t e m s . s i z e ( ) - 1 } e l s e   i f ( a c t i v e > = l i s t I t e m s . s i z e ( ) ) { a c t i v e = 0 } } f u n c t i o n   l i m i t N u m b e r O f I t e m s ( a v a i l a b l e ) { r e t u r n   o p t i o n s . m a x & & o p t i o n s . m a x < a v a i l a b l e ? o p t i o n s . m a x : a v a i l a b l e } f u n c t i o n   f i l l L i s t ( ) { l i s t . e m p t y ( ) ; v a r   m a x = l i m i t N u m b e r O f I t e m s ( d a t a . l e n g t h ) ; f o r ( v a r   i = 0 ; i < m a x ; i + + ) { i f ( ! d a t a [ i ] ) c o n t i n u e ; v a r   f o r m a t t e d = o p t i o n s . f o r m a t I t e m ( d a t a [ i ] . d a t a , i + 1 , m a x , d a t a [ i ] . v a l u e , t e r m ) ; i f ( f o r m a t t e d = = = f a l s e ) c o n t i n u e ; v a r   l i = $ ( " < l i / > " ) . h t m l ( o p t i o n s . h i g h l i g h t ( f o r m a t t e d , t e r m ) ) . a d d C l a s s ( i % 2 = = 0 ? " a c _ e v e n " : " a c _ o d d " ) . a p p e n d T o ( l i s t ) [ 0 ] ; $ . d a t a ( l i , " a c _ d a t a " , d a t a [ i ] ) } l i s t I t e m s = l i s t . f i n d ( " l i " ) ; i f ( o p t i o n s . s e l e c t F i r s t ) { l i s t I t e m s . s l i c e ( 0 , 1 ) . a d d C l a s s ( C L A S S E S . A C T I V E ) ; a c t i v e = 0 } i f ( $ . f n . b g i f r a m e ) l i s t . b g i f r a m e ( ) } r e t u r n { d i s p l a y : f u n c t i o n ( d , q ) { i n i t ( ) ; d a t a = d ; t e r m = q ; f i l l L i s t ( ) } , n e x t : f u n c t i o n ( ) { m o v e S e l e c t ( 1 ) } , p r e v : f u n c t i o n ( ) { m o v e S e l e c t ( - 1 ) } , p a g e U p : f u n c t i o n ( ) { i f ( a c t i v e ! = 0 & & a c t i v e - 8 < 0 ) { m o v e S e l e c t ( - a c t i v e ) } e l s e { m o v e S e l e c t ( - 8 ) } } , p a g e D o w n : f u n c t i o n ( ) { i f ( a c t i v e ! = l i s t I t e m s . s i z e ( ) - 1 & & a c t i v e + 8 > l i s t I t e m s . s i z e ( ) ) { m o v e S e l e c t ( l i s t I t e m s . s i z e ( ) - 1 - a c t i v e ) } e l s e { m o v e S e l e c t ( 8 ) } } , h i d e : f u n c t i o n ( ) { e l e m e n t & & e l e m e n t . h i d e ( ) ; l i s t I t e m s & & l i s t I t e m s . r e m o v e C l a s s ( C L A S S E S . A C T I V E ) ; a c t i v e = - 1 } , v i s i b l e : f u n c t i o n ( ) { r e t u r n   e l e m e n t & & e l e m e n t . i s ( " : v i s i b l e " ) } , c u r r e n t : f u n c t i o n ( ) { r e t u r n   t h i s . v i s i b l e ( ) & & ( l i s t I t e m s . f i l t e r ( " . " + C L A S S E S . A C T I V E ) [ 0 ] | | o p t i o n s . s e l e c t F i r s t & & l i s t I t e m s [ 0 ] ) } , s h o w : f u n c t i o n ( ) { v a r   o f f s e t = $ ( i n p u t ) . o f f s e t ( ) ; e l e m e n t . c s s ( { w i d t h : t y p e o f   o p t i o n s . w i d t h = = " s t r i n g " | | o p t i o n s . w i d t h > 0 ? o p t i o n s . w i d t h : $ ( i n p u t ) . w i d t h ( ) , t o p : o f f s e t . t o p + i n p u t . o f f s e t H e i g h t , l e f t : o f f s e t . l e f t } ) . s h o w ( ) ; i f ( o p t i o n s . s c r o l l ) { l i s t . s c r o l l T o p ( 0 ) ; l i s t . c s s ( { m a x H e i g h t : o p t i o n s . s c r o l l H e i g h t , o v e r f l o w : ' a u t o ' } ) ; i f ( $ . b r o w s e r . m s i e & & t y p e o f   d o c u m e n t . b o d y . s t y l e . m a x H e i g h t = = = " u n d e f i n e d " ) { v a r   l i s t H e i g h t = 0 ; l i s t I t e m s . e a c h ( f u n c t i o n ( ) { l i s t H e i g h t + = t h i s . o f f s e t H e i g h t } ) ; v a r   s c r o l l b a r s V i s i b l e = l i s t H e i g h t > o p t i o n s . s c r o l l H e i g h t ; l i s t . c s s ( ' h e i g h t ' , s c r o l l b a r s V i s i b l e ? o p t i o n s . s c r o l l H e i g h t : l i s t H e i g h t ) ; i f ( ! s c r o l l b a r s V i s i b l e ) { l i s t I t e m s . w i d t h ( l i s t . w i d t h ( ) - p a r s e I n t ( l i s t I t e m s . c s s ( " p a d d i n g - l e f t " ) ) - p a r s e I n t ( l i s t I t e m s . c s s ( " p a d d i n g - r i g h t " ) ) ) } } } } , s e l e c t e d : f u n c t i o n ( ) { v a r   s e l e c t e d = l i s t I t e m s & & l i s t I t e m s . f i l t e r ( " . " + C L A S S E S . A C T I V E ) . r e m o v e C l a s s ( C L A S S E S . A C T I V E ) ; r e t u r n   s e l e c t e d & & s e l e c t e d . l e n g t h & & $ . d a t a ( s e l e c t e d [ 0 ] , " a c _ d a t a " ) } , e m p t y L i s t : f u n c t i o n ( ) { l i s t & & l i s t . e m p t y ( ) } , u n b i n d : f u n c t i o n ( ) { e l e m e n t & & e l e m e n t . r e m o v e ( ) } } } ; $ . A u t o c o m p l e t e r . S e l e c t i o n = f u n c t i o n ( f i e l d , s t a r t , e n d ) { i f ( f i e l d . c r e a t e T e x t R a n g e ) { v a r   s e l R a n g e = f i e l d . c r e a t e T e x t R a n g e ( ) ; s e l R a n g e . c o l l a p s e ( t r u e ) ; s e l R a n g e . m o v e S t a r t ( " c h a r a c t e r " , s t a r t ) ; s e l R a n g e . m o v e E n d ( " c h a r a c t e r " , e n d ) ; s e l R a n g e . s e l e c t ( ) } e l s e   i f ( f i e l d . s e t S e l e c t i o n R a n g e ) { f i e l d . s e t S e l e c t i o n R a n g e ( s t a r t , e n d ) } e l s e { i f ( f i e l d . s e l e c t i o n S t a r t ) { f i e l d . s e l e c t i o n S t a r t = s t a r t ; f i e l d . s e l e c t i o n E n d = e n d } } f i e l d . f o c u s ( ) } } ) ( j Q u e r y ) ; $ ( d o c u m e n t ) . r e a d y ( f u n c t i o n ( ) { v a r   d a t a = " A r t 1k   b a y d 1  d e d i k l e r i m i z ,   0 4 X   -   A l i e n   E l i m i n a t o r ,   1 0 1   A i r b o r n e :   T h e   A i r b o r n e   I n v a s i o n   o f   N o r m a n d y ,   1 0 1 s t   A i r b o r n e ,   1 0 2   D a l m a t i a n s :   P u p p i e s   t o   t h e   R e s c u e ,   1 1 t h   H o u r ,   1 2   O  C l o c k   H i g h :   B o m b i n g   t h e   R e i c h ,   1 2   V o l t ,   1 5 0 3   A . D .   -   T h e   N e w   W o r l d ,   1 6 0 2   A . D . ,   1 7   A u s t o s ,   1 8   W h e e l e r :   A m e r i c a n   P r o   T r u c k e r ,   1 8   W h e e l s   o f   S t e e l   H a u l i n ,   1 8   W h e e l s   o f   S t e e l :   C o n v o y ,   1 8   W h e e l s   o f   S t e e l :   P e d a l   t o   t h e   M e t a l ,   1 8 7   R i d e   o r   D i e ,   1 9 3 9   -   1 9 4 5 :   P a n z e r s ,   1 9 4 2 ,   1 9 4 2   :   P a c i f i c   A i r   W a r ,   1 9 4 4 :   B a t t l e   o f   t h e   B u l g e ,   1 n s a n e ,   2   D a y s   t o   V e g a s ,   2   F a s t   D r i v e r ,   2 .   O d y s s e y   T u r n u v a s y ,   2 0 0 4  ü n   e n   i y i   o y u n l a r 1,   2 0 0 5  i n   E n   0y i   O t o m o b i l l e r i ,   2 0 0 5  i n   E n   0y i   O y u n l a r 1,   2 0 0 5  t e   n e l e r   o y n a d 1k ,   2 0 0 6   F I F A   W o r l d   C u p   G e r m a n y ,   2 0 0 6  n 1n   E n   0y i   O y u n l a r 1,   2 0 0 7  d e   P S P ,   2 0 0 7  n i n   e n   i y i l e r i ,   2 0 0 8   E n   0y i l e r ,   2 0 0 8  d e   b i z i   b e k l e y e n l e r ,   2 0 0 9   y 1l 1n d a   n e l e r   y a p t 1k ? ,   2 0 0 9   y 1l 1n d a   o y u n   d ü n y a s 1n d a   y a _a n a n   ö n e m l i   g e l i _m e l e r ,   2 0 0 9   y 1l 1n 1n   e n   i y i   o y u n l a r 1,   2 0 0 9  d a   O y u n   D ü n y a s 1n d a   N e l e r   O l d u ?   B ö l ü m :   2 ,   2 0 1 0   F I F A   W o r l d   C u p ,   2 0 1 0   y 1l 1n d a n   n e l e r   b e k l i y o r u z ? ,   2 0 6 7   B . C ,   2 4   S t u n d e n   v o n   L e   M a n s   ,   2 4   T h e   G a m e ,   2 5   T o   L i f e ,   2 9   E k i m   C u m h u r i y e t   B a y r a m 1,   3   S o r u   3   C e v a p   -   2 ,   3 0 0 :   M a r c h   T o   G l o r y ,   3 0 0 1   -   S p a c e   S u r v i v a l ,   3 - 3 0   l u k   b i _i i ,   3 D   H u n t i n g :   G r i z z l y ,   3 D   S ö z l ü ü ,   3 D   U l t r a   M i n i - G o l f ,   3 D   U l t r a   P i n b a l l   T h r i l l r i d e ,   3 D   U l t r a   R C   R a c e r s ,   4   G e t   I t ,   4   S o r u d a   P i y a s a   G ö r ü _l e r i m i z ,   4 D   R u l e r   P r o j e c t ,   4 t h   B a t t a l i o n ,   4 T u r k a ,   4 X 4   E v o l u t i o n ,   4 X 4   E v o l u t i o n   2 ,   4 x 4   H u m m e r ,   5   B a k a r l a r ,   5   Y a _1n d a y 1z ,   5 0   C e n t   B u l l e t p r o o f ,   5 0   C e n t :   B l o o d   o n   t h e   S a n d ,   5 t h   E l e m e n t ,   6   s o r u d a   F R P ,   6 8 8 ( I )   H u n t e r / K i l l e r ,   6 G U N ,   7   B l a d e s ,   7   S i n s ,   7   W o n d e r s   o f   t h e   A n c i e n t   W o r l d ,   7 6 2   m m ,   7 . 6 2   H i g h   C a l i b r e ,   7 - U p ,   8 0   D a y s ,   8 0 0 0 ,   8 0  l i   y 1l l a r 1n   i k o n   o y u n   k a r a k t e r l e r i ,   9   :   T h e   L a s t   R e s o r t ,   9 1 1   F i r e   a n d   R e s c u e ,   A   -   T R A I N ,   A   B u g  s   L i f e ,   A   C r a v i n g   f o r   B l o o d ,   A   F a r e w e l l   t o   D r a g o n s ,   A   V a m p y r e   S t o r y ,   A - 1 0   C u b a ,   A - 1 0   T a n k   K i l l e r ,   A - 1 0   T a n k   K i l l e r   2 :   S i l e n t   T h u n d e r ,   A 2   R a c e r   2 ,   A A R G H !   ,   A b a n d o n e d   P l a c e s ,   A b a r o n ,   A b b y ` s   O d d y s s e y ,   A b i t   F r a g f e s t ,   A b o m i n a t i o n ,   A b s o l u t e   T e r r o r ,   A b s o l u t e   Z e r o ,   A b u s e ,   A b y s s   -   I n c i d e n t   a t   E u r o p e ,   A c a d e m y   o f   C h a m p i o n s ,   A c c e l e r a t o r ,   A c e   C o m b a t   5 ,   A c e   C o m b a t   6 :   F i r e s   o f   L i b e r a t i o n ,   A c e   C o m b a t   Z e r o :   T h e   B e l k a n   W a r ,   A c e   o f   A c e s   ,   A c e s   o f   T h e   D e e p ,   A c e s   o v e r   E u r o p e   ,   A c h t u n g !   S p i t f i r e ,   A c 1  Ö p ü c ü k ,   A c t   o f   W a r :   D i r e c t   A c t i o n ,   A c t   o f   W a r :   H i g h   T r e a s o n ,   A c t i o n   F i g h t e r ,   A c t i o n   M a n ,   A c t i o n   M a n   M i s s i o n   X   T r e m e ,   A c t o r ,   A c t u a   S o c c e r ,   A c t u a   S o c c e r   2 ,   A c t u a   S o c c e r   3 ,   A c t u a   T e n n i s   ,   A ç 1k   ö r e t i m ,   A D a n d D ,   A d a d a k i   A y a k   0z i ,   A d d i c t i o n   P i n b a l l ,   A d v a n c e d   T a c t i c a l   F i g h t e r s   ,   A d v e n t   R i s i n g ,   A d v e n t u r e s   o f   L o m a x ,   A d v e n t u r e s   o f   S h e r l o c k   H o l m e s :   t h e   S i l v e r   E a r r i n g ,   A d v e n t u r e s o u l ,   A e o n   F l u x ,   A e r o   D a n c i n g ,   A e r o   D a n c i n g   S p e c i a l ,   A e r o   E l i t e   :   C o m b a t   A c a d e m y ,   A e r o W i n g s   2   :   A i r s t r i k e ,   A F L   L i v e   2 0 0 3 ,   A f r i c a n   A l l i a n c e ,   A f r i c a n   S a f a r i   ,   A f r i c a n   S a f a r i   T r o p h y   H u n t e r ,   A f r i k a ,   A f r o   S a m u r a i ,   A f t e r   B u r n e r ,   A f t e r   B u r n e r :   B l a c k   F a l c o n ,   A f t e r   L i f e ,   A f t e r   T h e   W a r ,   A G - 1 ,   A g a i n s t   R o m e ,   A g a s s i   T e n n i s   G e n e r a t i o n ,   A g a t h a   C h r i s t i e :   A n d   T h e n   T h e r e   W e r e   N o n e ,   A g a t h a   C h r i s t i e :   D e a t h   o n   t h e   N i l e ,   A g a t h a   C h r i s t i e :   M u r d e r   o n   t h e   O r i e n t   E x p r e s s ,   A g e   o f   C h i v a l r y ,   A g e   o f   C o n a n   -   H y b o r i a n   A d v e n t u r e s   ,   A g e   o f   C o n a n :   R i s e   o f   t h e   G o d s l a y e r ,   A g e   o f   E m p i r e s ,   A g e   O f   E m p i r e s   2   :   T h e   C o n q u e r o r s ,   A g e   o f   E m p i r e s   3 :   T h e   A s i a n   D y n a s t i e s ,   A g e   o f   E m p i r e s   I I ,   A g e   o f   E m p i r e s   I I   :   A g e   o f   K i n g s ,   A g e   o f   E m p i r e s   I I   :   T h e   A g e   o f   K i n g s ,   A g e   o f   E m p i r e s   I I :   T h e   C o n q u e r o r s ,   A g e   o f   E m p i r e s   I I I ,   A g e   o f   E m p i r e s   I I I :   T h e   W a r C h i e f s ,   A g e   o f   E m p i r e s :   R i s e   o f   R o m e ,   A g e   o f   M y t h o l o g y ,   A g e   O f   M y t h o l o g y :   T h e   T i t a n s ,   A g e   o f   P i r a t e s ,   A g e   o f   P i r a t e s :   C a r i b b e a n   T a l e s ,   A g e   o f   R i f l e s ,   A g e   o f   S a i l   I I ,   A g e   o f   W o n d e r s   ,   A g e   o f   W o n d e r s   2 ,   A g e   o f   W o n d e r s :   S h a d o w   M a g i c ,   A g e i a ,   A g e n t   H u g o ,   A g g r e s s o r ,   A g h a r t a :   T h e   H o l l o w   E a r t h ,   A g i l e   W a r r i o r   F - I I I   X   ,   A H X 1 ,   A i o n ,   A i o n n ,   A i r   C o n f l i c t s ,   A i r   R a i d ,   A i r   S t r i k e   2 ,   A i r   S t r i k e   2 :   G u l f   T h u n d e r ,   A i r   S u p r e m a c y ,   A i r B l a d e ,   A i r b o r n e   A s s a u l t :   C o n q u e s t   O f   T h e   A e g e a n ,   A i r b o r n e   A s s a u l t :   H i g h w a y   t o   t h e   R e i c h ,   A i r b o r n e   T r o o p s ,   A i r f i x   D o g f i g h t e r   ,   A i r F o r c e   D e l t a   S t r i k e ,   A i r l i n e   T y c o o n ,   A i r l i n e   T y c o o n   2 ,   A i r l i n e   T y c o o n   E v o l u t i o n ,   A i r p o r t   T y c o o n   2 ,   A k u m a   :   D e m o n   S p a w n ,   A l a c a k a r a n l 1k   K u _a 1,   A l a d d i n ,   A l a d d i n   I n   N a s i r i a ` s   R e v e n g e ,   A l a n   W a k e ,   A l b e r t   W e s k e r ,   A l b i o n ,   A l e m - i   O n l i n e ,   A l e x a n d e r ,   A l e x a n d e r :   T h e   H e r o e s   H o u r ,   A l f a   A n t i t e r r o r ,   A l i a s ,   A l i d a ,   A l i e n   ,   A l i e n   B l a s t :   t h e   E n c o u n t e r ,   A l i e n   B r e e d   ,   A l i e n   B r e e d :   S p e c i a l   E d i t i o n ,   A l i e n   H o m i n i d ,   A l i e n   H o m i n i d   H D ,   A l i e n   N a t i o n s ,   A l i e n   R a m p a g e ,   A l i e n   R e s u r r e c t i o n ,   A l i e n   S h o o t e r ,   A l i e n   S l a y e r   ,   A l i e n   S w a r m :   I n f e s t e d ,   A l i e n   S y n d r o m e ,   A l i e n   T r i l o g y ,   A l i e n   v s   P r e d a t o r   2   :   P r i m a l   H u n t ,   A l i e n   v s .   B o m b e r m a n ,   A l i e n   V s .   P r e d a t o r   2 ,   A l i e n a t o r   -   E v o l u t i o n   C o n t i n u e s ,   A l i e n s   V s   P r e d a t o r   E x t i n c t i o n ,   A l i e n s   v s .   P r e d a t o r ,   A l i e n s   v s .   P r e d a t o r   G o l d   ,   A l i e n s   v s .   P r e d a t o r :   R e q u i e m ,   A l i e n s :   C o l o n i a l   M a r i n e s ,   A l i e n w a r e   K a s a ,   A l l   A s p e c t   W a r f a r e ,   A l l   S t a r   B a s e b a l l   2 0 0 4 ,   A l l i a n c e :   F u t u r e   C o m b a t ,   A l l i a n c e :   T h e   S i l e n t   W a r ,   A l l - S t a r   B a s e b a l l   2 0 0 2 ,   A l o n e   I n   T h e   D a r k ,   A l o n e   I n   T h e   D a r k   :   T h e   N e w   N i g h t m a r e ,   A l o n e   I n   T h e   D a r k :   T h e   N e w   N i g h t m a r e ,   A l o n e   i n   T h e   D a r k ,   A l o n e   i n   t h e   D a r k   ( 1 9 9 2 ) ,   A l o n e   i n   t h e   D a r k   2 ,   A l o n e   i n   t h e   D a r k   5 ,   A l o n e   i n   T h e   D a r k   I I I ,   A l o n e   i n   t h e   D a r k :   I n f e r n o ,   A l o n e   i n   T h e   D a r k :   T h e   N e w   N i g h t m a r e ,   A l p h a   B l a c k   Z e r o ,   A l p h a   P r i m e ,   A l p h a   P r o t o c o l ,   A l s a n   I n t e r a c t i v e ,   A l t e r   E c h o ,   A m a t e u r   S u r g e o n ,   A m a z o n   Q u e e n ,   A m a z o n   T r a i l ,   A m a z o n s   a n d   A l i e n s ,   A M D ,   A m e r i c a ,   A m e r i c a n   B a s s   C h a l l e n g e ,   A m e r i c a n   C h o p p e r ,   A m e r i c a n   C i v i l   W a r :   G e t t y s b u r g ,   A m e r i c a n   C o n q u e s t ,   A m e r i c a n   C o n q u e s t :   D i v i d e d   N a t i o n ,   A m e r i c a n   C o n q u e s t :   F i g h t   B a c k ,   A m e r i c a n   D e e r   H u n t i n g   2 0 0 0 ,   A m e r i c a n   F a r m e r ,   A m e r i c a n   H i s t o r y   L u x ,   A m e r i c a n   I d o l :   T h e   S e a r c h   F o r   A   S u p e r s t a r ,   A m e r i c a n   M c G e e  s   A l i c e ,   A m e r i c a n   M c G e e  s   S c r a p l a n d ,   A m e r i c a  s   A r m y ,   A m e r z o n e ,   A m o k   ,   A m p e d :   F r e e s t y l e   S n o w b o a r d i n g   ,   A m p l i t u d e ,   A n a c h r o n o x ,   A n a r c h y   O n l i n e ,   A n a r c h y   O n l i n e :   A l i e n   I n v a s i o n ,   A n c i e n t   C o n q u e s t ,   A n c i e n t   Q u e s t   o f   S a q q a r a h ,   A n c o s   E n e r g i z e r ,   A n d   T h e n   T h e r e   W e r e   N o n e ,   A n d r e t t i   R a c i n g ,   A n d r o i d   P i n b a l l ,   A n g b a n d ,   A n i m a l   C r o s s i n g ,   A n i m a l   C r o s s i n g :   C i t y   F o l k ,   A n k h ,   A n k h :   H e a r t   o f   O s i r i s ,   A n k h :   T h e   T a l e s   o f   M y s t e r y ,   A n n o   1 4 0 4 ,   A n n o   1 4 0 4 :   V e n i c e ,   A n n o   1 5 0 3   A . D .   -   T h e   N e w   W o r l d ,   A n n o   1 6 0 2   ,   A n n o   1 7 0 1 ,   A n n o   1 7 0 1 :   S u n k e n   D r a g o n ,   A n n o   3 ,   A n o t h e r   C o d e   -   T w o   M e m o r i e s ,   A n o t h e r   W o r l d ,   A N S T O S S   4 ,   A n t i e t a m ,   A n t i k i l l e r ,   A n t i V i r ü s ,   A n t s ,   A n t z ,   A p a c h e ,   A p a c h e   A H - 6 4   A i r   A s s a u l t ,   A p a c h e   H a v o c ,   A P B ,   A p e   E s c a p e   3 ,   A p e   E s c a p e :   M i l l i o n   M o n k e y s ,   A p e   Q u e s t ,   A p o c a l y p t i c a ,   A q u a d e l i c   G T ,   A q u a n o i d ,   A q u a n o x ,   A q u a n o x   2 :   R e v e l a t i o n ,   A r a g o n   S w o r d ,   A r a l ,   A r c a n i a :   G o t h i c   4 ,   A r c a n u m ,   A r c h i m e d e a n   D y n a s t y ,   A r c t i c   T h u n d e r ,   A r c t i c   M o v e s ,   A r c t i c   T h u n d e r ,   A r e a   5 1 ,   A r e n a   W a r s ,   A r 1  B a r r y ,   A r k a n o i d   2 ,   A r k a n o i d   2 :   T h e   R e v e n g e   o f   D o h ,   A r k h a m   A s y l u m  u n   S a k i n l e r i ,   A r k o n o i d   ,   A r m a d a   2 5 2 6 ,   A r m a d a   P h o t o P l a y   F u t b o l   T u r n u v a s 1,   A r m e d   A n d   D a n g e r o u s ,   A r m e d   A s s a u l t ,   A r m e d   A s s a u l t   2 ,   A r m e d   F o r c e s   C o r p . ,   A r m i e s   o f   E x i g o ,   A r m o r e d   C o r e   3 ,   A r m o r e d   C o r e   4 ,   A r m o r e d   F i r s t   2 ,   A r m o r e d   F i s t ,   A r m o r i n e s :   P r o j e c t   S w a r m ,   A r m y   M a n   :   A i r   T a c t i c s ,   A r m y   M e n ,   A r m y   M e n   2 ,   A r m y   M e n   3 :   T o y s   i n   S p a c e ,   A r m y   M e n   A d v a n c e ,   A r m y   M e n :   A i r   A t t a c k   2 ,   A r m y   M e n :   A i r   C o m b a t ,   A r m y   M e n :   A i r   T a c t i c s ,   A r m y   M e n :   R T S ,   A r m y   M e n :   S a r g e  s   H e r o e s ,   A r m y   M e n :   S a r g e  s   H e r o e s   2 ,   A r m y   M e n :   S a r g e  s   W a r ,   A r m y   M e n :   W o r l d   W a r ,   A r m y   o f   T w o ,   A r m y   o f   T w o :   T h e   4 0 t h   D a y ,   A r m y   R a n g e r :   M o g a d i s h u ,   A r s e n a l ,   A r s e n a l   o f   D e m o c r a c y ,   A r t e m i s   F o w l :   K u z e y   K u t b u   M a c e r a s 1,   A r t e m i s   F o w l :   S o n s u z l u k   ^i f r e s i ,   A r t h u r  s   Q u e s t :   B a t t l e   f o r   t h e   K i n g d o m ,   A r x   F a t a l i s ,   A s c e n s i o n   t o   t h e   T h r o n e ,   A s c e n s i o n   t o   t h e   T h r o n e   V a l k y r i e ,   A s g a r d i a n   W a r s ,   A s h e n ,   A s h e r o n  s   C a l l ,   A s h e r o n  s   C a l l :   T h r o n e   O f   D e s t i n y ,   A s h e s   T o   A s h e s ,   A s p h a l t :   U r b a n   G T ,   A s s a s s i n  s   C r e e d ,   A s s a s s i n  s   C r e e d ,   A s s a s s i n  s   C r e e d   2 ,   A s s a s s i n  s   C r e e d :   A l t a i r  s   C h r o n i c l e s ,   A s s a s s i n  s   C r e e d :   B l o o d l i n e s ,   A s s a s s i n  s   C r e e d :   B r o t h e r h o o d ,   A s s a u l t   R i g s ,   A s t e r i x   a n d   O b e l i x   X X L   2 :   M i s s i o n   L a s   V e g u m ,   A s t e r i x   a n d   O b e l i x   X X L ,   A s t e r i x :   G a l l i c   W a r ,   A s t e r i x :   S e a r c h   F o r   D o g m a t i x ,   A s t e r o i d s   ,   A s t r o   B o y ,   A s t r o   M a r i n e   C o r p s   ,   A s t r o   R o c k   2 0 0 0 ,   A s u s ,   A s u s   8 8 0 0 ,   A S U S   A X 8 0 0 X T / T V D ,   A s u s   G 1 ,   A s u s   M 5 1 ,   A s u s   W G T ,   A s y l u m ,   A t a r i   C l a s s i c s   E v o l v e d ,   A T F   G o l d ,   A t h e n s   2 0 0 4 ,   A t i ,   A t l a n t i s   :   T h e   L o s t   E m p i r e ,   A t l a n t i s   3 :   T h e   N e w   W o r l d ,   A t l a n t i s   E v o l u t i o n ,   A t l a n t i s   V ,   A t l a n t i s :   T h e   L o s t   E m p i r e ,   A t o m i c   R o b o k i d ,   A t o m i c   S u p e r b a l l   ,   A t o m i n o ,   A t o m i x ,   A t r i a r c h ,   A t r o x ,   A T V   G P ,   A T V   M u d   R a c i n g ,   A T V   O f f r o a d   F u r y ,   A T V   O f f r o a d   F u r y   2 ,   A T V   O f f r o a d   F u r y   3 ,   A T V   O f f r o a d   F u r y :   B l a z i n    T r a i l s ,   A T V   Q u a d   P o w e r   R a c i n g   2 ,   A u r a :   F a t e   O f   T h e   A g e s ,   A u r o r a   W a t c h i n g :   G o r k y   Z e r o ,   A u s t i n   P o w e r s   P i n b a l l ,   A u s t r a l i a   Z o o   Q u e s t ,   A u t o   A s s a u l t ,   A u t o   M o d e l l i s t a ,   A v a t a r ,   A v a t a r   T h e   B u r n i n g   E a r t h ,   A v a t a r :   T h e   L a s t   A i r b e n d e r ,   A v e n c a s t :   R i s e   o f   t h e   M a g e ,   A v e r y   C a r d o z a  s   C a s i n o   2 0 0 0 ,   A v o y d ,   A w a k e n ,   A x e l e r a t o r   ,   A x i s ,   A x i s   a n d   A l l i e s ,   A y r 1l 1k l a r d a n   d o a n   b a _a r 1  v e   b a _a r 1s 1z l 1k l a r ,   A z u r i k :   R i s e   o f   P e r a t h i a ,   B :   T h e   C h o s e n   l o o d 2 ,   B - 1 7   F l y i n g   F o r t r e s s ,   B a b e   a n d   F r i e n d s ,   B a b e s ,   B a b y   J o e   ,   B a c k   t o   B a g h d a d ,   B a c k   t o   F o r r e s t   ,   B a c k   t o   T h e   F u t u r e   2 ,   B a c k u p ,   B a c k y a r d   B a s e b a l l ,   B a c k y a r d   B a s e b a l l   2 0 0 7 ,   B a c k y a r d   F o o t b a l l ,   B a c k y a r d   F o o t b a l l   2 0 0 8 ,   B a c k y a r d   H o c k e y ,   B a c k y a r d   H o c k e y   2 0 0 5 ,   B a c k y a r d   S o c c e r ,   B a d   B o y s   2 ,   B a d   B o y s :   M i a m i   T a k e d o w n ,   B a d   D a y   L . A .   ,   B a d   M o j o :   T h e   R o a c h   G a m e   ( R e d u x ) ,   B a d   R a t s :   T h e   R a t s   R e v e n g e ,   B a d   T o y s   3 D   ,   B a g h d a t   C e n t r a l :   D e s e r t   G u n n e r ,   B a l d i e s ,   B a l d u r  s   G a t e ,   B a l d u r  s   G a t e   :   D a r k   A l l i a n c e ,   B a l d u r  s   G a t e   :   T a l e s   O f   T h e   S w o r d   C o a s t ,   B a l d u r  s   G a t e   2 ,   B a l d u r  s   G a t e :   D a r k   A l l i a n c e ,   B a l d u r  s   G a t e :   D a r k   A l l i a n c e   I I ,   B a l l a n c e ,   B a l l e r i u m ,   B a n a n o i d ,   B a n d   H e r o ,   B a n d i t s :   P h o e n i x   R i s i n g ,   B a n g !   G u n s h i p   E l i t e ,   B a n g a i - O ,   B a r b i e :   F a s h i o n   S h o w ,   B a r 1_  Y a m a n ,   B a r r o w   H i l l ,   B a r t   v s   S p a c e   M u t a n t s ,   B a r t u c u n   M i r a s 1,   B a s k e t b o l   E f s a n a l e r i ,   B a s s   L a n d i n g ,   B a s s   P r o   S h o p s :   T r o p h y   B a s s   2 0 0 7 ,   B a t 1n 1n   M u h a f 1z l a r 1  -   M a l l o r y o n   1 . K i t a p ,   B a t m a n ,   B a t m a n   B e g i n s ,   B a t m a n   B e y o n d   :   R e t u r n   o f   t h e   J o k e r ,   B a t m a n   F o r e v e r ,   B a t m a n :   A r k h a m   A s y l u m ,   B a t m a n :   A r k h a m   H a s   M o v e d ,   B a t m a n :   C h a o s   i n   G o t h a m ,   B a t m a n :   D a r k   T o m o r r o w ,   B a t m a n :   R i s e   o f   S i n   T z u ,   B a t m a n :   V e n g e a n c e ,   B a t t a l i o n ,   B a t t l e   A s s a u l t   3 ,   B a t t l e   B e a s t ,   B a t t l e   F i e l d   1 9 4 2 :   T h e   R o a d   T o   R o m e ,   B a t t l e   f o r   T r o y ,   B a t t l e   I s l e   :   T h e   A n d o s i a   W a r ,   B a t t l e   I s l e   4   -   T h e   A n d o s i a   W a r   ,   B a t t l e   I s l e   I ,   B a t t l e   I s l e   I I ,   B a t t l e   I s l e   I I I ,   B a t t l e   L o r d ,   B a t t l e   M a g e s :   S i g n   o f   D a r k n e s s ,   B a t t l e   o f   B r i t a i n ,   B a t t l e   o f   B r i t a i n   I I :   W i n g s   o f   V i c t o r y ,   B a t t l e   o f   E u r o p e   -   R o y a l   A i r   F o r c e s   ,   B a t t l e   R e a l m s ,   B a t t l e   R e a l m s :   W i n t e r   o f   t h e   W o l f ,   B a t t l e   S q u a d r o n ,   B a t t l e   Z o n e ,   B a t t l e   Z o n e   2 ,   B a t t l e f i e l d   1 9 4 2 ,   B a t t l e f i e l d   1 9 4 2 :   S e c r e t   W e a p o n s   o f   W W I I ,   B a t t l e f i e l d   1 9 4 3 ,   B a t t l e f i e l d   2 ,   B a t t l e f i e l d   2 :   A r m o r e d   F u r y ,   B a t t l e f i e l d   2 :   E u r o   F o r c e ,   B a t t l e f i e l d   2 :   M o d e r n   C o m b a t ,   B a t t l e f i e l d   2 :   S p e c i a l   F o r c e s ,   B a t t l e f i e l d   2 1 4 2 ,   B a t t l e f i e l d   2 1 4 2 :   N o r t h e r n   S t r i k e ,   B a t t l e f i e l d   H e r o e s ,   B a t t l e f i e l d   V i e t n a m ,   B a t t l e f i e l d :   B a d   C o m p a n y ,   B a t t l e f i e l d :   B a d   C o m p a n y   2 ,   B a t t l e s h i p ,   B a t t l e s t a r   G a l a c t i c a ,   B a t t l e s t a t i o n s :   M i d w a y ,   B a t t l e s t a t i o n s :   P a c i f i c ,   B a t t l e s t r i k e :   S h a d o w   o f   S t a l i n g r a d ,   B a t t l e S t r i k e :   T h e   S i e g e ,   B a t t l e z o n e ,   B a t t l e z o n e   2 ,   B a t t l e z o n e   2 :   C o m b a t   C o m m a n d e r ,   B a y o n e t t a ,   B - B o y ,   B C ,   B e a c h   H e a d   2 0 0 0 ,   B e a c h   L i f e :   S p r i n g   B r e a k ,   B e a s t   W a r s ,   B e a s t s   a n d   B u m p k i n s ,   B e a t   M a n i a   G B ,   B e a t   M a n i a   G B 2   G o t c h a   M i x ,   B e a t s ,   B e a u t i f u l   K a t a m a r i ,   B e e r ,   B e e t l e   J u i c e ,   B e i j i n g   2 0 0 8 ,   B e j e w e l e d   B l i t z ,   B e k l e d i m   d e   g e l m e d i n ,   B e k l e n e n   E n   0y i   M a c e r a   O y u n l a r 1,   B e k l e n e n   o y u n l a r ,   B e k l e n e n   P C   o y u n l a r 1,   B e l g a r i a d   S e r i s i ,   B e l i e f   a n d   B e t r a y a l ,   B e l t i o n :   B e y o n d   R i t u a l ,   B E N   1 0 :   A L I E N   F O R C E ,   B e n   1 0 :   P r o t e c t o r   O f   E a r t h   ,   B e n   S t r a h d ,   B e o w u l f ,   B e s i e g e r ,   B e t   o n   S o l d i e r ,   B e t   o n   S o l d i e r :   B l o o d   o n   S a h a r a ,   B e t r a y a l   i n   A n t a r a ,   B e t r a y a l   o f   K r o n d o r ,   B e t t l e   B u g g i n ,   B e y a z   P e r d e d e n   T a _a n   O y u n l a r ,   B e y o l u a n d B e y o l u ,   B e y o n d   B l i t z k r i e g ,   B e y o n d   D i v i n i t y ,   B e y o n d   G o o d   a n d   E v i l ,   B e y o n d   t h e   L a w :   T h e   T h i r d   W a v e ,   B f M E   2 :   T h e   R i s e   o f   W i t c h - k i n g ,   B G   7 1   ( I n t e l   8 4 5 G )   A n a k a r t ,   B - H u n t e r   ,   B i g   B a n g   M i n i ,   B i g   B i z   T y c o o n   2 ,   B i g   B r a i n   A c a d e m y :   W i i   D e g r e e ,   B i g   G a m e   H u n t e r   2 0 0 5 ,   B i g   M u t h a   T r u c k e r s ,   B i g   M u t h a   T r u c k e r s   2 ,   B i g   M u t h a   T r u c k e r s   2 :   T r u c k   M e   H a r d e r ,   B i g   S c a l e   R a c i n g ,   B i k i n i   K a r e t e   B a b e s ,   B i l g i s a y a r   O y u n l a r 1  T a r i h i ,   B i l g i s a y a r 1n 1z   v e   S i z ,   B i l l y   B l a d e   a n d   T h e   T e m p l e   o f   T i m e ,   B i l l y   B o b  s   H u n t i n    a n d   F i s h i n  ,   B i l l y   H a t c h e r   a n d   t h e   G i a n t   E g g ,   B i n k y  s   A d v e n t u r e ,   B i o   M e n a c e ,   B i o n i c   C o m m a n d o ,   B i o n i c   C o m m a n d o   R e a r m e d ,   B i o n i c l e   H e r o e s ,   B i o s h o c k ,   B i o S h o c k   2 ,   B i o s y s ,   B i r   o y u n ,   B i r   Y a z   D a h a   G e ç t i ,   B i r d   H u n t e r :   U p l a n d   E d i t i o n ,   B i r d   H u n t e r :   W i l d   W i n g s   E d i t i o n ,   B i r d i e   S h o o t   2 ,   B i r t h r i g h t ,   B i z   n e   o y n u y o r u z ,   B i z   n e   o y n u y o r u z ? ,   B l a c k ,   B l a c k   a n d   W h i t e ,   B l a c k   a n d   W h i t e   :   C r e a t u r e s   I s l e ,   B l a c k   a n d   W h i t e   2 ,   B l a c k   a n d   W h i t e   2 :   B a t t l e   o f   T h e   G o d s   ,   B l a c k   B u c c a n e e r ,   B l a c k   D a h l i a ,   B l a c k   M e s a :   S o u r c e ,   B l a c k   T h r o n e ,   B l a c k l i g h t :   T a n g o   D o w n ,   B l a c k S i t e :   A r e a   5 1 ,   B l a c k s t o n e   C h r o n i c l e s ,   B l a d e ,   B l a d e   2 ,   B l a d e   D a n c e r :   L i n e a g e   o f   L i g h t ,   B l a d e   o f   D a r k n e s s ,   B l a d e   R u n n e r ,   B l a i r   W i t c h   P r o j e c t   V o l u m e   1 :   R u s t i n   P a r r ,   B l a i r   W i t c h   P r o j e c t   V o l u m e   2   :   T h e   L e g e n d   O f   C o f f i n   R o c k ,   B l a i r   W i t c h   P r o j e c t   V o l u m e   3   :   T h e   E l l y   K e d w a r d   T a l e ,   B l a s t   I t ! ,   B l a s t e r   M a s t e r   :   E n e m y   B e l o w ,   B l a z i n g   A n g e l s   2 ,   B l a z i n g   A n g e l s :   S q u a d r o n s   O f   W o r l d   W a r   I I ,   B l a z i n g   A n g e l s :   S q u a d r o n s   o f   W W 2 ,   B l e a c h :   D a r k   S o u l s ,   B l e a c h :   T h e   B l a d e   o f   F a t e ,   B l e i f u s s   F u n ,   B l i n x   2 :   M a s t e r s   O f   T i m e   %   S p a c e ,   B l i t z :   O v e r t i m e ,   B l i t z k r i e g ,   B l i t z k r i e g   2 :   F a l l   o f   t h e   R e i c h ,   B l i t z k r i e g   I I ,   B l i t z k r i e g :   B u r n i n g   H o r i z o n ,   B l i t z k r i e g :   R o l l i n g   T h u n d e r ,   B l i z z a r d ,   B l i z z a r d   o y u n c u l a r 1n   a z 1n 1  s u l a n d 1r 1y o r ,   B l i z z C o n   2 0 0 9 ,   B l o c k   C o n t r u c t e d   T u r n u v a s y ,   B l o o d ,   B l o o d   2   :   T h e   C h o s e n ,   B l o o d   2 :   T h e   N i g h t m a r e   L e v e l s ,   B l o o d   a n d   M a g i c ,   B l o o d   B o w l ,   B l o o d   M a g i c ,   B l o o d   O m e n   2 ,   B l o o d   O m e n :   L e g a c y   o f   K a i n ,   B l o o d   R a y n e ,   B l o o d   R a y n e   D e m o ,   B l o o d   T i e s ,   B l o o d   W a k e ,   B l o o d   W i l l   T e l l ,   B l o o d l i n e ,   B l o o d R a y n e ,   B l o o d R a y n e   2 ,   B l o o d r a y n e   M o v i e ,   B l o o d y   R o a r   E x t r e m e ,   B l o w O u t ,   B l o x z ,   B l u e   D r a g o n ,   B l u e   L i g h t n i n g ,   B l u r ,   B o a r d e r   Z o n e ,   B o d y c o u n t ,   B o i l i n g   P o i n t :   R o a d   t o   H e l l ,   B o l t ,   B o m b e r F U N ,   B o m b e r m a n ,   B o m b e r m a n   2   ,   B o m b e r m a n   G e n e r a t i o n ,   B o m b e r m a n   L a n d ,   B o m b e r m a n   O n l i n e ,   B o m b e r m a n   P a r t y   E d i t i o n ,   B o m b e r m a n   P o c k e t ,   B o m b e r m a n :   A c t   Z e r o ,   B o n e ,   B o n e :   G r e a t   C o w   R a c e ,   B o n e z   A d v e n t u r e s :   T o m b   o f   F u l a o s ,   B o o m   B o o m   R o c k e t ,   B o o m   T o w n ,   B o o m B o t s ,   B o r d e r l a n d s ,   B o r d e r l a n d s :   T h e   Z o m b i e   I s l a n d   o f   D r .   N e d ,   B o r d e r z o n e ,   B O S ,   B o u n t y   H o u n d s ,   B o x a r t ,   B o x i n g   F e v e r ,   B r a i d ,   B r a i n   L a r a   C r i c k e t ,   B r a i n   S t o r m ,   B r a v e :   T h e   S e a r c h   F o r   S p i r i t   D a n c e r ,   B r a v e h e a r t ,   B r e a k d o w n ,   B r e a k n e c k ,   B r e a t h   O f   F i r e   I I I ,   B r e e d ,   B r i a n   L a r a   C r i c k e t   2 0 0 5 ,   B r i a n   L a r a   I n t e r n a t i o n a l   C r i c k e t   2 0 0 5 ,   B r i a n   L a r a   I n t e r n a t i o n a l   C r i c k e t   2 0 0 7 ,   B r i c k s   O f   E g y p t   2 ,   B r i d g e   I t ,   B r i g a d e   E 5 :   N e w   J a g g e d   U n i o n ,   B r i n k ,   B r i t n e y  s   D a n c e   B e a t ,   B r o k e n   S w o r d   2 :   T h e   S m o k i n g   M i r r o r ,   B r o k e n   S w o r d   4 :   T h e   A n g e l   o f   D e a t h ,   B r o k e n   S w o r d :   S l e e p i n g   D r a g o n ,   B r o k e n   S w o r d :   T h e   S h a d o w   o f   t h e   T e m p l a r s ,   B r o o k e   B u r k e ,   B r o o k t o w n   H i g h :   S e n i o r   Y e a r   T e c h ,   B r o t h e r s   I n   A r m s :   H e l l  s   H i g h w a y ,   B r o t h e r s   I n   A r m s :   R o a d   t o   H i l l   3 0 ,   B r o t h e r s   i n   A r m s :   D - D a y   ,   B r o t h e r s   i n   A r m s :   E a r n e d   i n   B l o o d ,   B r o t h e r s   i n   A r m s :   H e l l  s   H i g h w a y ,   B r o t h e r s   i n   A r m s :   R o a d   t o   H i l l   3 0 ,   B r u n s w i c k   P r o   B o w l i n g ,   B r u t a l   L e g e n d ,   B r ü t a l   L e g e n d ,   B u   s i s t e m l e   n e   o y n a n 1r ? ,   B u   s i s t e m l e   n e   o y n a n 1r ?   -   2 ,   B u   s i s t e m l e   n e   o y n a n 1r ?   -   3 ,   B u b b l e   B o b b l e ,   B u d o k a n ,   B u f f y   T h e   V a m p i r e   S l a y e r ,   B u f f y   T h e   V a m p i r e   S l a y e r :   S a c r i f i c e   ,   B u f f y   t h e   V a m p i r e   S l a y e r :   W r a t h   o f   t h e   D a r k h u l   K i n g ,   B u g ,   B u g   R i d e r s ,   B u g   S q u a s h ,   B u g g y :   M a k e   R i d e   W i n ! ,   B u g s   B u n n y   a n d   T a z   T i m e   B u s t e r s ,   B u g s   B u n n y   C r a z y   C a s t l e   3 ,   B u g s   B u n n y   L o s t   i n   T i m e ,   B u i l d - a - l o t ,   B u i l d i n g   a n d   C o :   Y o u   a r e   t h e   a r c h i t e c t ! ,   B u j i n g a i :   T h e   F o r s a k e n   C i t y ,   B u l l e t   W i t c h ,   B u l l e t s t o r m ,   B u l l y ,   B u r a i   F i g h t e r ,   B u r n ,   B u r n   Z o m b i e   B u r n ,   B u r n o u t   2 :   P o i n t   o f   I m p a c t ,   B u r n o u t   3 :   T a k e d o w n ,   B u r n o u t   D o m i n a t o r ,   B u r n o u t   L e g e n d s ,   B u r n o u t   P a r a d i s e ,   B u r n o u t   P a r a d i s e :   T h e   U l t i m a t e   B o x ,   B u r n o u t   R e v e n g e ,   B u s   D r i v e r ,   B u s   S i m u l a t o r   2 0 0 8 ,   B u s i n e s s   T y c o o n ,   B u s t   a   M o v e   2 ,   B u s t - A - M o v e   4 ,   B u s t - A - M o v e   M i l l e n n i u m   E d i t i o n ,   B u z z   L i g h t y e a r   O f   S t a r   C o m m a n d ,   B u z z !   M a s t e r   Q u i z ,   B u z z i n g   C a r s ,   B ü l e n t   K o r k m a z   R ö p o r t a j 1,   C a n d C   R e n e g a d e   Y a p 1m c 1s 1  D a n   C e r m a k ,   C . I . A .   O p e r a t i v e :   S o l o   M i s s i o n s ,   C - 1 2 :   F i n a l   R e s i s t a n c e ,   C 4   R o b o t ,   C a b a l ,   C a b a l   O n l i n e ,   C a b e l a  s   D a n g e r o u s   H u n t s ,   C a b e l a  s   D a n g e r o u s   H u n t s   2 0 0 9 ,   C a b e l a  s   4 X 4   O f f r o a d   A d v e n t u r e   2 ,   C a b e l a  s   4 x 4   O f f - R o a d   A d v e n t u r e s ,   C a b e l a  s   O f f - R o a d   A d v e n t u r e s   3 ,   C a e s a r   2 ,   C a e s a r   3   ,   C a e s a r   I V ,   C a k e   M a n i a :   B a k e r  s   C h a l l e n g e ,   C a l l   O f   A t l a n t i s ,   C a l l   o f   C t h u l h u ,   C a l l   o f   C t h u l h u :   D a r k   C o r n e r s   o f   t h e   E a r t h ,   C a l l   o f   C t h u l h u :   D e s t i n y  s   E n d ,   C a l l   O f   D u t y ,   C a l l   o f   D u t y   2 ,   C a l l   o f   D u t y   3 ,   C a l l   o f   D u t y   4 :   M o d e r n   W a r f a r e ,   C a l l   o f   D u t y   7 ,   C a l l   o f   D u t y :   B l a c k   O p s ,   C a l l   O f   D u t y :   F i n e s t   H o u r ,   C a l l   o f   D u t y :   M o d e r n   W a r f a r e   2 ,   C a l l   o f   D u t y :   M o d e r n   W a r f a r e   2   v s   B a t t l e f i e l d :   B a d   C o m p a n y   2 ,   C a l l   o f   D u t y :   M o d e r n   W a r f a r e :   M o b i l i z e d ,   C a l l   O f   D u t y :   R o a d s   T o   V i c t o r y ,   C a l l   o f   D u t y :   U n i t e d   O f f e n s i v e ,   C a l l   o f   D u t y :   W o r l d   a t   W a r ,   C a l l   o f   D u t y :   W o r l d   a t   W a r   F i n a l   F r o n t s ,   C a l l   o f   D u t y :   W o r l d   a t   W a r :   Z o m b i e s ,   C a l l   o f   J u a r e z ,   C a l l   o f   J u a r e z :   B o u n d   i n   B l o o d ,   C a l l   T o   P o w e r   I I ,   C a l l i n g   A l l   C a r s ,   C a n n o n   F o d d e r ,   C a n n o n   S p i k e ,   C a p c o m   C l a s s i c s   C o l l e c t i o n   R e m i x e d ,   C A P C O M   P u z z l e   W o r l d ,   C a p c o m   v s .   S N K   :   M i l l e n n i u m   2 0 0 0   F i g h t ,   C a p i t a l i s m   I I ,   C a p i t a l i s m   P l u s ,   C a p t a i n   B l o o d ,   C a p t a i n   C l a w ,   C a r   V a p ,   C a r b i n e   S t u d i o s ,   C a r m a g e d d o n ,   C a r m a g e d d o n   2   ,   C a r m a g e d d o n   2 :   C a r p o c a l y p s e   N o w ,   C a r m a g e d d o n   3   :   T D R   2 0 0 0 ,   C a r n i v a l   C r u i s e   L i n e s   T y c o o n :   2 0 0 5   I s l a n d   H o p p i n g ,   C a r n i v o r e s ,   C a r n i v o r e s   :   C i t y s   C a p e s ,   C a r n i v o r e s   :   C i t y s   C a p e s ,   C a r n i v o r e s   :   I c e   A g e ,   C a r n i v o r e s   2 ,   C a r s ,   C a r t o o n   A n i m a s y o n   S t ü d y o l a r 1,   C a s a n o v a ,   C a s e   o f   t h e   R o s e   T a t t o o ,   C a s i n o   I N C . ,   C a s i n o   T y c o o n ,   C a s t l e   K n a t t e r f e l s :   C u r s e   o f   t h e   Z o m b i e   K r a u t s ,   C a s t l e   S i e g e :   B a l l e r b u r g ,   C a s t l e   S t r i k e ,   C a s t l e v a n i a :   C i r c l e   o f   t h e   M o o n ,   C a s t l e v a n i a :   C u r s e   o f   D a r k n e s s ,   C a s t l e v a n i a :   T h e   D r a c u l a   X   C h r o n i c l e s ,   C a s t r o l   H o n d a   S u p e r b i k e   2 0 0 0   ,   C a t a c l y s m ,   C a t e r p i l l a r   C o n s t r u c t i o n   T y c o o n ,   C a t w o m a n ,   C a v e   W a r s ,   C D   v e   C D - R O M ,   C d   Y a z 1c 1,   C D - R   t e s t i ,   C e a s a r   I I I ,   C e B I T ,   C e e B o t ,   C e l e b r i t y   D e a t h m a t c h ,   C e l l F a c t o r :   R e v o l u t i o n ,   C e l t i c   K i n g s :   R a g e   O f   W a r ,   C e m   Ö z k u r t ,   C e m r e   Ö z k u r t ,   C e n n e t i n   G ö z y a _l a r 1,   C e n t i p e d e   3 D ,   C h a i n d i v e ,   C h a l e n g e   P r o M o d e ,   C h a m e l e o n ,   C h a m p i o n s   M a n a g e r   4 ,   C h a m p i o n s   o f   N o r r a t h ,   C h a m p i o n s   O n l i n e ,   C h a m p i o n s :   R e t u r n   t o   A r m s ,   C h a m p i o n s h i p   M a n a g e r   0 0 / 0 1 ,   C h a m p i o n s h i p   M a n a g e r   0 1 / 0 2 ,   C h a m p i o n s h i p   M a n a g e r   0 3 / 0 4 ,   C h a m p i o n s h i p   M a n a g e r   2 ,   C h a m p i o n s h i p   M a n a g e r   2 0 0 6 ,   C h a m p i o n s h i p   M a n a g e r   2 0 0 7 ,   C h a m p i o n s h i p   M a n a g e r   2 0 0 8 ,   C h a m p i o n s h i p   M a n a g e r   2 0 1 0 ,   C h a m p i o n s h i p   M a n a g e r   3 ,   C h a m p i o n s h i p   M a n a g e r   4 ,   C h a m p i o n s h i p   M a n a g e r   5 ,   C h a m p i o n s h i p   M a n a g e r   9 9 / 0 0 ,   C h a o s ,   C h a o s   C o n t r o l ,   C h a o s   G a t e ,   C h a o s   I s l a n d :   T h e   l o s t   W o r l d ,   C h a o s   L e a g u e :   S u d d e n   D e a t h ,   C h a o s   L e g i o n ,   C h a r l i e   a n d   t h e   C h o c o l a t e   F a c t o r y ,   C h a s e   H . Q . ,   C h a s e r ,   C h a s m   :   T h e   R i f t ,   C h e s s m a s t e r   1 0 t h   E d i t i o n ,   C h e s s m a s t e r   5 0 0 0 ,   C h e s s m a s t e r   7 0 0 0 ,   C h e s s m a s t e r :   T h e   A r t   o f   L e a r n i n g ,   C h e s t e r   A d v e n t u r e s ,   C h e x   Q u e s t   1   a n d   2 ,   C h i c a g o   1 9 3 0 ,   C h i c k e n   I n v a d e r s   3 :   C h r i s t m a s   E d i t i o n ,   C h i c k e n   R u n   :   F u n   P a c k ,   C h i l i   C o n   C a r n a g e ,   C h i p  s   C h a l l e n g e ,   C h r i s   S a w y e r  s   L o c o m o t i o n ,   C h r o m e ,   C h r o m e   2 ,   C h r o m e :   S p e c F o r c e ,   C h r o m e h o u n d s ,   C h r o n i c l e   2 :   A g e   O f   S p l e n d o r ,   C h r o n i c l e s   o f   M y s t e r y :   T h e   S c o r p i o   R i t u a l ,   C I A   O p e r a t i v e s   :   S o l o   M i s s i o n s ,   C i t i z e n   Z e r o ,   C i t y   C r i s i s ,   C i t y   L i f e   ,   C i t y   L i f e   W o r l d   E d i t i o n ,   C i t y   O f   H e r o e s ,   C i t y   o f   t h e   D e a d ,   C i t y   o f   V i l l a i n s ,   C i v c i t y :   R o m e ,   C i v i l   W a r   B u l l   R u n ,   C i v i l   W a r :   S o l v i n g   I m p a c t   ,   C i v i l i z a t i o n   I I ,   C i v i l i z a t i o n   I I I ,   C i v i l i z a t i o n   I I I :   P l a y   t h e   W o r l d ,   C i v i l i z a t i o n   I V ,   C i v i l i z a t i o n   I V :   B e y o n d   t h e   S w o r d ,   C i v i l i z a t i o n   I V :   C o l o n i z a t i o n ,   C i v i l i z a t i o n   I V :   W a r l o r d s ,   C i v i l i z a t i o n   O f   O t t o m a n ,   C i v i l i z a t i o n   V ,   C i v i l i z a t i o n  s   D a w n ,   C l a n s ,   C l a w ,   C l e o p a t r a ,   C l i v e   B a r k e r :   K a n   K i t a p l a r 1,   C l i v e   B a r k e r :   K a n   K i t a p l a r 1- 2 ,   C l i v e   B a r k e r  s   J e r i c h o ,   C l i v e   B a r k e r  s   U n d y i n g ,   C l o c k   T o w e r   3 ,   C l o s e   C o m b a t   :   I n v a s i o n   N o r m a n d y ,   C l o s e   C o m b a t   I I I :   T h e   R u s s i a n   F r o n t ,   C l o s e   C o m b a t :   F i r s t   t o   F i g h t ,   C l o s e   Q u a r t e r s   C o n f l i c t ,   C l u b   F o o t b a l l   2 0 0 5 ,   C l u t c h ,   C o d e   A g e   C o m m a n d e r ,   C o d e   o f   H o n o r   2 :   C o n s p i r a c y   I s l a n d ,   C o d e   o f   H o n o r   3 :   D e s p e r a t e   M e a s u r e s ,   C o d e d   A r m s ,   C o d e d   A r m s :   C o n t a g i o n ,   C o d e n a m e   :   O u t b r e a k ,   C o d e n a m e   E a g l e ,   C o d e n a m e   G o r d o n ,   C o d e n a m e   P a n z e r s :   C o l d   W a r ,   C o d e n a m e :   P a n z e r s   ,   C o d e n a m e :   P a n z e r s   P h a s e   T w o ,   C o d e r i s ,   C o f f e e   T y c o o n ,   C o l d   F e a r ,   C o l d   S h a d o w ,   C o l d   W a r ,   C o l d   W i n t e r ,   C o l i n   M c   R a e   R a l l y ,   C o l i n   M c R a e   R a l l y   0 4 ,   C o l i n   M C R a e   R a l l y   2 ,   c o l i n   m c r a e   r a l l y   2 0 0 5 ,   C o l i n   M c R a e   R a l l y   2 0 0 7 ,   C o l i n   M c R a e   R a l l y   3 ,   C o l i n   M c R a e   R a l l y :   D i R T ,   C o l i n   M c R a e :   D I R T ,   C o l i n   M c R a e :   D i R T   2 ,   C o l l a p s e ,   C o l l e g e   H o o p s   2 K 5 ,   C o l o b o t ,   C o l o n i z a t i o n ,   C o l o n y   W a r s   3 :   R e d   S u n ,   C o l o s s e u m :   R o a d   t o   F r e e d o m ,   C o m a n c h e   3 ,   C o m a n c h e   4 ,   C o m b a t ,   C o m b a t   E l i t e :   W W I I   P a r a t r o o p e r s   ,   C o m b a t   M i s s i o n :   B a r b a r o s s a   T o   B e r l i n ,   C o m b a t   M i s s i o n :   B e y o n d   O v e r l o r d   -   S p e c i a l   E d i t i o n ,   C o m b a t :   T a s k   F o r c e   1 2 1 ,   C o m i x   Z o n e ,   C o m m a n c h e ,   C o m m a n c h e   G o l d ,   C o m m a n d   a n d   C o n q u e r   :   R e d   A l e r t ,   C o m m a n d   a n d   C o n q u e r   :   R e d   A l e r t   :   A f t e r m a t h ,   C o m m a n d   a n d   C o n q u e r   :   R e d   A l e r t   2 ,   C o m m a n d   a n d   C o n q u e r   :   T i b e r i a n   S u n ,   C o m m a n d   a n d   C o n q u e r   3 :   K a n e  s   W r a t h ,   C o m m a n d   a n d   C o n q u e r   3 :   T i b e r i u m   W a r s ,   C o m m a n d   a n d   C o n q u e r   4 :   T i b e r i a n   T w i l i g h t ,   C o m m a n d   a n d   C o n q u e r :   G e n e r a l s ,   C o m m a n d   a n d   C o n q u e r :   G e n e r a l s   Z e r o   H o u r ,   C o m m a n d   a n d   C o n q u e r :   R e d   A l e r t   3 ,   C o m m a n d   a n d   C o n q u e r :   R e d   A l e r t   3   U p r i s i n g ,   C o m m a n d   a n d   C o n q u e r :   R e d   A l e r t :   R e t a l i a t i o n ,   C o m m a n d   a n d   C o n q u e r ,   C o m m a n d   a n d   C o n q u e r   :   R e d   A l e r t ,   C o m m a n d   a n d   C o n q u e r   :   R e n e g a d e ,   C o m m a n d   a n d   C o n q u e r   :   T h e   C o v e r t   O p s ,   C o m m a n d o s ,   C o m m a n d o s   :   B e h i n d   E n e m y   L i n e s ,   C o m m a n d o s   :   B e y o n d   t h e   C a l l   o f   D u t y ,   C o m m a n d o s   2 ,   C o m m a n d o s   2   :   M e n   o f   C o u r a g e ,   C o m m a n d o s   3 :   D e s t i n a t i o n   B e r l i n ,   C o m m a n d o s   S t r i k e   F o r c e ,   C o m p a n y   o f   H e r o e s ,   C o m p a n y   o f   H e r o e s :   O p p o s i n g   F r o n t s ,   C o m p a n y   o f   H e r o e s :   T a l e s   o f   V a l o r ,   C o m p e x ,   C o m p u C h e s s   2 0 0 4 ,   C o m p u t e x   2 0 0 9 ,   C o n a n ,   C o n a n :   T h e   D a r k   A x e ,   C o n d e m n e d   2 :   B l o o d s h o t   ,   C o n d e m n e d :   C r i m i n a l   O r i g i n s ,   C o n f i d e n t i a l   M i s s i o n ,   C o n f l i c t   Z o n e ,   C o n f l i c t :   D e n i e d   O p s ,   C o n f l i c t :   D e s e r t   S t o r m ,   C o n f l i c t :   G l o b a l   S t o r m ,   C o n f l i c t :   G l o b a l   T e r r o r ,   C o n f l i c t :   V i e t n a m ,   C o n k e r :   L i v e   a n d   R e l o a d e d ,   C o n q u e s t   :   F r o n t i e r   W a r s ,   C o n q u e s t   2 :   T h e   V y r i u m   U p r i s i n g ,   C o n q u e s t   E a r t h ,   C o n q u e s t   o f   T h e   N e w   W o r l d ,   C o n s p i r a c y :   W e a p o n s   o f   M a s s   D e s t r u c t i o n ,   C o n s t a n t i n e ,   C o n s t r u c t o r ,   C o n t r a c t   J . A . C . K . ,   C o o k i n g   M a m a :   C o o k   O f f ,   C o o l   B o a r d e r s   2 0 0 1 ,   C o o l   C r o c   T w i n s ,   C O P S   2 1 7 0 :   T h e   P o w e r   o f   L a w ,   C o r d l e s s   D e s k t o p   I t o u c h ,   C o r n e t t o ,   C o r v e t t e ,   C o s s a c k s   :   E u r o p e a n   W a r s ,   C o s s a c k s   I I :   N a p o l e o n i c   W a r s ,   C o s s a c k s   I I :   T h e   B a t t l e   F o r   E u r o p e ,   C o s s a c k s :   B a c k   t o   W a r ,   C o s s a c k s :   T h e   A r t   O f   W a r ,   C o u n t e r - S t r i k e   S o u r c e ,   C o u n t e r - S t r i k e   v 1 . 1 ,   C o u n t e r - S t r i k e :   C o n d i t i o n   Z e r o ,   C o u n t r y   J u s t i c e ,   C o v e r t   O p s :   N u c l e a r   D a w n ,   C P L ,   C P U   ( C e n t r a l   P r o c e s s i n g   U n i t   -   M e r k e z i   0_l e m   B i r i m i ) ,   C r a c k d o w n ,   C r a c k d o w n   2 ,   C r a s h   B a n d i c o o t :   M i n d   O v e r   M u t a n t ,   C r a s h   B a n d i c o o t :   T h e   W r a t h   o f   C o r t e x ,   C r a s h   B a s h ,   C r a s h   D u m m y   v s   T h e   E v i l   D - T r o i t   ,   C r a s h   K i d s   2 ,   C r a s h   N i t r o   K a r t ,   C r a s h   o f   t h e   T i t a n s ,   C r a s h   T a g   T e a m   R a c i n g ,   C r a s h   T e a m   R a c i n g ,   C r a s h   T e a m   R a c i n g ,   C r a s h   T i m e   I I I ,   C r a s h   T w i n s a n i t y ,   C r a s h d a y ,   C r a z y   D r a k e ,   C r a z y   F r o g   R a c e r   ,   C r a z y   F r o g   R a c e r   2 ,   C r a z y   M a c h i n e s   2 ,   C r a z y   T a x i ,   C r a z y   T a x i   2 ,   C r a z y   T a x i   3 ,   C r a z y   T a x i   3 :   H i g h   R o l l e r ,   C r a z y   T a x i :   F a r e   W a r s ,   C r e a ,   C r e a t i v e   C a m b r i d g e   S o u n d W o r k s   M e g a W o r k s   T H X   5 . 1   5 5 0 ,   C r e a t i v e   I n s p i r e   6 6 0 0 ,   C r e a t i v e   Z E N ,   C r e a t i v e   Z e n   M i c r o   P h o t o   a n d   Z e n   V i s i o n :   M ,   C r e a t i v e   Z E N   N E E O N   2 ,   C r e a t u r e   C o n f l i c t :   t h e   C l a n   W a r s ,   C r e a t u r e s :   T h e   A l b i a n   Y e a r s ,   C r i c k e t   0 7 ,   C r i m e   C i t i e s   ,   C r i m e   L i f e :   G a n g   W a r s ,   C r i m e   S c e n e ,   C r i m e   S t o r i e s ,   C r i m e C r a f t ,   C r i m s o n   S k i e s ,   C r i m s o n   S k i e s :   H i g h   R o a d   t o   R e v e n g e ,   C r i m s o n   T e a r s ,   C r i s i s   C o r e :   F i n a l   F a n t a s y   V I I ,   C r o c ,   C r o c   2 ,   C r o c :   L e g e n d   o f   G o b b o s ,   C r o n i c l e s   :   G ü z   A l a c a   K a r a n l 11n 1n   E j d e r h a l a r 1,   C r o n i c l e s   :   K 1_  G e c e s i   E j d e r h a l a r 1,   C r o n i c l e s :   0l k b a h a r   ^a f a 1  E j d e r h a l a r 1,   C r o s s   R a c i n g   C h a m p i o n s h i p ,   C r o s s   R o a d s   G r e e n   W a v e ,   C r u s a d e r   K i n g s ,   C r u s a d e r s   O f   M i g h t   A n d   M a g i c ,   C r u s h ,   C r y   O n ,   C r y o s t a s i s :   T h e   S l e e p   o f   R e a s o n ,   C r y s i s ,   C r y s i s   2 ,   C r y s i s   W a r h e a d ,   C S I :   3   D i m e n s i o n s   o f   M u r d e r ,   C S I :   C r i m e   S c e n e   I n v e s t i g a t i o n ,   C S I :   M i a m i ,   C T   S p e c i a l   F o r c e s ,   C T   S p e c i a l   F o r c e s   2 ,   C T   S p e c i a l   F o r c e s :   F i r e   f o r   E f f e c t ,   C u b a n   M i s s i l e   C r i s i s ,   C u b e ,   C u b e   P u s h e r ,   C u b i x :   R o b o t s   S h o w d o w n ,   C u l p a   I n n a t a ,   C u l t u r e s ,   C u l t u r e s   2 :   G a t e s   o f   A s g a r d ,   C u r i o u s   G e o r g e ,   C u r s e   o f   R a ,   C u r s e   o f   t h e   A z u r e   B o n d s ,   C u r s e :   T h e   E y e   o f   I s i s ,   C u r s e d   M o u n t a i n ,   C y   G i r l s ,   C y b e r   G l a d i a t o r s ,   C y b e r S t i c k   2   A i r   J o y s t i c k ,   C y c l i n g   M a n a g e r   4 ,   Ç a n a k k a l e   S a v a _1  D e s t a n 1:   B o a z   H a r b i ,   D . I . R . T :   O r i g i n   o f   t h e   S p e c i e s ,   D . O . G .   -   F i g h t   f o r   Y o u r   L i f e ,   D . O . G .   :   F i g h t   F o r   Y o u r   L i f e ,   D a e d a l u s   E n c o u n t e r ,   D a e m o n i c a ,   D a f f y   D u c k   :   F o w l   P l a y ,   D a g g e r   F a l l ,   D a i k a t a n a ,   D a m n a t i o n ,   D a n g e r o u s   W a t e r s ,   D a n t e  s   I n f e r n o ,   D a r e d e v i l ,   D a r k   A g e   o f   C a m e l o t ,   D a r k   A g e   O f   C a m e l o t :   C a t a c o m b s ,   D a r k   A g e   o f   C a m e l o t :   T r i a l s   o f   A t l a n t i s ,   D a r k   A g e s ,   D a r k   A n g e l ,   D a r k   A n g e l :   V a m p i r e   A p o c a l y p s e ,   D a r k   A p e s ,   D a r k   C l o u d ,   D a r k   C o l o n y ,   D a r k   E a r t h ,   D a r k   E d e n ,   D a r k   F a l l ,   D a r k   F a l l :   L i g h t s   O u t ,   D a r k   F o r c e ,   D a r k   F o r c e s   2 :   J e d i   K n i g h t ,   D a r k   H o r i z o n s :   L o r e   -   I n v a s i o n ,   D a r k   M a t t e r :   T h e   B a r y o n   P r o j e c t ,   D a r k   M e s s i a h   o f   M i g h t   a n d   M a g i c ,   D a r k   R e i g n ,   D a r k   R e i g n   2 ,   D a r k   R i f t ,   D a r k   S e c t o r ,   D a r k   S u n   2 :   W a k e   o f   t h e   R a v a g e r ,   D a r k   V e n u e   U O   S h a r d ,   D a r k   V o i d ,   D a r k e s t   o f   D a y s ,   D a r k f a l l ,   D a r k l i g h t   C o n f l i c t ,   D a r k s i d e r s ,   D a r k s t a l k e r s   C h r o n i c l e :   T h e   C h a o s   T o w e r ,   D a r k s t o n e ,   D a r k w a t c h ,   D a r s a n a ,   D a r w i n i a ,   D a v e   M i r r a   B M X   C h a l l e n g e ,   D a v e   M i r r a   F r e e s t y l e   B M X ,   D a v e   M i r r a   F r e e s t y l e   B M X   2 ,   D a v i d   D o u i l l e t   J u d o ,   D a w n   o f   F a n t a s y ,   D a w n   o f   M a g i c ,   D a w n   o f   M a n a ,   D a x t e r ,   D a y   o f   D e f e a t   1 . 0 ,   D a y   O f   D e f e a t   2 ,   D a y   O f   D e f e a t   3 . 0 ,   D a y   o f   t h e   Z o m b i e ,   D - D a y ,   D D R   D r i v e ,   D D R   R a m   T e k n o l o j i s i ,   d e _ t h r e a t ,   D e a d   A n d   F u r i o u s ,   D e a d   H e a d   F r e d ,   D e a d   I s l a n d ,   D e a d   M a n  s   H a n d ,   D e a d   M o u n t a i n e e r   H o t e l ,   D e a d   o r   A l i v e   4 ,   D e a d   o r   A l i v e :   P a r a d i s e ,   D e a d   o r   A l i v e :   U l t i m a t e ,   D e a d   o r   A l i v e :   X t r e m e   2 ,   D e a d   R i s i n g ,   D e a d   R i s i n g   2 ,   D e a d   R i s i n g :   C h o p   T i l   Y o u   D r o p ,   D e a d   R i s i n g :   C h o p   T i l l ,   D e a d   S p a c e ,   D e a d   S p a c e   2 ,   D e a d   S p a c e   E x t r a c t i o n ,   D e a d   t o   R i g h t s ,   D e a d   t o   R i g h t s   I I ,   D e a d   t o   R i g h t s :   R e c k o n i n g ,   D e a d   t o   R i g h t s :   R e t r i b u t i o n ,   D e a d a l u s   E n c o u n t e r ,   D e a d k a r z ,   D e a d l a n d s ,   D e a d l i e s t   C a t c h :   A l a s k a n   S t o r m ,   D e a d l y   D o z e n ,   D e a d l y   D o z e n :   P a c i f i c   T h e a t e r ,   D e a t h   R a l l y ,   D e a t h   J r . ,   D e a t h   J r .   I I :   R o o t   o f   E v i l ,   D e a t h   t o   S p i e s ,   D e a t h   t o   S p i e s :   M o m e n t   o f   T r u t h ,   D e a t h   T r a c k :   R e s u r r e c t i o n ,   D e a t h r o w ,   D e a t h t r a p   D u n g e o n ,   D e e p   S e a   T r o p h y   F i s h i n g ,   D e e p   S e a   T y c o o n   2 ,   D e e p   S j e n g ,   D e e r   A v e n g e r   4 ,   D e e r   D r i v e ,   D e e r   H u n t ,   D e e r   H u n t e r   2 0 0 4 ,   D e e r   H u n t e r   2 0 0 5 ,   D e e r   H u n t e r   3 ,   D e e r   H u n t e r   4 ,   D e e r   H u n t e r   5   -   T r a c k i n g   T r o p h i e s ,   D e f   J a m   F i g h t   F o r   N Y :   T a k e o v e r ,   D e f   J a m   V e n d e t t a ,   D e f   J a m :   F i g h t   f o r   N e w   Y o r k ,   D e f   J a m :   F i g h t   f o r   N Y ,   D e f   J a m :   I c o n ,   D e f c o n ,   D e l a w a r e   S t .   J o h n   V o l u m e   1   T h e   C u r s e   o f   M i d n i g h t   M a n o r ,   D e l a w a r e   S t .   J o h n   V o l u m e   2 :   T h e   T o w n   W i t h   N o   N a m e   ,   D e l b y   S t a t i o n ,   D e l t a   F o r c e ,   D e l t a   F o r c e   2 ,   D e l t a   F o r c e   3   :   L a n d   W a r r i o r ,   D e l t a   F o r c e   B l a c k   H a w k   D o w n :   T e a m   S a b r e ,   D e l t a   F o r c e :   B l a c k   H a w k   D o w n ,   D e l t a   F o r c e :   B l a c k   H a w k   D o w n   -   T e a m   S a b r e ,   D e l t a   F o r c e :   T a s k   F o r c e   D a g g e r ,   D e l t a   F o r c e :   U r b a n   W a r f a r e ,   D e l t a   F o r c e :   X t r e m e ,   D e l t a   F o r c e :   X t r e m e   2 ,   D e l t a   O p s :   A r m y   S p e c i a l   F o r c e s ,   D e m i g o d ,   D e m o l i t i o n   C h a m p i o n s ,   D e m o l i t i o n   R a c e r ,   D e m o n i k ,   D e m o n  s   S o u l s ,   D e m o n s t a r :   S e c r e t   M i s s i o n   1 ,   D e p t h s   o f   P e r i l ,   D e r b y   S t a l l i o n   0 4 ,   D e r v i _i n   s a b 1r   t a _1,   D e s c e n t ,   D e s c e n t   F r e e s p a c e   2 ,   D e s c e n t   I I ,   D e s c e n t   I I I ,   D e s c e n t :   F r e e s p a c e ,   D e s e r t   C o m b a t ,   D e s e r t   L a w ,   D e s e r t   R a t s   v s .   A f r i k a   K o r p s ,   D e s e r t   S t r i k e ,   D e s e r t   T h u n d e r ,   D e s p e r a d o s   :   W a n t e d   D e a d   o r   A l i v e ,   D e s p e r a d o s   2 :   C o n s p i r a c y ,   D e s p e r a d o s   2 :   C o o p e r  s   R e v e n g e ,   D e s p e r a d o s :   W a n t e d   D e a d   o r   A l i v e ,   D e s p e r a t e   H o u s e w i v e s ,   D e s t i n i e s ,   D e s t r o y   A l l   H u m a n s ! ,   D e s t r o y   A l l   H u m a n s !   B i g   W i l l y   U n l e a s h e d ,   D e s t r u c t i o n   D e r b y ,   D e s t r u c t i o n   D e r b y   2 ,   D e t h K a r z ,   D e u s ,   D e u s   E x ,   D e u s   E x   2 ,   D e u s   E x   3 ,   D e u s   E x :   I n v i s i b l e   W a r ,   D e v a s t a t i o n ,   D e v i l   I n s i d e ,   D e v i l   M a y   C r y ,   D e v i l   M a y   C r y   2 ,   D e v i l   M a y   C r y   3 :   D a n t e  s   A w a k e n i n g ,   D e v i l   M a y   C r y   3 :   S p e c i a l   E d i t i o n ,   D e v i l   M a y   C r y   4 ,   D e v i l   M a y   C r y   5 ,   D i a b l o ,   D i a b l o   2 ,   D i a b l o   2   :   L o D   v 1 . 0 9   F S G S   S e r v e r   B a ? l a n t y   P r o k o l ü ,   D i a b l o   2 :   L o r d   O f   D e s t r i c t i o n ,   D i a b l o   3 ,   D i a b l o   S e r i s i ,   D i a b o l i k ,   D i c k   J o h n s o n   V 8   C h a l l e n g e ,   D i e   b y   t h e   S w o r d ,   D i e   H a r d   :   N a k a t o m i   P l a z a ,   D i e   H a r d   T r i l o g y   2 ,   D i e   H a r d :   V e n d e t t a ,   D i g g e r   2 . 0   ,   D i g i m o n   R u m b l e   A r e n a   2 ,   D i j i t a l   O y u n ,   D i j i t a l   O y u n   R e h b e r i ,   D i n e r   D a s h :   S i z z l e   a n d   S e r v e ,   D i n o   C r i s i s ,   D i n o   C r i s i s   2 ,   D i n o   I s l a n d ,   D i n o   R u n ,   D i n o   S t a l k e r ,   D i n o s a u r  u s ,   D i p l o m a c y ,   D i r e c t X   N e d e n   G e r e k l i ? ,   D i r g e   O f   C e r b e r u s ,   D i r t   T r a c k   R a c i n g   :   H o l d e n   A u s t r a l i a ,   D i r t   T r a c k   R a c i n g :   S p r i n t   C a r s ,   D i s c i p l e s   2 :   S e r v a n t s   o f   t h e   D a r k ,   D i s c i p l e s   3   :   R e n a i s s a n c e   ,   D i s c i p l e s   I I :   D a r k   P r o p h e c y ,   D i s c i p l e s   I I :   G o l d   E d i t i o n ,   D i s c i p l e s   I I :   G u a r d i a n s   o f   t h e   L i g h t ,   D i s c i p l e s   I I :   R i s e   o f   t h e   E l v e s ,   D i s c i p l e s   I I I :   R e n a i s s a n c e ,   D i s c i p l e s :   S a c r e d   L a n d s ,   D i s g a e a   2 :   C u r s e d   M e m o r i e s ,   D i s g a e a :   H o u r   o f   D a r k n e s s ,   D i s n e y   S i n g   I t ,   D i s n e y  s   A t l a n t i s :   T h e   L o s t   E m p i r e ,   D i s n e y  s   E x t r e m e   S k a t e   A d v e n t u r e ,   D i s n e y  s   M e e t   t h e   R o b i n s o n s ,   D i s n e y  s   T h e   J u n g l e   B o o k ,   D i s s i d i a :   F i n a l   F a n t a s y   ,   D i s t a n t   G u n s ,   D i v e r :   D e e p   W a t e r   A d v e n t u r e s ,   D i v i n e   D i v i n i t y ,   D J   H e r o ,   D - M a x   3 5 8 8 Q   S u p e r   D i g i   C a m ,   D M Z :   N o r t h   K o r e a ,   D o c t o r   W h o :   T h e   A d v e n t u r e   G a m e s ,   D o c u P e n   R C 8 0 0 ,   D o g s   o f   W a r ,   D o g T a g ,   D o m i n a n t   S p e c i e s ,   D o m i n a t i o n ,   D o m i n a t o r ,   D o m i n i o n ,   D o m i n i o n s   3 ,   D o n   K i n g   P r e s e n t s :   P r i z e f i g h t e r ,   D o n a l d   D u c k   :   G o i n    Q u a c k e r s ,   D o n a n 1m   O t o p s i s i ,   D o n a n 1m   T e r f i s i ,   D o n k e y   K o n g   B a r r e l   B l a s t ,   D o n k e y   K o n g   C o u n t r y ,   D o n k e y   K o n g   C o u n t r y   2 :   D i d d y  s   K o n g   Q u e s t ,   D o o m ,   D o o m   3 ,   D o o m   3   M o d ,   D o o m   3 :   R e s u r r e c t i o n   O f   E v i l ,   D o o m   4 ,   D O O M   C l a s s i c ,   D o o m   C o l l e c t o r  s   E d i t i o n ,   D o o m   g ü n l ü k l e r i m ,   D o o m   I I   R P G ,   D o o m   I I :   H e l l   o n   E a r t h ,   D o o m   i P h o n e ,   D o o m   t h e   M o v i e ,   D o w n   I n   F l a n e s ,   D o w n   i n   F l a m e s ,   D o w n h i l l   D o m i n a t i o n ,   D o w n s t r e a m   P a n i c ,   D o w n t o w n   R u n ,   D ö n e r m a f i a ,   D r .   G e l e c e k ,   D r .   S e u s s    T h e   C a t   i n   t h e   H a t ,   D r a c u l a   2   L a s t   S a n c t u a r y ,   D r a c u l a   R e s u r r e c t i o n ,   D r a c u l a   T w i n s ,   D r a c u l a :   O r i g i n ,   D r a g g o ,   D r a g o n   A g e :   A w a k e n i n g ,   D r a g o n   A g e :   O r i g i n s ,   D r a g o n   B a l l   Z :   B u d o k a i   2 ,   D r a g o n   B a l l   Z :   B u d o k a i   3 ,   D r a g o n   B a l l   Z :   B u d o k a i   T e n k a i c h i ,   D r a g o n   B a l l   Z :   B u d o k a i   T e n k a i c h i   2   ,   D r a g o n   B a l l   Z :   B u r s t   L i m i t   ,   D r a g o n   B a l l   Z :   S h i n   B u d o k a i ,   D r a g o n   B a l l   Z :   S h i n   B u d o k a i   A n o t h e r   R o a d ,   D r a g o n   B o o s t e r ,   D r a g o n   D a n c e ,   D r a g o n   Q u e s t   V I I I ,   D r a g o n   R a i d e r s :   C h r o n i c l e s   O f   P e r n ,   D r a g o n   T h r o n e :   B a t t l e   o f   R e d   C l i f f s ,   D r a g o n f i r e   -   W e l l   o f   S o u l s   ,   D r a g o n L a n c e ,   D r a g o n  s   L a i r   3 ,   D r a g o n  s   L a i r   3 D ,   D r a g o n s h a r d ,   D r a g o o n :   T h e   P r u s s i a n   W a r   M a c h i n e ,   D r a k a n ,   D r a k a n :   O r d e r   o f   t h e   F l a m e ,   D r a k a n :   T h e   A n c i e n t s    G a t e s ,   D r a k e n g a r d ,   D r a k e n g a r d   2 ,   D r a k e n s a n g :   T h e   D a r k   E y e ,   D r e a m f a l l ,   D r e a m f a l l   -   T h e   L o n g e s t   J o u r n e y ,   D r e a m k i l l e r ,   D r e a m l o r d s ,   D r i f t   W h e n   W o r l d   C o l l i d e ,   D r i v 3 r ,   D r i v e  N  K i l l ,   D r i v e r ,   D r i v e r   4 ,   D r i v e r   7 6 ,   D r i v e r :   P a r a l l e l   L i n e s ,   D r i v e r :   S a n   F r a n c i s c o ,   D r i v i n g   E m o t i o n   T y p e - S ,   D r i v i n g   F o r c e   G T ,   D r o p s h i p :   U n i t e d   P e a c e   F o r c e ,   D u a l   B l a d e s ,   D u a l s h o c k   3 ,   D u c a t i   W o r l d   :   R a c i n g   C h a l l e n g e ,   D u c a t i   W o r l d   R a c i n g ,   D u e l   M a s t e r s ,   D u k e   N u k e m ,   D u k e   C a r i b b e a n :   L i f e  s   A   B e a c h ,   D u k e   I t   O u t   i n   D . C . ,   D u k e   N u c l e a r   W i n t e r ,   D u k e   N u k e m ,   D u k e   N u k e m   3 D ,   D u k e   N u k e m   3 D :   A t o m i c   E d i t i o n ,   D u k e   N u k e m   3 D :   P l u t o n i u m   P a k ,   D u k e   N u k e m   A d v a n c e ,   D u k e   N u k e m   F o r e v e r ,   D u k e   N u k e m :   M a n h a t t a n   P r o j e c t ,   D u k e s   o f   H a z z a r d ,   D u n e   2 0 0 0 ,   D u n g e o n   C l e a n e r s ,   D u n g e o n   H e r o ,   D u n g e o n   H u n t e r ,   D u n g e o n   K e e p e r   2 ,   D u n g e o n   K e e p e r   3 ,   D u n g e o n   L o r d s ,   D u n g e o n   R u n n e r s ,   D u n g e o n   S i e g e ,   D u n g e o n   S i e g e   I I ,   D u n g e o n   S i e g e   I I :   B r o k e n   W o r l d ,   D u n g e o n   S i e g e   I I I ,   D u n g e o n   S i e g e :   L e g e n d s   o f   A r a n n a ,   D u n g e o n   S i e g e :   T h r o n e   o f   A g o n y ,   D u n g e o n s   a n d   D r a g o n s   H e r o e s ,   D u n g e o n s   a n d   D r a g o n s   O n l i n e :   S t o r m r e a c h ,   D u n g e o n s   a n d   D r a g o n s :   O y u n c u n u n   E l   K i t a b 1,   D U S K - 1 2 ,   D u y u r u ,   D ü n d e n   b u g ü n e   C a l l   o f   D u t y ,   D ü n d e n   y a r 1n a   o y u n l a r ,   D ü n y a   0s t a n b u l  u   o y u n l a r l a   t a n 1y o r ! ,   D ü n y a l a r   A r a s 1,   D V D   v e   O y u n ,   D w e e b s   M a z e   M a n i a ,   D w e e b s   W o r l d ,   D x - B a L L ,   D X - B a l l   2 ,   D y n a   B l a s t e r ,   D y n a s t y   W a r r i o r s ,   D y n a s t y   W a r r i o r s   4 ,   D y n a s t y   W a r r i o r s   5 ,   D y n a s t y   W a r r i o r s   6 ,   D y n a s t y   W a r r i o r s   V o l .   2 ,   D y n a s t y   W a r r i o r s :   G u n d a m ,   D y n a s t y   W a r r i o r s :   G u n d a m   2 ,   E . T .   T h e   E x t r a   -   T e r r e s t r i a l :   I n t e r p l a n e t a r y   M i s s i o n ,   E 3   2 0 0 9 ,   E 3   2 0 1 0 ,   E 3   P o s t e r ,   E 3 :   E l e c t r o n i c   E n t e r t a i n m e n t   E x p o ,   E A   G a m e s ,   E A   S p o r t s   A c t i v e ,   E a r a c h e   E x t r e m e   M e t a l   R a c i n g ,   E a r t h   2 1 4 0 ,   E a r t h   2 1 5 0   ,   E a r t h   2 1 6 0 ,   E a r t h   A n d   B e y o n d ,   E a r t h s i e g e ,   E a r t h s i e g e   2 ,   E a r t h w o r m   J i m ,   E a r t h w o r m   J i m   :   M e n a c e   2   t h e   G a l a x y ,   E a r t h w o r m   J i m   3 D ,   E a s t   I n d i a   C o m p a n y ,   E a t   L e a d :   T h e   R e t u r n   O f   M a t t   H a z a r d ,   E a t   T h i s ,   E c c o   t h e   D o l p h i n   :   D e f e n d e r   o f   t h e   F u t u r e ,   E c h e l o n ,   E c h o   N i g h t ,   E c h o   N i g h t :   B e y o n d ,   E C H O :   S e c r e t s   o f   t h e   L o s t   C a v e r n ,   E c k s   v s   S e v e r ,   E c o n o m i c   W a r ,   E C T S   2 0 0 2 ,   E d e b i y a t ç y l y k l a   s u ç l a n a n   a d a m ,   E - D e r g i ,   E d g e   M a g a z i n e ,   E d g e   o f   T w i l i g h t ,   E d i t ö r   A r e n a s 1,   E f s a n e l e r   Ü ç l e m e s i ,   E i g h t   D a y s ,   E k r a n   K a r t 1,   E k r a n   k a r t 1  s ü r ü c ü l e r i n i z i   m i   g ü n c e l l e y e c e k s i n i z ? ,   E l   M a t a d o r ,   E l e b i t s :   T h e   A d v e n t u r e s   O f   K a i   a n d   Z e r o ,   E l e m e n t s ,   E l i t e   S t a r f i g h t e r ,   E l i t e   W a r r i o r s :   V i e t n a m ,   E l m i n s t e r - B i r   B ü y ü c ü   Y a r a t m a k ,   E l v e n   L e g a c y ,   E l v e o n ,   E m e r g e n c y ,   E m e r g e n c y   :   F i g h t e r s   f o r   L i f e ,   E m e r g e n c y   2 :   T h e   U l t i m a t e   F i g h t   f o r   L i f e ,   E m e r g e n c y   3 ,   E m e r g e n c y   4 :   G l o b a l   F i g h t e r s   f o r   L i f e ,   E - M o t i o n ,   E m p e r o r   :   B a t t l e   F o r   D u n e ,   E m p e r o r   o f   T h e   F a d i n g   S u n s ,   E m p i r e   2 :   T h e   A r t   o f   W a r ,   E m p i r e   E a r t h ,   E m p i r e   E a r t h   2 ,   E m p i r e   E a r t h   2 :   T h e   A r t   o f   S u p r e m a c y ,   E m p i r e   E a r t h   I I I ,   E m p i r e   E a r t h :   T h e   A r t   O f   C o n q u e s t ,   E m p i r e   O f   M a g i c ,   E m p i r e   o f   t h e   A n t s ,   E m p i r e   S t r i k e s   B a c k ,   E m p i r e :   T o t a l   W a r ,   E m p i r e s :   D a w n   o f   t h e   M o d e r n   W o r l d ,   E m r a h   E l m a s l 1,   E m u l a s y o n ,   E n   B ü y ü k   K l a v y e ,   E n   Ç o k   S a t a n   O y u n l a r ,   E n   0y i   O y u n   K a p a k l a r 1  -   B ö l ü m   1 ,   E n   0y i   O y u n   M a k i n e l e r i ,   E n   0y i   v e   E n   K ö t ü l e r ,   E n   K ö t ü   O y u n   K a p a k l a r 1,   e N C H A N T   a r M ,   E n c h a n t a s y ,   E n c l a v e ,   E n d l e s s   S a g a ,   E n e m y   I n f e s t a t i o n ,   E n e m y   i n   S i g h t ,   E n e m y   T e r r i t o r y :   Q u a k e   W a r s ,   E n l e r ,   E n s l a v e d ,   E n t e r   t h e   M a t r i x ,   E n t e r e s a n   o y u n l a r ,   E n t h u s i a ,   E o n ,   E - O y u n   2 0 0 2 ,   E p i c   M i c k e y ,   E q u e s t r i a d   2 0 0 1 ,   E R ,   E r a d i c a t o r ,   E r a g o n ,   E S B R   S t a n d a r t l a r 1,   E s c a p e   F r o m   B u g   I s l a n d ,   E s c a p e   F r o m   M o n k e y   I s l a n d ,   E s c a p e   O f   B i p e d s ,   E s c a p e   t h e   M u s e u m   2 ,   E s c h a t o n :   C h a i n   o f   C o m m a n d ,   E s k i   D o s t l a r ,   E S P N   N B A   2 K 5 ,   E S P N   N B A   B a s k e t b a l l ,   E - S W A T ,   E t e r n a l   W a r ,   E t h e r l o r d s ,   E t h e r l o r d s   I I :   S e c o n d   A g e ,   E T R O M   -   t h e   A s t r a l   E s s e n c e ,   E u r o   L e a g u e   F o o t b a l l ,   E u r o   R a l l y   C h a m p i o n ,   E u r o   T r u c k   S i m u l a t o r ,   E u r o C o p s ,   E u r o p a   U n i v e r s a l i s ,   E u r o p a   U n i v e r s a l i s   2 ,   E u r o p a   U n i v e r s a l i s   3 ,   E u r o p a   U n i v e r s a l i s :   C r o w n   o f   t h e   N o r t h ,   E u r o p e a n   A i r   W a r ,   E v e l   K n i e v e l ,   E v e r e s t ,   E v e r o w n ,   E v e r q u e s t   2 ,   E v e r Q u e s t   I I :   D e s e r t   o f   F l a m e s   ,   E v e r q u e s t :   D e p t h s   o f   D a r k h o l l o w ,   E v e r q u e s t :   O m e n s   o f   w a r ,   E v e r y   E x t e n d   E x t r a ,   E v e r y b o d y  s   G o l f   2 ,   E v e r y d a y   S h o o t e r ,   E v i l   D e a d   :   H a i l   T o   T h e   K i n g ,   E v i l   D e a d :   A   F i s t f u l   O f   B o o m s t i c k ,   E v i l   D e a d :   H a i l   T o   T h e   K i n g ,   E v i l   D e a d :   R e g e n e r a t i o n ,   E v i l   G e n i u s ,   E v i l   I s l a n d s :   C u r s e   o f   t h e   L o s t   S o u l ,   E v o l u t i o n   G T ,   E v r i m   T a n r 1k u t   R ö p o r t a j ,   E x c a l i b u r   2 5 5 5   A D ,   E x c e s s i v e   S p e e d   ,   E x c i t e   T r u c k ,   E x i t ,   E x o r c i s m   o f   E m i l y   R o s e ,   E x p e n d a b l e ,   E x t e r m i n a t i o n ,   E x t r e m e   A s s o u l t   ,   E x t r e m e   G 3 ,   E x t r e m e   P a i n t b r a w l ,   E x t r e m e   P a i n t b r a w l   2 ,   E x t r e m e   P a i n t b r a w l   4 ,   E y e   P e t ,   E y e C r e a t e ,   E y e d e n t i f y ,   E y e T o y ,   F . A   P r e m i e r   L e a g u e   S t a r s ,   F . A .   P r e m i e r   L e a g u e   F o o t b a l l   M a n a g e r   2 0 0 1 ,   F . A .   P r e m i e r   L e a g u e   F o o t b a l l   M a n a g e r   2 0 0 0 ,   F . A .   P r e m i e r   L e a g u e   F o o t b a l l   M a n a g e r   2 0 0 1 ,   F . E . A . R . ,   F . E . A . R .   2 :   P r o j e c t   O r i g i n ,   F . E . A . R .   3 ,   F . E . A . R .   E x t r a c t i o n   P o i n t ,   F . E . A . R .   P e r s e u s   M a n d a t e ,   F . E . A . R . :   F i r s t   E n c o u n t e r   A s s a u l t   a n d   R e c o n ,   F . E . A . R . 2 :   R e b o r n ,   F / A - 1 8 :   O p e r a t i o n   D e s e r t   S t o r m ,   F 1   2 0 0 0 ,   F 1   2 0 0 0 ,   F 1   2 0 0 1 ,   F 1   2 0 0 2 ,   F 1   2 0 0 9 ,   F 1   C h a m p i o n s h i p   S e a s o n   2 0 0 0 ,   F 1   G r a n d   P r i x ,   F 1   M a n a g e r   2 0 0 0 ,   F 1   W o r l d   G r a n d   P r i x ,   F - 1 6   M u l t i r o l e   F i g h t e r ,   F 1  i n   0s t a n b u l   m a c e r a s 1,   F 2 2   -   R a p t o r ,   F - 2 2   A i r   D o m i n a n c e   F i g h t e r ,   F - 2 2   L i g h t n i n g   3 ,   F 3 5 5   C h a l l e n g e   :   P a s s i o n e   R o s s a ,   F A   1 8 E   S u p e r   H o r n e t ,   F A   P r e m i e r e   L e a g u e   S t a r s ,   F A - 1 8   K o r e a ,   F A - 1 8   O p e r a t i o n   D e s e r t   S t o r m ,   F a b l e ,   F a b l e   2 ,   F a b l e   I I I ,   F a b l e :   T h e   L o s t   C h a p t e r s ,   F a c e B r e a k e r ,   F a c e s   o f   W a r ,   F a c t o r y   M o g u l ,   F a ç a d e ,   F a d i n g   S h a d o w s ,   F a h r e n h e i t ,   F a i r l y   O d d p a r e n t s :   C l a s h ,   F a i r y l a n d ,   F a i t h   a n d   a   4 5 ,   F a l c o n   4 . 0   A l l i e d   F o r c e ,   F a l c o n   4 . 0   G o l d :   O p e r a t i o n   I n f i n i t e   R e s o l v e ,   F a l l   o f   L i b e r t y ,   F a l l e n   H e a v e n   ,   F a l l e n   K i n g d o m s ,   F a l l e n   L o r d s :   C o n d e m n a t i o n ,   F a l l o u t   2 ,   F a l l o u t   3 ,   F a l l o u t   3 :   O p e r a t i o n   A n c h o r a g e ,   F a l l o u t   3 :   T h e   P i t t ,   F a l l o u t   T a c t i c s :   B r o t h e r h o o d   o f   S t e e l ,   F a l l o u t :   N e w   V e g a s ,   F a m i l y   F e u d ,   F a m i l y   G u y ,   F a n l a r   v e   F a n a t i k l e r ,   F a n t a s t i c   4 ,   F a n t a s t i c   F o u r ,   F a n t a s t i c   F o u r :   R i s e   o f   t h e   S i l v e r   S u r f e r ,   F a n t a s y   E a r t h :   T h e   R i n g   o f   D o m i n i o n ,   F a n t a v i s i o n ,   F a r   C r y   2 ,   F a r   C r y   I n s t i n c t s :   P r e d a t o r ,   F a r   C r y   V e n g e a n c e ,   F a r   C r y :   I n s t i n c t s ,   F a r   G a t e ,   F a r C r y ,   F a r s c a p e ,   F a s t   a n d   F u r i o u s :   T o k y o   D r i f t ,   F a s t   L a n e s   B o w l i n g ,   F a t a l   F r a m e   -   P r o j e c t   Z e r o ,   F a t a l   F r a m e   2 :   C r i m s o n   B u t t e r f l y ,   F a t a l   F r a m e   I I I :   T h e   T o r m e n t e d ,   F a t a l 1 t y   M o u s e ,   F a t e   o f   t h e   D r a g o n   ,   F B I   H o s t a g e   R e s c u e ,   F e a r   %   R e s p e c t ,   F e a r   a n d   R e s p e c t ,   F e a r   E f f e c t ,   F e a r   E f f e c t   2 :   R e t r o   H e l i x ,   F e a r   F a c t o r :   U n l e a s h e d ,   F e l i x ,   F e r n a n d e z   M u s t   D i e ,   F e r r a r i   C h a l l e n g e   T r o f e o   P i r e l l i ,   F e s t i v a l ,   F e t i s h   F i g h t e r s ,   F I F A   0 6 ,   F I F A   0 6 :   R o a d   t o   F I F A   W o r l d   C u p ,   F I F A   0 8 ,   F I F A   0 9 ,   F I F A   1 0 ,   F I F A   1 1 ,   F I F A   2 0 0 1 ,   F I F A   2 0 0 2 ,   F I F A   2 0 0 7 ,   F I F A   9 6 ,   F I F A   9 7 ,   F I F A   F o o t b a l l   2 0 0 5 ,   F I F A   M a n a g e r   0 6 ,   F I F A   M a n a g e r   0 7 ,   F I F A   M a n a g e r   0 8 ,   F I F A   S o c c e r ,   F I F A   S o c c e r   0 8 ,   F I F A   S o c c e r   0 9 ,   F I F A   S t r e e t ,   F I F A   S t r e e t   2 ,   F i e l d   a n d   S t r e a m   T r o p h y   H u n t e r ,   F i e l d   C o m m a n d e r ,   F i e l d   O p s ,   F i f a   1 9 9 9 ,   F i f a   2 0 0 0 ,   F i f a   2 0 0 1 ,   F i f a   2 0 0 2 ,   F i f a   2 0 0 2 :   R o a d   T o   W o r l d   C u p ,   F i f a   2 0 0 3 ,   F i f a   2 0 0 4 ,   F i f a   9 8   :   W o r l d   C u p ,   F i f a   F o o t b a l l   2 0 0 5 ,   F i f a   S t r e e t ,   F i f a   W o r l d   C u p   2 0 0 6   ,   F i f t h   P h a n t o m   S a g a ,   F i g h t   C l u b ,   F i g h t   N i g h t   2 0 0 4 ,   F i g h t   N i g h t   3 ,   F i g h t   N i g h t   R o u n d   2 ,   F i g h t   N i g h t   R o u n d   3 ,   F i g h t   N i g h t   R o u n d   4 ,   F i g h t   N i g h t :   R o u n d   3 ,   F i g h t B o x ,   F i g h t e r   A n t h o l o g y ,   F i l e f r o n t ,   F i n a l   D o o m ,   F i n a l   F a n t a s y   A n n i v e r s a r y   E d i t i o n ,   F i n a l   F a n t a s y   C r y s t a l   C h r o n i c l e s :   E c h o e s   o f   T i m e ,   F i n a l   F a n t a s y   F a b l e s :   C h o c o b o  s   D u n g e o n ,   F i n a l   F a n t a s y   I X ,   F i n a l   F a n t a s y   T a c t i c s :   T h e   W a r   o f   t h e   L i o n s ,   F i n a l   F a n t a s y   T a c t i c s :   W a r   O f   L i o n s ,   F i n a l   F a n t a s y   V I   A d v a n c e ,   F i n a l   F a n t a s y   V I I ,   F i n a l   F a n t a s y   V I I :   D i r g e   o f   C e r b e r u s   ,   F i n a l   F a n t a s y   V I I I ,   F i n a l   F a n t a s y   X ,   F i n a l   F a n t a s y   X - 2 ,   F i n a l   F a n t a s y   X I :   C h a i n s   O f   P r o m a t h i a ,   F i n a l   F a n t a s y   X I :   T r e a s u r e s   o f   A h t   U r h g a n ,   F i n a l   F a n t a s y   X I I ,   F i n a l   F a n t a s y   X I I I ,   F i n a l   F a n t a s y   X I V ,   F i n a l   F a n t a s y :   C r y s t a l   C h r o n i c l e s ,   F i n a l   F i g h t :   D o u b l e   I m p a c t ,   F i n a l   F i g h t :   S t r e e t w i s e ,   F i n d i n g   N e m o :   T h e   C o n t i n u i n g   A d v e n t u r e s ,   F i r e   a n d   D r a g o n s   ,   F i r e   C a p t a i n :   B a y   A r e a   I n f e r n o ,   F i r e   D e p a r t m e n t   3 ,   F i r e   P r o   W r e s t l i n g   A ,   F i r e   S t o r m ,   F i r e   W a r r i o r ,   F i r e A r m s   /   H a l f - L i f e ,   F i r e d   U p ,   F i r s t   B a t t a l i o n ,   F i s h l a b s ,   F i s t a n d a n t i l u s :   Y e n i d e n   D o u _,   F K   E n t e r t a i n m e n t ,   F l a n k e r   2 . 0 ,   F l a s h   G a m e s ,   F l a s h   U S B   D r i v e r ,   F l a s h B a c k ,   F l a s h p o i n t   G e r m a n y ,   F l a t O u t ,   F l a t O u t   2 ,   F l a t O u t :   H e a d   O n ,   F l a t O u t :   U l t i m a t e   C a r n a g e ,   F l e s h   F e a s t ,   F l e x y   M e m o r y   P e n ,   F l i g h t   S i m u l a t o r   2 0 0 4 :   A   C e n t u r y   o f   F l i g h t ,   F l i g h t   S i m u l a t o r   X ,   F l i g h t   U n l i m i t e d   2 ,   F l i n t s t o n e s   :   B u r g e r t i m e   i n   B e d r o c k ,   F l o w ,   F l y i n g   H e r o e s ,   F l y i n g   L e g i o n   A i r   C o m b a t   C h a l l e n g e ,   F l y i n g   T i g e r s ,   F o l k l o r e ,   F o o t b a l l   M a n a g e r   2 0 0 5 ,   F o o t b a l l   M a n a g e r   2 0 0 6 ,   F o o t b a l l   M a n a g e r   2 0 0 7 ,   F o o t b a l l   M a n a g e r   2 0 0 8 ,   F o o t b a l l   M a n a g e r   2 0 0 9 ,   F o o t b a l l   M a n a g e r   2 0 1 0 ,   F o o t b a l l   M a n a g e r   L i v e ,   F o r b i d d e n   S i r e n ,   F o r c e   2 1 ,   F o r c e   2 1 ,   F o r c e   F e e d b a c k   J o y s t i c k ,   F o r c e   F e e d b a c k   W h e l l ,   F o r d   R a c i n g ,   F o r d   R a c i n g   2 ,   F o r d   R a c i n g   3 ,   F o r d   R a c i n g :   O f f   R o a d ,   F o r e v e r   W o r l d s ,   F o r g e   o f   F r e e d o m ,   F o r g o t t e n   R e a l m s :   D e m o n   S t o n e ,   F o r g o t t e n   W o r l d s ,   F o r m u l a   1 ,   F o r m u l a   O n e ,   F o r m u l a   O n e   2 0 0 5 ,   F o r s a k e n ,   F o r s a k e n . ,   F o r z a   M o t o r s p o r t ,   F o r z a   M o t o r s p o r t   2 ,   F o r z a   M o t o r s p o r t   3 ,   F o u r   H o r s e m e n   O f   T h e   A p o c a l y p s e   T h e ,   F P S   S a v a _l a r 1,   F P S  n i n   g e l i _i m i ,   F r a c t u r e ,   F r a n k   H e r b e r t s  s   D u n e ,   F r a t e r ,   F r e a k y   T u n e r ,   F r e e c e l l ,   F r e e d o m   F i g h t e r s ,   F r e e d o m   F o r c e ,   F r e e d o m   F o r c e   v s .   T h e   T h i r d   R e i c h ,   F r e e d o m :   F i r s t   R e s i s t a n c e ,   F r e e l a n c e r ,   F r e e S p a c e ,   F r e e S p a c e   2 ,   F r i t z 8 ,   F r i t z 9 ,   F r o g g e r ,   F r o g g e r   2   -   S w a m p y  s   R e v e n g e ,   F r o n t   S c h w e i n e   ,   F r o n t l i n e :   F i e l d s   O f   T h u n d e r ,   F r o n t l i n e :   K u r s k ,   F r o n t l i n e s :   F u e l   o f   W a r ,   F R P   m i   o   d a   n e ? ,   F R P   ö l d ü r ü r   m ü ? ,   F u e l ,   F u l l   A u t o ,   F u l l   A u t o   2 :   B a t t l e l i n e s ,   F u l l   S p e c t r u m   W a r r i o r ,   F u l l   S p e c t r u m   W a r r i o r :   T e n   H a m m e r s ,   F u l l   T h r o t t l e ,   F u l l   T h r o t t l e   2 ,   F u l l m e t a l   A l c h e m i s t   a n d   t h e   B r o k e n   A n g e l ,   F u n   T a c k s   ,   F u n k   F l i t z e r   ,   F u r   F i g h t e r s ,   F u r y ,   F u t b o l   E f s a n e l e r i ,   F u t b o l   M e n a j e r   2 0 0 2 ,   F u t u r e   C o p :   L A P D ,   F u t u r e   K i l l e r ,   F u t u r e   T a c t i c s :   T h e   U p r i s i n g ,   F u t u r e b r i g h t e r ,   F u z i o n   F r e n z y ,   F u z i o n   F r e n z y   2 ,   F - Z e r o :   M a x i m u m   V e l o c i t y ,   G . I .   C o m b a t ,   G . I .   J o e :   T h e   R i s e   o f   C o b r a ,   G 8 0 ,   G a b r i e l   K n i g h t   3 ,   G a l a c t i c   B a t t l e g r o u n d s ,   G a l a c t i c   C i v i l i z a t i o n s ,   G a l a c t i c   C i v i l i z a t i o n s   2 ,   G a l a c t i c   C i v i l i z a t i o n s   I I :   D a r k   A v a t a r ,   G a l a c t i c   C i v i l i z a t i o n s   I I :   D r e a d l o r d s ,   G a l a x y   F o r c e   2 ,   G a l e r i a n s ,   G a l e r i a n s :   A s h ,   G a l l e o n :   I s l a n d s   O f   M y s t e r y ,   G a l l o p   R a c e r   2 0 0 4 ,   G a m b e r l i n g   T y c o o n ,   G a m e   D e v e l o p e r s   C o n f e r a n c e ,   G a m e   D e v e l o p e r s   C o n f e r e n c e   ,   G a m e   D e v e l o p e r s   C o n f e r e n c e   2 0 0 9 ,   G a m e   E d i t o r ,   G a m e   M a k e r   6 ,   G a m e b o y   A d v a n c e ,   G a m e C u b e ,   G a m e S u l t a n ,   G a m i n g   L i f e ,   G a n g   W a r ,   G a n g l a n d ,   G a n g s   O f   L o n d o n ,   G a n g s t e r s ,   G a n g s t e r s   :   O r g a n i z e d   C r i m e ,   G a n g s t e r s   2 ,   G a n g u r o   G i r l ,   G a n j a   F a r m e r   ,   G a r y   G r i g s b y  s   W o r l d   A t   W a r ,   G a r y   G r i s p y  s   W o r l d   a t   W a r ,   G a s t ,   G a t e s   o f   T r o y ,   G a u n t l e t :   S e v e n   S o r r o w s ,   G e a r   H e a d   G a r a g e ,   G e a r   W o r k s   ,   G e a r G r i n d e r ,   G e a r s   o f   W a r ,   G e a r s   o f   W a r   2 ,   G e a r s   o f   W a r   3 ,   G e ç m i _  z a m a n   o l u r   k i ,   G e F o r c e   2   P r o   G T S   4 0 0 ,   G e F o r c e   6 6 0 0   D D R 2 ,   G e F o r c e   7 9 5 0 G X 2 ,   G e F o r c e   T i   4 2 0 0 ,   G e i s t ,   G e k i d o   A d v a n c e :   K i n t a r o  s   R e v e n g e ,   G e n e   T r o o p e r s ,   G e n e f o r g e   3 ,   G e n e f o r g e   4 :   R e b e l l i o n ,   G e n e r a l l e r ,   G e n e r a t i o n   o f   C h a o s ,   G e n e s i s   R i s i n g :   T h e   U n i v e r s a l   C r u s a d e ,   G e n i u s   T w i n W h e e l   F X E   ,   G e n j i ,   G e n o c i d e :   R e m i x e d   E d i t i o n   ,   G e o r g e   R o m e r o  s   C i t y   o f   t h e   D e a d ,   G e t   M e d i e v a l   ,   G e x ,   G e x :   E n t e r   T h e   G e c k o ,   G - F o r c e ,   G h o s t   I n   T h e   S h e l l :   S t a n d   A l o n e   C o m p l e x ,   G h o s t   i n   t h e   S h e l l :   S t a n d   A l o n e   C o m p l e x ,   G h o s t   M a s t e r ,   G h o s t   R e c o n ,   G h o s t   R e c o n   A d v a n c e d   W a r f i g h t e r   2 ,   G h o s t   R e c o n :   D e s e r t   S i e g e ,   G h o s t   R e c o n :   F u t u r e   S o l d i e r ,   G h o s t   R e c o n :   I s l a n d   T h u n d e r ,   G h o s t   R i d e r ,   G h o s t   W a r s ,   G h o s t b u s t e r s   T h e   V i d e o   G a m e ,   G h o s t h u n t e r ,   G h o s t  n   G o b l i n s ,   G i a n t s :   C i t i z e n   o f   K a b u t o ,   G i g a b y t e ,   G i l b e r t   G o o d m a t e ,   G i r a y   Ö z i l   R ö p o r t a j ,   G i r l   o f   C S ,   G i r l z   -   L i f e   i s   a   P a r t y ,   G i z l a n d ,   G l a d i a t o r :   S w o r d   o f   V e n g e a n c e ,   G l a d i u s ,   G l a s s   R o s e ,   G l o b a l   G a m e   J a m ,   G l o b a l   O p e r a t i o n s ,   G l o r y   o f   H e r a c l e s ,   G l o r y   o f   T h e   R o m a n   E m p i r e ,   G l u c k O z a :   A c t i o n ! ,   G o !   P u z z l e ,   G o !   S u d o k u ,   G o b l i i i n s   4 ,   G o b l i n s ,   G o d   H a n d ,   G o d   o f   W a r ,   G o d   o f   W a r   2 ,   G o d   o f   W a r   3 ,   G o d   o f   W a r :   C h a i n s   o f   O l y m p u s ,   G o d   o f   W a r :   G h o s t   o f   S p a r t a ,   G o d a i :   E l e m e n t a l   F o r c e ,   G o d s ,   G o d s   a n d   G e n e r a l s ,   G o d s   a n d   H e r o e s :   R o m e   R i s i n g   ,   G O D S :   L a n d s   O f   I n f i n i t y ,   G o d z i l l a   :   T h e   S e r i e s ,   G o d z i l l a :   D e s t r o y   A l l   M o n s t e r s   M e l e e ,   G o d z i l l a :   S a v e   T h e   E a r t h ,   G o d z i l l a :   U n l e a s h e d ,   G o l d   A n d   G l o r y :   T h e   R o a d   T o   E l   D o r a d o ,   G o l d e n   A x e ,   G o l d e n   A x e :   B e a s t   R i d e r ,   G o l d e n   C o m p a s s ,   G o l d e n E y e :   R o g u e   A g e n t ,   G o l d e n l a n d   2 ,   G o l f   R e s o r t   T y c o o n ,   G o o f y   S k a t e b o a r d i n g ,   G o o g l e ,   G o o k a :   T h e   M y s t e r y   O f   J a n a t r i s ,   G o r e ,   G o r e :   U l t i m a t e   S o l d i e r ,   G o r k y   1 7 ,   G o r k y   Z e r o :   B e y o n d   H o n o r ,   G o t c h a ! ,   G o t h i c ,   G o t h i c   3   -   F o r s a k e n   G o d s ,   G o t h i c   I I ,   G o t h i c   I I I ,   G ö l g e   K r a l l 11,   G P   5 0 0 ,   G P 2 X ,   G - P o l i c e ,   G r a b b e d   b y   t h e   G h o u l i e s ,   G r a d i u s   C o l l e c t i o n ,   G r a d i u s   I I I ,   G r a d i u s   V ,   G r a n   T u r i s m o ,   G r a n   T u r i s m o   3 :   A - S p e c ,   G r a n   T u r i s m o   4 ,   G r a n   T u r i s m o   5 ,   G r a n   T u r i s m o   5   P r o l o g u e ,   G r a n   T u r i s m o   H D ,   G r a n d   T h e f t   A u t o ,   G r a n d   A g e s :   R o m e ,   G r a n d   P r i x   2   ,   G r a n d   P r i x   3 ,   G r a n d   P r i x   M a n a g e r   2 ,   G r a n d   P r i x   W o r l d ,   G r a n d   S l a m   T e n n i s ,   G r a n d   T h e f t   A u t o ,   G r a n d   T h e f t   A u t o   :   L o n d o n   1 9 6 9 ,   G r a n d   T h e f t   A u t o   :   V i c e   C i t y ,   G r a n d   T h e f t   A u t o   2   ,   G r a n d   T h e f t   A u t o   3 ,   G r a n d   T h e f t   A u t o   A d v a n c e ,   G r a n d   T h e f t   A u t o   I V ,   G r a n d   T h e f t   A u t o   I V :   T h e   B a l l a d   o f   G a y   T o n y ,   G r a n d   T h e f t   A u t o   V ,   G r a n d   T h e f t   A u t o :   C h i n a t o w n   W a r s ,   G r a n d   T h e f t   A u t o :   E p i s o d e s   f r o m   L i b e r t y   C i t y ,   G r a n d   T h e f t   A u t o :   L i b e r t y   C i t y   S t o r i e s ,   G r a n d   T h e f t   A u t o :   S a n   A n d r e a s ,   G r a n d   T h e f t   A u t o :   V i c e   C i t y ,   G r a n d   T h e f t   A u t o :   V i c e   C i t y   S t o r i e s ,   G r a n d   T o u r i n g ,   G r a n d i a   2 ,   G r a n d i a   I I ,   G r a v i t y   F o r c e ,   G r a v R a l l y ,   G r e a t   E s c a p e T h e ,   G r e a t   Q i n   W a r r i o r s ,   G r e e d ,   G r e m l i n s   2 ,   G r e t z k y   N H L ,   G r i m   A d v e n t u r e s   o f   B i l l y a n d M a n d y ,   G r i m   F a n d a n g o ,   G r i p S h i f t ,   G r o m ,   G r o m a d a ,   G r o t e s q u e ,   G r o t e s q u e   T a c t i c s :   E v i l   H e r o e s ,   G r o u n d   C o n t r o l ,   G r o u n d   C o n t r o l   I I :   O p e r a t i o n   E x o d u s ,   G r o u n d   Z e r o :   G e n e s i s   o f   a   N e w   W o r l d ,   G r u n t z ,   G S m a r t   L C D   2 ,   G T   L e g e n d s ,   G T A   I V :   L o s t   a n d   D a m n e d ,   G T A :   V i c e   C i t y ,   G T I   R a c i n g ,   G T R ,   G T R   2 ,   G u i l d   W a r s ,   G u i l d   W a r s   2 ,   G u i l d   W a r s :   E y e   o f   t h e   N o r t h ,   G u i l d   W a r s :   F a c t i o n s   ,   G u i l d   W a r s :   N i g h t f a l l ,   G u i l t y   G e a r   J u d g m e n t ,   G u i l t y   G e a r   X X   # R e l o a d ,   G u i t a r   F r e a k s   %   D r u m m a n i a :   M a s t e r p i e c e   S i l v e r ,   G u i t a r   H e r o ,   G u i t a r   H e r o   2 ,   G u i t a r   H e r o   3 :   L e g e n d s   o f   R o c k ,   G u i t a r   H e r o   6 ,   G u i t a r   H e r o :   A e r o s m i t h ,   G u i t a r   H e r o :   M e t a l l i c a ,   G u i t a r   H e r o :   S m a s h   H i t s ,   G u m b o y :   C r a z y   A d v e n t u r e s ,   G u n ,   G u n l o k ,   G u n m a n ,   G u n m a n   C h r o n i c l e s ,   G u n m e t a l ,   G u n p e y ,   G u n s   N    R o s e s   B u m b l e f o o t   R ö p o r t a j 1,   G u n s h i p ,   G u n W a r r i o r ,   G u r u m i n :   A   M o n s t r o u s   A d v e n t u r e ,   H . E . D . Z . ,   H 2 O ,   H a c i v a t   K a r a g ö z   N e d e n   Ö l d ü r ü l d ü ? ,   H a i l   R ö p o r t a j 1,   H a l f   L i f e :   C o u n t e r   S t r i k e ,   H a l f - L i f e ,   H a l f - L i f e   :   B l u e   S h i f t ,   H a l f - L i f e   :   U . S . S   D a r k s t a r ,   H a l f - L i f e   2 ,   H a l f - L i f e   2   L o s t ,   H a l f - L i f e   2   P o r t a l ,   H a l f - L i f e   2 :   E p i s o d e   O n e ,   H a l f - L i f e   2 :   E p i s o d e   T h r e e ,   H a l f - L i f e   2 :   E p i s o d e   T w o ,   H a l f - L i f e   2 :   J a i l b r e a k   S o u r c e ,   H a l f - L i f e   2 :   L o s t   C o a s t ,   H a l f - L i f e :   O p p o s i n g   F o r c e ,   H a l l o w e e n   R a c e r ,   H a l o ,   H a l o   2 ,   H a l o   3 ,   H a l o   3   -   H e r o i c   M a p   P a c k ,   H a l o   3 :   O D S T ,   H a l o   4 ,   H a l o   W a r s ,   H a l o :   C o m b a t   E v o l v e d ,   H a l o :   R e a c h ,   H a m m e r   a n d   S i c k l e ,   H a p p y l a n d   X - M a s   A d v e n t u r e ,   H a r b i n g e r ,   H a r d   B a l l   6 ,   H a r d   T o   B e   A   G o d ,   H a r d   T r u c k   2 ,   H a r d   T r u c k   A p o c a l y p s e ,   H a r d   T r u c k   T y c o o n ,   H a r d   T r u c k :   1 8   W h e e l s   O f   S t e e l ,   H a r d D i s k ,   H a r k e r ,   H a r l e y   D a v i d s o n   -   R a c e   A c r o s s   A m e r i c a ,   H a r r y   P o t t e r   a n d   T h e   C h a m b e r   o f   S e c r e t s ,   H a r r y   P o t t e r   a n d   t h e   G o b l e t   o f   F i r e ,   H a r r y   P o t t e r   a n d   t h e   H a l f - B l o o d   P r i n c e ,   H a r r y   P o t t e r   a n d   t h e   O r d e r   o f   t h e   P h o e n i x ,   H a r r y   P o t t e r   a n d   t h e   P r i s o n e r   o f   A z k a b a n ,   H a r r y   P o t t e r   a n d   t h e   S o r c e r e r  s   S t o n e ,   H a r r y   P o t t e r :   O r d e r   o f   t h e   P h o e n i x   ,   H a r r y   P o t t e r :   P h i l o s o p h e r  s   S t o n e ,   H a r r y   P o t t e r :   Q u i d d i t c h   W o r l d   C u p ,   H a r r y   P o t t e r :   S o r c e r e r  s   S t o n e ,   H a r r y   P o t t e r :   T h e   O r d e r   O f   T h e   P h o e n i x ,   H a r v e s t   M o o n :   A   w o n d e r f u l   L i f e ,   H a r v e s t   M o o n :   A n o t h e r   W o n d e r f u l   L i f e ,   H a r v e s t   o f   S o u l s ,   H a u n t i n g   G r o u n d ,   H a v e   a   N . I . C . E .   D a y ,   H a v e n :   C a l l   o f   t h e   K i n g ,   H a v o c ,   H a z e ,   H e a d   M o u n t e d   D i s p l a y ,   H e a d h u n t e r ,   H e a d h u n t e r :   R e d e m p t i o n ,   H e a r t   o f   E m p i r e :   R o m e ,   H e a r t   o f   E t e r n i t y ,   H e a r t s   o f   I r o n ,   H e a r t s   O f   I r o n   -   P l a t i n u m ,   H e a r t s   o f   I r o n   2 :   D o o m s d a y ,   H e a r t s   O f   I r o n   I I ,   H e a r t s   o f   I r o n   I I I ,   H e a t s e e k e r ,   H e a v e n   a n d   H e l l ,   H e a v e n l y   S w o r d ,   H e a v y   G e a r ,   H e a v y   G e a r   2 ,   H e a v y   M e t a l   F . A . K . K   2 ,   H e a v y   R a i n ,   H e a v y w e i g h t   T h u n d e r ,   H e d z   ,   H e g e m o n i a :   L e g i o n   o f   I r o n ,   H e g e m o n y :   P h i l i p   o f   M a c e d o n ,   H e i s t ,   H e l i   H e r e o s ,   H e l i c o p s ,   H e l i c o p t e r   S t r i k e   F o r c e ,   H e l l   i n   V i e t n a m ,   H e l l   T y c o o n ,   H e l l b e n d e r   ,   H e l l b o y :   S c i e n c e   o f   E v i l ,   H e l l b o y :   T h e   S c i e n c e   o f   E v i l ,   H e l l c h e s s ,   H e l l f o r c e s ,   H e l l g a t e :   L o n d o n ,   H e l l i o n :   M y s t e r y   o f   t h e   I n q u i s i t i o n ,   H e l l o   K i t t y  s   C u b e   F r e n z y ,   H e - M a n :   P o w e r   o f   G r a y s k u l l ,   H e r b i e :   F u l l y   L o a d e d ,   H e r e t i c ,   H e r e t i c   2 ,   H e r e t i c :   S h a d o w   o f   t h e   S e r p e n t   R i d e r s ,   H e r o ,   H e r o   O n l i n e ,   H e r o   O n l i n e   A t a t ü r k   b ü s t ü ,   H e r o e s   3 :   A r m a g e d d o n  s   B l a d e ,   H e r o e s   C h r o n i c l e s   :   C l a s h   o f   t h e   D r a g o n s ,   H e r o e s   C h r o n i c l e s   :   M a s t e r   o f   t h e   E l e m e n t s ,   H e r o e s   C h r o n i c l e s   :   W o r l o r d s   O f   T h e   W a s t e l a n d ,   H e r o e s   C h r o n i c l e s :   C o n q u e s t   o f   T h e   U n d e r w o r l d ,   H e r o e s   C h r o n i c l e s :   T h e   F i n a l   C h a p t e r s ,   H e r o e s   o f   A n n i h i l a t e d   E m p i r e s ,   H e r o e s   O f   M i g h t   a n d   M a g i c ,   H e r o e s   O f   M i g h t   a n d   M a g i c   2 ,   H e r o e s   O f   M i g h t   a n d     M a g i c   3 ,   H e r o e s   o f   M i g h t   a n d   M a g i c   I V ,   H e r o e s   o f   M i g h t   a n d   M a g i c   V :   H a m m e r s   o f   F a t e ,   H e r o e s   O f   M i g h t   A n d   M a g i c   4 :   W i n d s   O f   W a r ,   H e r o e s   o f   M i g h t   a n d   M a g i c   I V :   T h e   G a t h e r i n g   S t o r m ,   H e r o e s   o f   M i g h t   a n d   M a g i c   V ,   H e r o e s   O f   M i g h t   A n d   M a g i c :   W i n d s   O f   W a r ,   H e r o e s   o f   M i g h t   a n d   M a g i c 3 :   T h e   S h a d o w   o f   D e a t h ,   H e r o e s   o f   t h e   P a c i f i c ,   H e r o e s   O v e r   E u r o p e ,   H e r o  s   J o u r n e y ,   H e x e n ,   H e x e n   2 ,   H e x e n   I I   M i s s i o n   P a c k :   P o r t a l   o f   P r a e v u s ,   H e y   A r n o l d !   T h e   M o v i e ,   H I S   E x c a l i b u r   R a d e o n   9 5 0 0   P r o   1 2 8 M B   D D R ,   H i   O c t a n e ,   H i   S p e e d   I n t e r n e t   M o d e m   C a b l e ,   H i d d e n   a n d   D a n g e r o u s   2 ,   H i d d e n   a n d   D a n g e r o u s   2 :   S a b r e   S q u a d r o n ,   H i d d e n   a n d   D a n g e r o u s ,   H i d e o   K o j i m a   R ö p o r t a j 1,   H i g h   H e a t   M a j o r   L e a g u e   B a s e b a l l   2 0 0 4 ,   H i g h l a n d   W a r r i o r s ,   H i g h l a n d e r ,   H i l e   D o s y a s 1,   H i l e   K 1l a v u z u ,   H i l l e   k l a v u z u ,   H i p h o p   L i f e   2 :   S u   Ç i ç e i   O p e r a s y o n u ,   H i p Z i p ,   H i s   E x c a l i b u r   A t i   R a d e o n   9 2 0 0   V i v o ,   H i s   E x c a l i b u r   A t i   R a d e o n   9 8 0 0   P R O ,   H i s t o r y   C h a n n e l :   B a t t l e   f o r   t h e   P a c i f i c ,   H i s t o r y   C h a n n e l :   G r e a t   B a t t l e s   o f   R o m e   ,   H i s t o r y   C h a n n e l :   L o s t   W o r l d s ,   H i s t o r y   L i n e ,   H i s t W a r :   L e s   G r o g n a r d s   ,   H i t b o y ,   H i t c h c o c k :   T h e   F i n a l   C u t ,   H i t m a n ,   H i t m a n   2   :   S i l e n t   A s s a s s i n ,   H i t m a n   2 :   S i l e n t   A s s a s s i n ,   H i t m a n   3 :   C o n t r a c t s ,   H i t m a n :   B l o o d   M o n e y ,   H i t m a n :   C o d e n a m e   4 7 ,   H o l i d a y   I s l a n d ,   H o l l o w ,   H o m e   A l o n e ,   H o m e   R u n   K i n g ,   H o m e   W o r l d ,   H o m e w o r l d   2 ,   H o o l i g a n s :   S t o r m   O v e r   E u r o p e ,   H o r s e   R a c i n g   M a n a g e r ,   H o s p i t a l   T y c o o n   2 0 0 7 ,   H o s t i l e   W a t e r s ,   H o t   B r a i n ,   H o t   R o d   :   A m e r i c a n   S t r e e t   D r a g ,   H o t   R o d :   G a r a g e   T o   G l o r y ,   H o t   S h o t s   G o l f ,   H o t   S h o t s   G o l f   F o r e ! ,   H o t   W h e e l s   S t u n t   T r a c k   D r i v e r ,   H o t   W h e e l s   U l t i m a t e   R a c i n g ,   H o t   W h e e l s   V e l o c i t y   X ,   H o t   W h e e l s :   S t u n t   T r a c k   C h a l l e n g e ,   H o t e l   A t   A   L o s t   C l i m b e r :   I n s p e c t o r   G l e b s k y  s   P u z z l e ,   H o t e l   G i a n t ,   H o u r   O f   V i c t o r y ,   H o u s e   o f   D e a d ,   H o y l e   B l a c k j a c k   2 0 0 5 ,   H o y l e   C a s i n o   2 0 0 0 ,   H o y l e   C a s i n o   2 0 0 8 ,   H P   P h o t o s m a r t   1 0 0 ,   H u g o ,   H u m v e e   A s s a u l t ,   H u n t   F o r   T h e   R e d   B a r o n ,   H u n t e r   H u n t e d ,   H u n t e r   T h e   R e c k o n i n g ,   H u n t i n g   U n l i m i t e d   2 ,   H u n t i n g   U n l i m i t e d   2 0 1 0 ,   H u n t i n g   U n l i m i t e d   3 ,   H u n t i n g   U n l i m i t e d   4 ,   H u x l e y ,   H ü k ü m r a n   S e n f o n i ,   H y d r o p h o b i a ,   H y p e   :   T h e   T i m e   Q u e s t ,   H y p e r   B l a d e ,   H y p e r   S t r e e t   F i g h t e r   I I :   A n n i v e r s a r y   E d i t i o n ,   H y p e r X ,   I   o f   t h e   e n e m y ,   I   W a s   a n   A t o m i c   M u t a n t ,   I - 8 ,   I c e   A g e   2 :   T h e   M e l t d o w n ,   I c e   A g e :   D a w n   o f   t h e   D i n o s a u r s ,   I c e   H o c k e y   C l u b   M a n a g e r   2 0 0 5 ,   I c e   N i n e ,   I c e w i n d   D a l e ,   I c e W i n d   D a l e   :   H e a r t   o f   W i n t e r ,   I c e W i n d   D a l e   I I ,   I C O ,   I D 4 :   I n d e p e n d e n c e   D a y ,   I G I   2 :   C o v e r t   S t r i k e ,   I g n i t i o n ,   I G P X :   I m m o r t a l   G r a n d   P r i x ,   I H R A   P r o f e s s i o n a l   D r a g   R a c i n g   2 0 0 5 ,   I L - 2   S t u r m o v i k :   1 9 4 6 ,   I L - 2   S t u r m o v i k :   F o r g o t t e n   B a t t l e s ,   I L - 2   S t u r m o v i k :   F o r g o t t e n   B a t t l e s   -   A c e ,   I L - 2   S t u r m o v i k :   F o r g o t t e n   B a t t l e s   -   R e b i r t h   O f   H o n o r ,   I L 2 :   S t u r m o v i k ,   I l l u m i n a ,   I m m o r t a l   C i t i e s :   C h i l d r e n   O f   T h e   N i l e ,   I M P - 1 5 0   M P 3   P l a y e r ,   I m p e r a t o r ,   I m p e r i a l   G l o r y ,   I m p e r i a l i s m ,   I m p e r i a l i s m   2 :   A g e   o f   E x p l o r a t i o n ,   I m p e r i u m   G a l a c t i c a ,   I m p e r i u m   G a l a c t i c a   2 ,   I m p e r i u m   G a l a c t i c a   I I ,   I m p e r i u m   R o m a n u m ,   I m p o s s i b l e   C r e a t u r e s ,   I m p o s s i b l e   M a c h i n e   2 0 2 5 ,   I n   C o l d   B l o o d ,   I n   C o l d   B l o o d   ( P A L   V e r . ) ,   I n   t h e   G r o o v e ,   I n c o m i n g ,   I n C r a z y B a l l ,   I n c r e d i b l e   C r i s i s ,   I n c r e d i b l e   M a c h i n e   ,   I n c u b a t i o n ,   I n d e p e n d e n c e   W a r ,   I n d e p e n d e n c e   W a r   2   :   E d g e   O f   C h a o s ,   I n d i a n a   J o n e s   2 0 0 7 ,   I n d i a n a   J o n e s   a n d   t h e   E m p e r o r  s   T o m b ,   I n d i a n a   J o n e s   a n d   t h e   E m p e r o r  s   T o m b ,   I n d i a n a   J o n e s   a n d   t h e   F a t e   o f   A t l a n t i s ,   I n d i a n a   J o n e s   A n d   T h e   I n f e r n a l   M a c h i n e ,   I n d i a n a   J o n e s   a n d   t h e   S t a f f   o f   K i n g s ,   I n d u s t i r a l   K i l l e r s ,   I n d u s t r y   G i a n t ,   I n d y c a r   S e r i e s ,   I n d y C a r   S e r i e s   2 0 0 5 ,   I n f e c t e d ,   I n f e r n a l ,   I n f e r n a l :   H e l l  s   V e n g e a n c e ,   I n f e r n o ,   I n - F i s h e r m a n   F r e s h w a t e r   T r o p h i e s ,   I n h a b i t e d   I s l a n d ,   I n h a b i t e d   I s l a n d :   S t r a n g e r ,   I - N i n j a ,   I n i t i a l   D :   S t r e e t   S t a g e ,   I n n e r   S p a c e ,   I n n o c e n t   L i f e :   A   F u t u r i s t i c   H a r v e s t   M o o n ,   I n q u i s i t i o n ,   I n s a n e ,   I n s e c t i c i d e ,   I n s i d e   P i t c h   2 0 0 3 ,   I n s p e c t o r   G a d g e t ,   I n s p i r e   5 . 1   5 7 0 0   D i g i t a l ,   I n s t i n c t ,   I n t e l ,   I n t e l l i m o u s e   E x p l o r e r ,   I n t e n s o r   L X   3 5 0 ,   I n t e r n a t i o n a l   A t h l e t i c s ,   I n t e r n a t i o n a l   O n l i n e   S o c c e r ,   I n t e r n a t i o n a l   S u p e r s t a r   S o c c e r   2 ,   I n t e r n a t i o n a l   S u p e r s t a r   S o c c e r   3 ,   I n t e r n e t   H 1z l a n 1y o r !   P e k i   N e l e r   S a l 1y o r ? ,   I n t e r n e t   Y a s a s 1  v e   R T Ü K ,   I n t e r s t a t e   7 6 ,   I n t e r s t a t e    8 2 ,   I n t e r s t e l l a r   M a r i n e s ,   I n t e r v i e w   w i t h   a   M a d e   M a n ,   I n u i t s :   W h i t e   F e a r ,   I n v a s i o n   :   E a r t h ,   I n v a s i o n :   R e c o v e r i n g   L a n d ,   I n W i n   M a e l s t r o m ,   I P O N G ,   I r i d i o n   3 D ,   I r o n   M a n ,   I r o n   M a n   2 ,   I r o n s t o r m ,   I r t h   O n l i n e ,   I s a b e l l e ,   I s l a n d   o f   L i v i n g   D e a d ,   I S S   P r o   E v o l u t i o n ,   I S S   P r o   E v o l u t i o n   2 ,   I - W a r ,   I z n o g o u d ,   i ,   i d   S o f t w a r e ,   i d   S o f t w a r e  d a   n e l e r   o l u y o r ? ,   0k i   H i k a y e ,   0k i n c i   N e s i l ,   0l g i   Ç e k i c i   K u r g u s a l   M e k a n l a r   -   B ö l ü m   1 ,   0n a d 1n a   O y u n   O y n a y 1n ,   i n F a m o u s ,   0n _a a t ,   i P h o n e   /   i P o d   T o u c h   /   i P a d ,   0s t a n b u l ,   0s t a n b u l   E f s a n e l e r i ,   0_t e   G e l i y o r l a r   0 6 ,   J a c k   i n   t h e   D a r k ,   J a c k   K e a n e ,   J a c k   O r l a n d o   :   A   C i n e m a t i c   A d v e n t u r e ,   J a c k   t h e   R i p p e r ,   J a c k a s s   t h e   G a m e ,   J a c k e d ,   J a c k i e   C h a n   A d v e n t u r e s ,   J a d e   E m p i r e ,   J a g g e d   A l l i a n c e   2 :   U n f i n i s h e d   B u s i n e s s ,   J a g g e d   A l l i a n c e   2 :   W i l d f i r e ,   J a g g e d   A l l i a n c e   3 D ,   J a k   2 ,   J a k   3 ,   J a k   a n d   D a x t e r ,   J a k   a n d   D a x t e r :   T h e   P r e c u r s o r   L e g a c y ,   J a k   X :   C o m b a t   R a c i n g ,   J a m e s   B o n d   0 0 7 :   E v e r y t h i n g   o r   N o t h i n g ,   J a m e s   B o n d   0 0 7 :   F r o m   R u s s i a   w i t h   L o v e ,   J a m e s   B o n d   0 0 7 :   N i g h t f i r e ,   J a m e s   B o n d   0 0 7 :   Q u a n t u m   O f   S o l a c e ,   J a m e s   B o n d :   Q u a n t u m   o f   S o l a c e ,   J a m e s   C a m e r o n  s   A v a t a r :   T h e   G a m e ,   J a n e  s   A t t a c k   S q u a d r o n ,   J a n e  s   U S A F ,   J a w s   U n l e a s h e d ,   J a z z   J 7 9 1 5   5 + 1   S p e a k e r ,   J a z z   J a c k   R a b b i t ,   J a z z   J a c k   R a b b i t   2 ,   J e e p   M o u n t a t i n   M a d n e s s ,   J e e p e r s   C r e e p e r s ,   J e r e m y   M c G r a t h   S u p e r c r o s s   2 0 0 0 ,   J e r s e y   D e v i l ,   J e t   G r i n d   R a d i o ,   J e t   G r i n d / S e t   R a d i o ,   J e t f i g h t e r   2 0 1 5 ,   J e t f i g h t e r   3 ,   J e t s    N    G u n s ,   J e w e l   Q u e s t :   E x p e d i t i o n s ,   J i m m y   W h i t e  s   C u e b a l l   W o r l d ,   J o h n   C a r m a c k ,   J o h n   D e e r e :   D r i v e   G r e e n ,   J o h n n y   W h a t e v e r ,   J o i n t   O p e r a t i o n s :   E s c a l a t i o n ,   J o i n t   O p e r a t i o n s :   T y p h o o n   R i s i n g ,   J o i n t   S t r i k e   F i g h t e r ,   J o i n t   T a s k   F o r c e ,   J o n a t h a n   K a n e :   T h e   P r o t e c t o r ,   J o s i e   M a r a n ,   J o u r n e y   T o   T h e   C e n t e r   O f   T h e   M o o n ,   J o u r n e y m a n   P r o j e c t   3 :   L e g a c y   o f   T i m e ,   J u d g e   D r e d d :   D r e d d   V e r s u s   D e a t h ,   J u i c e d ,   J u i c e d   2 :   H o t   I m p o r t   N i g h t s ,   J u i c e d :   E l i m i n a t o r ,   J u m p   S u p e r   S t a r s ,   J u m p e r ,   J u n i o r   C l a s s i c   G a m e s :   A n i m a l   W o r l d ,   J u - o n :   T h e   G r u d g e ,   J u r a s s i c   P a r k :   O p e r a t i o n   G e n e s i s ,   J u s t   C a u s e ,   J u s t   C a u s e   2 ,   J u s t i c e   L e a g u e   H e r o e s ,   K .   H a w k   S u r v i v a l   I n s t i n c t ,   K a a n :   B a r b a r i a n  s   B l a d e ,   K a b l o s u z   K l a v y e   M o u s e   S e t l e r i ,   K a b u k i   W a r r i o r s ,   K a b u s   2 2 ,   K a f a t a s 1  M a n t r a s 1,   K a i   B u d d e ,   K a i j i n ,   K a m e n   R i d e r   K a b u t o ,   K a n e   a n d   L y n c h   2 :   D o g   D a y s ,   K a n e   a n d   L y n c h :   D e a d   M e n ,   K a n g    1n   A l a y 1:   E j d e r a n   K u r a l l a r 1,   K a n g  1n   A l a y 1:   K 1y a m e t   T u g a y 1,   K a o   C h a l l e n g e r s ,   K a o   t h e   K a n g a r o ,   K a r a   E l f   Ü ç l e m e s i ,   K a r a   K 1l 1ç ,   K a r a   K u l e   V I I   -   K u l e ,   K a r a g ü l   ^o v a l y e s i ,   K a r a n l 1k   v e   I _1k ,   K a r a o k e   R e v o l u t i o n ,   K a r a o k e   R e v o l u t i o n   V o l u m e   2 ,   K a r a t e   K i d   2 ,   K a r i k a t ü r ,   K a s p a r o v   C h e s s m a t e ,   K a s u m i ,   K a t a m a r i   D a m a c y ,   K a t a m a r i   D a m a c y   2 ,   K a y 1p   Y 1l l a r ,   K e e p s a k e ,   K e l l y   S l a t e r  s   P r o   S u r f e r ,   K e n d e r y u r d u ,   K e s s e n   3 ,   K h a n :   T h e   A b s o l u t e   P o w e r ,   K h e o p s   S t u d i o s   R ö p o r t a j ,   K 1s a   K 1s a   D o n a n 1m ,   K I S S   P s y c h o   C i r c u s ,   K 1z 1l   G ö l g e   Ü ç l e m e s i ,   K 1z l a r   o y u n   o y n a y a b i l i r   m i ? ,   K i c k   O f f   2 0 0 2 ,   K i d   I c a r u s ,   K i l l   S w i t c h ,   K i l l e r   T a n k ,   K i l l i n g   D a y ,   K i l l i n g   F l o o r ,   K i l l i n g   T i m e ,   K i l l z o n e ,   K i l l z o n e   2 ,   K i l l z o n e   3 ,   K i l l z o n e :   L i b e r a t i o n ,   K i n g   A r t h u r ,   K i n g   A r t h u r   -   T h e   R o l e - p l a y i n g   W a r g a m e ,   K i n g   A r t h u r :   P e n d r a g o n   C h r o n i c l e s ,   K i n g   K o n g ,   K i n g   o f   F i g h t e r s   2 0 0 2   ,   K i n g   o f   F i g h t e r s   E x t r e m e ,   K i n g   o f   F i g h t e r s   X I ,   K i n g   O f   F i g h t e r s :   M a x i m u m   I m p a c t ,   K i n g   o f   t h e   R o a d ,   K i n g d o m   H e a r t s ,   K i n g d o m   H e a r t s   2 ,   K i n g d o m   H e a r t s   I I :   F i n a l   M i x   + ,   K i n g d o m   H e a r t s   R e :   C h a i n   o f   M e m o r i e s ,   K i n g d o m   o f   P a r a d i s e ,   K i n g d o m   U n d e r   F i r e ,   K i n g d o m   U n d e r   F i r e :   C i r c l e   o f   D o o m ,   K i n g d o m   U n d e r   F i r e :   H e r o e s ,   K i n g d o m   U n d e r   F i r e :   T h e   C r u s a d e r s ,   K i n g p i n :   L i f e   o f   C r i m e ,   K i n g  s   B o u n t y :   A r m o r e d   P r i n c e s s ,   K i n g  s   Q u e s t ,   K i n g  s   Q u e s t :   M a s k   o f   E t e r n i t y ,   K i s s   P s y c h o   C i r c u s ,   K i t a p   N a s 1l   A l 1n 1r ? ,   K K N D   2 ,   K K N D   2   :   K r o s s f i r e ,   K l a n   K a v r a m 1n 1n   D e r i n l i k l e r i n e   D o r u ,   K l i n g o n   H o n o r   G u a r d ,   K n i g h t   C o n t r a c t ,   K n i g h t   O n l i n e ,   K n i g h t   O n l i n e   A k a r a ,   K n i g h t   O n l i n e   C h a o s ,   K n i g h t   O n l i n e :   M o r a d o n ,   K n i g h t   R i d e r ,   K n i g h t   R i d e r :   t h e   G a m e   2 ,   K n i g h t s   a n d   M e r c h a n t s ,   K n i g h t  s   A p p r e n t i c e :   M e m o r i c k  s   A d v e n t u r e s ,   K n i g h t s   C o n t r a c t ,   K n i g h t s   o f   H o n o r ,   K n i g h t s   o f   t h e   F o r c e ,   K n i g h t s   o f   t h e   T e m p l e   I I ,   K n i g h t s h i f t ,   K n i g h t S h i f t   2 :   C u r s e   o f   S o u l s ,   K n o c k o u t   K i n g s   2 0 0 0 ,   K n o c k o u t   K i n g s   2 0 0 1 ,   K o h a n   :   A h r i m a n  s   G i f t ,   K o h a n   I I :   K i n g s   o f   W a r ,   K o h a n :   I m m o r t a l   S o v e r e i g n s ,   K o n a m i   C o l l e c t o r  s   S e r i e s :   C a s t l e v a n i a   a n d   C o n t r a ,   K o n a m i   G B   C o l l e c t i o n   V o l u m e   1 ,   K o n s e r V E ,   K o n s o l l a r ,   K o n u n g   2 ,   K o p y a   o y u n ,   K o r i d o r ,   K o t a k u ,   K o u d e l k a ,   K r e e d ,   K r i z :   K a y 1p   T o p r a k l a r d a   S a v a _,   K u l t :   H e r e t i c   K i n g d o m s ,   K u m a \ W a r :   T h e   W a r   O n   T e r r o r ,   K u n g   F u   P a n d a ,   K u o n ,   K u r t ç u k ,   K u r t l a r   V a d i s i ,   L . A .   N o i r e ,   L . A .   R u s h ,   L a   P u c e l l e   T a c t i c s ,   L a b y r i n t h   o f   L i g h t ,   L a d a   R a c i n g   C l u b ,   L a i r ,   L a m e r s ,   L a n d   o f   L a g e n d s ,   L a n d   o f   t h e   D e a d :   R o a d   t o   F i d d l e r  s   G r e e n ,   L a n e t i n   H i k a y e s i ,   L a r a   C r o f t   a n d   t h e   G u a r d i a n   o f   L i g h t ,   L a r a   v e   K u r t i s ,   L a r r y   7 ,   L a s   V e g a s   T y c o o n ,   L a s e r   S q u a d   N e m e s i s ,   L a s t   R e b e l l i o n ,   L a u r a   B o w   i n   T h e   D a g g e r   o f   A m o n   R a ,   L a v a   K r o f t ,   L a w   a n d   O r d e r :   J u s t i c e   I s   S e r v e d ,   L a w   a n d   O r d e r :   C r i m i n a l   I n t e n t ,   L a w m a k e r ,   L a w m a n ,   L C D   P C ,   L e   M a n s   2 4   H o u r s ,   L e a d   a n d   G o l d :   G a n g s   o f   t h e   W i l d   W e s t ,   L e a d f o o t   :   S t a d i u m   O f f - R o a d   R a c i n g ,   L e f t   4   D e a d ,   L e f t   4   D e a d   2 ,   L e f t   B e h i n d :   E t e r n a l   F o r c e s ,   L e g a c y   O f   K a i n ,   L e g a c y   o f   K a i n :   B l o o d   O m e n   I I ,   L e g a c y   O f   K a i n :   D e f i a n c e ,   L e g a c y   O f   K a i n :   S o u l   R e a v e r   2 ,   L e g a c y :   D a r k   S h a d o w s ,   L e g e n d   o f   K y r a n d i a   T h e   B o o k   2 :   T h e   H a n d   o f   F a t e ,   L e g e n d   o f   t h e   D r a g o n ,   L e g e n d   O f   Z e l d a :   P h a n t o m   H o u r g l a s s ,   L e g e n d   o f   Z e l d a :   T w i l i g h t   P r i n c e s s ,   L e g e n d :   H a n d   o f   G o d ,   L e g e n d a r y ,   L e g e n d s   o f   M i g h t   a n d   M a g i c ,   L e g e n d s   O f   W r e s t l e m a n i a   ,   L e g i o n ,   L e g i o n   A r e n a ,   L e g i o n :   L e g e n d   o f   E x c a l i b u r ,   L e g o   B a t m a n ,   L E G O   B a t m a n :   T h e   V i d e o g a m e   ,   L E G O   H a r r y   P o t t e r :   Y e a r s   1 - 4 ,   L e g o   I n d i a n a   J o n e s ,   L E G O   I n d i a n a   J o n e s :   T h e   O r i g i n a l   A d v e n t u r e s ,   L e g o   R a c e r s ,   L e g o   R a c e r s   2 ,   L e g o   R o c k   B a n d ,   L e g o   R o c k   R a i d e r s ,   L e g o   S t a r   W a r s ,   L e g o   S t a r   W a r s   I I :   T h e   O r i g i n a l   T r i l o g y ,   L e g o   S t a r   W a r s :   T h e   C o m p l e t e   S a g a ,   L e g o :   S t a r   W a r s   I I I ,   L e i s u r e   S u i t   L a r r y :   B o x   O f f i c e   B u s t ,   L e i s u r e   S u i t   L a r r y :   M a g n a   C u m   L a u d e ,   L e i s u r e   S u i t   L a r r y :   R o c k e t   P a r t y ,   L e m m i n g s ,   L e m m i n g s   2 :   T r i b e s ,   L e m m i n g s   R e v o l u t i o n ,   L e m m i n g s   X - M a s   9 3 ,   L e m o n a d e   T y c o o n ,   L e m o n y   S n i c k e t  s   A   S e r i e s   o f   U n f o r t u n a t e   E v e n t s ,   L e t h a l   S k i e s   2 ,   L e t h a l   S k i e s   E l i t e   P i l o t :   T e a m   S W ,   L i f e s t r e a m ,   L i g h t S c r i b e ,   L i m b o   o f   t h e   L o s t ,   L i n e   o f   S i g h t :   V i e t n a m ,   L i n e a g e   2 :   C h r o n i c l e   I ,   L i n k i n   P a r k   8 - B i t   R e b e l l i o n ! ,   L i n k s   2 0 0 1 ,   L i o n   K i n g ,   L i q u i d a t o r ,   L i t t l e   B i g   A d v e n t u r e ,   L i t t l e   B i g   A d v e n t u r e   2 ,   L i t t l e   F i g h t e r   2 ,   L i t t l e B i g P l a n e t ,   L i t t l e B i g P l a n e t   2 ,   L i t t l e B i g P l a n e t 2 ,   L i v e   F o r   S p e e d ,   L M A   M a n a g e r   2 0 0 4 ,   L M A   M a n a g e r   2 0 0 5 ,   L M A   M a n a g e r   2 0 0 6 ,   L M A   P r o f e s s i o n a l   M a n a g e r   2 0 0 5 ,   L o a t h   N o l d e r :   L a b o r e s   S o l i s ,   L o c o   M a n i a ,   L o c o R o c o ,   L o c o R o c o   2 ,   L o d e   R u n n e r   2 ,   L o g i c a l ,   L o g i t e c h   C o r d l e s s   R u m b l e p a d   I I ,   L o g i t e c h   M O M O   R a c i n g   F o r c e   F e e d b a c k   W h e e l ,   L o g i t e c h   M X   3 1 0   O p t i c a l   M o u s e ,   L o g o ,   L o k i ,   L o n d o n   R a c e r   P o l i c e   M a d n e s s ,   L o n d o n   T a x i ,   L o n g e s t   J o u r n e y ,   L o o k i n g   G l a s s :   A   N e w   D i m e n s i o n ,   L o o n e y   T u n e s :   B a c k   i n   A c t i o n ,   L o o n y   T u n e s   S p a c e   R a c e ,   L o r d   O f   T h e   R i n g s   :   T h e   F e l l o w s h i p   o f   t h e   R i n g ,   L o r d   O f   T h e   R i n g s :   R e t u r n   O f   T h e   K i n g ,   L o r d   o f   t h e   R i n g s :   S h a d o w   o f   A n g m a r ,   L o r d   O f   T h e   R i n g s :   T h e   F e l l o w s h i p   o f   t h e   R i n g ,   L o r d   o f   t h e   R i n g s :   T w o   T o w e r s ,   L o r d   o f   t h e   R i n g s :   W a r   i n   t h e   N o r t h ,   L o r d   O f   T h e   R i n g s :   W a r   O f   T h e   R i n g ,   L o r d s   O f   E v e r q u e s t ,   L o r d s   O f   M a g i c ,   L o r d s   o f   M a g i c :   S p e c i a l   E d i t i o n ,   L o r d s   o f   T h e   R e a l m   I I ,   L o r d s   o f   t h e   R e a l m   I I I ,   L o s t   K i n g d o m s   2 ,   L o s t   O d y s s e y ,   L o s t   P l a n e t   2 ,   L o s t   P l a n e t :   C o l o n i e s ,   L o s t   P l a n e t :   E x t r e m e   C o n d i t i o n ,   L o s t   V i k i n g s ,   L o s t   V i k i n g s   2 :   N o r s e   b y   N o r s e w e s t ,   L o s t :   V i a   D o m u s ,   L o t u s ,   L o t u s   C h a l l e n g e ,   L o v e ,   L o v e   F o o t b a l l ,   L o v e   M a h j o n g   2 ,   L o w r i d e r ,   L u c k y   L u k e ,   L u i g i  s   M a n s i o n ,   L u l a   3 D ,   L u m i n e s ,   L u m i n e s   I I ,   L u n a r   K n i g h t s ,   L u x o r   2 ,   L u x o r :   P h a r a o h  s   C h a l l e n g e ,   M . A . C . H .   M o d i f i e d   A i r   C o m b a t   H e r o e s ,   M . A . X . :   M e c h a n i z e d   A s s a u l t   a n d   E x p l o r a t i o n ,   M . I . A .   M i s s i n g   i n   A c t i o n ,   M . O . S .   S a t r a n ç   T a h t a s 1  a n d   E L F   Y a p a y   Z e k a s 1,   M a c e   G r i f f i n   :   B o u n t y   H u n t e r ,   M a c e   G r i f f i n   B o u n t y   H u n t e r ,   M a c e   G r i f f i n :   B o u n t y   H u n t e r ,   M a c e r a   o y u n l a r 1n 1n   d ü n ü   v e   b u g ü n ü ,   M a c h i a v e l l i :   T h e   P r i n c e   ,   M a c h i n a r i u m ,   M a d   D a s h   R a c i n g ,   M a d   M a e s t r o ! ,   M a d   T r a x ,   M a d   T V ,   M a d a g a s c a r ,   M a d a g a s c a r :   O p e r a t i o n   P e n g u i n ,   M a d d e n   2 0 0 2 ,   M a d d e n    9 9 ,   M a d d e n   N F L   0 6 ,   M a d d e n   N F L   0 7 ,   M a d d e n   N F L   1 0 ,   M a d d e n   N F L   2 0 0 5 ,   M a d s p a c e ,   M a d W o r l d ,   M a e l s t r o m ,   M a f i a   2 ,   M a f i a :   T h e   C i t y   o f   L o s t   H e a v e n ,   M A G ,   M a g e   K n i g h t   A p o c a l y p s e ,   M a g i c   a n d   M a y h e m   :   T h e   A r t   o f   M a g i c ,   M a g i c   C a r p e t ,   M a g i c   C a r p e t   2 ,   M a g i c   I n v i t a t i o n a l   2 0 0 1 ,   M a g i c   P o c k e t s ,   M a g i c :   T h e   G a t h e r i n g   -   B a t t l e g r o u n d s ,   M a g n u m ,   M a i n b o a r d   ( A n a k a r t ) ,   M a j e s t y ,   M a j e s t y   2 :   T h e   F a n t a s y   K i n g d o m   S i m ,   M a j o r   L e a g u e   B a s e b a l l   2 K 6 ,   M a j o r   L e a g u e   B a s e b a l l   2 K 7 ,   M a j o r   L e a g u e   B a s e b a l l   2 K 8 ,   M a l i c e ,   M a l l   o f   A m e r i c a   T y c o o n ,   M a l l   T y c o o n ,   M a l l   T y c o o n   2 ,   M a l l   T y c o o n   3 ,   M a n c h e s t e r   U n i t e d   S o c c e r   2 0 0 5 ,   M a n h a t t a n   C h a s e ,   M a n h u n t ,   M a n h u n t   2 ,   M a n i a c   M a n s i o n :   D a y   o f   t h e   T e n t a c l e ,   M a r a t h o n   2 ,   M a r c   E c k o  s   G e t t i n g   U p :   C o n t e n t s   U n d e r   P r e s s u r e ,   M a r c h   :   O f f w o r l d   R e c o n ,   M a r i n e   H e a v y   G u n n e r ,   M a r i n e   P a r k   E m p i r e ,   M a r i n e   S h a r p s h o o t e r ,   M a r i n e   S h a r p s h o o t e r   I I :   J u n g l e   W a r f a r e ,   M a r i o   a n d   S o n i c   a t   t h e   O l y m p i c   W i n t e r   G a m e s ,   M a r i o   6 4 ,   M a r i o   K a r t :   D o u b l e   D a s h ,   M a r k   o f   K r i ,   M A R S ,   M a r s   M a n i a c ,   M a r s   M a n i a c s ,   M a r s   T a x i ,   M a r t i a n   G o t h i c   :   U n i f i c a t i o n ,   M a r t i a n   G o t h i c :   U n i f i c a t i o n ,   M a r t i n   M y s t è r e ,   M a r v e l   N e m e s i s :   R i s e   o f   t h e   I m p e r f e c t s ,   M a r v e l   v s   C a p c o m   3 ,   M a r v e l   v s .   C a p c o m ,   M a r v e l   v s .   C a p c o m   2 ,   M a r v e l :   U l t i m a t e   A l l i a n c e ,   M a r v e l :   U l t i m a t e   A l l i a n c e   2 ,   M a s h e d ,   M a s s   E f f e c t   ,   M a s s   E f f e c t   2 ,   M a s s   E f f e c t   3 ,   M a s s   E f f e c t :   B r i n g   D o w n   t h e   S k y ,   M a s s   E f f e c t :   P i n n a c l e   S t a t i o n ,   M a s s i v e   A s s a u l t :   P h a n t o m   R e n a i s s a n c e ,   M a s t e r   o f   O r i o n   2 ,   M a s t e r   O f   O r i o n   3 ,   M a s t e r   o f   t h e   S k i e s :   R e d   A c e ,   M a s t e r   R a l l y ,   M a t   H o f f m a n  s   P r o   B M X ,   M a t   H o f f m a n  s   P r o   B M X   2 ,   M a t a   H a r i :   B e t r a y a l   i s   o n l y   a   K i s s   A w a y ,   M a t c h b o x   E m e r g e n c y   P a t r o l ,   M a t h r i  n i n   K ü l l e r i ,   M a t r i x :   E n t e r   T h e   M a t r i x ,   M a w a z a ,   M a x   P a y n e ,   M a x   M o l e ,   M a x   M o n t e z u m a ,   M a x   P a y n e ,   M a x   P a y n e   2 :   T h e   F a l l   o f   M a x   P a y n e ,   M a x   P a y n e   3 ,   M a x i m o   v s   A r m y   o f   Z i n ,   M a y d a y ,   M D K ,   M D K   2 ,   M e   a n d   M y   K a t a m a r i ,   M e c h   C o m m a n d e r ,   M e c h   W a r r i o r ,   M e c h   W a r r i o r   2 ,   M e c h   W a r r i o r   2 ,   M e c h   W a r r i o r   4 ,   M e c h A s s a u l t   2 :   L o n e   W o l f ,   M e c h C o m m a n d e r   G o l d ,   M e c h W a r r i o r   4 :   V a n g e a n c e ,   M e d a l   o f   H o n o r ,   M e d a l   o f   H o n o r   -   E u r o p e a n   A s s a u l t ,   M e d a l   O f   H o n o r   :   A l l i e d   A s s a u l t ,   M e d a l   O f   H o n o r   4 ,   M e d a l   O f   H o n o r   A l l i e d   A s s a u l t :   S p e a r h e a d ,   M e d a l   o f   H o n o r   H e r o e s ,   M e d a l   o f   H o n o r   H e r o e s   2 ,   M e d a l   o f   H o n o r   R i s i n g   S u n ,   M e d a l   o f   H o n o r   S t r e e t ,   M e d a l   o f   H o n o r :   A i r b o r n e ,   M e d a l   o f   H o n o r :   A l l i e d   A s s a u l t   B r e a k t h r o u g h ,   M e d a l   o f   H o n o r :   E u r o p e a n   A s s a u l t ,   M e d a l   o f   H o n o r :   F r o n t l i n e ,   M e d a l   o f   H o n o r :   I n f i l t r a t o r ,   M e d a l   o f   H o n o r :   P a c i f i c   A s s a u l t ,   M e d a l   O f   H o n o r :   R i s i n g   S u n ,   M e d a l   o f   H o n o r :   U n d e r g r o u n d ,   M e d a l   o f   H o n o r :   V a n g u a r d ,   M e d i   E v i l   ( P A L   V e r . ) ,   M e d i   E v i l   2 ,   M e d i e v a l ,   M e d i e v a l   2 :   T o t a l   W a r ,   M e d i e v a l   C o n q u e s t ,   M e d i e v a l   I I :   T o t a l   W a r   K i n g d o m s ,   M e d i e v a l   L o r d s :   B u i l d   D e f e n d   E x p a n d ,   M e d i e v a l   T o t a l   W a r :   V i k i n g   I n v a s i o n ,   M e d i e v a l :   T o t a l   W a r ,   M e d i E v i l :   R e s u r r e c t i o n ,   M e g a   L o   M a n i a ,   M e g a   M a n   L e g e n d s ,   M e g a   M a n   M a v e r i c k   H u n t e r   X ,   M e g a   M a n   X 8 ,   M e g a   M a z e ,   M e g a m a n   X 3 ,   M e g a R a c e   2 ,   M e m e n t o ,   M e m e n t o   M o r i ,   M e n   I n   B l a c k ,   M e n   I n   B l a c k :   C r a s h d o w n ,   M e n   I n   B l a c k :   T h e   S e r i e s ,   M e n   o f   V a l o r ,   M e n   o f   W a r ,   M e n   o f   W a r :   R e d   T i d e ,   M E R C ,   M e r c e d e s   B e n z   T r u c k   R a c i n g ,   M e r c e d e s - B e n z   W o r l d   R a c i n g ,   M e r c e n a r i e s ,   M e r c e n a r i e s   2 :   W o r l d   i n   F l a m e s ,   M e r c h a n t   P r i n c e   2 ,   M e r c h a n t s   o f   B r o o k l y n ,   M e r c u r y   M e l t d o w n ,   M e r h a b a   G P R S ! ,   M e r i t l i n e   D i g i t a l   P i c t u r e   F r a m e ,   M e r l i n  i n   K a z a n 1,   M e r l i n  i n   K a z a n 1  C S S   T u r n u v a s 1,   M e r t h a n   K a l e l i   i l e   g ö r ü _t ü k ,   M e s s i a h ,   M e t a l   C o m b a t ,   M e t a l   F a t i g u e ,   M e t a l   G e a r   A c ! d ,   M e t a l   G e a r   A c i d   2 ,   M e t a l   G e a r   I I I :   T h e   P a t r i o t s ,   M e t a l   G e a r   S o l i d ,   M e t a l   G e a r   S o l i d   2 :   S o n s   o f   L i b e r t y ,   M e t a l   G e a r   S o l i d   2 :   S o n s   o f   L i b e r t y   D e m o ,   M e t a l   G e a r   S o l i d   2 :   S u b s t a n c e ,   M e t a l   G e a r   S o l i d   3 :   S n a k e   E a t e r ,   M e t a l   G e a r   S o l i d   3 :   S u b s i s t a n c e ,   M e t a l   G e a r   S o l i d   4 ,   M e t a l   G e a r   S o l i d   4 :   G u n s   o f   t h e   P a t r i o t s ,   M e t a l   G e a r   S o l i d :   P e a c e   W a l k e r ,   M e t a l   G e a r   S o l i d :   P o r t a b l e   O p s ,   M e t a l   G e a r   S o l i d :   R i s i n g ,   M e t a l   G e a r   S o l i d :   T h e   T w i n   S n a k e s ,   M e t a l   S l u g   3 ,   M e t a l   S l u g   4 ,   M e t a l   S l u g   6 ,   M e t a l   S l u g   A n t h o l o g y ,   M e t a l   S l u g   X ,   M e t a l h e a r t :   R e p l i c a n t s   R a m p a g e ,   M e t a l t e c h   -   E a r t h s i e g e   2 ,   M e t a t h r o n e   P r o j e c t ,   M e t i n   2 ,   M e t r o   2 0 3 3 ,   M e t r o   2 0 3 4 ,   M e t r o i d   P r i m e ,   M e t r o i d   P r i m e   2 :   E c h o e s ,   M e t r o i d   P r i m e   3 :   C o r r u p t i o n ,   M e t r o i d   P r i m e   T r i l o g y ,   M e t r o i d   P r i m e :   H u n t e r s ,   M e t r o i d :   O t h e r   M ,   M e t r o n o m e ,   M e t r o p o l i s   S t r e e t   R a c e r ,   M e v l ü t   D i n ç   /   D i n c   I n t e r a k t i f ,   M i a m i   V i c e ,   M i a m i   V i c e :   T h e   G a m e ,   M i c h a e l   S c h u m a c h e r   W o r l d   T o u r   K a r t   2 0 0 4 ,   M i c h a e l   S c h u m a c h e r  s   K a r t   R a c i n g   2 0 0 5 ,   M i c r o   C o m m a n d o s ,   M i c r o   M a c h i n e s   3 ,   M i c r o   M a c h i n e s   V 4 ,   M i c r o   M a n i a c s   R a c i n g ,   M i c r o s o f t   B a s e b a l l   2 0 0 0 ,   M i c r o s o f t   I n t e r n e t   K e y b o a r d   P r o ,   M i c r o s o f t   M u l t i m e d i a   K e y b o a r d ,   M i d n i g h t   C l u b   2 ,   M i d n i g h t   C l u b   3 :   D U B   E d i t i o n ,   M i d n i g h t   C l u b   I I I :   D U B   E d i t i o n ,   M i d n i g h t   C l u b :   L o s   A n g e l e s ,   M i d n i g h t   O u t l a w   I l l e g a l   S t r e e t   D r a g ,   M i d t o w n   M a d n e s s ,   M i d t o w n   M a d n e s s   2 ,   M i d t o w n   M a d n e s s   3 ,   M i d y e   D o l m a s 1,   M i g   2 9 ,   M i g h t   a n d   M a g i c   I V ,   M i g h t   a n d   M a g i c   I X ,   M i g h t   A n d   M a g i c   V I I   :   F o r   B l o o d   A n d   H o n o r ,   M i g h t   a n d   M a g i c   V I I I   :   T h e   D a y   O f   D e s t r o y e r ,   M i l o   A n d   T h e   R a i n b o w   N a s t i e s ,   M i n i   N i n j a s ,   M i n o r i t y   R e p o r t ,   M i r r o r  s   E d g e ,   M i s s i o n   I m p o s s i b l e :   O p e r a t i o n   S u r m a ,   M i s s i o n :   D e e p   S e a ,   M i s t   W a l k e r ,   M i s t m a r e ,   M L B   0 7 :   T h e   S h o w ,   M L B   0 8 :   T h e   S h o w ,   M L B   2 0 0 4 ,   M L B   2 0 0 5 ,   M L B   F r o n t   O f f i c e   M a n a g e r ,   M L B   S l u g f e s t   2 0 0 4 ,   M L B   S l u g F e s t :   L o a d e d ,   M M O R P G   R e h b e r i ,   M o b   E n f o r c e r ,   M o b   R u l e ,   M o b i l e   F o r c e s ,   M o b i l e   L i g h t   F o r c e   2 ,   M o b i l e   O p s ,   M o b i l e   S u i t   G u n d a m :   F e d e r a t i o n   v s .   Z e o n ,   M o b i l e   S u i t   G u n d a m :   Z e o n i c   F r o n t ,   M o d   /   M a p   n a s 1l   y a p 1l 1r ? ,   M o d e m ,   M o d e r a t ö r ,   M o d N a t i o n   R a c e r s ,   M o j o ! ,   M o n i t ö r ,   M o n k e y   B r a i n s ,   M o n k e y   I s l a n d   2 ,   M o n k e y   I s l a n d   2   C r y E n g i n e ,   M o n k e y   I s l a n d   3 ,   M o n o p o l y ,   M o n o p o l y   T y c o o n ,   M o n o p o l y   W M - E d i t i o n ,   M o n s t e r   G a r a g e ,   M o n s t e r   H o u s e ,   M o n s t e r   H u n t e r   F r e e d o m ,   M o n s t e r   H u n t e r   P o r t a b l e   3 ,   M o n s t e r   J a m ,   M o n s t e r   K i n g d o m :   J e w e l   S u m m o n e r ,   M o n s t e r   T r a c k   M a d n e s s ,   M o n s t e r s   I n c . ,   M o n s t e r s   I n c . ,   M o n t e z u m a  s   R e t u r n ,   M o o n   P r o j e c t ,   M o o r h u h n   2   a n d   W i n t e r   E d i t i o n ,   M o r r o w i n d :   E l d e r s   S c r o l l s   I I I   - T r i b u n a l ,   M o r r o w i n d :   T h e   E l d e r   S c r o l l s   I I I ,   M o r t a l   K o m b a t ,   M o r t a l   K o m b a t   3 ,   M o r t a l   K o m b a t   4 ,   M o r t a l   K o m b a t   D e c e p t i o n ,   M o r t a l   K o m b a t   T r i l o g y ,   M o r t a l   K o m b a t :   D e a d l y   A l l i a n c e ,   M o r t a l   K o m b a t :   D e c e p t i o n ,   M o r t a l   K o m b a t :   S h a o l i n   M o n k s ,   M o r t a l   K o m b a t :   U n c h a i n e d ,   M o r t a l   O n l i n e ,   M o r t y r ,   M o r t y r   2 :   F o r   E v e r ,   M o s c o w   R u s h ,   M o s k o w   T o   B e r l i n :   R e d   S i e g e ,   M o t o   G P ,   M o t o   G P   2 ,   M o t o   G P   3 ,   M o t o   R a c e r ,   M o t o   R a c e r   2 ,   M o t o   R a c e r   3 ,   M o t o c r o s s   M a d n e s s ,   M o t o c r o s s   M a d n e s s   2 ,   M o t o c r o s s   M a n i a   3 ,   M o t o G P   0 9 / 1 0 ,   M o t o G P   2 0 0 6 :   U l t i m a t e   R a c i n g   T e c h n o l o g y ,   M o t o G P   3 :   U l t i m a t e   R a c i n g   T e c h n o l o g y   ,   M o t o G P   4 ,   M o t o G P 4 ,   M o t o R a c e r   3 ,   M o t o r c i t y   O n l i n e ,   M o t o r c r o s s   M a n i a ,   M o t o r h e a d ,   M o t o r s t o r m ,   M o t o r s t o r m   3 ,   M o t o r S t o r m   A p o c a l y p s e ,   M o t o r S t o r m   A r c t i c   E d g e ,   M o t o r S t o r m :   P a c i f i c   R i f t ,   M o u n t   a n d   B l a d e ,   M o u n t   a n d   B l a d e   W a r b a n d ,   M o u n t a i n   B i k e   A d r e n a l i n e ,   M o u r n i n g   ,   M r   D r i l l e r ,   M r .   B e a n ,   M S   O f f i c e   K e y b o a r d ,   M S   O p t i c a l   D e s k t o p   K e y b o a r d ,   M S   S a g a :   A   N e w   D a w n ,   M S I   F X   5 7 0 0   U l t r a   -   T D 1 2 8 ,   M T G   K u r a l l a r 1  -   1 ,   M T G   T u r n u v a ,   M T V   S p o r t s :   S k a t e b o a r d i n g ,   M T X   M o t o t r a x ,   M U D   /   O u t L a n d s ,   M u h a f 1z l a r !   M u h a f 1z l a r ! ,   M u l a n ,   M u l t i p l a y e r   K ü l t ü r ü ,   M u m m y ,   M u p p e t   R a c e   M a n i a ,   M u p p e t s   P a r t y   C r u i s e ,   M u r a m a s a :   T h e   D e m o n   B l a d e ,   M u s c l e   M a r c h ,   M u s h r o o m   M a n ,   M u s t a f a   K e m a l   A t a t ü r k ,   M u t a n t ,   M V P   B a s e b a l l ,   M V P   B a s e b a l l   2 0 0 3 ,   M V P   B a s e b a l l   2 0 0 4 ,   M V P   B a s e b a l l   2 0 0 5 ,   M X   U n l e a s h e d ,   M X   v s   A T V   U n t a m e d ,   M X   v s .   A T V   R e f l e x ,   M X   v s .   A T V   U n l e a s h e d ,   M X   v s .   A T V   U n t a m e d ,   M y   L i f e ,   M y   S i m   A q u a r i u m ,   M y S i m s ,   M y S i m s   K i n g d o m ,   M y S i m s   R a c i n g ,   M y s t ,   M y s t   I I I :   E x i l e ,   M y s t   I V   R e v e l a t i o n ,   M y s t   I V :   R e v e l a t i o n ,   M y s t   V :   E n d   o f   A g e s ,   M y s t e r y   I s l a n d ,   M y s t i c   H e r o e s ,   M y s t i c   T o w e r s ,   M y t h ,   M y t h   2 ,   M y t h   3 :   T h e   W o l f   A g e ,   M y t h   I I :   S o u l b l i g h t e r ,   M y t h e o n ,   M y t h i c   B l a d e s ,   M y t h o s ,   N . O . V . A .   -   N e a r   O r b i t   V a n g u a r d   A l l i a n c e   ,   N + ,   N a i l  d ,   N a n c y   D r e w :   S e c r e t   o f   t h e   O l d   C l o c k ,   N a n c y   D r e w :   T h e   S e c r e t   o f   t h e   S h a d o w   R a n c h ,   N a n o   B r e a k e r ,   N a n o s a u r   2 :   H a t c h l i n g ,   N a p o l e o n   D y n a m i t e ,   N a p o l e o n :   T o t a l   W a r ,   N A R C ,   N a r u t o :   T h e   B r o k e n   B o n d ,   N a r u t o :   U l t i m a t e   N i n j a ,   N a r u t o :   U l t i m a t e   N i n j a   3 ,   N a r u t o :   U l t i m a t e   N i n j a   H e r o e s   2 :   T h e   P h a n t o m   F o r t r e s s ,   N a s c a r   0 6 ,   N a s c a r   2 0 0 0 ,   N A S C A R   2 0 0 1 ,   N A S C A R   2 0 0 5 :   C h a s e   f o r   t h e   C u p ,   N a s c a r   R a c i n g ,   N a s c a r   R a c i n g   2 ,   N a s c a r   R a c i n g   4 ,   N A S C A R   S i m R a c i n g ,   N a s c a r   T h u n d e r   2 0 0 3 ,   N A S C A R :   D i r t   t o   D a y t o n a ,   N a t i o n   R e d ,   N a t i o n a l   L a m p o o n  s   U n i v e r s i t y   T y c o o n ,   N a t u r a l   M u l t i m e d i a   K e y b o a r d   P r o ,   N a t u r a l   S e l e c t i o n ,   N a t u r a l   S e l e c t i o n   2 ,   N a u g h t y   A m e r i c a :   T h e   G a m e ,   N a v y   F i e l d ,   N a v y   S e a l s ,   N B A   0 6 ,   N B A   0 7 ,   N B A   2 K 1 ,   N B A   2 K 1 0 ,   N B A   2 K 2 ,   N B A   2 K 6 ,   N B A   2 K 7 ,   N B A   2 K 8 ,   N B A   2 K 9 ,   N B A   B a l l e r s ,   N B A   B a l l e r s :   P h e n o m ,   N B A   E l i t e   1 1 ,   N b a   F u l l   C o u r t   P r e s s ,   N B A   H a n g t i m e ,   N B A   J a m ,   N B A   J a m   2 0 0 4 ,   N B A   L i v e   0 6 ,   N B A   L i v e   0 7 ,   N B A   L i v e   0 8 ,   N B A   L i v e   2 0 0 0 ,   N B A   L i v e   2 0 0 1 ,   N B A   L i v e   2 0 0 3 ,   N B A   L i v e   2 0 0 4 ,   N B A   L i v e   2 0 0 5 ,   N B A   L i v e   2 0 0 7   ,   N B A   L i v e    9 7 ,   N B A   L i v e    9 8 ,   N B A   L i v e    9 9 ,   N B A   S t a r t i n g   F i v e ,   N B A   S t r e e t   S h o w d o w n ,   N B A   S t r e e t   V 3 ,   N B A   S t r e e t   V o l   2 ,   N C A A   F o o t b a l l   2 0 0 4 ,   N C A A   F o o t b a l l   2 0 0 5 ,   N C A A   M a r c h   M a d n e s s   2 0 0 3 ,   N C A A   M a r c h   M a d n e s s   2 0 0 5 ,   N e b u l a   F i g h t e r ,   N e b u l a   R ö p o r t a j 1,   N e c r o m a n i a :   T r a p s   o f   D a r k n e s s ,   N e c r o V i s i o n ,   N e d e n   b e n ? ,   N e d e n   F R P   o y n u y o r u z ? ,   N e e d   f o r   S p e e d ,   N e e d   f o r   S p e e d   :   H o t   P u r s u i t   2 ,   N e e d   f o r   S p e e d   2 ,   N e e d   f o r   S p e e d   2   S E ,   N e e d   f o r   S p e e d   3 ,   N e e d   f o r   S p e e d   3   :   H o t   P u r s u i t ,   N e e d   F o r   S p e e d   C a r b o n ,   N e e d   F o r   S p e e d   C a r b o n :   O w n   T h e   C i t y ,   N e e d   f o r   S p e e d   M o s t   H u r d a ,   N e e d   f o r   S p e e d   M o s t   W a n t e d   5 - 1 - 0 ,   N e e d   f o r   S p e e d   P r o S t r e e t ,   N e e d   F o r   S p e e d   S E ,   N e e d   f o r   S p e e d   U n d e r g r o u n d ,   N e e d   F o r   S p e e d   U n d e r g r o u n d   2 ,   N e e d   f o r   S p e e d   U n d e r g r o u n d :   R i v a l s ,   N e e d   f o r   S p e e d   W o r l d ,   N e e d   F o r   S p e e d :   C a r b o n ,   N e e d   f o r   S p e e d :   H i g h   S t a k e s ,   N e e d   f o r   S p e e d :   H o t   P u r s u i t ,   N e e d   f o r   S p e e d :   H o t   P u r s u i t   2 ,   N e e d   f o r   S p e e d :   M o s t   W a n t e d ,   N e e d   f o r   S p e e d :   N i t r o ,   N e e d   F o r   S p e e d :   P o r s c h e   U n l e a s h e d ,   N e e d   F o r   S p e e d :   P r o S t r e e t ,   N e e d   f o r   S p e e d :   S h i f t ,   N e e d   f o r   S p e e d :   U n d e r c o v e r ,   N e e d   F o r   S p e e d :   U n d e r g r o u n d ,   N e e d   F o r   S p e e d :   U n d e r g r o u n d   2 ,   N e g a t i v e   S p a c e ,   N e i g h b o u r s   F r o m   H e l l ,   N e i g h b o u r s   F r o m   H e l l   2 ,   N e m e s i s   o f   t h e   R o m a n   E m p i r e ,   N e m e s i s   S t r i k e ,   N e o c r o n ,   N e o c r o n   2 ,   N e o c r o n   A r c a d e :   T h e   N . M . E .   P r o j e c t ,   N e r e d e n   N e r e y e ,   N e r f   A r e n a   B l a s t ,   N e t s t o r m :   I s l a n d   a t   W a r ,   N e u r o ,   N e u r o   H u n t e r ,   N e v e r e n d ,   N e v e r w i n t e r   N i g h t s ,   N e v e r w i n t e r   N i g h t s   2 ,   N e v e r w i n t e r   N i g h t s   2 :   S t o r m   o f   Z e h i r ,   N e v e r w i n t e r   N i g h t s :   H o r d e s   O f   T h e   U n d e r d a r k ,   N e v e r w i n t e r   N i g h t s :   S h a d o w s   o f   U n d r e n t i d e ,   N e w   S t a r   S o c c e r   2 0 1 0 ,   N e w   S t a r   S o c c e r   3 ,   N e w   S u p e r   M a r i o   B r o s . ,   N e w   Y o r k   R a c e ,   N e w s   S e r v e r  1m 1z 1  k u l l a n m a k ,   N e x t - G e n   d e d i k l e r i . . . ,   N e x t - G e n   d e d i k l e r i . . .   B ö l ü m :   2 ,   N e x u s :   T h e   J u p i t e r   I n c i d e n t ,   N F 7   N F 7 - M ,   N F L   2 0 0 1 ,   N F L   2 K ,   N F L   2 K 2 ,   N F L   F e v e r   2 0 0 0 ,   N F L   G a m e D a y   2 0 0 1 ,   N F L   G a m e D a y   2 0 0 2 ,   N F L   G a m e D a y   2 0 0 4 ,   N F L   S t r e e t ,   N F L   S t r e e t   2 ,   N F L   S t r e e t   2   U n l e a s h e d ,   N F L   S t r e e t   3 ,   n F o r c e   Y o n g a   S e t i ,   N F S ,   N - G a g e ,   N H L   0 6 ,   N H L   0 8 ,   N H L   2 0 0 0 ,   N H L   2 0 0 1 ,   N H L   2 0 0 2 ,   N H L   2 0 0 3 ,   N H L   9 8 ,   N H L   9 9 ,   N H L   F e v e r   2 0 0 2 ,   N H L   H i t z   P r o ,   N H L   R o c k   t h e   R i n k ,   N H R A   D r a g   R a c i n g   2 0 0 5 ,   N H R A   D r a g   R a c i n g :   T o p   F u e l   T h u n d e r ,   N I . B I . R U ,   N I E R ,   N i c k t o o n s   U n i t e ! ,   N i e r   ,   N i g h t   W a t c h ,   N i g h t m a r e   B e f o r e   C h r i s t m a s   O o g i e  s   R e v e n g e ,   N i g h t m a r e   C r e a t u r e s ,   N i g h t m a r e   C r e a t u r e s   I I ,   N i g h t s :   J o u r n e y   o f   D r e a m s ,   N i g h t s h a d e ,   N i n a :   A g e n t   C h r o c i c l e s ,   N i n e ,   N i n j a   B l a d e ,   N i n j a   G a i d e n ,   N i n j a   G a i d e n   2 ,   N i n j a   G a i d e n   B l a c k ,   N i n j a   G a i d e n   S i g m a ,   N i n j a   G a i d e n   S i g m a   2 ,   N i n t e n d o ,   N i n t e n d o   3 D S ,   N i n t e n d o   D S ,   N i n t e n d o   D S   L i t e ,   N i n t e n d o   D S i ,   N i n t e n d o   D S i   X L ,   N i n t e n d o   W i i ,   N i n t e n d o   W i i   f i n a l ,   N i n t e n d o   W i i   S e l l ,   N i - O h ,   N i t r o   F a m i l y ,   N o   B r a k e s :   4 x 4   R a c i n g ,   N o   E s c a p e ,   N o   F e a r   D o w n h i l l   M o u n t a i n   B i k e   R a c i n g ,   N o   M a n  s   L a n d ,   N o   M o r e   H e r o e s ,   N o   N a m e   W a r ,   N o   O n e   L i v e s   F o r e v e r ,   N o   O n e   L i v e s   F o r e v e r   2 :   A   S p y   i n   H . A . R . M .  s   W a y ,   N o c t u r n e ,   N O D 3 2   P a i n t b a l l ,   N o o d l e   B o u n c e r ,   N o t o r i o u s :   D i e   T o   D r i v e ,   N o v a d r o m e ,   N o v a s t a r ,   N o v a T R ,   N o x ,   N u c l e a r   N i g h t m a r e :   R i s e   o f   t h e   F a l l e n ,   N u c l e a r   S t r i k e ,   N u m e n ,   N V I D I A   3 D   V i s i o n ,   N v i d i a ,   N v i d i a   7 0 0 0   s e r i s i ,   n V i d i a   G e F o r c e   F X ,   N v i d i a   G e F o r c e   P x   7 3 0 0   G S   T D H ,   O . R . B . ,   O . R . B . :   O f f - W o r l d   R e s o u r c e   B a s e ,   O b l i v i o n :   K n i g h t s   o f   t h e   N i n e ,   O b s c u r e ,   O b s c u r e   2 ,   O d d w o r l d ,   O d d w o r l d   S t r a n g e r  s   W r a t h ,   O d d w o r l d :   A b e  s   E x o d d u s ,   O d d w o r l d :   A b e  s   O d d y s e y ,   O d d w o r l d :   M u n c h  s   O d d y s e e ,   O d i u m ,   O D T   E s c a p e :   O r   D i e   T r y i n g ,   O d y s s e y ,   O f f i c e r s ,   O f i s   M a c e r a s 1,   O f i s t e k i   P E S   M a c e r a s 1,   O h   N o !   M o r e   L e m m i n g s ,   O i l   T y c o o n   2 ,   O k a m i ,   O l d b l i v i o n ,   O L G   R e h b e r i   :   C a n d C   v e   R A 2 ,   O m e g a   P r o j e c t ,   O m e g a   S y n d r o m e ,   O n e   P i e c e :   G r a n d   A d v e n t u r e ,   O n e   S t e p   B e y o n d ,   O n i ,   O n i m u s h a   2 :   S a m u r a i  s   D e s t i n y ,   O n i m u s h a   3 :   D e m o n   S i e g e ,   O n i m u s h a :   D a w n   o f   D r e a m s ,   O n i m u s h a :   W a r l o r d s ,   O n k o l o j i   O l i m p i y a t l a r 1,   O n l i n e   G a m i n g ,   O n l i n e   o y u n   i p u ç l a r 1,   O p e n   G L   ö r e n i y o r u z ,   O p e n   S e a s o n ,   O p e n   Y o u r   E y e s ,   O p e r a t i o n   C r u s a d e r   ,   O p e r a t i o n   F l a s h p o i n t ,   O p e r a t i o n   F l a s h p o i n t   2 ,   O p e r a t i o n   F l a s h p o i n t   T S K ,   O p e r a t i o n   F l a s h p o i n t :   C o l d   W a r   C r i s i s ,   O p e r a t i o n   F l a s h p o i n t :   D r a g o n   R i s i n g ,   O p e r a t i o n   M a t r i a r c h y ,   O p e r a t i o n   T h u n d e r s t o r m   ,   O p e r a t i o n   T i g e r   H u n t ,   O p e r a t i o n :   A l p h a   Z y l o n ,   O p t i m u s   k e y b o a r d ,   O p t i m u s   K l a v y e ,   O r d e r   o f   W a r ,   O r g a n i z e   0_l e r ,   O r j i n a l   O y u n l a r ,   O r p h e n :   S c i o n   o f   S o r c e r y ,   O s t f r o n t :   B a r b a r o s s a ,   O T E S   T i 4 2 0 0   6 4 M b ,   O t o g i   2 ,   O t t o   M a t i c ,   O u t B r e a k e r s ,   O u t c a s t ,   O u t l a w   G o l f   2 ,   O u t l a w   V o l l e y b a l l ,   O u t l a w   V o l l e y b a l l   R e m i x e d ,   O u t l a w s ,   O u t l i v e ,   O u t p o s t ,   O u t p o s t   2 ,   O u t r u n ,   O u t r u n   2 ,   O u t r u n   2 0 0 6 :   C o a s t   2   C o a s t ,   O u t w a r s ,   O v e r   T h e   H e d g e ,   O v e r b o a r d ,   O v e r c l o c k e d ,   O v e r d o s e ,   O v e r D r i v e ,   O v e r l o r d ,   O v e r l o r d   I I ,   O x y d ,   O y u n   B i l g i s a y a r 1,   O y u n   F i r m a l a r 1,   O y u n   f i r m a l a r 1  n e r e y e   g i d i y o r ? ,   O y u n   g e l i _t i r i c i l e r i ,   O y u n   g e l i _t i r i c i l e r i   p a n e l i ,   O y u n   H a z 1r l 1y o r u m   -   2 ,   O y u n   H a z 1r l 1y o r u m   -   3 ,   O y u n   H a z 1r l 1y o r u m   -   4 ,   O y u n   H a z 1r l 1y o r u m   -   5 ,   O y u n   H i l e l e r i ,   O y u n   i ç i n   P C   m i   K o n s o l   m u ? ,   O y u n   k a r a k t e r l e r i n i n   k a p 1_m a s 1,   O y u n   O y n a m a n 1n   Z o r l u k l a r 1,   O y u n   T a r i h i n i n   E f s a n e v i   D ü _m a n l a r 1,   O y u n   y a p m a y a   n e   d e r s i n i z ? ,   O y u n B o z a n ,   O y u n c u n u n   F u t b o l   A _k 1,   O y u n c u n u n   G ü n l ü ü ,   O y u n c u n u n   S ö z l ü ü ,   O y u n c u n u n   Y 1l l 1k   T a k v i m i ,   O y u n d a n   S e s   G e l i y o r ,   O y u n g e z e r ,   O y u n l a r   m 1  b i z i   b i z   m i   o n l a r 1  o y n u y o r u z ? ,   O y u n l a r a   d o k u n u n ,   O y u n l a r d a   E r o t i z m ,   O y u n l a r d a k i   1 0   K l i _e ,   O y u n l a r d a k i   s a l 1k   s i s t e m l e r i ,   O y u n l a r d a k i   Ü n l ü   G ü z e l l e r ,   O y u n l a r d a n   b e y a z   p e r d e y e   g e ç e n l e r ,   O y u n l a r d a n   H a f 1z a m 1z a   K a z 1n a n   A n l a r ,   O y u n l a r 1  n e d e n   b e e n m i y o r u z ? ,   O y u n y a p i m i . o r g ,   Ö r ü m c e k   K r a l i ç e  n i n   S a v a _1  S e r i s i   K i t a p   I   -   D a 1l m a ,   Ö z g ü r   K i r a z c 1,   P . N .   0 3 ,   P - 4 7 ,   P a c i f i c   A i r   W a r r i o r ,   P a c i f i c   F i g h t e r s ,   P a c i f i c   F i g h t e r s :   T h e   L a s t   D a y s ,   P a c i f i c   L i b e r a t i o n   F o r c e ,   P a c i f i c   S t o r m ,   P a c i f i c   S t o r m :   A l l i e s ,   P a c l a n d ,   P a c M a n   :   A d v e n t u r e   i n   T i m e ,   P a c - M a n   W o r l d   3 ,   P a c - M a n   W o r l d   R a l l y ,   P a c m a n :   A d v e n t u r e   i n   T i m e ,   P a c - M a n :   C h a m p i o n s h i p   E d i t i o n ,   P a i n k i l l e r ,   P a i n k i l l e r :   B a t t l e   o u t   o f   H e l l ,   P a i n k i l l e r :   O v e r d o s e ,   P a i n k i l l e r :   R e s u r r e c t i o n ,   P a n d e m o n i u m ,   P a n d e m o n i u m   2 ,   P a n z e r   C o m m a n d ,   P a n z e r   C o m m a n d :   O p e r a t i o n   W i n t e r   S t o r m ,   P a n z e r   C o m m a n d e r ,   P a n z e r   E l i t e   A c t i o n :   F i e l d s   o f   G l o r y ,   P a p e r   M a r i o :   T h e   T h o u s a n d - Y e a r   D o o r ,   P a r a b e l l u m ,   P a r a c h u t e   N i n j a ,   P a r a d i s e ,   P a r a d i s e   C i t y ,   P a R a p p a   T h e   R a p p e r ,   P a r a P s i k o l o j i ,   P a r a s i t e   E v e   I I ,   P a r a t r o o p e r :   S m a l l   W o r l d ,   P a r a W o r l d ,   P a r i a h ,   P a r i a h   2 ,   P a r i s   -   D a k a r   R a l l y   2 ,   P a r i s   C h a s e ,   P a r i s - D a k a r   R a l l y ,   P a r k a n   I I ,   P a r o d i u s   P o r t a b l e ,   P a s i f i c   F i g h t e r s ,   P a s i f i c   G e n e r a l ,   P a t a p o n ,   P a t h o l o g i c ,   P a t h w a y   T o   G l o r y ,   P a t r i c i a n   I I :   Q u e s t   F o r   P o w e r ,   P a t r i o t s :   A   N a t i o n   U n d e r   F i r e   ,   P a x   C o r p u s ,   P a x   R o m a n a ,   P a y o u t   P o k e r   a n d   C a s i n o ,   P C   F o o t b a l l   2 0 0 7 ,   P C   O y u n c u l u u ,   P C   O y u n c u l u u   Ö l m e z ,   P C   v s   K o n s o l ,   P C - 0 0 6   U S B   J o y p a d ,   P C  c i l e r i n   i h t i y a ç   d u y d u u   5   _e y ,   P D C   W o r l d   C h a m p i o n s h i p   D a r t s   2 0 0 8 ,   P e a r l   H a r b o r   T h e   D a y   o f   I n f a m y ,   P e a r l   H a r b o r :   S t r i k e   a t   d a w n ,   P e a r l   H a r b o r :   Z e r o   H o u r ,   P e a r l   H a r b o u r ,   P e n n z o i l :   W o r l d   o f   O u t l a w s ,   P e n t i u m   4 ,   P e n u m b r a :   B l a c k   P l a g u e ,   P e n u m b r a :   O v e r t u r e ,   P e n u m b r a :   R e q u i e m ,   P e o p l e  s   G e n e r a l ,   P e r f e c t   D a r k ,   P e r i m e t e r ,   P e r i m e t e r :   E m p e r o r  s   T e s t a m e n t ,   P e r s o n a   4 ,   P E S   2 0 0 8   v e d a   t u r n u v a s 1,   P E S   M a n a g e r ,   P E S   v s   F I F A ,   P e t   S o c c e r ,   P e t e r   J a c k s o n  s   K i n g   K o n g :   T h e   O f f i c i a l   G a m e ,   P e t e r   J a c k s o n  s   K i n g   K o n g :   T h e   O f f i c i a l   G a m e   o f   t h e   M o v i e ,   P e t e r   P a n :   T h e   L e g e n d   o f   N e v e r   L a n d ,   P h a n t a s y   S t a r   U n i v e r s e ,   P h a n t o m ,   P h a n t o m   B r a v e ,   P h a r a o h ,   P h a r a o h   -   C l e o p a t r a ,   P h a r a o h  s   R e v e n g e ,   P h a s e :   E x o d u s ,   P h o b o s   9 9 ,   P 1n a r   T o p r a k ,   P i c r o s s   D S ,   P i g y ,   P i l o t   A c a d e m y ,   P i l o t   D o w n :   B e h i n d   E n e m y   L i n e s   ,   P i m p   M y   R i d e ,   P i n b a l l   H a l l   o f   F a m e ,   P i n b a l l   H a l l   o f   F a m e :   T h e   G o t t l i e b   C o l l e c t i o n ,   P i r a t e s   o f   t h e   B u r n i n g   S e a ,   P i r a t e s   o f   t h e   C a r i b b e a n ,   P i r a t e s   o f   t h e   C a r i b b e a n   O n l i n e ,   P i r a t e s   o f   t h e   C a r i b b e a n :   A r m a d a   o f   t h e   D a m n e d ,   P i r a t e s   O f   T h e   C a r i b b e a n :   A t   T h e   W o r l d  s   E n d ,   P i r a t e s   o f   t h e   C a r i b b e a n :   A t   W o r l d  s   E n d ,   P i r a t e s   o f   t h e   C a r i b b e a n :   D e a d   M a n  s   C h e s t ,   P i r a t e s   o f   t h e   C a r i b b e a n :   T h e   L e g e n d   o f   J a c k   S p a r r o w ,   P i r a t e s   o f   t h e   X X I   C e n t u r y ,   P i t f a l l :   T h e   L o s t   E x p e d i t i o n ,   P i x a r ,   P i x e l J u n k   M o n s t e r s ,   P i z z a   C o n n e c t i o n   2 ,   P i z z a D u d e :   S p e c i a l   D e l i v e r y   ,   P l a n e r   2 ,   P l a n e s c a p e   T o r m e n t ,   P l a n e t   A l c a t r a z ,   P l a n e t   o f   A p e s ,   P l a n e t   P r i s o n ,   P l a n e t s i d e :   A f t e r s h o c k ,   P l a n t s   V s .   Z o m b i e s ,   P l a t o o n :   T h e   1 s t   A i r b o r n e   C a v a l r y   D i v i s i o n   i n   V i e t n a m ,   P l a t y p u s ,   P l a y b o y :   T h e   M a n s i o n ,   P l a y e r   M a n a g e r   2 0 0 0 ,   P l a y s t a t i o n   2 ,   P l a y S t a t i o n   3 ,   P l a y S t a t i o n   3   S l i m ,   P l a y S t a t i o n   H o m e ,   P l a y S t a t i o n   M o v e ,   P l a y s t a t i o n   P o r t a b l e ,   P l a y s t a t i o n   v e   L i n u x   E l   E l e ,   P l a y s t a t i o n 2   v s .   X - B o x ,   P l a y s t a t i o n  u n   e n   i y i l e r i ,   P o c k e t   P o o l ,   P o c k e t   R a c e r s ,   P o k e m o n   E m e r a l d ,   P o k e m o n   P l a t i n u m ,   P o k e m o n   R a n g e r :   S h a d o w s   O f   A l m i a ,   P o l a r   E x p r e s s ,   P o l i t i c a l   M a c h i n e   2 0 0 8 ,   P o l i t i c a l   T y c o o n ,   P o m p o l i c :   C a l l   f o r   H e r o e s ,   P o o l   o f   R a d i a n c e   :   R u i n s   o f   M y t h   D r a n n o r ,   P o p u l o u s   3 ,   P o p u l o u s :   T h e   B e g i n n i n g ,   P o r t   R o y a l e ,   P o r t   R o y a l e   2 ,   P o r t a l   2 ,   P o r t a l   R u n n e r ,   P o s s e s s i o n ,   P o s t   M o r t e m ,   P o s t a l ,   P o s t a l   2 ,   P o s t a l   2 :   A p o c a l y p s e   W e e k e n d ,   P O S T A L   3 :   C a t h a r s i s ,   P o w   P o w  s   G r e a t   A d v e n t u r e ,   P o w e r   O f   D e s t r u c t i o n ,   P o w e r   R a n g e r s   D i n o   T h u n d e r ,   P o w e r   R a n g e r s   T i m e   F o r c e ,   P o w e r   S l a v e ,   P o w e r b o a t   G T ,   P o w e r p u f f   G i r l s :   R e l i s h   R a m p a g e ,   P o w e r s l i d e ,   P r a e t o r i a n s ,   P r e c u r s o r s ,   P r e d a t o r   2 ,   P r e m i e r   M a n a g e r   0 9 ,   P r e m i e r   M a n a g e r   1 0 ,   P r e m i e r   M a n a g e r   2 0 0 4 / 2 0 0 5 ,   P r e m i e r   M a n a g e r   2 0 0 5 / 2 0 0 6 ,   P r e m i e r   M a n a g e r   2 0 0 6 - 2 0 0 7 ,   P r e m i e r   M a n a g e r   3 ,   P r e m i e r   M a n a g e r   9 7 ,   P r e m i e r   M a n a g e r   9 9 ,   P r e y ,   P r e y g r o u n d ,   P r i m a l ,   P r i m a l   P r e y ,   P r i n c e   o f   P e r s i a ,   P r i n c e   o f   P e r s i a   3 D ,   P r i n c e   o f   P e r s i a   4 ,   P r i n c e   o f   P e r s i a   R e v e l a t i o n s ,   P r i n c e   o f   P e r s i a   R i v a l   S w o r d s ,   P r i n c e   o f   P e r s i a :   S a n d s   o f   T i m e ,   P r i n c e   o f   P e r s i a :   T h e   F o r g o t t e n   S a n d s ,   P r i n c e   o f   P e r s i a :   T h e   S a n d s   o f   T i m e ,   P r i n c e   o f   P e r s i a :   T h e   T w o   T h r o n e s ,   P r i n c e   o f   P e r s i a :   W a r r i o r   W i t h i n ,   P r i n c e   O f   Q i n ,   P r i s m :   T h r e a t   L e v e l   R e d ,   P r i s o n   B r e a k :   C o n s p i r a c y ,   P r i s o n   T y c o o n ,   P r i s o n   T y c o o n   2 :   M a x i m u m   S e c u r i t y ,   P r i s o n   T y c o o n   3 :   L o c k d o w n ,   P r i s o n   T y c o o n   4 :   S u p e r M a x ,   P r i s o n e r   o f   W a r ,   P r i v a t e   C o r n e r   1 ,   P r o   E v o l u t i o n   S o c c e r ,   P r o   E v o l u t i o n   S o c c e r   0 8 ,   P r o   E v o l u t i o n   S o c c e r   2 ,   P r o   E v o l u t i o n   S o c c e r   2 0 0 7 ,   P r o   E v o l u t i o n   S o c c e r   2 0 0 8 ,   P r o   E v o l u t i o n   S o c c e r   2 0 0 9 ,   P r o   E v o l u t i o n   S o c c e r   2 0 1 0 ,   P r o   E v o l u t i o n   S o c c e r   2 0 1 1 ,   P r o   E v o l u t i o n   S o c c e r   3 ,   P r o   E v o l u t i o n   S o c c e r   4 ,   P r o   E v o l u t i o n   S o c c e r   5 ,   P r o   E v o l u t i o n   S o c c e r   6   ,   P r o   E v o l u t i o n   S o c c e r   M a n a g e m e n t ,   P r o   P i n b a l l   :   F a n t a s t i c   J o u r n e y ,   P r o   P i n b a l l :   F a n t a s t i c   J o u r n e y ,   P r o   R a l l y   2 0 0 1 ,   P r o   R u g b y   M a n a g e r   2 ,   P r o f e s s i o n a l   M a n a g e r   2 0 0 5 ,   P r o f e s s o r   L a y t o n   a n d   t h e   C u r i o u s   V i l l a g e ,   P r o f e s y o n e l   O y u n c u   F a r e l e r i ,   P r o g r a m l a m a   d i l i   s e ç i m i ,   P r o j e c t   D i m i t r i ,   P r o j e c t   E d e n ,   P r o j e c t   E g o ,   P r o j e c t   F r e e d o m ,   P r o j e c t   G o t h a m   R a c i n g   2 ,   P r o j e c t   G o t h a m   R a c i n g   3 ,   P r o j e c t   G o t h a m   R a c i n g   4 ,   P r o j e c t   G r a y   C o m p a n y ,   P r o j e c t   I G I   :   I  m   g o i n g   i n ,   P r o j e c t   I G I   2 :   C o v e r t   S t r i k e ,   P r o j e c t   I M ,   P r o j e c t   N o m a d s ,   P r o j e c t   O f f s e t ,   P r o j e c t   O r i g i n ,   P r o j e c t   P a r a d i s e   ,   P r o j e c t :   S n o w b l i n d ,   P r o t o t y p e ,   P S 2  y e   Ç 1k a c a k   B o m b a   O y u n l a r ,   P S 3   S l i m ,   P S 3   v s   X 3 6 0 ,   P S I :   S y b e r i a n   C o n f l i c t ,   P s i - O p s :   T h e   M i n d g a t e   C o n s p i r a c y ,   P S P   2 0 0 9 ,   P S P   3 0 0 4 ,   P S P   i n c e l e m e ,   P S P   S k y p e ,   P S P   v s .   N D S ,   P S P  n i n   E n   0y i   O y u n l a r 1,   P S X ,   P s y c h o n a u t s ,   P s y c h o p a t h ,   P s y c h o T o x i c ,   P T   B o a t s :   K n i g h t s   o f   t h e   S e a ,   P u m p y ,   P u n c h - O u t ! ! ,   P u r e ,   P u r e   F o o t b a l l ,   P u r e   P i n b a l l ,   P u r g e ,   P u r s u i t   F o r c e :   E x t r e m e   J u s t i c e ,   P u s u :   U y a n 1_,   P u y o   P o p   F e v e r ,   P u z z l e   G u z z l e ,   P u z z l e   P a c k ,   P u z z l e   Q u e s t ,   P u z z l e   S c a p e ,   P u z z l e r   C o l l e c t i o n ,   P X - 7 1 2 A ,   P y r o b l a z e r ,   P y s c h o p a t h ,   Q T E K   8 5 0 0 ,   Q u a k e ,   Q u a k e   2 ,   Q u a k e   2 :   E v o l v e d ,   Q u a k e   3   :   A r e n a ,   Q u a k e   3   :   T e a m   A r e n a ,   Q u a k e   3 :   R e v o l u t i o n ,   Q u a k e   4 ,   Q u a k e   L i v e ,   Q u a k e C o n ,   Q u a k e c o n   2 0 0 8 ,   Q u a k e C o n   2 0 0 9 ,   Q u a k e c o n   2 0 1 0 ,   Q u a n t u m   L e g a c y ,   Q u a r a n t i n e ,   Q u e s t   F o r   G l o r y   5 ,   Q u i v e r ,   R A C E   0 7   -   T h e   W T C C   G a m e ,   R a c e   D r i v e r   2 0 0 6 ,   R a c e   D r i v e r :   G R I D ,   R a c e   M a n i a ,   R a c e P r o ,   R a c h e t :   D e a d l o c k ,   R a d e o n   8 5 0 0   E k r a n   K a r t 1,   R a d e o n   H D   4 8 3 0 ,   R a d i x ,   R a g   D o l l   K u n g   F u ,   R a g e ,   R a g e   o f   M a g e s ,   R a g e   o f   M a g e s   2   :   N e c r o m a n c e r ,   R a g n a r o k   O n l i n e ,   R a i d e r s   o f   t h e   L o s t   C a s i n o ,   R a i l r o a d   T y c o o n ,   R a i l r o a d   T y c o o n   2 ,   R a i l r o a d   T y c o o n   3 ,   R a i l W o r k s ,   R a i n b o w   6 ,   R a i n b o w   I s l a n d s   E v o l u t i o n ,   R a i n b o w   S i x   :   C o v e r t   O p s   E s s e n t i a l s ,   R a i n b o w   S i x   :   R o g u e   S p e a r ,   R a i n b o w   S i x   :   R o g u e   S p e a r   -   B l a c k   T h o r n ,   R a i n b o w   S i x   :   R o g u e   S p e a r   U r b a n   O p e r a t i o n s ,   R a i n b o w   S i x :   V e g a s ,   R a i n y   W o o d s ,   R a l l i s p o r t   C h a l l e n g e ,   R a l l i s p o r t   C h a l l e n g e   2 ,   R a l l y   C h a m p i o n s h i p ,   R a l l y   C h a m p i o n s h i p   2 0 0 0 ,   R a l l y   C h a m p i o n s h i p   E x t r e m e ,   R a l l y   F u s i o n ,   R a l l y   T r o p h y ,   R a l l y e   D e l u x e ,   R a m ,   R a m p a g e   P u z z l e   A t t a c k ,   R a p a n u i ,   R a p i d   G u n n e r ,   R a p p e l z ,   R a p p e l z :   A l t 1n   H ü k ü m d a r ,   R a t   H u n t e r ,   R a t a t o i l l e ,   R a t a t o u i l l e ,   R a t c h e t   a n d   C l a c k   F u t u r e :   T o o l s   o f   D e s t r u c t i o n ,   R a t c h e t   a n d   C l a n k   2 :   G o i n g   C o m m a n d o ,   R a t c h e t   a n d   C l a n k   F u t u r e :   A   C r a c k   i n   T i m e ,   R a t c h e t   a n d   C l a n k :   U p   Y o u r   A r s e n a l ,   R a t t H u n t e r ,   R a v a g e   D C X ,   R a v e   M a s t e r ,   R a v e n   S q u a d :   O p e r a t i o n   H i d d e n   D a g g e r   ,   R a y m a n ,   R a y m a n   2 ,   R a y m a n   2 :   T h e   G r e a t   E s c a p e ,   R a y m a n   3 :   H o o d l u m   H a v o c ,   R a y m a n   F o r e v e r ,   R a y m a n   G o l d ,   R a y m a n   R a v i n g   R a b b i d s ,   R a z e  s   H e l l ,   R a z o r   F r e e s t y l e   S c o o t e r ,   R a z o r   R a c i n g ,   R C   C a r s ,   R e a c h   f o r   t h e   S t a r s ,   R e a d y   2   R u m b l e   B o x i n g :   R o u n d   2 ,   R e a l   G t a ,   R e a l   W a r ,   R e a l   W a r   :   R o g u e   S t a t e s ,   R e a l m s   o f   A r c a n i a :   B l a d e   o f   D e s t i n y ,   R e a p ,   R e b e l   A s s o u l t   2 ,   R e b e l   M o o n   R i s i n g ,   R e b e l   R a i d e r s   O p e r a t i o n   N i g h t h a w k ,   R e b e l   W i t h o u t   A   P u l s e ,   R e c l a m a t i o n ,   R e c o i l ,   R e d   A l e r t   2 ,   R e d   A l e r t   2 :   Y u r i  s   R e v e n g e ,   R e d   B a r o n ,   R e d   D e a d   R e d e m p t i o n ,   R e d   D e a d   R e v o l v e r ,   R e d   D e a d :   R e d e m p t i o n ,   R e d   F a c t i o n ,   R e d   F a c t i o n   I I ,   R e d   F a c t i o n :   A r m a g e d d o n ,   R e d   F a c t i o n :   G u e r r i l l a ,   R e d   G u a r d ,   R e d   O c e a n ,   R e d   O r c h e s t r a ,   R e d   O r c h e s t r a :   O s t f r o n t   4 1 - 4 5 ,   R e d   S h a r k   2 ,   R e d   S t a r ,   R e d   S t e e l   2 ,   R e d l i n e ,   R e d l i n e   R a c e r ,   R e d n e c k   R a m p a g e   R i d e s   A g a i n ,   R e f u s e :   H o m e   S w e e p   H o m e ,   R e m n a n t   o f   t h e   S t a r s ,   R e n k l i   R ü y a l a r   O t e l i ,   R e p r o b a t e s ,   R e p u b l i c   D a w n :   C h r o n i c l e s   o f   S e v e n ,   R e p u b l i c :   T h e   R e v o l u t i o n ,   R e q u i e m   :   A v e n g i n g   A n g e l ,   R e s e r v o i r   D o g s ,   R e s i d e n t   E v i l ,   R e s i d e n t   E v i l   :   C o d e   V e r o n i c a ,   R e s i d e n t   E v i l   :   C o d e   V e r o n i c a   X ,   R e s i d e n t   E v i l   0 ,   R e s i d e n t   E v i l   2 ,   R e s i d e n t   E v i l   2   ( D u a l   S h o c k   V e r . ) ,   R e s i d e n t   E v i l   3 :   N e m e s i s ,   R e s i d e n t   E v i l   4 ,   R e s i d e n t   E v i l   5 ,   R e s i d e n t   E v i l   N e r e y e   K o _u y o r ? ,   R e s i d e n t   E v i l   O n l i n e ,   R e s i d e n t   E v i l   O u t b r e a k   F i l e   # 2 ,   R e s i d e n t   E v i l   T h e   U m b r e l l a   C h r o n i c l e s ,   R e s i d e n t   E v i l   Z e r o ,   R e s i d e n t   E v i l :   C o d e   V e r o n i c a ,   R e s i d e n t   E v i l :   D e a d   A i m ,   R e s i d e n t   E v i l :   D e a d l y   S i l e n c e ,   R e s i d e n t   E v i l :   D e g e n e r a t i o n ,   R e s i d e n t   E v i l :   D i r e c t o r  s   C u t ,   R e s i d e n t   E v i l :   O u t b r e a k ,   R e s i s t a n c e   2 ,   R e s i s t a n c e :   F a l l   o f   M a n ,   R e s i s t a n c e :   R e t r i b u t i o n ,   R e s t a u r a n t   E m p i r e ,   R e s t l e s s ,   R e s t r i c t e d   A r e a ,   R e t r i b u t i o n ,   R e t u r n   F i r e   2 ,   R e t u r n   t o   C a s t l e   W o l f e n s t e i n ,   R e t u r n   T o   C a s t l e   W o l f e i n s t e i n   2 ,   R e t u r n   T o   C a s t l e   W o l f e n s t e i n ,   R e t u r n   t o   C a s t l e   W o l f e n s t e i n :   T i d e s   o f   W a r ,   R e t u r n   t o   K r o n d o r ,   R e t u r n   T o   M y s t e r i o u s   I s l a n d ,   R e v e n a n t ,   R e - V o l t ,   R e v o l u t i o n ,   R e z   H D ,   R F   O n l i n e ,   r F a c t o r ,   R F S O P   -   3 5   K a b l o s u z   O p t i k   M o u s e ,   R G   B e a t d o w n ,   R h e m   2 ,   R i c h   a n d   B e a u t i f u l ,   R i c h a r d   B u r n s   R a l l y ,   R i c o c h e t   I n f i n i t y ,   R i d e   t o   H e l l ,   R i d g e   R a c e r   6 ,   R i d g e   R a c e r   7 ,   R i d g e   R a c e r s ,   R i g   a n d   R o l l ,   R i o t   P o l i c e ,   R i s e   a n d   F a l l :   C i v i l i z a t i o n s   a t   W a r ,   R i s e   o f   F l i g h t :   T h e   F i r s t   G r e a t   A i r   W a r ,   R i s e   O f   N a t i o n s ,   R i s e   o f   N a t i o n s :   R i s e   o f   L e g e n d s ,   R i s e   o f   N a t i o n s :   T h r o n e s   a n d   P a t r i o t s ,   R i s e   o f   t h e   A r g o n a u t s ,   R i s e   o f   t h e   K a n s a i ,   R i s e   t o   H o n o r ,   R i s e n ,   R i s i n g   K i n g d o m s ,   R i t m i x ,   R i v a l   R e a l m s ,   R o a d   6 6 6 :   D e a t h l a n d s ,   R o a d   R a s h ,   R o a d   t o   F a m e ,   R o a d   W a r s ,   R o a d K i l l ,   R o a d s t e r s ,   R o b e r t   L u d l u m  s   T h e   B o u r n e   C o n s p i r a c y ,   R o b i n   H o o d   :   D e f e n d e r   O f   T h e   C r o w n ,   R o b i n   H o o d :   T h e   L e g e n d   o f   S h e r w o o d ,   R o b o b l i t z ,   R o b o c o p ,   R o b o t   A r e n a ,   R o b o t   E n t e r t a i n m e n t ,   R o b o t   W a r s   ( A r e n a s   O f   D e s t r u c t i o n ) ,   R o b o t e c h :   I n v a s i o n ,   R o b o t s ,   R o c c a t   o y u n c u   e k i p m a n l a r 1,   R o c k   B a n d ,   R o c k   B a n d   2 ,   R o c k   T o u r   T y c o o n ,   R o c k e t   P o w e r   :   D r e a m   S c h e m e ,   R o c k y   B a l b o a ,   R o c k y   L e g e n d s ,   R o c k y   M o u n t a i n   T r o p h y   H u n t e r   3 ,   R o g u e   S q u a r d o n ,   R o g u e   T r o o p e r ,   R o g u e   W a r r i o r ,   R o l a n d   G a r r o s   F r e n c h   O p e n   2 0 0 2 ,   R o l a n d   G a r r o s   T e n n i s   2 0 0 0 ,   R o l l c a g e ,   R o l l c a g e   S t a g e   2 ,   R o l l e r   C o a s t e r   F a c t o r y   2 ,   R o l l e r   C o a s t e r   F a c t o r y   3 ,   R o l l e r   C o a s t e r   T y c o o n ,   R o l l e r   C o a s t e r   T y c o o n   2 ,   R o l l e r   C o a s t e r   T y c o o n   3 ,   R o l l e r   C o a s t e r   T y c o o n   3 :   W i l d ! ,   R o l l e r c o a s t e r   T y c o o n   2 :   W a c k y   W o r l d s ,   R o l l e r C o a s t e r   T y c o o n   3 :   S o a k e d ! ,   R o l l e r c o a s t e r   T y c o o n :   C o r k s c r e w   F o l l i e s ,   R o m a   V i c t o r ,   R o m a n c e   o f   T h e   T h r e e   K i n g d o m s   7 ,   R o m a n c e   o f   t h e   T h r e e   K i n g d o m s   X ,   R o m a n c e   O f   T h r e e   K i n g d o m s   X I ,   R o m e :   T o t a l   W a r ,   R o m e :   T o t a l   W a r   -   A l e x a n d e r ,   R o m e :   T o t a l   W a r   -   B a r b a r i a n   I n v a s i o n   ,   R o n a l d   Z i l k o v s k i   R ö p o r t a j 1,   R o o g o o ,   R o o g o o   A t t a c k ,   R o o m   Z o o m ,   R o t a m 1z   O n l i n e   E v r e n l e r ,   R o y a l   M a r i n e s   C o m m a n d o ,   R P G   M a k e r ,   R P M   T u n i n g   ,   R T L   B i a t h l o n   0 7 ,   R T L   S k i   J u m p i n g   2 0 0 7 ,   R T L   S k i   S p r i n g e n   2 0 0 5 ,   R T X   R e d   R o c k ,   R - T y p e   C o m m a n d ,   R u f f   T r i g g e r :   V a n o c o r e   C o n s p i r a c y ,   R u g b y   2 0 0 4 ,   R u g r a t s   :   C a s t l e   C a p e r s ,   R u h d ö v e n i ,   R u h l a r   S a v a _1:   B a t a n   G ü n e _i n   E j d e r h a l a r 1,   R u l e   o f   R o s e ,   R u m b l e   F i s h   2 ,   R u m b l e   R o s e s   X X ,   R u n   L i k e   H e l l ,   R u n a b o u t   2 ,   R u n a w a y   2 :   T h e   D r e a m   o f   t h e   T u r t l e ,   R u n a w a y :   A   R o a d   A d v e n t u r e ,   R u n e ,   R u n e   C h a s e r ,   R u n e s   o f   M a g i c ,   R u s h ,   R u s h   f o r   B e r l i n ,   R y g a r :   T h e   L e g e n d a r y   A d v e n t u r e ,   S . C . A . R .   -   S q u a d r a   C o r s e   A l f a   R o m e o ,   S . C . A . R . S . ,   S . D . I . ,   S . T . A . L . K . E . R . :   C a l l   o f   P r i p y a t ,   S . T . A . L . K . E . R . :   C l e a r   S k y ,   S . T . A . L . K . E . R . :   S h a d o w   o f   C h e r n o b y l ,   S . W . I . N . E   ,   S A   7   A n a k a r t ,   S a b o t a g e   1 9 4 3 ,   S a b o t a i n :   B r e a k   t h e   R u l e s ,   S a b o t e u r ,   S a b o t e u r   N i n j a   2 ,   S a c r e d ,   S a c r e d   2 ,   S a c r e d :   U n d e r w o r l d ,   S a c r i f i c e ,   S a f e c r a c k e r ,   S a g a   O f   R y z o m ,   S a i n t s   R o w   ,   S a i n t s   R o w   2 ,   S a l a m m b o ,   S a l v o ,   S a m   a n d   M a x   E p i s o d e   1 :   C u l t u r e   S h o c k ,   S a m   a n d   M a x   E p i s o d e   2 :   S i t u a t i o n   C o m e d y   ,   S a m   a n d   M a x   E p i s o d e   3 ,   S a m   a n d   M a x   E p i s o d e   4 :   A b e   L i n c o l n   M u s t   D i e ,   S a m   a n d   M a x   F r e e l a n c e   P o l i c e ,   S a m   a n d   M a x   H i t   T h e   R o a d ,   S a m   S u e d e :   U n d e r c o v e r   E x p o s u r e ,   S a m a n d M a x   2 ,   S a m i   O n u r ,   S a m s u n g   5 0   n m   D R A M   ,   S a m u r a i   S h o d o w n   S e n ,   S a m u r a i   W a r r i o r s ,   S a m u r a i   W a r r i o r s :   X t r e m e   L e g e n d s ,   S a m u r a i   W e s t e r n ,   S a n a l   d ü n y a n 1n   d e n i z l e r i n e   d a l m a k ,   S a n d s t o r m ,   S a n i t a r i u m ,   S a n i t y   :   A i k e n   s   A r t i f a c t ,   S a n i t y :   A i k e n  s   A r t i f a c t ,   S a n t a   C l a u s   2 ,   S a p p h i r e ,   S a p p h i r e   X 1 8 0 0   X T ,   S A S   A n t i - T e r r o r   F o r c e   ,   S A S :   S e c u r e   T o m o r r o w ,   S a t a ,   S a t u r d a y   N i g h t   S p e e d w a y ,   S a v a g e   2 :   A   T o r t u r e d   S o u l ,   S a v i o r   K n i g h t   L e g e n d s   I I I ,   S a w ,   S a w   2 ,   S a w   I I ,   S B K   S u p e r b i k e   W o r l d   C h a m p i o n s h i p ,   S c a l e r ,   S c a r f a c e :   T h e   W o r l d   i s   Y o u r s ,   S c a r s ,   S c h o l a r   O r g a n i z a t i o n   I :   V i r ü s   A t t a c k ,   S c h o o l   T y c o o n ,   S c o b y - D o o :   N i g h t   o f   1 0 0   F r i g h t s ,   S c o o b y   D o o !   W h o  s   W a t c h i n g   W h o ? ,   S c o o b y - D o o !   U n m a s k e d ,   S c o o t e r   W a r 3 z ,   S c o r p i o n ,   S c r a b b l e   O n l i n e ,   S c r a t c h e s ,   S c r e a m e r   2 ,   S c r e a m e r   4 x 4 ,   S c r i b b l e n a u t s ,   S C R O L L ,   S e a   D o g s ,   S e a   D o g s   I I ,   S e a f i g h t ,   S e a g a t e   4 0 0 G B   E x t e r n a l   H D D ,   S e a l   O f   E v i l ,   S e a W o r l d   A d v e n t u r e   P a r k s   T y c o o n   2 ,   S e c o n d   S i g h t ,   S e c r e t   A g e n t   C l a n k ,   S e c r e t   A g e n t   M a n ,   S e c r e t   F i l e s :   T u n g u s k a ,   S e c r e t   O f   M o n k e y   I s l a n d   2 :   L e C h u c k  s   R e v e n g e ,   S e c r e t   o f   S i l v e r   e a r r i n g ,   S e c r e t   S e r v i c e   :   I n   H a r m  s   W a y ,   S e c r e t   S e r v i c e   :   S e c u r i t y   B r e a c h ,   S e c r e t   W e a p o n s   O v e r   N o r m a n d y ,   S e c r e t s   o f   S u l t a n   K a n u n i   2 ,   S e c t i o n   8 ,   S e c t o r   O f   D e a t h   ( S o l d i e r s   S e c t o r ) ,   S e e d ,   S e g a   G T ,   S e g a   R a l l y   C h a m p i o n s h i p ,   S e g a   R a l l y   C h a m p i o n s h i p   2 ,   S e g a   R a l l y   R e v o ,   S e g a   S o c c e r   S l a m ,   S e g a   S p o r t s   T e n n i s   2 K 2 ,   S e n g o k u   B a s a r a ,   S e n s i b l e   S o c c e r   2 0 0 6 ,   S e n s i b l e   S o c c e r   9 8 ,   S e n s i b l e   W o r l d   O f   S o c c e r ,   S e n t i n e l :   D e s c e n d a n t s   i n   T i m e ,   S e p t e r r a   C o r e ,   S e r i o u s   S a m ,   S e r i o u s   S a m   :   T h e   F i r s t   E n c o u n t e r ,   S e r i o u s   S a m   :   T h e   S e c o n d   E n c o u n t e r ,   S e r i o u s   S a m   2 ,   S e r i o u s   S a m   H D :   T h e   F i r s t   E n c o u n t e r ,   S e r i o u s   S a m :   N e x t   E n c o u n t e r ,   S e s   K a r t 1,   S e s s i z   k a t l i a m ,   S e s s i z   K 1l 1ç ,   S e t t l e r s   2 ,   S e t t l e r s   4 ,   S e t t l e r s   7 :   P a t h s   t o   a   K i n g d o m ,   S e t t l e r s   I :   S e r f   C i t y ,   S e t t l e r s   I I :   T h e   N e x t   G e n e r a t i o n   ( 1 0 t h   A n n i v e r s a r y ) ,   S e t t l e r s   I I I ,   S e t t l e r s   I V ,   S e t t l e r s   V I ,   S e v e n   K i n g d o m s   2 ,   S e v e n   K i n g d o m s :   C o n q u e s t ,   S e v e n   S a m u r a i   2 0 X X ,   S e v e r a n c e :   B l a d e   o f   D a r k n e s s ,   S e v g i l i m   O l u r   m u s u n ? ,   S h a d e :   W r a t h   o f   A n g e l s ,   S h a d o w   C o m p a n y ,   S h a d o w   F o r c e :   R a z o r   U n i t ,   S h a d o w   H a r v e s t ,   S h a d o w   H e a r t s ,   S h a d o w   H e a r t s :   C o v e n a n t ,   S h a d o w   H e a r t s :   F r o m   t h e   N e w   W o r l d ,   S h a d o w   M a n ,   S h a d o w   o f   R o m e ,   S h a d o w   o f   T h e   C o l o s s u s ,   S h a d o w   O p s :   R e d   M e r c u r y ,   S h a d o w   T o w e r ,   S h a d o w   V a u l t ,   S h a d o w   W a r r i o r ,   S h a d o w   W r a i t h ,   S h a d o w b a n e ,   S h a d o w b a n e :   T h r o n e   O f   O b l i v i o n ,   S h a d o w d a l e ,   S h a d o w g r o u n d s ,   S h a d o w g r o u n d s   S u r v i v o r ,   S h a d o w r u n ,   S h a d o w s   o f   W a r ,   S h a i y a :   L i g h t   a n d   D a r k n e s s ,   S h a n e   W a r n e   C r i c k e t   9 9 ,   S h a n g a i   S t r e e t   R a c e r ,   S h a n k ,   S h a r d s ,   S h a r k   T a l e ,   S h a t t e r e d   U n i o n ,   S h a u n   P a l m e r  s   P r o   S n o w b o a r d e r ,   S h a u n   W h i t e   S n o w b o a r d i n g ,   S h e e p ,   S h e l l S h o c k   2 :   B l o o d ,   S h e l l s h o c k   2 :   B l o o d   T r a i l s ,   S h e l l S h o c k :   N a m  6 7 ,   S h e n m u e ,   S h e n m u e   2 ,   S h e n m u e   E f s a n e s i ,   S h e n m u e   O n l i n e ,   S h e r l o c k   H o l m e s   v s .   J a c k   t h e   R i p p e r ,   S h e r l o c k   H o l m e s :   S c a l p e l ,   S h e v a ,   S h i n   M e g a m i   T e n s e i :   S t r a n g e   J o u r n e y ,   S h i n i n g   F o r c e   N E O ,   S h i n i n g   T e a r s ,   S h i p   S i m u l a t o r   2 0 0 6 ,   S h i p   S i m u l a t o r   2 0 0 8 :   N e w   H o r i z o n s ,   S h o g o   :   M o b i l e   A r m o r   D i v i s i o n ,   S h o g o   M a d ,   S h o g u n   :   T o t a l   W a r ,   S h o g u n   2 :   T o t a l   W a r ,   S h o t   O n l i n e ,   S H O W D O W N :   L e g e n d s   O f   W r e s t l i n g ,   S h o x ,   S h r e d d e r   9 ,   S h r e k   2 ,   S h r e k   2 :   T e a m   A c t i o n ,   S h r e k   S u p e r S l a m ,   S h r e k   t h e   T h i r d ,   S h r i n e :   C i r c u s   T y c o o n ,   S 1c a k l 1k   S o r u n s a l 1,   S 1r a   d 1_1  k a n u n   a d a m l a r 1,   S I R E N :   B l o o d   C u r s e ,   S i d   a n d   A l  s   I n c r e d i b l e   T o o n s ,   S i d   M e i e r  s   S i m G o l f ,   S i d   M e i e r  s   A l p h a   C e n t a u r i ,   S i d   M e i e r  s   P i r a t e s ,   S i d   M e i e r  s   P i r a t e s ! ,   S i d   M e i e r  s   R a i l r o a d s ,   S i d   M e i e r  s   S i m G o l f ,   S i d e W i n d e r   F o r c e   F e e d b a c k   2 ,   S i d e W i n d e r   F r e e s t y l e   P r o ,   S i d e W i n d e r   G a m e V o i c e ,   S i d e W i n d e r   S t r a t e g i c   C o m m a n d e r ,   S i e d l e r   4 ,   S i e d l e r   4   -   D i e   T r o j a n e r   u n d   d a s   E l i x i e r   d e r   M a c h t ,   S i g o n y t h :   D e s e r t   E t e r n i t y ,   S i l a h   K a r d e _l i i ,   S i l e n t   H i l l ,   S i l e n t   H i l l   a n d   S i l e n t   H i l l   3 ,   S i l e n t   H i l l   2 ,   S i l e n t   H i l l   3 ,   S i l e n t   H i l l   4 :   T h e   R o o m ,   S i l e n t   H i l l :   C e n t r a l i a ,   S i l e n t   H i l l :   H o m e c o m i n g ,   S i l e n t   H i l l :   O r i g i n s ,   S i l e n t   H i l l :   S h a t t e r e d   M e m o r i e s ,   S i l e n t   H u n t e r   4 :   U - B o a t   M i s s i o n s ,   S i l e n t   H u n t e r   4 :   W o l v e s   o f   t h e   P a c i f i c ,   S i l e n t   H u n t e r   I I I ,   S i l e n t   H u n t e r   I I I :   S e e w o l v e s ,   S i l e n t   H u n t e r   V :   B a t t l e   o f   t h e   A t l a n t i c ,   S i l e n t   S c o p e   C o m p l e t e ,   S i l e n t   S t o r m ,   S i l e n t   S t o r m :   S e n t i n e l s ,   S i l k r o a d   O n l i n e   ,   S i l u r o   G F 4   M X   8 X ,   S i l u r o   G F 4   M X 4 4 0   6 4 D D R ,   S i l v e r   F a l l ,   S i l v e r   W i n g s ,   S i l v e r f a l l ,   S i l v e r f a l l :   G u a r d i a n   o f   E l e m e n t s ,   S i m   C o a s t e r ,   S i m   F a r m ,   S i m   G o l f ,   S i m C i t y   2 0 0 0 ,   S i m c i t y   3 0 0 0 ,   S i m c i t y   4 ,   S i m C i t y   4 :   R u s h   H o u r ,   S i m c i t y   C r e a t o r ,   S i m C i t y   S o c i e t i e s ,   S i m C o p t e r ,   S i m o n   t h e   S o r c e r e r   4 :   C h a o s   H a p p e n s ,   S i m p s o n s   R o a d   R a g e ,   S i n ,   S i n   E p i s o d e s ,   S i n e m a   v e   O y u n   S e k t ö r ü   A r a s 1n d a k i   K ö p r ü ,   S i n g l e s   -   G e t   t h e   P a r t y   S t a r t e d ,   S i n g l e s   2 :   T r i p l e   T r o u b l e ,   S i n g l e s :   F l i r t   U p   Y o u r   L i f e ,   S i n g s t a r ,   S i n g S t a r :   V o l .   3 ,   S i n g u l a r i t y ,   S i n i s t a r   U n l e a s h e d ,   S i n k   o r   S w i m ,   S i n s   o f   a   S o l a r   E m p i r e ,   S i r e n   2 ,   S i s l e r i n   V a m p i r i ,   S i t e   T a n 1t 1m l a r 1,   S i v r i s i n e k   M a c e r a s 1,   S i z   H a l a   O r j i n a l l e _t i r e m e d i k l e r i m i z d e n   M i s i n i z ? ,   S k a t e ,   S k a t e   3 ,   S k a t e   P a r k   C i t y ,   S k a t e   P a r k   T y c o o n ,   S k a t e b o a r d   P a r k   T y c o o n   2 0 0 4 ,   S k i   R a c i n g   2 0 0 5   F e a t u r i n g   H e r m a n n   M a i e r ,   S k i   R a c i n g   2 0 0 6 ,   S k i   R e s o r t   E x t r e m e ,   S k i   R e s o r t   T y c o o n ,   S k i   R e s o r t   T y c o o n   2 ,   S k y n e t ,   S l a v e   Z e r o ,   S l e d   S t o r m ,   S l i p k n o t ,   S l i t h e r i n e   S o f t w a r e ,   S m a l l   A r m s ,   S m a l l   S o l d i e r s ,   S m a r t y   P a n t s ,   S m a s h   C o u r t   T e n n i s   3 ,   S m a s h   C o u r t   T e n n i s   P r o   T o u r n a m e n t   2 ,   S m a s h i n g   D r i v e ,   S m u g g l e r  s   R u n   2   :   H o s t i l e   T e r r i t o r y ,   S n i p e r ,   S n i p e r   E l i t e ,   S n i p e r :   A r t   o f   V i c t o r y ,   S n i p e r :   G h o s t   W a r r i o r ,   S n i p e r :   P a t h   o f   V e n g e a n c e ,   S N K   A r c a d e   C l a s s i c s   V o l u m e   1 ,   S n o o p y   v s .   T h e   R e d   B a r o n ,   S n o w ,   S n o w i e   4   P r o ,   S o   B l o n d e ,   S o c c e r   A m e r i c a   I n t e r n a t i o n a l   C u p ,   S o c c e r   S l a m ,   S o c i e t y ,   S O C O M :   U . S .   N a v y   S E A L s ,   S O C O M :   U . S .   N a v y   S E A L s   T a c t i c a l   S t r i k e ,   S o l d a t ,   S o l d i e r   o f   F o r t u n e ,   S o l d i e r   O f   F o r t u n e   3 :   P a y   B a c k ,   S o l d i e r   o f   F o r t u n e   I I :   D o u b l e   H e l i x ,   S o l d i e r   O f   F o r t u n e :   P a y b a c k ,   S o l d i e r   O f   T h e   F o r t u n e   2   :   D o u b l e   H e l i x ,   S o l d i e r s   o f   A n a r c h y ,   S o l d i e r s :   H e r o e s   O f   W o r l d   W a r   I I ,   S o l d n e r :   S e c r e t   W a r s ,   S o l d n e r - X :   H i m m e l s s t u r m e r ,   S o n i c   3 D ,   S o n i c   A d v e n t u r e ,   S o n i c   A d v e n t u r e   2 ,   S o n i c   A d v e n t u r e   D X   D i r e c t o r  s   C u t ,   S o n i c   H e r o e s ,   S o n i c   R i v a l s   2 ,   S o n i c   t h e   H e d g e h o g ,   S o n i c   U n l e a s h e d ,   S o n y ,   S o n y   E r i c s s o n   W 8 0 0 ,   S o n y   E r i c s s o n   Z 8 0 0 ,   S o n y   P S P ,   S o n y   S D M - H S 9 5 D ,   S o s a r i a   A _k 1,   S o u l   C a l i b u r ,   S o u l   C a l i b u r   2 ,   S o u l   C a l i b u r   I I I ,   S o u l   Q u e s t ,   S o u l   R e a v e r   2 ,   S o u l b r i n g e r ,   S o u l c a l i b u r   I V ,   S o u l c a l i b u r   L e g e n d s ,   S o u l c a l i b u r s ,   S o u n d   B l a s t e r   A u d i g y   2 ,   S o u n d   B l a s t e r   A u d i g y   P l a y e r ,   S o u t h   P a r k ,   S o u t h   P a r k   R a l l y ,   S o u t h   P a r k a n o i d ,   S o v e r e i g n   S y m p h o n y   S V   ,   S ö l d n e r   -   M a r i n e   C o r p s ,   S p a c e   C h i m p s ,   S p a c e   C o l o n y ,   S p a c e   E m p i r e s   4 ,   S p a c e   H u l k ,   S p a c e   I n t e r c e p t o r :   P r o j e c t   F r e e d o m ,   S p a c e   I n v a d e r s   E x t r e m e   2 ,   S p a c e   J a m ,   S p a c e   N i g h t m a r e ,   S p a c e   Q u e s t ,   S p a c e   R a n g e r s ,   S p a c e   S i e g e ,   S p a c e   T a x i   2 ,   S p a c e S t a t i o n S i m ,   S p a r t a   -   A n c i e n t   W a r s ,   S p a r t a n ,   S p a r t a n :   G a t e s   O f   T r o y ,   S p e a r h e a d ,   S p e c   O p s ,   S p e c   O p s :   T h e   L i n e ,   S p e c i a l   F o r c e s :   N e m e s i s   S t r i k e ,   S p e c n a z   2 ,   S p e c n a z :   P r o j e c t   W o l f ,   S p e e d   A t   H o m e ,   S p e e d   B u s t e r s ,   S p e e d   K i n g s ,   S p e e d   P u n k s ,   S p e e d   R a c e r ,   S p e e d b a l l   2   T o u r n a m e n t ,   S p e l l   C r o s s ,   S p e l l c a s t e r s ,   S p e l l F o r c e   -   T h e   B r e a t h   o f   W i n t e r ,   S p e l l F o r c e   2 ,   S p e l l f o r c e   2 :   D r a g o n   S t o r m ,   S p e l l f o r c e :   S h a d o w   O f   P h o e n i x ,   S p e l l f o r c e :   T h e   O r d e r   O f   D a w n ,   S p e r h e a d ,   S p h e r e ,   S p h i n x   a n d   t h e   C u r s e d   M u m m y ,   S p i d e r :   T h e   S e c r e t   o f   B r y c e   M a n o r ,   S p i d e r - M a n ,   S p i d e r - M a n   :   S e p a r a t i o n   A n x i e t y ,   S p i d e r - M a n   :   T h e   M o v i e ,   S p i d e r - M a n   2 ,   S p i d e r - M a n   2   E n t e r :   E l e c t r o ,   S p i d e r - M a n   3 ,   S p i d e r - M a n :   F r i e n d   o r   F o e ,   S p i d e r - M a n :   S h a t t e r e d   D i m e n s i o n s ,   S p i d e r - M a n :   W e b   o f   S h a d o w s ,   S p i n o u t ,   S p i r i t :   S t a l l i o n   o f   t h e   C i m a r r o n ,   S p l a s h d o w n :   R i d e r s   G o n e   W i l d ,   S p l a t t e r h o u s e ,   S p l i n t e r   C e l l ,   S p l i n t e r   C e l l :   C o n v i c t i o n ,   S p l i n t e r   C e l l :   P a n d o r a   T o m o r r o w ,   S p l i t / S e c o n d ,   S p o b b l e o i d ,   S p o i l s   O f   W a r ,   S p o n g e   B o b   S q u a r e   P a n t s   :   S u p e r S p o n g e ,   S p o n g e b o b   S q u a r e p a n t s :   B a t t l e   f o r   B i k i n i   B o t t o m ,   S p o n g e B o b   S q u a r e P a n t s :   C r e a t u r e   f r o m   t h e   K r u s t y   K r a b   ,   S p o n g e B o b   S q u a r e P a n t s :   N i g h t y   N i g h t m a r e ,   S p o o k y   C a s t l e ,   S p o o n g e b o b   S q u a r e p a n t s   :   E m p l o y e e   o f   t h e   M o n t h ,   S p o r e ,   S p o r e   G a l a c t i c   A d v e n t u r e s ,   S p o r e :   O r i g i n s ,   S p o r t s   C a r s   G T ,   S p y   F i c t i o n ,   S p y   H u n t e r ,   S p y   H u n t e r   2 ,   S p y   H u n t e r :   N o w h e r e   t o   R u n ,   S p y r o   :   Y e a r   O f   T h e   D r a g o n ,   S p y r o   A   H e r o e s   T a i l ,   S q u a d   A s s a u l t :   S e c o n d   W a v e ,   S S X ,   S S X   3 ,   S S X   4 ,   S S X   B l u r ,   S S X   O n   T o u r ,   S T A C K E D ,   S t a l i n   v s .   M a r t i a n s ,   S t a l i n g r a d ,   S t a r   H e r i t a g e   1 :   T h e   B l a c k   C o b r a ,   S t a r   O c e a n ,   S t a r   O c e a n :   T h e   L a s t   H o p e ,   S t a r   T r e k   :   A r m a d a   2 ,   S t a r   T r e k   :   A w a y   T e a m ,   S t a r   T r e k   :   H i d d e n   E v i l ,   S t a r   T r e k   :   N e w   W o r l d s ,   S t a r   T r e k   A r m a d a ,   S t a r   T r e k   D S 9   -   D o m i n i o n   W a r s ,   S t a r   T r e k   D S 9   :   D o m i n i o n   W a r s ,   S t a r   T r e k   O n l i n e ,   S t a r   T r e k   V o y a g e r :   E l i t e   F o r c e ,   S t a r   T r e k   V o y a g e r :   E l i t e   F o r c e   2 ,   S t a r   T r e k :   B i r t h   o f   t h e   F e d e r a t i o n ,   S t a r   T r e k :   B r i d g e   C o m m a n d e r ,   S t a r   T r e k :   D - A - C ,   S t a r   T r e k :   E l i t e   F o r c e   I I ,   S t a r   T r e k :   L e g a c y ,   S t a r   T r e k :   N e w   W o r l d s ,   S t a r   T r e k :   S h a t t e r e d   U n i v e r s e ,   S t a r   T r e k :   S t a r f l e e t   C o m m a n d ,   S t a r   T r e k :   V o y a g e r   E l i t e   F o r c e ,   S t a r   W a r s   :   B a t t l e   f o r   N a b o o ,   S t a r   W a r s   :   G a l a c t i c   B a t t l e g r o u n d s ,   S t a r   W a r s   :   J e d i   P o w e r   B a t t l e s ,   S t a r   W a r s   :   S h a d o w s   o f   t h e   E m p i r e ,   S t a r   W a r s   :   S t a r f i g h t e r ,   S t a r   W a r s   :   T h e   P h a n t o m   M e n a c e ,   S t a r   W a r s   B a t t l e f r o n t :   E l i t e   S q u a d r o n ,   S t a r   W a r s   B a t t l e f r o n t :   R e n e g a d e   S q u a d r o n ,   S t a r   W a r s   E m p i r e   a t   W a r :   F o r c e s   o f   C o r r u p t i o n ,   S t a r   W a r s   G a l a x i e s :   A n   E m p i r e   D i v i d e d ,   S t a r   W a r s   G a l a x i e s :   E p i s o d e   I I I   R a g e   o f   t h e   W o o k i e s ,   S t a r   W a r s   R o g u e   S q u a d r o n   3 :   R e b e l   S t r i k e ,   S t a r   W a r s   T h e   F o r c e   U n l e a s h e d :   U l t i m a t e   S i t h   E d i t i o n ,   S t a r   W a r s   T r i l o g y :   A p p r e n t i c e   o f   t h e   F o r c e ,   S t a r   W a r s :   B a t t l e f r o n t ,   S t a r   W a r s :   B a t t l e f r o n t   -   R e n e g a d e   S q u a d r o n ,   S t a r   W a r s :   B a t t l e f r o n t   2   ,   S t a r   W a r s :   B a t t l e f r o n t   I I ,   S t a r   W a r s :   B o u n t y   H u n t e r ,   S t a r   W a r s :   D r o i d   W o r k s ,   S t a r   W a r s :   E m p i r e   A t   W a r ,   S t a r   W a r s :   E p i s o d e   1   R a c e r ,   S t a r   W a r s :   E p i s o d e   I I I   R e v e n g e   o f   t h e   S i t h ,   S t a r   W a r s :   F o r c e   C o m m a n d e r ,   S t a r   W a r s :   G a l a c t i c   B a t t l e g r o u n d s   -   C l o n e   C a m p a i g n s ,   S t a r   W a r s :   J e d i   K n i g h t   -   J e d i   A c a d e m y ,   S t a r   W a r s :   J e d i   K n i g h t   I I   -   J e d i   O u t c a s t ,   S t a r   W a r s :   J e d i   K n i g h t   I I I ,   S t a r   W a r s :   K n i g h t s   O f   T h e   O l d   R e p u b l i c ,   S t a r   W a r s :   K n i g h t s   o f   t h e   O l d   R e p u b l i c   I I   -   T h e   S i t h   L o r d s ,   S t a r   W a r s :   K O T O R   2   -   T h e   S i t h   L o r d s ,   S t a r   W a r s :   L e t h a l   A l l i a n c e ,   S t a r   W a r s :   O b i - W a n ,   S t a r   W a r s :   R e p u b l i c   C o m m a n d o ,   S t a r   W a r s :   R o g u e   S q u a d r o n ,   S t a r   W a r s :   T h e   C l o n e   W a r s ,   S t a r   W a r s :   T h e   F o r c e   U n l e a s h e d ,   S t a r   W a r s :   T h e   F o r c e   U n l e a s h e d   T a t o o i n e   M i s s i o n ,   S t a r   W a r s :   T h e   K n i g h t s   o f   F o r c e ,   S t a r   W a r s :   T h e   O l d   R e p u b l i c ,   S t a r   W a r s : T h e   C l o n e   W a r s ,   S t a r   W o l v e s ,   S t a r   W o l v e s   2 ,   S t a r C r a f t ,   S t a r c r a f t   :   B r o o d w a r ,   S t a r c r a f t   I I :   W i n g s   o f   L i b e r t y ,   S t a r c r a f t :   G h o s t ,   S t a r d o m   :   Y o u r   Q u e s t   f o r   F a m e ,   S t a r f l e e t   C o m m a n d   2   :   E m p i r e s   a t   W a r ,   S t a r g a t e   R e s i s t a n c e ,   S t a r g a t e   S G - 1 :   T h e   A l l i a n c e ,   S t a r g a t e   W o r l d s ,   S t a r g u n n e r ,   S t a r l a n c e r ,   S t a r R u s h ,   S t a r s h a t t e r ,   S t a r s h a t t e r :   G a t h e r i n g   S t o r m ,   S t a r s h i p   S e v e n ,   S t a r s h i p   T r o o p e r s ,   S t a r s h i p   T r o o p e r s   :   T e r r a n   A s c e n d a n c y ,   S t a r s k y   a n d   H u t c h ,   S t a r t o p i a ,   S t a r t - U p ,   S t a r W a r s   O y u n l a r 1,   S t a r w o l f ,   S t a t e   o f   E m e r g e n c y ,   S t a t e   O f   E m e r g e n c y ,   S t a t e   O f   E m e r g e n c y ,   S t a t e   o f   E m e r g e n c y   2 ,   S t a y   A l i v e ,   S t e a m ,   S t e e l   o f   H a s t e ,   S t e e l   S a v i o u r ,   S t e e r   M a d n e s s   ,   S t i c k y   B a l l s ,   S t i l l   L i f e ,   S t o k e d   R i d e r   f e a t u r i n g   T o m m y   B r u n n e r   ,   S t o l e n ,   S t o n e B r e a k e r ,   S t o n e k e e p ,   S t o r m r i s e ,   S t r a n g e r ,   S t r a n g l e h o l d ,   S t r a t o s p h e r e ,   S t r e e t   F i g h t e r   A l p h a   3   M A X ,   S t r e e t   F i g h t e r   A l p h a   A n t h o l o g y ,   S t r e e t   F i g h t e r   E x   P l u s ,   S t r e e t   F i g h t e r   I I I :   T h i r d   S t r i k e ,   S t r e e t   F i g h t e r   I V ,   S t r e e t   H o o p s ,   S t r e e t   L e g a l ,   S t r e e t   R a c i n g   S y n d i c a t e ,   S t r e e t   R o d   2 ,   S t r e e t   W a r s :   C o n s t r u c t o r   U n d e r w o r l d ,   S t r e e t s   o f   M o s c o w ,   S t r e e t s   o f   S i m C i t y ,   S t r i f e r ,   S t r i k e   F o r c e   B o w l i n g ,   S t r o n g   B a d :   E p i s o d e   1 ,   S t r o n g h o l d ,   S t r o n g h o l d   ( 2 0 0 1 ) ,   S t r o n g h o l d   2 ,   S t r o n g h o l d   C r u s a d e r   E x t r e m e ,   S t r o n g h o l d   L e g e n d s ,   S t r o n g h o l d :   C r u s a d e r ,   S t u b b s   t h e   Z o m b i e ,   S t u n t   R a c e r   6 4 ,   S t u n t   T r a c k   D r i v e r   2   :   G e t  n   D i r t y ,   S t u n t m a n ,   S t u n t m a n   I g n i t i o n ,   S t u p i d   I n v a d e r s ,   S u   a r t 1k   H 2 o   d e i l ,   S u b   C o m m a n d ,   S u b m a r i n e   T i t a n s ,   S u d d e n   S t r i k e ,   S u d d e n   S t r i k e   I I ,   S u d d e n   S t r i k e   I I I :   A r m s   F o r   V i c t o r y ,   S u d e k i ,   S u i k o d e n   I I I ,   S u m m e r   A t h l e t i c s ,   S u m m e r   G a m e s   2 0 0 4 ,   S u m m o n e r ,   S U N ,   S u n   A g e ,   S u n s h i n e   B e a c h   V o l l e y b a l l ,   S u p e r   B u s t - A - M o v e   2 ,   S u p e r   C o l l a p s e   3 ,   S u p e r   H i n d ,   S u p e r   M a r i o   G a l a x y ,   S u p e r   M a r i o   S u n s h i n e ,   S u p e r   M a r i o :   G a l a x y   2 ,   S u p e r   M o n k e y   B a l l   A d v e n t u r e ,   S u p e r   P a c   I n v a d e r s ,   S u p e r   S m a s h   B r o s .   B r a w l ,   S u p e r   S m a s h   B r o s .   M e l e e ,   S u p e r   S t a r d u s t   6 9 ,   S u p e r   S t a r w a r s ,   S u p e r   S t r e e t   F i g h t e r   I I   T u r b o   H D   R e m i x ,   S u p e r   S t r e e t   F i g h t e r   I V ,   S u p e r   S t r e e t   F i g h t e r   T u r b o   2   R e v i v a l ,   S u p e r   T a x i   D r i v e r   2 0 0 6 ,   S u p e r b i k e   2 0 0 1 ,   S u p e r - B i k e s   R i d i n g   C h a l l e n g e ,   S u p e r C a r   C h a l l e n g e ,   S u p e r m a n   R e t u r n s :   T h e   V i d e o g a m e ,   S u p e r m a n :   S h a d o w   o f   A p o k o l i p s ,   S u p e r P o w e r   2 ,   S u p r e m a c y :   F o u r   P a t h s   T o   P o w e r ,   S u p r e m e   C o m m a n d e r ,   S u p r e m e   C o m m a n d e r   2 ,   S u p r e m e   C o m m a n d e r :   F o r g e d   A l l i a n c e ,   S u p r e m e   R u l e r   2 0 1 0 ,   S u p r e m e   R u l e r   2 0 2 0 ,   S u p r e m e   S n o w b o a r d i n g ,   S u r f  s   U p ,   S u r v i v o r ,   S u z u k i   A l s t a r e   E x t r e m   R a c i n g ,   S ü p e r   k a h r a m a n l a r ,   S w a s h b u c k l e r s :   B l u e   v s .   G r e y ,   S w a s h b u c k l e r s :   L e g a c y   O f   D r a k e ,   S w a t   2 ,   S w a t   3   :   C l o s e   Q u a r t e r s   B a t t l e ,   S w a t   3 :   E l i t e ,   S W A T   4 ,   S W A T   4 :   t h e   S t e t c h k o v   S y n d i c a t e ,   S W A T :   G l o b a l   S t r i k e   T e a m ,   S W A T :   T a r g e t   L i b e r t y ,   S w i f t   Y o u r   3 D   G a m e   P a c k ,   S w i t c h b l a d e ,   S w o n 6 ,   S w o r d   O f   T h e   B e r s e r k ,   S w o r d   o f   t h e   N e w   W o r l d ,   S w o r d   o f   t h e   S t a r s ,   S W O S   T u r k e y ,   S y b e r i a ,   S y b e r i a   2 ,   S y d n e y   2 0 0 0 ,   S y n c M a s t e r   C X 3 0 5 T ,   S y n d i c a t e ,   S y p h o n   F i l t e r   3 ,   S y p h o n   F i l t e r :   C o m b a t   O p s ,   S y p h o n   F i l t e r :   D a r k   M i r r o r ,   S y p h o n   F i l t e r :   L o g a n  s   S h a d o w ,   S y s t e m   S h o c k   2 ,   S y s t e m   W o n d e r s   6 ,   ^u   o y u n l a r 1n   d a   f i l m l e r i   o l s a ,   T - 7 2 :   B a l k a n s   o n   F i r e ,   T a b l e   T e n n i s ,   T a b u l a   R a s a ,   T a c h y o n   :   T h e   F r i n g e ,   T a c t i c a   O n l i n e ,   T a k   2 :   T h e   S t a f f   O f   D r e a m s ,   T a k e   C o m m a n d   1 8 6 1   -   t h e   C i v i l   W a r ,   T a k e   C o m m a n d : 2 n d   M a n a s s a s ,   T a k e   N o   P r i s o n e r s ,   T a k e d a   2 ,   T a l e   o f   D e s p e r e a u x   ,   T a l e s   o f   E t e r n i a   O n l i n e ,   T a l e s   o f   M o n k e y   I s l a n d   C h a p t e r   1 ,   T a l e s   O f   S y m p h o n i a ,   T a m a g o t c h i   C o n n e c t i o n :   C o r n e r   S h o p   2   ,   T a n 1_m a l a r - 1 :   E _  R u h l a r ,   T a n i t a :   P l a s t i c i n e   D r e a m ,   T a r r   C h r o n i c l e s :   S i g n   o f   P r i d e ,   T a r z a n ,   T a x i   3 :   E x t r e m e   R u s h ,   T a x i   D r i v e r ,   T a x i   M a y h e m :   B e r l i n ,   T a x i   R a c e r   :   N e w   Y o r k   2 ,   T a z   W a n t e d ,   T a z :   W a n t e d ,   T c m T u r k e y ,   T e a m   F o r t r e s s   2 ,   T e a m   O n e !   R 0L O D I D ,   T e a m   O n e !   ^e h i t l e r i ,   T e a m   O n e !   T h e   O r i g i n a l ,   T e a m   O n e  1n   U n u t a m a d 1k l a r 1,   T e e n   T i t a n s ,   T e e n a g e   M u t a n t   N i n j a   T u r t l e s ,   T e e n a g e   M u t a n t   N i n j a   T u r t l e s   2 :   B a t t l e   F o r   N e x u s ,   T e e n a g e   M u t a n t   N i n j a   T u r t l e s   2 :   B a t t l e   N e x u s ,   T e e n a g e   M u t a n t   N i n j a   T u r t l e s   3 :   M u t a n t   N i g h t m a r e ,   T e e n a g e   M u t a n t   N i n j a   T u r t l e s :   M u t a n t   M e l e e ,   T e e n a g e   M u t a n t   N i n j a   T u r t l e s :   S m a s h - U p ,   T e f r i k a   B ö l ü m   1 ,   T e k k e n   2 ,   T e k k e n   3 ,   T e k k e n   4 ,   T e k k e n   5 ,   T e k k e n   5 :   D a r k   R e s u r r e c t i o n ,   T e k k e n   6 ,   T e k k e n   A d v a n c e ,   T e k k e n   T a g   T o u r n a m e n t ,   T e k k e n :   D a r k   R e s u r r e c t i o n ,   T e k n o k r a t   S a v a _1:   E n t r i k a l a r ,   T e k W a r ,   T e l e v i z y o n ,   T e l l a d a r   C h r o n i c l e s :   D e c l i n e ,   T e n c h u ,   T e n c h u   2   :   B i r t h   o f   t h e   A s s a s s i n s ,   T e n c h u   Z ,   T e n c h u :   W r a t h   o f   H e a v e n ,   T e n n i s   2 K 2 ,   T e n n i s   M a s t e r s   S e r i e s   2 0 0 3 ,   T e r m i n a l   V e l o c i t y ,   T e r m i n a t o r   :   D a w n   o f   F a t e ,   T e r m i n a t o r   3 :   R i s e   o f   t h e   M a c h i n e s ,   T e r m i n a t o r   3 :   T h e   R e d e m p t i o n ,   T e r m i n a t o r   S a l v a t i o n ,   T e r m i n a t o r :   F u t u r e   S h o c k ,   T e r m i n a t o r :   R a m p a g e ,   T e r r a   W a r s   N e w Y o r k   I n v a s i o n ,   T e r r a W a r s :   N e w   Y o r k   I n v a s i o n ,   T e r r o r i s t   T a k e d o w n ,   T e r r o r i s t   T a k e d o w n :   P a y b a c k ,   T e s t   D r i v e   :   O f f r o a d   3 ,   T e s t   D r i v e   4 ,   T e s t   D r i v e   5 ,   T e s t   D r i v e   6 ,   T e s t   D r i v e   7 ,   T e s t   D r i v e   O f f   R o a d   R a c i n g ,   T e s t   D r i v e   O f f - R o a d   W i d e   O p e n ,   T e s t   D r i v e   U n l i m i t e d ,   T e s t   D r i v e   U n l i m i t e d   2 ,   T e s t   D r i v e :   E v e   O f   D e s t r u c t i o n ,   T e s t   D r i v e :   L e   M a n s ,   T e s t   D r i v e :   U n l i m i t e d ,   T F X ,   T h a n d o r ,   T h e   H u l k ,   T h e   7 t h   G u e s t ,   T h e   A b b e y ,   T h e   A d d a m s   F a m i l y ,   T h e   A g e n c y ,   T h e   A n t   B u l l y ,   T h e   A p p r e n t i c e ,   T h e   A r r a n g e m e n t ,   T h e   B a r d  s   T a l e ,   T h e   B e a t l e s :   R o c k   B a n d ,   T h e   B I G S ,   T h e   B o u n c e r ,   T h e   C h r o n i c l e s   o f   N a r n i a :   T h e   L i o n   T h e   W i t c h   a n d   T h e   W a r d r o b e ,   T h e   C h r o n i c l e s   o f   N y ,   T h e   C h r o n i c l e s   o f   R i d d i c k :   A s s a u l t   o n   D a r k   A t h e n a ,   T h e   C h r o n i c l e s   o f   R i d d i c k :   E s c a p e   F r o m   B u t c h e r   B a y ,   T h e   C h r o n i c l e s   O f   R i d d i c k :   E s c a p e   F r o m   B u t c h e r   B a y   -   D e v e l o p e r  s   C u t ,   T h e   C h r o n i c l e s   o f   S p e l l b o r n ,   T h e   C i t y   O f   L o s t   C h i l d r e n ,   T h e   C l u b ,   T h e   C o n d u i t ,   T h e   C o r p o r a t e   M a c h i n e ,   T h e   C u r s e   o f   M o n k e y   I s l a n d ,   T h e   D a   V i n c i   C o d e ,   T h e   D a r k   L e g i o n s ,   T h e   D a r k n e s s ,   T h e   D a y ,   T h e   D e a d   Z o n e ,   T h e   D i v i n e ,   T h e   E g y p t i a n   P r o p h e c y   :   T h e   F a t e   o f   R a m s e s ,   T h e   E l d e r   S c r o l l s   3 :   B l o o d m o o n ,   T h e   E l d e r   S c r o l l s   I I I :   M o r r o w i n d ,   T h e   E l d e r   S c r o l l s   I V :   O b l i v i o n ,   T h e   E l d e r   S c r o l l s   I V :   S h i v e r i n g   I s l e s ,   T h e   E n d l e s s   F o r e s t   ,   T h e   F a l l :   L a s t   D a y s   o f   G a i a ,   T h e   F a s t   a n d   t h e   F u r i o u s ,   T h e   F o g ,   T h e   G a t e w a y ,   T h e   G e t a w a y   3 ,   T h e   G e t a w a y :   B l a c k   M o n d a y ,   T h e   G l a d i a t o r s :   T h e   G a l a c t i c   C i r c u s   G a m e s ,   T h e   G o d f a t h e r ,   T h e   G o d f a t h e r   I I ,   T h e   G o d f a t h e r :   B l a c k h a n d ,   T h e   G o d f a t h e r :   D o n  s   E d i t i o n ,   T h e   G o d f a t h e r :   M o b   W a r s ,   T h e   G o l d e n   C o m p a s s ,   T h e   G r e a t   A r t   R a c e ,   T h e   G r e a t   E s c a p e   ,   T h e   G r i n c h ,   T h e   G u i l d   2 ,   T h e   G u i l d   2 :   P i r a t e s   O f   T h e   H i g h   S e a s ,   T h e   G u y   G a m e ,   T h e   H a u n t e d   M a n s i o n ,   T h e   H o b b i t ,   T h e   H o u s e   o f   t h e   D e a d   2 ,   T h e   H o u s e   o f   t h e   D e a d   3 ,   T h e   H o u s e   o f   t h e   D e a d :   O v e r k i l l ,   T h e   H u l k ,   T h e   H u s t l e :   D e t r o i t   S t r e e t s ,   T h e   I   o f   t h e   D r a g o n ,   T h e   I d o l   M a s t e r ,   T h e   I n c r e d i b l e   H u l k ,   T h e   I n c r e d i b l e s ,   T h e   I s l a n d :   T h e   E a r t h l i n g ,   T h e   I t a l i a n   J o b ,   T h e   J u n g l e   B o o k : ,   T h e   K i n g s   O f   T h e   D a r k   A g e ,   T h e   L a s t   M a g e ,   T h e   L a s t   M a g e   -   S p e l l   C a s t e r s ,   T h e   L a s t   R e m n a n t ,   T h e   L e g e n d   o f   H e r o e s ,   T h e   L e g e n d   o f   H e r o e s   I I ,   T h e   L e g e n d   o f   K y r a n d i a :   B o o k   3 :   M a l c o l m  s   R e v e n g e ,   T h e   L e g e n d   o f   K y r a n d i a :   B o o k   O n e ,   T h e   L e g e n d   o f   S p y r o ,   T h e   L e g e n d   o f   Z e l d a :   F o u r   S w o r d s   A d v e n t u r e s ,   T h e   L e g e n d a r y   S t a r f y ,   T h e   L i g h t   C o r r i d o r ,   T h e   L o r d   o f   t h e   C r e a t u r e s ,   T h e   L o r d   o f   t h e   R i n g s   O n l i n e ,   T h e   L o r d   o f   t h e   R i n g s   O n l i n e :   S i e g e   o f   M i r k w o o d ,   T h e   L o r d   o f   t h e   R i n g s :   C o n q u e s t ,   T h e   L o r d   o f   t h e   R i n g s :   T a c t i c s ,   T h e   L o r d   o f   t h e   R i n g s :   T h e   B a t t l e   f o r   M i d d l e - E a r t h ,   T h e   L o r d   o f   t h e   R i n g s :   T h e   B a t t l e   f o r   M i d d l e - e a r t h   I I ,   T h e   L o r d   O f   T h e   R i n g s :   T h e   T h i r d   A g e ,   T h e   L o r d   o f   t h e   R i n g s :   T h e   T w o   T o w e r s ,   T h e   L o s t   C r o w n :   A   G h o s t h u n t i n g   A d v e n t u r e ,   T h e   M a r k ,   T h e   M a t r i x   O n l i n e ,   T h e   M a t r i x :   P a t h   o f   N e o ,   T h e   M i s a d v e n t u r e s   O f   P .   B .   W i n t e r b o t t o m ,   T h e   M o m e n t   O f   S i l e n c e ,   T h e   M o o n   P r o j e c t ,   T h e   M o v i e s ,   T h e   M o v i e s   S t u n t s   a n d   E f f e c t s ,   T h e   M u m m y ,   T h e   M y s t e r y   o f   t h e   M a r y   C e l e s t e ,   T h e   O u t f i t ,   T h e   O u t f o r c e ,   T h e   P a r t n e r s ,   T h e   P a t h ,   T h e   P h a n t o m ,   T h e   P l a n ,   T h e   P o l a r   E x p r e s s ,   T h e   P o l i t i c a l   M a c h i n e ,   T h e   P u n i s h e r ,   T h e   R e g i m e n t ,   T h e   R o a d   T o   B a g h d a d ,   T h e   R o o t s ,   T h e   S a b o t e u r ,   T h e   S a c r e d   R i n g s ,   T h e   S c o r p i o n   K i n g :   R i s e   o f   t h e   A k k a d i a n ,   T h e   S e c r e t   o f   L o c h   N e s s ,   T h e   S e c r e t   O f   M o n k e y   I s l a n d ,   T h e   S e c r e t   o f   M o n k e y   I s l a n d :   S p e c i a l   E d i t i o n ,   T h e   S e c r e t s   o f   D a   V i n c i :   T h e   F o r b i d d e n   M a n u s c r i p t ,   T h e   S e t t l e r s   4 ,   T h e   S e t t l e r s   I I :   N e x t   G e n e r a t i o n ,   T h e   S e t t l e r s :   H e r i t a g e   o f   K i n g s   ,   T h e   S e t t l e r s :   H e r i t a g e   o f   K i n g s   -   L e g e n d e n ,   T h e   S e t t l e r s :   H e r i t a g e   o f   K i n g s   E x p a n s i o n ,   T h e   S e t t l e r s :   R i s e   o f   a n   E m p i r e ,   T h e   S h a d o w   o f   A t e n ,   T h e   S h i e l d ,   T h e   S h i p ,   T h e   S h o w ,   T h e   S i m p s o n s   G a m e ,   T h e   S i m p s o n s :   H i t   a n d   R u n ,   T h e   S i m s ,   T h e   S i m s   :   H o u s e   P a r t y ,   T h e   S i m s   :   L i v i n    L a r g e ,   T h e   S i m s   :   V a c a t i o n ,   T h e   S i m s   2 ,   T h e   S i m s   2   A p a r t m e n t   L i f e ,   T h e   S i m s   2   C h r i s t m a s   P a r t y   P a c k ,   T h e   S i m s   2   M a n s i o n   a n d   G a r d e n   S t u f f ,   T h e   S i m s   2   N i g h t l i f e ,   T h e   S i m s   2   O p e n   f o r   B u s i n e s s ,   T h e   S i m s   2   U n i v e r s i t y ,   T h e   S i m s   2 :   B o n   V o y a g e ,   T h e   S i m s   2 :   C a s t a w a y ,   T h e   S i m s   2 :   F r e e T i m e ,   T h e   S i m s   2 :   G l a m o u r   L i f e   S t u f f ,   T h e   S i m s   2 :   P e t s ,   T h e   S i m s   2 :   T e e n   S t y l e   S t u f f ,   T h e   S i m s   3 ,   T h e   S i m s   3 :   W o r l d   A d v e n t u r e s ,   T h e   S i m s   B u s t i n    O u t ,   T h e   S i m s   C a r n i v a l :   B u m p e r   B l a s t ,   T h e   S i m s   C a r n i v a l :   S n a p C i t y ,   T h e   S i m s   L i f e   S t o r i e s ,   T h e   S i m s   O n l i n e ,   T h e   S i m s   P e t   S t o r i e s ,   T h e   S i m s :   C a s t a w a y   S t o r i e s ,   T h e   S i m s :   H o t   D a t e ,   T h e   S i m s :   L i v i n    L a r g e ,   T h e   S i m s :   S u p e r s t a r ,   T h e   S i m s :   U n l e a s h e d ,   T h e   S p e c i a l i s t s   2 . 0 ,   T h e   S p i d e r w i c k   C h r o n i c l e s ,   T h e   S t a l i n   S u b w a y ,   T h e   S t i n g ,   T h e   S t o r y   O f   H e r o   Y o s h i t s u n e ,   T h e   S u f f e r i n g ,   T h e   S u f f e r i n g :   T i e s   T h a t   B i n d ,   T h e   S u m   O f   A l l   F e a r s ,   T h e   T a l e s   o f   W a l e n i r ,   T h e   T e m p l e   O f   E l e m e n t a l   E v i l ,   T h e   T h i n g ,   T h e   T o m o r r o w   W a r ,   T h e   U n i v e r s a l ,   T h e   U n s e e l i e ,   T h e   U n t o u c h a b l e s ,   T h e   U r b z :   S i m s   I n   T h e   C i t y ,   T h e   U r b z :   S i m s   i n   t h e   C i t y ,   T h e   W a r d ,   T h e   W a r r i o r s ,   T h e   W h e e l m a n ,   T h e   W h i s p e r e d   W o r l d ,   T h e   W h i t e   C h a m b e r ,   T h e   W i t c h e r ,   T h e   W i t c h e r   2 :   A s s a s s i n s   o f   K i n g s ,   T h e   W i t c h e r   E n h a n c e d   E d i t i o n ,   T h e a t r e   o f   W a r   ( W W   I I   R T S ) ,   T h e m e   H o s p i t a l ,   T h e m e   P a r k ,   T h e m e   P a r k   W o r l d ,   T h e r e   i s   o n l y   W A R ,   T h e s e i s ,   T h e y ,   T h e y   H u n g e r :   L o s t   S o u l s ,   T h i e f ,   T h i e f   2 :   T h e   M e t a l   A g e ,   T h i e f   3 :   D e a d l y   S h a d o w ,   T h i e f   4 ,   T h i e f   G o l d ,   T h i e f :   D e a d l y   S h a d o w s ,   T h i e f :   T h e   D a r k   P r o j e c t ,   T h i s   i s   F o o t b a l l   2 0 0 3 ,   T h i s   i s   V e g a s ,   T h o m s o n   S p e e d t o u c h   3 3 0   U s b   A d s l   M o d e m ,   T h r e e   D i r t y   D w a r v e s ,   T h r i l l v i l l e ,   T h r i l l v i l l e   O f f   t h e   R a i l s   ,   T h r o n e   o f   D a r k n e s s ,   T i b e r i u m   ,   T i g e r   S h a r k ,   T i g e r   W o o d s   P G A   T o u r   0 7 ,   T i g e r   W o o d s   P G A   T o u r   0 8 ,   T i g e r   W o o d s   P G A   T o u r   1 0 ,   T i g e r   W o o d s   P G A   T o u r   2 0 0 2 ,   T i g e r   W o o d s   P G A   T o u r   2 0 0 3 ,   T i g e r   W o o d s   P G A   T o u r   2 0 0 4 ,   T i g e r   W o o d s   P G A   T o u r   2 0 0 5 ,   T 0M   V A N   :   D e t h   T u   P a _a ,   T i m   V a n   D ü ü n d e ,   T i m   V a n   F u a r d a ,   T i m   V a n   F u a r d a   -   G e r ç e k t e n ,   T i m e   C o m m a n d o ,   T i m e   C r i s i s   3 ,   T i m e   C r i s i s   4 ,   T i m e   C r i s i s :   C r i s i s   Z o n e ,   T i m e S h i f t ,   T i m e S p l i t t e r s :   F u t u r e   P e r f e c t ,   T i n   S o l d i e r s :   A l e x a n d e r   T h e   G r e a t ,   T i n   S o l d i e r s :   J u l i u s   C a e s a r ,   T i n y   T i g e r ,   T i t a n   Q u e s t ,   T i t a n   Q u e s t :   I m m o r t a l   T h r o n e ,   T M N T ,   T N N   O u t d o o r s   P r o   H u n t e r ,   T o   S e r v e   a n d   C o m m a n d ,   T o c a   2 ,   T o c a   R a c e   D r i v e r ,   T O C A   R a c e   D r i v e r   2 :   T h e   U l t i m a t e   R a c i n g   S i m u l a t o r ,   T O C A   R a c e   D r i v e r   3 ,   T O C A   R a c e   D r i v e r   3   C h a l l e n g e ,   T O C A   T o u r i n g   C a r   C h a m p i o n s h i p ,   T o e J a m   a n d   E a r l   I I I ,   T o k y o   E x t r e m e   R a c e r   D R I F T ,   T o k y o   G a m e   S h o w ,   T o k y o   X t r e m e   R a c e r   0 1 ,   T o k y o   X t r e m e   R a c e r   3 ,   T o m   a n d   J e r r y :   W a r   o f   t h e   W h i s k e r s ,   T o m   C l a n c y  s   E n d W a r ,   T o m   C l a n c y  s   G h o s t   R e c o n ,   T o m   C l a n c y  s   G h o s t   R e c o n   :   D e s e r t   S i e g e ,   T o m   C l a n c y  s   G h o s t   R e c o n   2 ,   T o m   C l a n c y  s   G h o s t   R e c o n   2   S u m m i t   S t r i k e ,   T o m   C l a n c y  s   G h o s t   R e c o n   A d v a n c e d   W a r f i g h t e r ,   T o m   C l a n c y  s   G h o s t   R e c o n   A d v a n c e d   W a r f i g h t e r   2 ,   T o m   C l a n c y  s   G h o s t   R e c o n :   J u n g l e   S t o r m ,   T o m   C l a n c y  s   H A W X ,   T o m   C l a n c y  s   R a i n b o w   S i x   3 :   A t h e n a   S w o r d ,   T o m   C l a n c y  s   R a i n b o w   S i x   3 :   B l a c k   A r r o w ,   T o m   C l a n c y  s   R a i n b o w   S i x   3 :   R a v e n   S h i e l d ,   T o m   C l a n c y  s   R a i n b o w   S i x   V e g a s ,   T o m   C l a n c y  s   R a i n b o w   S i x   V e g a s   2 ,   T o m   C l a n c y  s   R a i n b o w   S i x :   L o c k d o w n ,   T o m   C l a n c y  s   R a i n b o w   S i x :   V e g a s ,   T o m   C l a n c y  s   R o g u e   S p e a r ,   T o m   C l a n c y  s   S p l i n t e r   C e l l ,   T o m   C l a n c y  s   S p l i n t e r   C e l l   E s s e n t i a l s ,   T o m   C l a n c y  s   S p l i n t e r   C e l l   P a n d o r a   T o m o r r o w ,   T o m   C l a n c y  s   S p l i n t e r   C e l l :   C h a o s   T h e o r y ,   T o m   C l a n c y  s   S p l i n t e r   C e l l :   C o n v i c t i o n ,   T o m   C l a n c y  s   S p l i n t e r   C e l l :   D o u b l e   A g e n t ,   T o m   L a u n d r y   S t r a t e g y   F o o t b a l l ,   T o m b   R a i d e r ,   T o m b   R a i d e r   :   C h r o n i c l e s ,   T o m b   R a i d e r   :   L e v e l   E d i t ö r ü ,   T o m b   R a i d e r   :   T h e   A n g e l   O f   D a r k n e s s ,   T o m b   R a i d e r   :   T h e   T i m e s   E x c l u s i v e ,   T o m b   R a i d e r   1   :   U n f i n i s h e d   B u s i n e s s ,   T o m b   R a i d e r   2 ,   T o m b   R a i d e r   2 0 1 1 ,   T o m b   R a i d e r   3 ,   T o m b   R a i d e r   3 :   T h e   L o s t   A r t i f a c t ,   T o m b   R a i d e r   4 ,   T o m b   R a i d e r   6   :   T h e   N e x t   G e n e r a t i o n ,   T o m b   R a i d e r   6 :   T h e   A n g e l   o f   D a r k n e s s ,   T o m b   R a i d e r   7 ,   T o m b   R a i d e r   B a _l a n g 1ç ,   T o m b   R a i d e r :   A n n i v e r s a r y ,   T o m b   R a i d e r :   C h r o n i c l e s ,   T o m b   R a i d e r :   L e g e n d ,   T o m b   R a i d e r :   T h e   A n g e l   O f   D a r k n e s s ,   T o m b   R a i d e r :   T h e   L a s t   R e v e l i a t i o n ,   T o m b   R a i d e r :   T h e   L o s t   A r t i f a c t ,   T o m b   R a i d e r :   U n d e r w o r l d ,   T o n y   a n d   F r i e n d s ,   T o n y   H a w k  s   A m e r i c a n   W a s t e l a n d ,   T o n y   H a w k  s   D o w n h i l l   J a m ,   T o n y   H a w k  s   P r o   S k a t e r ,   T o n y   H a w k  s   P r o   S k a t e r   2 ,   T o n y   H a w k  s   P r o   S k a t e r   3 ,   T o n y   H a w k  s   P r o   S k a t e r   4 ,   T o n y   H a w k  s   P r o j e c t   8 ,   T o n y   H a w k  s   P r o v i n g   G r o u n d ,   T o n y   H a w k  s   U n d e r g r o u n d ,   T o n y   H a w k  s   U n d e r g r o u n d   2 ,   T o n y   T o u g h   2 ,   T o n y   T o u g h   2   -   A   R a k e  s   P r o g r e s s ,   T o n y   T o u g h   a n d   T h e   N i g h t   o f   R o a s t e d   M o t h s ,   T o o   H u m a n ,   T o p   G u n ,   T o p   G u n :   C o m b a t   Z o n e s ,   T o p   G u n :   F i r e s t o r m ,   T o p   G u n :   H o r n e t  s   N e s t ,   T o p   S p i n ,   T o p   S p i n   2 ,   T o p   S p i n   3 ,   T o r c h l i g h t ,   T o r i n o   2 0 0 6 ,   T o r k :   P r e h i s t o r i c   P u n k ,   T o r n a d o ,   T o r r e n t e ,   T o r t u g a :   P i r a t e  s   R e v e n g e ,   T o r t u g a :   T w o   T r e a s u r e s ,   T o t a l   A n n i h i l a t i o n ,   T o t a l   A n n i h i l a t i o n :   K i n g d o m s   -   T h e   I r o n   P l a g u e ,   T o t a l   C l u b   M a n a g e r   2 0 0 3 ,   T o t a l   C l u b   M a n a g e r   2 0 0 4 ,   T o t a l   C l u b   M a n a g e r   2 0 0 5 ,   T o t a l   I m m e r s i o n   R a c i n g ,   T o t a l   O v e r d o s e ,   T o w e r   o f   t h e   A n c i e n t s ,   T o y   S t o r y   3 :   T h e   V i d e o   G a m e ,   T o y   S t o r y   M a n i a ,   T o z   C a n a v a r 1  K a s a l a r ,   T o z l u   R a f l a r d a k i   O y u n l a r ,   T r a c k M a n i a ,   T r a c k M a n i a   N a t i o n s   F o r e v e r ,   T r a c k m a n i a   S u n r i s e ,   T r a c k M a n i a   U n i t e d ,   T r a f f i c   G i a n t ,   T r a i n z   R a i l r o a d   S i m u l a t o r   2 0 0 6 ,   T r a i n z   S i m u l a t o r   2 0 1 0 :   E n g i n e e r s   E d i t i o n ,   T r a k t o r   R a c e r ,   T r a n s f o r m e r s ,   T r a n s f o r m e r s :   R e v e n g e   o f   t h e   F a l l e n ,   T r a n s f o r m e r s :   T h e   G a m e ,   T r a n s f o r m e r s :   W a r   f o r   C y b e r t r o n ,   T r a n s p o r t   G i a n t ,   T r a n s p o r t   G i a n t :   D o w n   U n d e r ,   T r a n s W o r l d   S u r f :   N e x t   W a v e ,   T r a p t ,   T r e a s u r e   P l a n e t ,   T r e n c h e s ,   T r e s s p a s s e r ,   T r i a l s   2 :   S e c o n d   E d i t i o n ,   T r i b e s   A e r i a l   A s s a u l t ,   T r i b e s :   V e n g e a n c e ,   T r i c k e d   n   T u n e d ,   T r i c k y   Q u i c k y ,   T r i n e ,   T r i p l e   P l a y   2 0 0 0 ,   T r i p l e   P l a y   9 7 ,   T r i p l e   P l a y   B a s e b a l l ,   T r i p p l e   P l a y   9 9 ,   T r i s t a n ,   T r o d d l e r s ,   T r o l l s ,   T R O N   2 . 0 ,   T r o p i c o ,   T r o p i c o   3 ,   T r o p i c o   I I   :   P i r a t e s   C o v e ,   T r u e   C r i m e :   N e w   Y o r k   C i t y ,   T r u e   C r i m e :   S t r e e t s   o f   L A ,   T s u k i y o   N i   S a r a b a ,   T u b u l a r   W o r l d s ,   T u n n e l   R a t s ,   T u r n i n g   P o i n t :   F a l l   o f   L i b e r t y ,   T u r o k ,   T u r o k   2 :   S e e d s   o f   E v i l ,   T u r o k :   E v o l u t i o n ,   T ü r k   O y u n   S e k t ö r ü ,   T ü r k   O y u n l a r y   N e   A l e m d e ? ,   T ü r k   P o p ,   T ü r k i y e  d e   F R P ,   T ü r k i y e  d e   0n t e r n e t   E _i t t i r . . . ,   T ü r k i y e  d e   O y u n   m u ? ,   T v   o u t ,   T w i l i g h t   W a r :   A f t e r   t h e   F a l l   ,   T w i n   T u r b o   I I   R a c i n g   W h e e l ,   T w i n s e n  s   O d y s s e y ,   T w i s t e d   M e t a l   2 ,   T w i s t e d   M e t a l :   H e a d - O n ,   T w i s t e d   M i n d ,   T w o   T h r o n e s ,   T w o   W o r l d s ,   T y   T h e   T a s m a n i a n   T i g e r ,   T Y   t h e   T a s m a n i a n   T i g e r   2 :   B u s h   R e s c u e ,   T y c o o n   C i t y :   N e w   Y o r k ,   T y c o o n   O y u n l a r 1,   T y r i a n ,   T y r i a n   2 0 0 0 ,   T z a r   :   B u r d e n   O f   T h e   C r o w n ,   U   M o v e   S u p e r   S p o r t s ,   U b e r S o l d i e r ,   U b e r S o l d i e r   2 ,   U c u z   o y u n   s a t 1n   a l m a   r e h b e r i ,   U E F A   C h a m p i o n s   L e a g u e   2 0 0 4 - 2 0 0 5 ,   U E F A   C h a m p i o n s   L e a g u e   2 0 0 6 - 2 0 0 7 ,   U E F A   D r e a m   S o c c e r ,   U E F A   E u r o   2 0 0 0 ,   U E F A   E u r o   2 0 0 4 ,   U E F A   E U R O   2 0 0 8 ,   U E F A   M a n a g e r   2 0 0 0 ,   U f a k   a d 1m l a r l a   b ü y ü k   h e d e f e   d o r u ,   U F C   2 0 0 9   U n d i s p u t e d ,   U F C   U n d i s p u t e d   2 0 1 0 ,   U F O :   A f t e r l i g h t ,   U F O :   A f t e r m a t h ,   U F O :   A f t e r s h o c k ,   U F O :   E x t r a t e r r e s t r i a l s ,   U g h ! ,   U g o   V o l t ,   U l t i m a   I X :   A s c e n s i o n ,   U l t i m a   O n l i n e ,   U l t i m a   O n l i n e   :   A g e   O f   S h a d o w s ,   U l t i m a   O n l i n e :   S a m u r a i   E m p i r e ,   U l t i m a :   T e k n o k r a t   S a v a _1  I I I ;   K a r g a _a ,   U l t i m a t e   M o t o c r o s s ,   U l t i m a t e   R i d e ,   U l t i m a t e   S o c c e r   M a n a g e r ,   U l t i m a t e   S p i d e r - M a n ,   U l t r a   A s s a u l t ,   U l u s a l   T u r n u v a ,   U m a y k u t   O n l i n e ,   U n c h a r t e d   2 :   A m o n g   T h i e v e s ,   U n c h a r t e d :   D r a k e  s   F o r t u n e ,   U n d e r   T h e   S k i n ,   U n d y i n g ,   U n i v e r s a l   C o m b a t   -   H o s t i l e   I n t e n t ,   U n i v e r s a l   C o m b a t :   A   W o r l d   A p a r t ,   U n i v e r s a l   C o m b a t :   H o l d   T h e   L i n e ,   U n i v e r s e   a t   W a r :   E a r t h   A s s a u l t   ,   U n r e a l   2 :   T h e   A w a k e n i n g ,   U n r e a l   C G A ,   U n r e a l   C h a m p i o n s h i p   2 :   T h e   L i a n d r i   C o n f l i c t ,   U n r e a l   T o u r n a m e n t ,   U n r e a l   T o u r n a m e n t   :   S t r i k e   F o r c e ,   U n r e a l   T o u r n a m e n t   2 0 0 3 ,   U n r e a l   T o u r n a m e n t   2 0 0 4 ,   U n r e a l   T o u r n a m e n t   2 0 0 4 :   E d i t o r  s   C h o i c e   E d i t i o n ,   U n r e a l   T o u r n a m e n t   3 ,   U n r e a l   T o u r n a m e n t   4 ,   U n t i l   I m   G o n e ,   U p l i n k ,   U p r i s i n g   2 ,   U r b a n   A s s a u l t ,   U r b a n   C h a o s ,   U r b a n   C h a o s :   R i o t   R e s p o n s e ,   U r b a n   F r e e s t y l e   S o c c e r   ,   U r b a n   R e i g n ,   U r u :   T h e   P a t h   O f   T h e   S h e l l ,   U S   O p e n   0 3 ,   U s t a l a r a   S a y g 1  K u _a 1,   U t o p i a ,   U t o p i a   C i t y ,   U z u n   y 1l l a r d 1r   b e k l e d i i m i z   y a p 1m l a r ,   Ü c r e t s i z   O y u n l a r :   Ö z e l ,   V   G T I   R a c i n g ,   V 8   C h a l l a n g e ,   V 8   S u p e r c a r s   R a c e   D r i v e r ,   V a k 1f   k u r u l u y o r k e n ,   V a l h a l l a   C h r o n i c l e s ,   V a l k y r i e   P r o f i l e :   C o v e n a n t   o f   t h e   P l u m e ,   V a l k y r i e   P r o f i l e :   S i l m e r i a   ,   V a m p i r e   H u n t e r   D ,   V a m p i r e   H u n t e r s ,   V a m p i r e   N i g h t ,   V a m p i r e   S l a y e r ,   V a m p i r e :   T h e   M a s q u e r a d e   -   B l o o d l i n e s ,   V a m p i r e :   T h e   M a s q u e r a d e   -   R e d e m p t i o n ,   V a m p i r e :   T h e   M a s q u e r a d e   R e d e m p t i o n ,   V a m p i r e  s   R a i n   ,   V a n   H e l s i n g ,   V a n c o u v e r   2 0 1 0 ,   V a n g e r s ,   V a n g u a r d :   S a g a   o f   H e r o e s ,   V a n i s h i n g   P o i n t ,   V a n q u i s h ,   V a t a n ,   V e   i n s a n o l u   m e t a l e   _e k i l   v e r d i . . . ,   V e i l   o f   D a r k n e s s ,   V e l v e t   A s s a s s i n ,   V e n o m ,   V i c t o r i a :   E m p i r e   U n d e r   T h e   S u n ,   V i d e o   o y u n l a r 1,   V i e r i   i l e   R ö p o r a j ,   V i e t c o n g ,   V i e t c o n g   :   U . S .   S p e c i a l   F o r c e s   I n   V i e t n a m ,   V i e t c o n g   2 ,   V i e t c o n g   F i s t   A l p h a ,   V i e t c o n g :   P u r p l e   H a z e ,   V i e t c o n g :   R e d   D a w n ,   V i e t n a m   2   :   S p e c i a l   A s s i g n m e n t ,   V i e t n a m   B l a c k   O p s ,   V i e t n a m :   t h e   T e t   O f f e n s i v e ,   V i e w t i f u l   J o e ,   V i e w t i f u l   J o e   2 ,   V i g i l a n c e ,   V i g i l a n t e ,   V i k i n g   C h i l d ,   V i k i n g   I I ,   V i k i n g   K i d s ,   V i n a s   S o l a m n u s ,   V i p e r   R a c i n g ,   V i r t u a   C o p ,   V i r t u a   F i g h t e r ,   V i r t u a   F i g h t e r   2 ,   V i r t u a   F i g h t e r   3 t b ,   V i r t u a   F i g h t e r   5 ,   V i r t u a   S t r i k e r   2 ,   V i r t u a   S t r i k e r   3   V e r s i o n   2 0 0 2 ,   V i r t u a   T e n n i s ,   V i r t u a   T e n n i s   2 0 0 9 ,   V i r t u a   T e n n i s   3 ,   V i r t u a   T e n n i s :   W o r l d   T o u r ,   V i r t u a l   P o o l   3 ,   V i r t u a l   R C ,   V i r t u a l   S a i l o r ,   V i r t u a l   S k i p p e r   3 ,   V i r t u a l   S k i p p e r   4 ,   V i r t u a l   V a l e r i e   2 ,   V i r u s   2 0 0 0 ,   V i r ü s l e r ,   V i r ü s l e r i n   T a r i h i ,   V i s k i   P C ,   V i v a   P i n a t a ,   V i v i s e c t o r :   B e a s t   I n s i d e ,   V o i d   W a r ,   V o l k s w a g e n   G o l f   R a c e r ,   V o o d o o   I s l a n d s ,   V o o d o o   N i g h t s ,   V o y a g e ,   V o y a g e r ,   V R   P o w e r b o a t   R a c i n g ,   V - R a l l y   3 ,   V y r u z ,   W a c k y   W h e e l s ,   W a i l   O f   D e a t h ,   W a i l   o f   D e a t h   2 ,   W a k e b o a r d i n g   U n l e a s h e d ,   W a k e b o a r d i n g   U n l e a s h e d   F e a t u r i n g   S h a u n   M u r r a y ,   W a l l a c e   a n d     G r o m i t   E p i s o d e   1 ,   W a l l s   o f   B r a t o c k ,   W a n d a   a n d   t h e   C o l o s s u s ,   W a n t e d :   A   W i l d   W e s t e r n   A d v e n t u r e ,   W a n t e d :   D e a d   o r   A l i v e ,   W a n t e d :   W e a p o n   o f   F a t e ,   W a n t e d :   W e a p o n s   o f   F a t e ,   W a r   G o d s ,   W a r   A n d   P e a c e ,   W a r   B r e e d s ,   W a r   C o m m a n d e r ,   W a r   F r o n t :   T u r n i n g   P o i n t ,   W a r   G a m e s ,   W a r   G o d s ,   W a r   i n   T h e   G u l f ,   W a r   i n   t h e   P a s i f i c :   T h e   S t r u g g l e   A g a i n s t   J a p a n   1 9 4 1   -   1 9 4 5 ,   W a r   L e a d e r s :   C l a s h   O f   N a t i o n s ,   W a r   L e a d e r s :   W W 2 ,   W a r   o f   T h e   W o r l d s ,   W a r   P l a n   O r a n g e :   D r e a d n o u g h t s   i n   t h e   P a c i f i c   1 9 2 2 - 1 9 3 0   ,   W a r   R o c k ,   W a r   W i n d ,   W a r   W i n d   2 ,   W a r   W o r l d ,   W a r   W o r l d :   T a c t i c a l   C o m b a t ,   W a r   I n c . ,   W a r b i r d s ,   W a r C r a f t ,   W a r C r a f t   2 ,   W a r c r a f t   2   :   B a t t l e . n e t   E d i t i o n ,   W a r c r a f t   3   :   R e i g n   o f   C h a o s ,   W a r c r a f t   I I I :   T h e   F r o z e n   T h r o n e ,   W a r c r a f t :   E j d e r h a n 1n   G ü n ü ,   W a r D e v i l ,   W a r f a r e ,   W a r g a s m ,   W a r h a m m e r   4 0 0 0 0 :   D a r k   C r u s a d e ,   W a r h a m m e r   4 0 0 0 0 :   D a w n   o f   W a r ,   W a r h a m m e r   4 0 0 0 0 :   D a w n   o f   W a r   -   W i n t e r   A s s a u l t ,   W a r h a m m e r   4 0 0 0 0 :   D a w n   o f   W a r   I I ,   W a r h a m m e r   4 0 0 0 0 K :   D a w n   o f   W a r   2 ,   W a r h a m m e r   4 0 . 0 0 0 :   S o u l s t o r m ,   W a r h a m m e r   4 0 . 0 0 0 :   S q u a d   C o m m a n d ,   W a r h a m m e r   4 0 K   :   C h a o s   G a t e ,   W a r h a m m e r   4 0 k :   D a w n   o f   W a r   I I   -   C h a o s   R i s i n g ,   W a r H a m m e r   4 0 K :   F i n a l   L i b e r a t i o n ,   W a r h a m m e r   4 0 K :   S o u l s t o r m ,   W a r h a m m e r   O n l i n e :   A g e   o f   R e c k o n i n g ,   W a r h a m m e r :   D a r k   O m e n ,   W a r h a m m e r :   M a r k   o f   C h a o s ,   W a r h a w k ,   W a r h a w k   O p e r a t i o n   B r o k e n   M i r r o r ,   W a r h o u n d ,   W a r i o   W a r e   I n c .   :   M e g a   M i c r o g a m e s ,   W a r i o W a r e :   S m o o t h   M o v e s ,   W a r L o r d s   2 ,   W a r L o r d s   3 ,   W a r l o r d s   3 :   R e i g n   O f   H e r o e s ,   W a r l o r d s   B a t t l e c r y   3 ,   W a r l o r d s   I V :   H e r o e s   O f   E t h e r i a ,   W a r l o r d s :   B a t t l e c r y ,   W a r l o r d s :   B a t t l e c r y   I I ,   W a r l o r d s :   B a t t l e c r y   I I I ,   W a r m o n g e r ,   W a r P a t h ,   W a r r i o r   E p i c ,   W a r r i o r   K i n g s ,   W a r r i o r s ,   W a r r i o r s   O f   M i g h t   A n d   M a g i c ,   W a r r i o r s   O r o c h i ,   W a r s   a n d   W a r r i o r s :   J o a n   o f   A r c ,   W a r t o r n ,   W a r z o n e   2 1 0 0 ,   W a t c h m e n :   T h e   E n d   I s   N i g h ,   W a t c h m e n :   T h e   E n d   I s   N i g h   P a r t   2 ,   W a t c h m e n :   T h e   E n d   i s   N i g h ,   W a t c h y ,   W a v e   R a l l y ,   W a y   o f   t h e   S a m u r a i   2 ,   W a y   o f   t h e   S w o r d ,   W C G   2 0 0 4 ,   W C G   2 0 0 5 ,   W C W   B a c k s t a g e   A s s a u l t ,   W C W   N i t r o ,   W e   L o v e   K a t a m a r i ,   W e h r w o l f ,   W e i r d   D r e a m s ,   W e s   C r a v e n ,   W e s t e r n   D i g i t a l   R a p t o r ,   W e s t W o o d l o g y ,   W E T ,   W e t L a n d s ,   W h a c k e d ! ,   W h e e l   O f   F o r t u n e   :   S e c o n d   E d i t i o n ,   W h e e l   o f   T i m e ,   W h i p l a s h ,   W h i r l w i n d   o f   V i e t n a m ,   W h i t e   G o l d :   W a r   i n   P a r a d i s e ,   W h i t e   K n i g h t   C h r o n i c l e s   2 ,   W h i t e   K n i g h t   S t o r y ,   W h i t e   O u t ,   W h i t e o u t ,   W h i z z ,   W i i   F i t ,   W i i   M u s i c ,   W i i   O p e r a ,   W i i   S p o r t s ,   W i i   S p o r t s   R e s o r t ,   W i i   Z a p p e r ,   W i l d   A r m s :   T h e   V t h   V a n g u a r d ,   W i l d   S u m m e r ,   W i l d   W i l d   W e s t :   S t e e l   A s s a s s i n s ,   W i l d f i r e ,   W i l d l i f e   P a r k   2 ,   W i l d l i f e   T y c o o n :   V e n t u r e   A f r i c a ,   W i l l   o f   S t e e l ,   W i l l   R o c k ,   W i n B r i c k   2 0 0 0 ,   W i n d o w s   V i s t a ,   W i n g   C o m m a n d e r   3 ,   W i n g   C o m m a n d e r   I V :   T h e   P r i c e   o f   F r e e d o m ,   W i n g   C o m m a n d e r :   P r o p h e c y ,   W i n g   C o m m a n d e r :   S e c r e t   O p s ,   W i n g   I s l a n d ,   W i n g s   o f   F u r y ,   W i n g s   O f   P o w e r :   W W I I   H e a v y   B o m b e r s   a n d   J e t s ,   W i n g s   o f   W a r ,   W i n g s   O v e r   V i e t n a m ,   W i n n i n g   E l e v e n   1 0 ,   W i n n i n g   E l e v e n   3 :   F i n a l   V e r s i o n ,   W i n n i n g   E l e v e n   3 :   R o a d   T o   F r a n c e   9 8 ,   W i n n i n g   E l e v e n   4 ,   W i n n i n g   E l e v e n   6 ,   W i n n i n g   E l e v e n   6 :   F i n a l   E v o l u t i o n ,   W i n n i n g   E l e v e n   7   I n t e r n a t i o n a l ,   W i n n i n g   E l e v e n   8 ,   W i n n i n g   E l e v e n   8 :   L i v e - w a r e   E v o l u t i o n   ,   W i n n i n g   E l e v e n   9 ,   W i n t e r   C h a l l e n g e ,   W i n t e r   O l y m p i c s   9 4 ,   W i p e O u t ,   W i p e o u t   F u s i o n ,   W i p e o u t   P u l s e ,   W i r e l e s s   O p t i c a l   D e s k t o p   f o r   B l u e t o o t h ,   W i r e l e s s   O p t i c a l   M o u s e   B l u e ,   W i s h ,   W i t c h B l a d e ,   W i t c h H a v e n ,   W i t h o u t   W a r n i n g ,   W i z a r d r y   6 :   B a n e   o f   T h e   C o s m i c   F o r g e ,   W i z a r d r y   7 :   C r u s a d e r s   o f   T h e   D a r k   S a v a n t ,   W i z a r d s   A n d   W a r r i o r s ,   W i z b a l l ,   W O F O R :   W a r   o n   T e r r o r ,   W o l f e n s t e i n ,   W o l f e n s t e i n   3 D ,   W o l f e n s t e i n   R P G ,   W o l f e n s t e i n :   E n e m y   T e r r i t o r y ,   W o l f s c h a n z e   1 9 4 4 ,   W o r d   W a r   2   :   N o r m a n d y ,   W o r d y ,   W o r l d   A i r f o r c e ,   W o r l d   C h a m p i o n s h i p   P o k e r ,   W o r l d   C h a m p i o n s h i p   P o o l   2 0 0 4 ,   W o r l d   C h a m p i o n s h i p   R u g b y ,   W o r l d   C h a m p i o n s h i p   S n o o k e r ,   W o r l d   C h a m p i o n s h i p   T e n n i s ,   W o r l d   C i r c u i t ,   W o r l d   C u p   9 8 ,   W o r l d   C u p   U S A    9 4 ,   W o r l d   F o r c e s :   W a r   O n   T e r r o r ,   W o r l d   i n   C o n f l i c t ,   W o r l d   i n   C o n f l i c t :   S o v i e t   A s s a u l t ,   W o r l d   L e a g u e   S o c c e r   9 8 ,   W o r l d   o f   G o o ,   W o r l d   o f   O u t l a w s :   S p r i n t   C a r s ,   W o r l d   O f   O u t l a w s :   S p r i n t   C a r s   2 0 0 2 ,   W o r l d   o f   W a r c r a f t ,   W o r l d   o f   W a r c r a f t   A r m o r y ,   W o r l d   o f   W a r c r a f t :   C a t a c l y s m ,   W o r l d   o f   W a r c r a f t :   T h e   B u r n i n g   C r u s a d e ,   W o r l d   o f   W a r c r a f t :   W r a t h   o f   t h e   L i c h   K i n g ,   W o r l d   R a c i n g   2 ,   W o r l d   R a l l y   C h a m p i o n s h i p   2   E x t r e m e ,   W o r l d   R a l l y   C h a m p i o n s h i p   4 ,   W o r l d   S e r i e s   o f   P o k e r   2 0 0 8 :   B a t t l e   f o r   t h e   B r a c e l e t s ,   W o r l d   S n o o k e r   C h a m p i o n s h i p   2 0 0 5 ,   W o r l d   S o c c e r   W i n n i n g   E l e v e n   8 ,   W o r l d   S o c c e r   W i n n i n g   E l e v e n   9 ,   W o r l d   T o u r   S o c c e r   2 0 0 5 ,   W o r l d   W a r   1 :   T h e   G r e a t   W a r ,   W o r l d   W a r   2   :   I w o   J i m a ,   W o r l d   W a r   2   :   N o r m a n d y ,   W o r l d   W a r   2   F i g h t e r s ,   W o r l d   W a r   2   G i ,   W o r l d   W a r   3   :   B l a c k   G o l d ,   W o r l d   W a r   I ,   W o r l d   W a r   I I   C o m b a t :   I w o   J i m a ,   W o r l d   W a r   I I   S n i p e r :   C a l l   t o   V i c t o r y ,   W o r l d   W a r   I I :   F r o n t l i n e   C o m m a n d ,   W o r l d   W a r   I I :   P a n z e r   C l a w s ,   W o r l d   W a r   I I :   P a n z e r   C l a w s   I I ,   W o r l d  s   S c a r i e s t   P o l i c e   C h a s e s ,   W o r l d S h i f t ,   W o r l d w i d e   S o c c e r   M a n a g e r ,   W o r l d w i d e   S o c c e r   M a n a g e r   2 0 0 7 ,   W o r m s ,   W o r m s   2 ,   W o r m s   3 ,   W o r m s   3 D ,   W o r m s   4 :   M a y h e m ,   W o r m s   B l a s t ,   W o r m s   F o r t s   U n d e r   S i e g e ,   W o r m s   O p e n   W a r f a r e   2 ,   W o r m s   W o r l d   P a r t y ,   W o r m s :   A r m a g e d d o n ,   W o r m s :   F o r t s   U n d e r   S i e g e ,   W O W   B ü y ü k   Y 1l b a _1  P a r t i s i ,   W O W   K a r t ,   W r a t h   a n d   S k e l l e r ,   W r a t h   o f   T h e   G o d s ,   W r a t h   U n l e a s h e d ,   W R C   -   W o r l d   R a l l y   C h a m p i o n s h i p ,   W r e s t l e   K i n g d o m   2 ,   W r e s t l i n g   S p i r i t   2 ,   W r i g g l e r s ,   W W E   C r u s h   H o u r ,   W W E   C r u s h   H o u r ,   W W E   D a y   o f   R e c k o n i n g ,   W W E   L e g e n d s   O f   W r e s t l e m a n i a ,   W W E   R a w ,   W W E   S m a c k D o w n   v s .   R a w   2 0 1 0 ,   W W E   S m a c k D o w n !   v s .   R a w ,   W W E   S m a c k D o w n !   v s .   R A W   2 0 0 8 ,   W W F   P a n d a   J u n i o r ,   W W F   R o a d   t o   W r e s t l e m a n i a ,   W W I :   T h e   G r e a t   W a r ,   W W I I   B a t t l e   T a n k s :   T - 3 4   v s   T i g e r ,   W W I I   F i g h t e r   P i l o t ,   W W I I   T a n k   C o m m a n d e r ,   W W I I :   B a t t l e   O v e r   T h e   P a c i f i c ,   W W S   2 0 0 0   :   E u r o   E d i t i o n ,   X   S q u a d ,   X 2 :   W o l v e r i n e  s   R e v e n g e ,   X 2 :   T h e   R e t u r n ,   X 2 :   T h e   T h r e a t ,   X 2 :   W o l v e r i n e  s   R e v e n g e ,   X 3 :   2 . 0   B a l a   G i   R e s e a r c h   M i s s i o n s ,   X 3 :   R e u n i o n ,   X 3 6 0   v s .   P l a y S t a t i o n   3 ,   X - A r c a d e ,   X a r g o n ,   X a t a x ,   X - B l a d e s ,   X - B l a d e z :   I n l i n e   S k a t e r ,   X - B o x ,   X B o x   2 ,   X B o x   3 6 0 ,   X b o x   3 6 0   S l i m ,   X - C A R :   E x p e r i m e n t a l   R a c i n g ,   X - C o m   :   E n f o r c e r ,   X - C O M   2 :   T e r r o r   f r o m   T h e   D e e p ,   X - C O M   I n t e r c e p t o r ,   X - C O M :   A p o c a l y p s e ,   X - C O M :   E n f o r c e r ,   X - C O M :   U F O   D e f e n s e ,   X e e n ,   X e n a   :   W a r r i o r   P r i n c e s s ,   X e n o b a l l ,   X e n o n ,   X e n o n   2 ,   X e n o s a g a   E p i s o d e   2 :   J e n s e i t s   v o n   G u t   u n d   B o s e ,   X - F i l e s ,   X - F i l e s :   R e s i s t   o r   S e r v e ,   X - G a m e s   P r o   B o a r d e r ,   X G R A :   E x t r e m e - G   R a c i n g   A s s o c i a t i o n ,   X - G u a r d ,   X I I I ,   X I I I   C e n t u r y :   S w o r d   a n d   H o n o r ,   X - M e n   :   C h i l d r e n   O f   T h e   A t o m ,   X - M E N   2 . 0 ,   X - M e n   L e g e n d s ,   X - M e n   L e g e n d s   2 ,   X - M e n   L e g e n d s   I I :   R i s e   o f   t h e   A p o c a l y p s e ,   X - M e n   O r i g i n s :   W o l v e r i n e ,   X - M E N :   A s g a r d i a n   W a r s ,   X - M E N :   C h i l d r e n   o f   T h e   A t o m ,   X - M e n :   N e x t   D i m e n s i o n ,   X - M e n :   T h e   O f f i c i a l   G a m e ,   X - M E N :   T h e   R a v a g e s   o f   A p o c a l y p s e ,   X N A   T e k n o l o j i s i ,   X - O u t ,   X p a n d   R a l l y ,   X p a n d   R a l l y   X t r e m e ,   X - P l a n e   8 ,   X S ,   X - W i n g ,   X - W i n g   :   A l l i a n c e ,   X - W i s h e s   R a c i n g ,   X y b o t s ,   Y 2 K :   T h e   G a m e ,   Y a k u z a   3 ,   Y a k u z a   4 ,   Y a l v a r 1r 1m   b i r i   _u n l a r 1  s u s t u r s u n ,   Y a m i :   M e k a n i k   0s t i l a ,   Y a p a y   Z e k a ,   Y a z   A l e v i ,   Y a z 1c 1,   Y a z 1n   o y n a n a b i l e c e k   o y u n l a r ,   Y e n i   B i r   Ç a 1n   D o u _u   E j d e r h a   M 1z r a 1,   Y e n i   n e s i l ,   Y e n i   n e s i l   k o n s o l   i ç i n   J o y p a d ,   Y e n i   N i n t e n d o   D S ,   Y e r y ü z ü   Ç o c u k l a r 1  S e r i s i :   A t l a r   V a d i s i ,   Y e t i s p o r t s   A r c t i c   A d v e n t u r e ,   Y i n e   T u r n u v a l a r ,   Y i t i k   A y 1n   E j d e r h a l a r 1,   Y o   J o e ! ,   Y o d a   S o c c e r ,   Y o d a   S t o r i e s ,   Y o u r t   T e k n o l o j i l e r i ,   Y o u   A r e   E m p t y ,   Y o u   D o n t   K n o w   J a c k ,   Y u   Y u   H a k u s h o ,   Y u - G i - O h !   5 D ´ s   S t a r d u s t   A c c e l e r a t o r ,   Y u - G i - O h !   G X   T a g   F o r c e   2 ,   Y u - G i - O h !   J o e y ,   Y u - G i - O h !   K a i b a   t h e   R e v e ,   Y u - G i - O h !   P o w e r   o f   C h a o s   -   Y u g i   t h e   D e s t i n y ,   Y u - G i - O h !   T h e   D a w n   o f   D e s t i n y ,   Y u k o n   T r a i l ,   Z ,   Z   :   S t e e l   S o l d i e r s ,   Z a m a n   Ö l d ü r m e n i n   1 0 0 1   y o l u ,   Z a n y   G o l f ,   Z a n z a r a h :   T h e   H i d d e n   P o r t a l ,   Z a p i t a l i s m   D e L u x e ,   Z a p p e r ,   Z a r c h ,   Z b o a r d ,   Z e n   B o u n d ,   Z e n   P o r t a b l e   M e d i a   C e n t e r   -   Z e n   P M C ,   Z e n o   C l a s h ,   Z e n o n i a ,   Z e r o   D e g r e e   F i g h t e r   C o m b a t ,   Z e r o   D i v i d e   2 ,   Z e r o   P o i n t ,   Z e r o   T o l e r a n c e ,   Z e u s   :   M a s t e r   O f   O l y m p u s ,   Z e u s   P r o ,   Z e u s :   P o s e i d o n ,   Z h m u r k i ,   Z i p 7 5 0 ,   Z i r i a x ,   Z i v   U S B   D r i v e ,   Z o i d s :   B a t t l e   L e g e n d s ,   Z o m b i   O y u n l a r 1,   Z o m b i e   B o w l   O   R a m a ,   Z o m b i e   C i t y   -   E p i s o d e   2 . 1 :   H a l l o w e e n   i n   P a n i c ! ,   Z o m b i e   D r i v e r ,   Z o m b i e   P a n i c :   S o u r c e ,   Z o m b i e   S h o o t e r   2 ,   Z o m b i e   S m a s h ,   Z o m b i e   W a r s ,   Z o m b i e s ,   Z o m b i s t a n ,   Z o n e   6 6 ,   Z o n e   O f   T h e   E n d e r s   ( Z . O . E . ) ,   Z o n e R a i d e r s ,   Z o o   E m p i r e ,   Z o o   T y c o o n ,   Z o o   T y c o o n   2 ,   Z o o   T y c o o n   2 :   A f r i c a n   A d v e n t u r e ,   Z o o   T y c o o n   2 :   E n d a n g e r e d   S p e c i e s ,   Z o o   T y c o o n   2 :   E x t i n c t   A n i m a l s ,   Z o o   T y c o o n   D S ,   Z o o   T y c o o n :   D i n o s a u r   D i g s ,   Z o o   T y c o o n :   M a r i n e   M a n i a ,   Z o o l ,   Z o o l   2 ,   Z o o m ,   Z o o m s a l   b o z u k l u k ,   Z o r r o ,   Z o t a c ,   Z - O u t ,   Z P C ,   Z - P c ,   Z Z T " . s p l i t ( " ,   " ) ; $ ( " # o t o m a t i k _ t a m a m l a m a " ) . a u t o c o m p l e t e ( d a t a ) } ) ; 
