ÿþ( f u n c t i o n ( ) {  
  
 v a r   p t h i s   =   t h i s ;  
  
 / / » ñ È ¡ ¶ Ô Ï ó  
 t h i s . $   =   f u n c t i o n ( i 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 ) { r e t u r n   e v a l ( ' 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 l s e { r e t u r n   e v a l ( ' d o c u m e n t . a l l . ' + i d ) } } ;  
  
 / / » ñ È ¡ c o o k i e  
 t h i s . g e t A d C o o k i e   =   f u n c t i o n ( N ) {  
 	 v a r   c = d o c u m e n t . c o o k i e . s p l i t ( " ;   " ) ;  
 	 f o r ( v a r   i = 0 ; i < c . l e n g t h ; i + + ) { v a r   d = c [ i ] . s p l i t ( " = " ) ; i f ( d [ 0 ] = = N ) r e t u r n   u n e s c a p e ( d [ 1 ] ) ; }  
 	 r e t u r n   " " ;  
 } ;  
  
 / / É è Ö Ã c o o k i e  
 t h i s . s e t A d C o o k i e   =   f u n c t i o n ( N , V , Q ) {  
 	 v a r   L = n e w   D a t e ( ) ;  
 	 v a r   z = n e w   D a t e ( L . g e t T i m e ( ) + Q * 6 0 0 0 0 ) ;  
 	  
 	 / / d o c u m e n t . c o o k i e = N + " = " + e s c a p e ( V ) + " ; p a t h = / ; e x p i r e s = " + z . t o G M T S t r i n g ( ) + " ; " ;  
 	 d o c u m e n t . c o o k i e = N + " = " + e s c a p e ( V ) + " ; p a t h = / ; d o m a i n = f c 0 6 3 3 . c o m ; e x p i r e s = " + z . t o G M T S t r i n g ( ) + " ; " ;  
 	  
 } ;  
  
 / / ¹ ¹ Ô ì º ¯ Ê ý  
 t h i s . i n i t   =   f u n c t i o n ( ) {  
     t r y {  
         d o c u m e n t . w r i t e ( ' \  
             < s t y l e   t y p e = " t e x t / c s s " > \  
                 b o d y { b a c k g r o u n d : u r l ( / i m a g e s / d e f a u l t / 6 0 _ z t y _ b g . j p g )   n o - r e p e a t   t o p   c e n t e r ; p a d d i n g - t o p : 0 ; m a r g i n - t o p : 0 ; } \  
                 . t o p A D { b a c k g r o u n d : # f f f ; } \  
                 # w r a p { p a d d i n g - t o p : 0 ; m a r g i n - t o p : 0 ; } \  
             < / s t y l e > \  
             < d i v   i d = " 2 0 0 8 T o p B a r "   s t y l e = " c l e a r : b o t h ; w i d t h : 9 9 0 p x ; h e i g h t : 8 0 p x ; m a r g i n : 0   a u t o ; p a d d i n g : 0 ; o v e r f l o w : h i d d e n ; p o s i t i o n : r e l a t i v e ; " > \  
                 < a   h r e f = " h t t p : / / w w w . f c 0 6 3 3 . c o m / n e t w o r k / 2 0 1 2 / 0 2 1 3 / i n d e x . h t m "   t a r g e t = " _ b l a n k "   s t y l e = " p o s i t i o n : a b s o l u t e ; l e f t : 0 ; t o p : 0 ; h e i g h t : 8 0 p x ; p a d d i n g : 0 ; m a r g i n : 0 ; c u r s o r : p o i n t e r ; w i d t h : 9 9 0 p x ; z - i n d e x : 1 ; " > < / a > \  
                 < d i v   i d = " 6 0 B t n c l s "   s t y l e = " w i d t h : 4 0 p x ; h e i g h t : 1 8 p x ; p a d d i n g : 0 ; m a r g i n : 0 ; p o s i t i o n : a b s o l u t e ; r i g h t : 0 ; b o t t o m : 0 ; c u r s o r : p o i n t e r ; d i s p l a y : b l o c k ; z - i n d e x : 2 ; "   t i t l e = " 2 0 1 2 t^%fc[åegq–™J\QÜ~?bU\" > < / d i v > \  
             < / d i v > \  
             < d i v   i d = " 2 0 0 8 T o p B l a n k "   s t y l e = " c l e a r : b o t h ; h e i g h t : 5 p x ; l i n e - h e i g h t : 0 ; f o n t - s i z e : 0 ; o v e r f l o w : h i d d e n ; d i s p l a y : n o n e ; " > < / d i v > \  
         ' ) ;  
  
         v a r   t m p I m g   =   d o c u m e n t . c r e a t e E l e m e n t ( " i m g " ) ;  
         t m p I m g . s r c = " " ;  
  
         p t h i s . $ ( " 6 0 B t n c l s " ) . o n m o u s e o v e r   =   f u n c t i o n ( ) { p t h i s . $ ( " 6 0 B t n c l s " ) . s t y l e . b a c k g r o u n d   =   " u r l ( )   n o - r e p e a t " ; } ;  
         p t h i s . $ ( " 6 0 B t n c l s " ) . o n m o u s e o u t   =   f u n c t i o n ( ) { p t h i s . $ ( " 6 0 B t n c l s " ) . s t y l e . b a c k g r o u n d   =   " u r l ( )   n o - r e p e a t " ; } ;  
         p t h i s . $ ( " 6 0 B t n c l s " ) . o n c l i c k   =   f u n c t i o n ( ) {  
 	 	 d o c u m e n t . b o d y . s t y l e . b a c k g r o u n d   =   " n o n e " ;  
 	 	 p t h i s . $ ( " 2 0 0 8 T o p B a r " ) . s t y l e . d i s p l a y   =   " n o n e " ;  
 	 	 p t h i s . $ ( " 2 0 0 8 T o p B l a n k " ) . s t y l e . d i s p l a y   =   " b l o c k " ;  
 	         p t h i s . s e t A d C o o k i e ( " 6 0 y e a r B g C o o k i e " , 0 , 1 4 4 0 ) ;  
 	 } ;  
     } c a t c h ( e ) { }  
 }  
  
   v a r   c o o k i e   =   p t h i s . g e t A d C o o k i e ( " 6 0 y e a r B g C o o k i e " ) ;  
   c o o k i e   =   c o o k i e = = " " ? 1 : c o o k i e ;  
   i f ( c o o k i e = = 1 ) { p t h i s . i n i t ( ) ; }  
  
 } ) ( ) ; 
