ÿþ/ * * ˜ÓtÇÀÉ  ÆÅ”²  Õ\¸ä´TºÜÂÀÉ* * /  
 f u n c t i o n   n o p a g e ( ) {  
 	 a l e r t ( " HÖ˜ÓtÇÀÉ   ÉD¾É  …ÇÈ²ä². " ) ;  
 }  
  
 / /   J a v a S c r i p t   D o c u m e n t  
 f u n c t i o n   M M _ s h o w H i d e L a y e r s ( )   {   / / v 9 . 0  
     v a r   i , p , v , o b j , a r g s = M M _ s h o w H i d e L a y e r s . a r g u m e n t s ;  
     f o r   ( i = 0 ;   i < ( a r g s . l e n g t h - 2 ) ;   i + = 3 )    
     w i t h   ( d o c u m e n t )   i f   ( g e t E l e m e n t B y I d   & &   ( ( o b j = g e t E l e m e n t B y I d ( a r g s [ i ] ) ) ! = n u l l ) )   {   v = a r g s [ i + 2 ] ;  
         i f   ( o b j . s t y l e )   {   o b j = o b j . s t y l e ;   v = ( v = = ' s h o w ' ) ? ' v i s i b l e ' : ( v = = ' h i d e ' ) ? ' h i d d e n ' : v ;   }  
         o b j . v i s i b i l i t y = v ;   }  
 }  
 / / ,Ò…ºP N G Ó|Ç/ /  
 f u n c t i o n   s e t P n g 2 4 ( o b j )   {  
         o b j . w i d t h = o b j . h e i g h t = 1 ;  
         o b j . c l a s s N a m e = o b j . c l a s s N a m e . r e p l a c e ( / \ b p n g 2 4 \ b / i , ' ' ) ;  
         o b j . s t y l e . f i l t e r   =  
         " p r o g i d : D X I m a g e T r a n s f o r m . M i c r o s o f t . A l p h a I m a g e L o a d e r ( s r c = ' " +   o b j . s r c   + " ' , s i z i n g M e t h o d = ' i m a g e ' ) ; "  
         o b j . s r c = ' ' ;  
         r e t u r n   ' ' ;  
 }  
 / /   tÇ¤¼¸Ò  DÅtÇÕ¸„Ç  ’±tÇpÈÈ 
 f u n c t i o n   i f r _ H e i g h t ( )   {  
         v a r   h e i g h t   =   d o c u m e n t . g e t E l e m e n t B y I d ( " i f r a m e _ i d " ) . c o n t e n t W i n d o w . d o c u m e n t . b o d y . s c r o l l H e i g h t ;  
         d o c u m e n t . g e t E l e m e n t B y I d ( " i f r a m e _ i d " ) . h e i g h t   =   h e i g h t ;  
 }  
 / /   A O D Õ¸tÇ´ÅÓÅÅ 
 f u n c t i o n   p o p A o d P l a y e r ( )   {  
     w i n d o w . o p e n ( ' / n e w s / a o d P l a y e r . j s p ' , ' a o d P l a y e r ' , ' s c r o l l b a r s = n o , w i d t h = 5 0 0 , h e i g h t = 3 5 0 , l e f t = 1 0 0 , t o p = 1 0 0 ' ) ;  
 }  
 f u n c t i o n   p o p V o d P l a y e r ( )   {  
     w i n d o w . o p e n ( ' / n e w s / v o d P l a y e r . j s p ' , ' v o d P l a y e r ' , ' s c r o l l b a r s = n o , w i d t h = 4 7 0 , h e i g h t = 4 7 0 , l e f t = 1 0 0 , t o p = 1 0 0 ' ) ;  
 }  
 f u n c t i o n   p o p S e l f M o v i e ( )   {  
     w i n d o w . o p e n ( ' / t r a f f i c / s e l f M o v i e . j s p ' , ' s e l f M o v i e ' , ' s c r o l l b a r s = n o , w i d t h = 6 5 0 , h e i g h t = 5 0 0 , l e f t = 1 0 0 , t o p = 1 0 0 ' ) ;  
 }  
 f u n c t i o n   p o p T o y E n g ( )   {  
     w i n d o w . o p e n ( ' / t b s / r a d i o T o y / t o y _ e n g . j s p ' , ' v o d P l a y e r ' , ' s c r o l l b a r s = n o , w i d t h = 4 8 0 , h e i g h t = 3 8 0 , l e f t = 1 0 0 , t o p = 1 0 0 ' ) ;  
 }  
  
  
  
 / /   tÇø»ÀÉ\¸  ÓÅÅD·°Æ0® 
  
  
 f u n c t i o n   s h o w I m g W i n ( i m g ) {  
 	 i m g W i n = w i n d o w . o p e n ( " " , " " , " w i d t h = 1 0 0 ,   h e i g h t = 1 0 0 ,   r e s i z a b l e = y e s " ) ;  
 	 i m g W i n . d o c u m e n t . w r i t e ( " < h t m l > < h e a d > < / h e a d > " ) ;  
 	 i m g W i n . d o c u m e n t . w r i t e ( " < s c r i p t > " ) ;  
 	 i m g W i n . d o c u m e n t . w r i t e ( " f u n c t i o n   r e s i z e W i n ( )   { " ) ;  
 	 i m g W i n . d o c u m e n t . w r i t e ( " v a r   o b j   =   d o c u m e n t . g e t E l e m e n t B y I d ( ' i m g ' ) ; " ) ;  
 	 i m g W i n . d o c u m e n t . w r i t e ( " v a r   w   =   o b j . w i d t h ; " ) ;  
 	 i m g W i n . d o c u m e n t . w r i t e ( " v a r   h   =   o b j . h e i g h t ; " ) ;  
 	 i m g W i n . d o c u m e n t . w r i t e ( " w i n d o w . r e s i z e T o ( w   +   1 0 ,   h   +   5 0 ) ; " ) ;  
 	 i m g W i n . d o c u m e n t . w r i t e ( " } " ) ;  
 	 i m g W i n . d o c u m e n t . w r i t e ( " < / s c r i p t > " ) ;  
 	 i m g W i n . d o c u m e n t . w r i t e ( " < b o d y   t o p m a r g i n = 0   l e f t m a r g i n = 0   o n L o a d = ' r e s i z e W i n ( ) ; ' > " ) ;  
 	 i m g W i n . d o c u m e n t . w r i t e ( " < i m g   s r c = ' " + i m g + " '   o n c l i c k = ' s e l f . c l o s e ( ) '   s t y l e = c u r s o r : p o i n t e r   i d = ' i m g ' > " ) ;  
 	 i m g W i n . d o c u m e n t . c l o s e ( ) ;  
 }  
  
  
 / /   Õ˜·lÂ  ½À…Ç  ¤ÂlÐ½¹¸Ò  ( I E   A c t i v X   P a t c h   V i r s o n   )  
 f u n c t i o n   f l a s h W r i t e ( u r l , w , h , i d , b g , v a r s , w i n , m e ) {  
 	 v a r   f l a s h S t r =  
 	 " < o b j e c t   c l a s s i d = ' c l s i d : d 2 7 c d b 6 e - a e 6 d - 1 1 c f - 9 6 b 8 - 4 4 4 5 5 3 5 4 0 0 0 0 '   c o d e b a s e = ' h t t p : / / d o w n l o a d . m a c r o m e d i a . c o m / p u b / s h o c k w a v e / c a b s / f l a s h / s w f l a s h . c a b # v e r s i o n = 9 , 0 , 0 , 0 '   w i d t h = ' " + w + " '   h e i g h t = ' " + h + " '   i d = ' " + i d + " '   a l i g n = ' m i d d l e ' > " +  
 	 " < p a r a m   n a m e = ' a l l o w S c r i p t A c c e s s '   v a l u e = ' a l w a y s '   / > " +  
 	 " < p a r a m   n a m e = ' m o v i e '   v a l u e = ' " + u r l + " '   / > " +  
 	 " < p a r a m   n a m e = ' F l a s h V a r s '   v a l u e = ' " + v a r s + " '   / > " +  
 	 " < p a r a m   n a m e = ' w m o d e '   v a l u e = ' " + w i n + " '   / > " +  
 	 " < p a r a m   n a m e = ' l o o p '   v a l u e = ' t r u e '   / > " +  
 	 " < p a r a m   n a m e = ' q u a l i t y '   v a l u e = ' h i g h '   / > " +  
 	 " < p a r a m   n a m e = ' b g c o l o r '   v a l u e = ' " + b g + " '   / > " +  
 	 " < p a r a m   n a m e = ' m e n u '   v a l u e = ' " + m e + " '   / > " +  
 	 " < e m b e d   s r c = ' " + u r l + " '   F l a s h V a r s = ' " + v a r s + " '   w m o d e = ' " + w i n + " '   m e n u = ' " + m e + " '   l o o p = ' t r u e '   q u a l i t y = ' h i g h '   b g c o l o r = ' " + b g + " '   w i d t h = ' " + w + " '   h e i g h t = ' " + h + " '   n a m e = ' " + i d + " '   a l i g n = ' m i d d l e '   a l l o w S c r i p t A c c e s s = ' a l w a y s '   t y p e = ' a p p l i c a t i o n / x - s h o c k w a v e - f l a s h '   p l u g i n s p a g e = ' h t t p : / / w w w . m a c r o m e d i a . c o m / g o / g e t f l a s h p l a y e r '   / > " +  
 	 " < / o b j e c t > " ;  
 	 d o c u m e n t . w r i t e ( f l a s h S t r ) ;  
 }  
  
 / / \¸4®  i n p u t B G  
 f u n c t i o n   O u t p u t B a c k I m g ( i n p u t _ n a m e ) {  
                 i n p u t _ n a m e . s t y l e . b a c k g r o u n d I m a g e   =   " " ;  
 }  
 f u n c t i o n   I n p u t B a c k I m g ( i n p u t _ n a m e , i m g _ n a m e ) {  
         i f ( i n p u t _ n a m e . v a l u e   = =   " " ) {  
                 i n p u t _ n a m e . s t y l e . b a c k g r o u n d I m a g e   =   " u r l ( "   +   i m g _ n a m e   +   " ) " ;  
                 }  
 }  
  
  
 / /   Ù³ÆÁÀ  ½À…Ç( I E   A c t i v X   P a t c h   V i r s o n   )  
 f u n c t i o n   m o v i e W r i t e ( u r l , w , h , i d , b a r , s t a r t , l o o p ) {  
  
 	 v a r   m o v i e S t r =  
 	 " < o b j e c t   i d = ' M e d i a P l a y e r 1 '   c l a s s i d = ' c l s i d : 2 2 D 6 F 3 1 2 - B 0 F 6 - 1 1 D 0 - 9 4 A B - 0 0 8 0 C 7 4 C 7 E 9 5 '   c o d e b a s e = ' h t t p : / / a c t i v e x . m i c r o s o f t . c o m / a c t i v e x / c o n t r o l s / m p l a y e r / e n / n s m p 2 i n f . c a b # V e r s i o n = 5 , 1 , 5 2 , 7 0 1 '   t y p e = ' a p p l i c a t i o n / x - o l e o b j e c t '   w i d t h = ' " + w + " '   h e i g h t = ' " + h + " '   i d = ' " + i d + " '   s t a n d b y = ' L o a d i n g   M i c r o s o f t   W i n d o w s   M e d i a   P l a y e r   c o m p o n e n t s . . . ' > " +  
 	 " < p a r a m   n a m e = ' F i l e n a m e '   v a l u e = ' " + u r l + " '   / > " +  
 	 " < p a r a m   n a m e = ' s h o w c o n t r o l s '   v a l u e = ' " + b a r + " '   / > " +  
 	 " < p a r a m   n a m e = ' a u t o s t a r t '   v a l u e = ' " + s t a r t + " '   / > " +  
 	 " < p a r a m   n a m e = ' l o o p '   v a l u e = ' " + l o o p + " '   / > " +  
 	 " < e m b e d   s r c = ' " + u r l + " '   w i d t h = ' " + w + " '   h e i g h t = ' " + h + " '   n a m e = ' " + i d + " '   s h o w c o n t r o l s = ' " + b a r + " '   a u t o s t a r t = ' " + s t a r t + " '   l o o p = ' " + l o o p + " '   a l i g n = ' m i d d l e '   t y p e = ' a p p l i c a t i o n / x - m p l a y e r 2 '   p l u g i n s p a g e   =   ' h t t p : / / w w w . m i c r o s o f t . c o m / W i n d o w s / D o w n l o a d s / C o n t e n t s / P r o d u c t s / M e d i a P l a y e r / ' > " +  
 	 " < / e m b e d > " +  
 	 " < / o b j e c t > " ;  
  
 	 d o c u m e n t . w r i t e ( m o v i e S t r ) ;  
  
 }  
  
  
  
 / * *  
   *   S W F O b j e c t   v 1 . 5 :   F l a s h   P l a y e r   d e t e c t i o n   a n d   e m b e d   -   h t t p : / / b l o g . d e c o n c e p t . c o m / s w f o b j e c t /  
   *  
   *   S W F O b j e c t   i s   ( c )   2 0 0 7   G e o f f   S t e a r n s   a n d   i s   r e l e a s e d   u n d e r   t h e   M I T   L i c e n s e :  
   *   h t t p : / / w w w . o p e n s o u r c e . o r g / l i c e n s e s / m i t - l i c e n s e . p h p  
   *  
   * /  
 i f ( t y p e o f   d e c o n c e p t = = " u n d e f i n e d " ) { v a r   d e c o n c e p t = n e w   O b j e c t ( ) ; } i f ( t y p e o f   d e c o n c e p t . u t i l = = " u n d e f i n e d " ) { d e c o n c e p t . u t i l = n e w   O b j e c t ( ) ; } i f ( t y p e o f   d e c o n c e p t . S W F O b j e c t U t i l = = " u n d e f i n e d " ) { d e c o n c e p t . S W F O b j e c t U t i l = n e w   O b j e c t ( ) ; } d e c o n c e p t . S W F O b j e c t = f u n c t i o n ( _ 1 , i d , w , h , _ 5 , c , _ 7 , _ 8 , _ 9 , _ a ) { 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 ; } t h i s . D E T E C T _ K E Y = _ a ? _ a : " d e t e c t f l a s h " ; t h i s . s k i p D e t e c t = d e c o n c e p t . u t i l . g e t R e q u e s t P a r a m e t e r ( t h i s . D E T E C T _ K E Y ) ; t h i s . p a r a m s = n e w   O b j e c t ( ) ; t h i s . v a r i a b l e s = n e w   O b j e c t ( ) ; t h i s . a t t r i b u t e s = n e w   A r r a y ( ) ; i f ( _ 1 ) { t h i s . s e t A t t r i b u t e ( " s w f " , _ 1 ) ; } i f ( i d ) { t h i s . s e t A t t r i b u t e ( " i d " , i d ) ; } i f ( w ) { t h i s . s e t A t t r i b u t e ( " w i d t h " , w ) ; } i f ( h ) { t h i s . s e t A t t r i b u t e ( " h e i g h t " , h ) ; } i f ( _ 5 ) { t h i s . s e t A t t r i b u t e ( " v e r s i o n " , n e w   d e c o n c e p t . P l a y e r V e r s i o n ( _ 5 . t o S t r i n g ( ) . s p l i t ( " . " ) ) ) ; } t h i s . i n s t a l l e d V e r = d e c o n c e p t . S W F O b j e c t U t i l . g e t P l a y e r V e r s i o n ( ) ; i f ( ! w i n d o w . o p e r a & & d o c u m e n t . a l l & & t h i s . i n s t a l l e d V e r . m a j o r > 7 ) { d e c o n c e p t . S W F O b j e c t . d o P r e p U n l o a d = t r u e ; } i f ( c ) { t h i s . a d d P a r a m ( " b g c o l o r " , c ) ; } v a r   q = _ 7 ? _ 7 : " h i g h " ; t h i s . a d d P a r a m ( " q u a l i t y " , q ) ; t h i s . s e t A t t r i b u t e ( " u s e E x p r e s s I n s t a l l " , f a l s e ) ; t h i s . s e t A t t r i b u t e ( " d o E x p r e s s I n s t a l l " , f a l s e ) ; v a r   _ c = ( _ 8 ) ? _ 8 : w i n d o w . l o c a t i o n ; t h i s . s e t A t t r i b u t e ( " x i R e d i r e c t U r l " , _ c ) ; t h i s . s e t A t t r i b u t e ( " r e d i r e c t U r l " , " " ) ; i f ( _ 9 ) { t h i s . s e t A t t r i b u t e ( " r e d i r e c t U r l " , _ 9 ) ; } } ; d e c o n c e p t . S W F O b j e c t . p r o t o t y p e = { u s e E x p r e s s I n s t a l l : f u n c t i o n ( _ d ) { t h i s . x i S W F P a t h = ! _ d ? " e x p r e s s i n s t a l l . s w f " : _ d ; t h i s . s e t A t t r i b u t e ( " u s e E x p r e s s I n s t a l l " , t r u e ) ; } , s e t A t t r i b u t e : f u n c t i o n ( _ e , _ f ) { t h i s . a t t r i b u t e s [ _ e ] = _ f ; } , g e t A t t r i b u t e : f u n c t i o n ( _ 1 0 ) { r e t u r n   t h i s . a t t r i b u t e s [ _ 1 0 ] ; } , a d d P a r a m : f u n c t i o n ( _ 1 1 , _ 1 2 ) { t h i s . p a r a m s [ _ 1 1 ] = _ 1 2 ; } , g e t P a r a m s : f u n c t i o n ( ) { r e t u r n   t h i s . p a r a m s ; } , a d d V a r i a b l e : f u n c t i o n ( _ 1 3 , _ 1 4 ) { t h i s . v a r i a b l e s [ _ 1 3 ] = _ 1 4 ; } , g e t V a r i a b l e : f u n c t i o n ( _ 1 5 ) { r e t u r n   t h i s . v a r i a b l e s [ _ 1 5 ] ; } , g e t V a r i a b l e s : f u n c t i o n ( ) { r e t u r n   t h i s . v a r i a b l e s ; } , g e t V a r i a b l e P a i r s : f u n c t i o n ( ) { v a r   _ 1 6 = n e w   A r r a y ( ) ; v a r   k e y ; v a r   _ 1 8 = t h i s . g e t V a r i a b l e s ( ) ; f o r ( k e y   i n   _ 1 8 ) { _ 1 6 [ _ 1 6 . l e n g t h ] = k e y + " = " + _ 1 8 [ k e y ] ; } r e t u r n   _ 1 6 ; } , g e t S W F H T M L : f u n c t i o n ( ) { v a r   _ 1 9 = " " ; i f ( n a v i g a t o r . p l u g i n s & & n a v i g a t o r . m i m e T y p e s & & n a v i g a t o r . m i m e T y p e s . l e n g t h ) { i f ( t h i s . g e t A t t r i b u t e ( " d o E x p r e s s I n s t a l l " ) ) { t h i s . a d d V a r i a b l e ( " M M p l a y e r T y p e " , " P l u g I n " ) ; t h i s . s e t A t t r i b u t e ( " s w f " , t h i s . x i S W F P a t h ) ; } _ 1 9 = " < e m b e d   t y p e = \ " a p p l i c a t i o n / x - s h o c k w a v e - f l a s h \ "   s r c = \ " " + t h i s . g e t A t t r i b u t e ( " s w f " ) + " \ "   w i d t h = \ " " + t h i s . g e t A t t r i b u t e ( " w i d t h " ) + " \ "   h e i g h t = \ " " + t h i s . g e t A t t r i b u t e ( " h e i g h t " ) + " \ "   s t y l e = \ " " + t h i s . g e t A t t r i b u t e ( " s t y l e " ) + " \ " " ; _ 1 9 + = "   i d = \ " " + t h i s . g e t A t t r i b u t e ( " i d " ) + " \ "   n a m e = \ " " + t h i s . g e t A t t r i b u t e ( " i d " ) + " \ "   " ; v a r   _ 1 a = t h i s . g e t P a r a m s ( ) ; f o r ( v a r   k e y   i n   _ 1 a ) { _ 1 9 + = [ k e y ] + " = \ " " + _ 1 a [ k e y ] + " \ "   " ; } v a r   _ 1 c = t h i s . g e t V a r i a b l e P a i r s ( ) . j o i n ( " & " ) ; i f ( _ 1 c . l e n g t h > 0 ) { _ 1 9 + = " f l a s h v a r s = \ " " + _ 1 c + " \ " " ; } _ 1 9 + = " / > " ; } e l s e { i f ( t h i s . g e t A t t r i b u t e ( " d o E x p r e s s I n s t a l l " ) ) { t h i s . a d d V a r i a b l e ( " M M p l a y e r T y p e " , " A c t i v e X " ) ; t h i s . s e t A t t r i b u t e ( " s w f " , t h i s . x i S W F P a t h ) ; } _ 1 9 = " < o b j e c t   i d = \ " " + t h i s . g e t A t t r i b u t e ( " i d " ) + " \ "   c l a s s i d = \ " c l s i d : D 2 7 C D B 6 E - A E 6 D - 1 1 c f - 9 6 B 8 - 4 4 4 5 5 3 5 4 0 0 0 0 \ "   w i d t h = \ " " + t h i s . g e t A t t r i b u t e ( " w i d t h " ) + " \ "   h e i g h t = \ " " + t h i s . g e t A t t r i b u t e ( " h e i g h t " ) + " \ "   s t y l e = \ " " + t h i s . g e t A t t r i b u t e ( " s t y l e " ) + " \ " > " ; _ 1 9 + = " < p a r a m   n a m e = \ " m o v i e \ "   v a l u e = \ " " + t h i s . g e t A t t r i b u t e ( " s w f " ) + " \ "   / > " ; v a r   _ 1 d = t h i s . g e t P a r a m s ( ) ; f o r ( v a r   k e y   i n   _ 1 d ) { _ 1 9 + = " < p a r a m   n a m e = \ " " + k e y + " \ "   v a l u e = \ " " + _ 1 d [ k e y ] + " \ "   / > " ; } v a r   _ 1 f = t h i s . g e t V a r i a b l e P a i r s ( ) . j o i n ( " & " ) ; i f ( _ 1 f . l e n g t h > 0 ) { _ 1 9 + = " < p a r a m   n a m e = \ " f l a s h v a r s \ "   v a l u e = \ " " + _ 1 f + " \ "   / > " ; } _ 1 9 + = " < / o b j e c t > " ; } r e t u r n   _ 1 9 ; } , w r i t e : f u n c t i o n ( _ 2 0 ) { i f ( t h i s . g e t A t t r i b u t e ( " u s e E x p r e s s I n s t a l l " ) ) { v a r   _ 2 1 = n e w   d e c o n c e p t . P l a y e r V e r s i o n ( [ 6 , 0 , 6 5 ] ) ; i f ( t h i s . i n s t a l l e d V e r . v e r s i o n I s V a l i d ( _ 2 1 ) & & ! t h i s . i n s t a l l e d V e r . v e r s i o n I s V a l i d ( t h i s . g e t A t t r i b u t e ( " v e r s i o n " ) ) ) { t h i s . s e t A t t r i b u t e ( " d o E x p r e s s I n s t a l l " , t r u e ) ; t h i s . a d d V a r i a b l e ( " M M r e d i r e c t U R L " , e s c a p e ( t h i s . g e t A t t r i b u t e ( " x i R e d i r e c t U r l " ) ) ) ; d o c u m e n t . t i t l e = d o c u m e n t . t i t l e . s l i c e ( 0 , 4 7 ) + "   -   F l a s h   P l a y e r   I n s t a l l a t i o n " ; t h i s . a d d V a r i a b l e ( " M M d o c t i t l e " , d o c u m e n t . t i t l e ) ; } } i f ( t h i s . s k i p D e t e c t | | t h i s . g e t A t t r i b u t e ( " d o E x p r e s s I n s t a l l " ) | | t h i s . i n s t a l l e d V e r . v e r s i o n I s V a l i d ( t h i s . g e t A t t r i b u t e ( " v e r s i o n " ) ) ) { v a r   n = ( t y p e o f   _ 2 0 = = " s t r i n g " ) ? d o c u m e n t . g e t E l e m e n t B y I d ( _ 2 0 ) : _ 2 0 ; n . i n n e r H T M L = t h i s . g e t S W F H T M L ( ) ; r e t u r n   t r u e ; } e l s e { i f ( t h i s . g e t A t t r i b u t e ( " r e d i r e c t U r l " ) ! = " " ) { d o c u m e n t . l o c a t i o n . r e p l a c e ( t h i s . g e t A t t r i b u t e ( " r e d i r e c t U r l " ) ) ; } } r e t u r n   f a l s e ; } } ; d e c o n c e p t . S W F O b j e c t U t i l . g e t P l a y e r V e r s i o n = f u n c t i o n ( ) { v a r   _ 2 3 = n e w   d e c o n c e p t . P l a y e r V e r s i o n ( [ 0 , 0 , 0 ] ) ; i f ( n a v i g a t o r . p l u g i n s & & n a v i g a t o r . m i m e T y p e s . l e n g t h ) { v a r   x = n a v i g a t o r . p l u g i n s [ " S h o c k w a v e   F l a s h " ] ; i f ( x & & x . d e s c r i p t i o n ) { _ 2 3 = n e w   d e c o n c e p t . P l a y e r V e r s i o n ( x . d e s c r i p t i o n . r e p l a c e ( / ( [ a - z A - Z ] | \ s ) + / , " " ) . r e p l a c e ( / ( \ s + r | \ s + b [ 0 - 9 ] + ) / , " . " ) . s p l i t ( " . " ) ) ; } } e l s e { i f ( n a v i g a t o r . 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 . i n d e x O f ( " W i n d o w s   C E " ) > = 0 ) { v a r   a x o = 1 ; v a r   _ 2 6 = 3 ; w h i l e ( a x o ) { t r y { _ 2 6 + + ; a x o = n e w   A c t i v e X O b j e c t ( " S h o c k w a v e F l a s h . S h o c k w a v e F l a s h . " + _ 2 6 ) ; _ 2 3 = n e w   d e c o n c e p t . P l a y e r V e r s i o n ( [ _ 2 6 , 0 , 0 ] ) ; } c a t c h ( e ) { a x o = n u l l ; } } } e l s e { t r y { v a r   a x o = n e w   A c t i v e X O b j e c t ( " S h o c k w a v e F l a s h . S h o c k w a v e F l a s h . 7 " ) ; } c a t c h ( e ) { t r y { v a r   a x o = n e w   A c t i v e X O b j e c t ( " S h o c k w a v e F l a s h . S h o c k w a v e F l a s h . 6 " ) ; _ 2 3 = n e w   d e c o n c e p t . P l a y e r V e r s i o n ( [ 6 , 0 , 2 1 ] ) ; a x o . A l l o w S c r i p t A c c e s s = " a l w a y s " ; } c a t c h ( e ) { i f ( _ 2 3 . m a j o r = = 6 ) { r e t u r n   _ 2 3 ; } } t r y { a x o = n e w   A c t i v e X O b j e c t ( " S h o c k w a v e F l a s h . S h o c k w a v e F l a s h " ) ; } c a t c h ( e ) { } } i f ( a x o ! = n u l l ) { _ 2 3 = n e w   d e c o n c e p t . P l a y e r V e r s i o n ( a x o . G e t V a r i a b l e ( " $ v e r s i o n " ) . s p l i t ( "   " ) [ 1 ] . s p l i t ( " , " ) ) ; } } } r e t u r n   _ 2 3 ; } ; d e c o n c e p t . P l a y e r V e r s i o n = f u n c t i o n ( _ 2 9 ) { t h i s . m a j o r = _ 2 9 [ 0 ] ! = n u l l ? p a r s e I n t ( _ 2 9 [ 0 ] ) : 0 ; t h i s . m i n o r = _ 2 9 [ 1 ] ! = n u l l ? p a r s e I n t ( _ 2 9 [ 1 ] ) : 0 ; t h i s . r e v = _ 2 9 [ 2 ] ! = n u l l ? p a r s e I n t ( _ 2 9 [ 2 ] ) : 0 ; } ; d e c o n c e p t . P l a y e r V e r s i o n . p r o t o t y p e . v e r s i o n I s V a l i d = f u n c t i o n ( f v ) { i f ( t h i s . m a j o r < f v . m a j o r ) { r e t u r n   f a l s e ; } i f ( t h i s . m a j o r > f v . m a j o r ) { r e t u r n   t r u e ; } i f ( t h i s . m i n o r < f v . m i n o r ) { r e t u r n   f a l s e ; } i f ( t h i s . m i n o r > f v . m i n o r ) { r e t u r n   t r u e ; } i f ( t h i s . r e v < f v . r e v ) { r e t u r n   f a l s e ; } r e t u r n   t r u e ; } ; d e c o n c e p t . u t i l = { g e t R e q u e s t P a r a m e t e r : f u n c t i o n ( _ 2 b ) { v a r   q = d o c u m e n t . l o c a t i o n . s e a r c h | | d o c u m e n t . l o c a t i o n . h a s h ; i f ( _ 2 b = = n u l l ) { r e t u r n   q ; } i f ( q ) { v a r   _ 2 d = q . s u b s t r i n g ( 1 ) . s p l i t ( " & " ) ; f o r ( v a r   i = 0 ; i < _ 2 d . l e n g t h ; i + + ) { i f ( _ 2 d [ i ] . s u b s t r i n g ( 0 , _ 2 d [ i ] . i n d e x O f ( " = " ) ) = = _ 2 b ) { r e t u r n   _ 2 d [ i ] . s u b s t r i n g ( ( _ 2 d [ i ] . i n d e x O f ( " = " ) + 1 ) ) ; } } } r e t u r n   " " ; } } ; d e c o n c e p t . S W F O b j e c t U t i l . c l e a n u p S W F s = f u n c t i o n ( ) { v a r   _ 2 f = 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 ( " O B J E C T " ) ; f o r ( v a r   i = _ 2 f . l e n g t h - 1 ; i > = 0 ; i - - ) { _ 2 f [ i ] . s t y l e . d i s p l a y = " n o n e " ; f o r ( v a r   x   i n   _ 2 f [ i ] ) { i f ( t y p e o f   _ 2 f [ i ] [ x ] = = " f u n c t i o n " ) { _ 2 f [ i ] [ x ] = f u n c t i o n ( ) { } ; } } } } ; i f ( d e c o n c e p t . S W F O b j e c t . d o P r e p U n l o a d ) { i f ( ! d e c o n c e p t . u n l o a d S e t ) { d e c o n c e p t . S W F O b j e c t U t i l . p r e p U n l o a d = f u n c t i o n ( ) { _ _ f l a s h _ u n l o a d H a n d l e r = f u n c t i o n ( ) { } ; _ _ f l a s h _ s a v e d U n l o a d H a n d l e r = f u n c t i o n ( ) { } ; 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 " , d e c o n c e p t . S W F O b j e c t U t i l . c l e a n u p S W F s ) ; } ; w i n d o w . a t t a c h E v e n t ( " o n b e f o r e u n l o a d " , d e c o n c e p t . S W F O b j e c t U t i l . p r e p U n l o a d ) ; d e c o n c e p t . u n l o a d S e t = t r u e ; } } i f ( ! d o c u m e n t . g e t E l e m e n t B y I d & & d o c u m e n t . a l l ) { d o c u m e n t . g e t E l e m e n t B y I d = f u n c t i o n ( i d ) { r e t u r n   d o c u m e n t . a l l [ i d ] ; } ; } v a r   g e t Q u e r y P a r a m V a l u e = d e c o n c e p t . u t i l . g e t R e q u e s t P a r a m e t e r ; v a r   F l a s h O b j e c t = d e c o n c e p t . S W F O b j e c t ; v a r   S W F O b j e c t = d e c o n c e p t . S W F O b j e c t ;  
  
 / / / / / / / / / / / / / /  
  
  
 / / 5ÐÑÐ  Ù³‘Ç 
 v a r   i n t e r   =   n u l l ;  
 v a r   t e m p o   =   0 ;  
 v a r   Q u i c k n e w P o s   =   0 ;  
 / / v a r   i n t e r 1   =   n u l l ;  
 / / v a r   t e m p o 1   =   0 ;  
 / / v a r   Q u i c k n e w P o s 1   =   0 ;  
 w i n d o w . o n s c r o l l   =   f u n c t i o n ( ) {  
         i f ( d o c u m e n t . g e t E l e m e n t B y I d ( " d i v Q u i c k T o p " )   ! =   n u l l ) {  
                 i f ( i n t e r ! = n u l l ) {  
                         c l e a r I n t e r v a l ( i n t e r ) ;  
                 }  
                 v a r   s c r o l l T o p   =   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 o l l T o p ;  
                
                 i f   ( s c r o l l T o p   = =   0 )  
                 {  
                         Q u i c k n e w P o s   =   0   +   d o c u m e n t . b o d y . s c r o l l T o p ;  
                 }  
                 e l s e {  
                         Q u i c k n e w P o s   =   s c r o l l T o p   +   0 ;  
                 }  
  
                 i f ( ( p a r s e I n t ( ( d o c u m e n t . g e t E l e m e n t B y I d ( " d i v Q u i c k T o p " ) . s t y l e . t o p ) . r e p l a c e ( " p x " , " " ) )   -   Q u i c k n e w P o s ) > 0 ) {  
                         t e m p o   =   - 1 0 0 ;  
                 }  
                 e l s e {  
                         t e m p o   =   1 0 0 ;  
                 }  
                 i n t e r   =   s e t I n t e r v a l ( " B e Q u i c k T o p ( ) " , 5 ) ;  
         }  
 / *  
         i f ( d o c u m e n t . g e t E l e m e n t B y I d ( " d i v Q u i c k T o p 1 " )   ! =   n u l l ) {  
                 i f ( i n t e r 1 ! = n u l l ) {  
                         c l e a r I n t e r v a l ( i n t e r 1 ) ;  
                 }  
                 v a r   s c r o l l T o p   =   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 o l l T o p ;  
                
                 i f   ( s c r o l l T o p   = =   0 )  
                 {  
                         Q u i c k n e w P o s 1   =   0   +   d o c u m e n t . b o d y . s c r o l l T o p ;  
                 }  
                 e l s e {  
                         Q u i c k n e w P o s 1   =   s c r o l l T o p   +   0 ;  
                 }  
  
                 i f ( ( p a r s e I n t ( ( d o c u m e n t . g e t E l e m e n t B y I d ( " d i v Q u i c k T o p 1 " ) . s t y l e . t o p ) . r e p l a c e ( " p x " , " " ) )   -   Q u i c k n e w P o s 1 ) > 0 ) {  
                         t e m p o 1   =   - 1 0 0 ;  
                 }  
                 e l s e {  
                         t e m p o 1   =   1 0 0 ;  
                 }  
                 i n t e r 1   =   s e t I n t e r v a l ( " B e Q u i c k T o p 1 ( ) " , 5 ) ;  
         }  
 * /  
 }  
  
 f u n c t i o n   B e Q u i c k T o p ( ) {  
         v a r   c p o s   =   p a r s e I n t ( ( d o c u m e n t . g e t E l e m e n t B y I d ( " d i v Q u i c k T o p " ) . s t y l e . t o p ) . r e p l a c e ( " p x " , " " ) ) ;  
         d o c u m e n t . g e t E l e m e n t B y I d ( " d i v Q u i c k T o p " ) . s t y l e . t o p   =   c p o s   +   t e m p o   +   " p x " ;  
        
         i f ( t e m p o > 0   & & t e m p o < 2 0 ) {  
                 t e m p o = 2 0 ;  
         }  
         e l s e   i f ( t e m p o < 0   & & t e m p o > - 2 0 ) {  
                 t e m p o   =   - 2 0 ;  
         }  
         e l s e {  
                 t e m p o   =   t e m p o / 2 ;  
         }  
         i f ( (   t e m p o > 0   & &   c p o s > Q u i c k n e w P o s )   | |   (   t e m p o < 0   & &   c p o s < Q u i c k n e w P o s ) ) {  
                 d o c u m e n t . g e t E l e m e n t B y I d ( " d i v Q u i c k T o p " ) . s t y l e . t o p   =   Q u i c k n e w P o s   +   " p x " ;  
                 c l e a r I n t e r v a l ( i n t e r ) ;  
         }  
 }  
 / *  
 f u n c t i o n   B e Q u i c k T o p 1 ( ) {  
         v a r   c p o s   =   p a r s e I n t ( ( d o c u m e n t . g e t E l e m e n t B y I d ( " d i v Q u i c k T o p 1 " ) . s t y l e . t o p ) . r e p l a c e ( " p x " , " " ) ) ;  
         d o c u m e n t . g e t E l e m e n t B y I d ( " d i v Q u i c k T o p 1 " ) . s t y l e . t o p   =   c p o s   +   t e m p o 1   +   " p x " ;  
        
         i f ( t e m p o 1 > 0   & & t e m p o 1 < 2 0 ) {  
                 t e m p o 1 = 2 0 ;  
         }  
         e l s e   i f ( t e m p o 1 < 0   & & t e m p o 1 > - 2 0 ) {  
                 t e m p o 1   =   - 2 0 ;  
         }  
         e l s e {  
                 t e m p o 1   =   t e m p o 1 / 2 ;  
         }  
         i f ( (   t e m p o 1 > 0   & &   c p o s > Q u i c k n e w P o s 1 )   | |   (   t e m p o 1 < 0   & &   c p o s < Q u i c k n e w P o s 1 ) ) {  
                 d o c u m e n t . g e t E l e m e n t B y I d ( " d i v Q u i c k T o p 1 " ) . s t y l e . t o p   =   Q u i c k n e w P o s 1   +   " p x " ;  
                 c l e a r I n t e r v a l ( i n t e r 1 ) ;  
         }  
 }  
 * /  
 / *     4 2 0 * 3 1 5   n o   c o n t e n t s   * /  
 f u n c t i o n   t v _ v o d _ p l a y e r ( f i l e _ n a m e ) {  
 	 w i n d o w . o p e n ( " / v o d / v o d _ p l a y e r . j s p ? f i l e _ n a m e = " + f i l e _ n a m e , " R O A D " ,   " t o o l b a r = n o , l o c a t i o n = n o , d i r e c t o r i e s = n o , s t a t u s = n o , s c r o l l b a r s = n o , m e n u b a r = n o , w i d t h = 4 7 0 , h e i g h t = 4 7 0 , r e s i z a b l e = n o " ) ;  
 }  
  
 f u n c t i o n   t b s p l a y e r ( f i l e _ n a m e ,   p r o g r a m _ i d )   {  
 	 	 v a r   w i n d o w W   =   4 9 7 ;  
 	 	 v a r   w i n d o w H   =   2 5 0 ;  
 	 	 v a r   w i n d o w X   =   M a t h . c e i l (   ( w i n d o w . s c r e e n . w i d t h     -   w i n d o w W )   /   2 ) ;  
 	 	 v a r   w i n d o w Y   =   M a t h . c e i l (   ( w i n d o w . s c r e e n . h e i g h t   -   w i n d o w H )   /   2   -   1 0 0 ) ;  
 	 	 T B S P l a y e r   =   w i n d o w . o p e n ( " / n e w s / a o d P l a y e r . j s p ? m m s = "   +   f i l e _ n a m e   +   " & p r o g r a m _ i d = "   +   p r o g r a m _ i d ,   " i T B S P l a y e r " ,   " s c r o l l b a r s = y e s , c o p y h i s t o r y = n o , r e s i z a b l e = n o , t o p = "   +   w i n d o w Y   +   " , l e f t = "   +   w i n d o w X   +   " , w i d t h = "   +   w i n d o w W   +   " , h e i g h t = "   +   w i n d o w H ) ;  
 	 	 	 i f ( s e l f . T B S P l a y e r   & &   T B S P l a y e r . c l o s e d )   T B S P l a y e r . f o c u s ( ) ;  
 	 } 	  
  
 f u n c t i o n   t b s p l a y e r C m s ( f i l e _ n a m e ,   p r o g r a m _ i d )   {  
 	 	 v a r   w i n d o w W   =   4 9 7 ;  
 	 	 v a r   w i n d o w H   =   2 5 0 ;  
 	 	 v a r   w i n d o w X   =   M a t h . c e i l (   ( w i n d o w . s c r e e n . w i d t h     -   w i n d o w W )   /   2 ) ;  
 	 	 v a r   w i n d o w Y   =   M a t h . c e i l (   ( w i n d o w . s c r e e n . h e i g h t   -   w i n d o w H )   /   2   -   1 0 0 ) ; 	 	  
 	 	 T B S P l a y e r   =   w i n d o w . o p e n ( " / n e w s / a o d P l a y e r C m s . j s p ? m m s = "   +   f i l e _ n a m e   +   " & p r o g r a m _ i d = "   +   p r o g r a m _ i d ,   " i T B S P l a y e r " ,   " s c r o l l b a r s = y e s , c o p y h i s t o r y = n o , r e s i z a b l e = n o , t o p = "   +   w i n d o w Y   +   " , l e f t = "   +   w i n d o w X   +   " , w i d t h = "   +   w i n d o w W   +   " , h e i g h t = "   +   w i n d o w H ) ;  
 	 	 	 i f ( s e l f . T B S P l a y e r   & &   T B S P l a y e r . c l o s e d )   T B S P l a y e r . f o c u s ( ) ;  
 	 } 	  
  
 f u n c t i o n   t b s p l a y e r C m s ( f i l e _ n a m e ,   p r o g r a m _ i d ,   b o a r d T a b l e N a m e ,   b o a r d I d )   { 	 	  
 	 	 v a r   w i n d o w W   =   4 9 7 ;  
 	 	 v a r   w i n d o w H   =   2 5 0 ;  
 	 	 v a r   w i n d o w X   =   M a t h . c e i l (   ( w i n d o w . s c r e e n . w i d t h     -   w i n d o w W )   /   2 ) ;  
 	 	 v a r   w i n d o w Y   =   M a t h . c e i l (   ( w i n d o w . s c r e e n . h e i g h t   -   w i n d o w H )   /   2   -   1 0 0 ) ; 	 	  
 	 	 T B S P l a y e r   =   w i n d o w . o p e n ( " / n e w s / a o d P l a y e r C m s . j s p ? m m s = "   +   f i l e _ n a m e   +   " & p r o g r a m _ i d = "   +   p r o g r a m _ i d +   " & b o a r d T a b l e N a m e = "   +   b o a r d T a b l e N a m e +   " & b o a r d I d = "   +   b o a r d I d ,   " i T B S P l a y e r " ,   " s c r o l l b a r s = y e s , c o p y h i s t o r y = n o , r e s i z a b l e = n o , t o p = "   +   w i n d o w Y   +   " , l e f t = "   +   w i n d o w X   +   " , w i d t h = "   +   w i n d o w W   +   " , h e i g h t = "   +   w i n d o w H ) ;  
 	 	 	 i f ( s e l f . T B S P l a y e r   & &   T B S P l a y e r . c l o s e d )   T B S P l a y e r . f o c u s ( ) ;  
 	 }  
  
 f u n c t i o n   t v _ v o d _ p l a y e r C m s ( f i l e _ n a m e ,   b o a r d T a b l e N a m e ,   b o a r d I d )   { 	  
 	  
 	 w i n d o w . o p e n ( " / v o d / v o d _ p l a y e r C m s . j s p ? f i l e _ n a m e = " + f i l e _ n a m e +   " & b o a r d T a b l e N a m e = "   +   b o a r d T a b l e N a m e +   " & b o a r d I d = "   +   b o a r d I d , " R O A D " ,   " t o o l b a r = n o , l o c a t i o n = n o , d i r e c t o r i e s = n o , s t a t u s = n o , s c r o l l b a r s = n o , m e n u b a r = n o , w i d t h = 4 7 0 , h e i g h t = 4 7 0 , r e s i z a b l e = n o " ) ;  
 }  
  
 f u n c t i o n   p o p u p C e n t e r ( ) {  
 	 v a r   x , y ;  
 	 i f ( s e l f . i n n e r H e i g h t ) {  
 	 	 x   =   ( s c r e e n . a v a i l W i d t h   -   s e l f . i n n e r W i d t h )   /   2 ;  
 	 	 y   =   ( s c r e e n . a v a i l H e i g h t   -   s e l f . i n n e r H e i g h t )   / 2 ;  
 	 } e l s 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 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 H e i g h t ) {  
 	 	 x   =   ( s c r e e n . a v a i l W i d t h   -   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 W i d t h )   /   2 ;  
 	 	 w   =   ( s c r e e n . a v a i l H e i g h t   -   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 H e i g h t )   /   2 ;  
 	 } e l s e   i f (   d o c u m e n t . b o d y ) {  
 	 	 x   =   ( s c r e e n . a v a i l W i d t h   -   d o c u m e n t . b o d y . c l i e n t W i d t h )   /   2 ;  
 	 	 y   =   ( s c r e e n . a v a i l H e i g h t   -   d o c u m e n t . b o d y . c l i e n t H e i g h t )   /   2 ;  
 	 }  
 	 w i n d o w . m o v e T o ( x , y ) ;  
 } 
