ÿþf u n c t i o n   t o p O v e r ( )   { 
 	 v a r   b o d y   =   $ ( ' b o d y # t o p ' ) ; 
 	 i f   ( b o d y . l e n g t h   >   0 )   { 
 	 	 v a r   m a i n O b j   =   $ ( ' # t o p _ m a i n _ c o n t e n t s ' ) ; 
 	 	 v a r   m a i n L i n k   =   $ ( ' # t o p _ m a i n _ c o n t e n t s   a ' ) [ 0 ] ; 
 	 	 m a i n O b j . h o v e r ( 
 	 	 	 f u n c t i o n ( )   { 
 	 	 	 
 	 	 	 i f   ( j Q u e r y . b r o w s e r . m s i e   = = =   t r u e )   { 
 	 	 	 	 $ ( ' # m a i n - o v e r ' ) . f a d e I n ( 2 5 0 ) . c l i c k ( f u n c t i o n ( )   { 
 	 	 	 	 	 l o c a t i o n . h r e f   =   m a i n L i n k ; 
 	 	 	 	 } ) ; 
 	 	 	 	 $ ( ' # b a l l o o n ' ) . s h o w ( ) . s t o p ( ) . a n i m a t e ( { t o p : 1 0 } , { d u r a t i o n : 2 0 0 } ) . c l i c k ( f u n c t i o n ( )   { 
 	 	 	 	 	 l o c a t i o n . h r e f   =   m a i n L i n k ; 
 	 	 	 	 } ) ; 
 	 	 	 	 $ ( ' # t o p _ m o v i e _ t e x t   i m g ' ) . c l i c k ( f u n c t i o n ( )   { 
 	 	 	 	 	 l o c a t i o n . h r e f   =   m a i n L i n k ; 
 	 	 	 	 } ) ; 
 	 	 	 	 $ ( ' # t o p _ m o v i e _ t e x t   i m g ' ) . c s s ( ' t o p ' ,   ' - 5 6 p x ' ) ; 
 	 	 	 	 $ ( t h i s ) . c s s ( ' c u r s o r ' ,   ' p o i n t e r ' ) ; 
 	 	 	 }   e l s e   { 
 	 	 	 	 $ ( ' # m a i n - o v e r ' ) . f a d e I n ( 2 5 0 ) . c l i c k ( f u n c t i o n ( )   { 
 	 	 	 	 	 l o c a t i o n . h r e f   =   m a i n L i n k ; 
 	 	 	 	 } ) ; 
 	 	 	 	 $ ( ' # b a l l o o n ' ) . s h o w ( ) . s t o p ( ) . a n i m a t e ( { t o p : 1 0 , o p a c i t y : 1 } , { d u r a t i o n : 2 0 0 } ) . c l i c k ( f u n c t i o n ( )   { 
 	 	 	 	 	 l o c a t i o n . h r e f   =   m a i n L i n k ; 
 	 	 	 	 } ) ; 
 	 	 	 	 $ ( ' # t o p _ m o v i e _ t e x t   i m g ' ) . c l i c k ( f u n c t i o n ( )   { 
 	 	 	 	 	 l o c a t i o n . h r e f   =   m a i n L i n k ; 
 	 	 	 	 } ) ; 
 	 	 	 	 $ ( ' # t o p _ m o v i e _ t e x t   i m g ' ) . c s s ( ' t o p ' ,   ' - 5 6 p x ' ) ; 
 	 	 	 	 $ ( t h i s ) . c s s ( ' c u r s o r ' ,   ' p o i n t e r ' ) ; 
 	 	 	 } 
 	 	 	 } , 
 	 	 	 f u n c t i o n ( )   { 
 	 	 	 
 	 	 	 i f   ( j Q u e r y . b r o w s e r . m s i e   = = =   t r u e )   { 
 	 	 	 	 $ ( ' # m a i n - o v e r ' ) . f a d e O u t ( 2 0 0 ) ; 
 	 	 	 	 $ ( ' # b a l l o o n ' ) . h i d e ( ) . c s s ( ' t o p ' ,   0 ) ; 
 	 	 	 	 $ ( ' # t o p _ m o v i e _ t e x t   i m g ' ) . c s s ( ' t o p ' ,   ' 0 ' ) ; 
 	 	 	 }   e l s e   { 
 	 	 	 	 $ ( ' # m a i n - o v e r ' ) . f a d e O u t ( 2 5 0 ) ; 
 	 	 	 	 $ ( ' # b a l l o o n ' ) . s h o w ( ) . s t o p ( ) . a n i m a t e ( { t o p : 0 , o p a c i t y : 0 } , { d u r a t i o n : 2 0 0 } ) ; 
 	 	 	 	 $ ( ' # t o p _ m o v i e _ t e x t   i m g ' ) . c s s ( ' t o p ' ,   ' 0 ' ) ; 
 	 	 	 } 
 	 	 	 } 
 	 	 ) ; 
 	 	 
 	 } 
 } 
 
 $ ( f u n c t i o n ( )   {   t o p O v e r ( )   } ) ; 
