ÿþv a r   M M _ c o n t e n t V e r s i o n   =   8 ;  
 v a r   p l u g i n   =   ( 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 [ " 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 " ] )   ?   n a v i g a t o r . m i m e T y p e s [ " 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 " ] . e n a b l e d P l u g i n   :   0 ;  
 i f   (   p l u g i n   )   {  
 	 	 v a r   w o r d s   =   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 " ] . d e s c r i p t i o n . s p l i t ( "   " ) ;  
 	         f o r   ( v a r   i   =   0 ;   i   <   w o r d s . l e n g t h ;   + + i )  
 	         {  
 	 	 i f   ( i s N a N ( p a r s e I n t ( w o r d s [ i ] ) ) )  
 	 	 c o n t i n u e ;  
 	 	 v a r   M M _ P l u g i n V e r s i o n   =   w o r d s [ i ] ;    
 	         }  
 	 v a r   M M _ F l a s h C a n P l a y   =   M M _ P l u g i n V e r s i o n   > =   M M _ c o n t e n t V e r s i o n ;  
 }  
 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 ( " M S I E " ) > = 0    
       & &   ( n a v i g a t o r . a p p V e r s i o n . i n d e x O f ( " W i n " )   ! =   - 1 ) )   {  
 	 d o c u m e n t . w r i t e ( ' < S C R '   +   ' I P T   L A N G U A G E = V B S c r i p t \ >   \ n ' ) ;   / / F S   h i d e   t h i s   f r o m   I E 4 . 5   M a c   b y   s p l i t t i n g   t h e   t a g  
 	 d o c u m e n t . w r i t e ( ' o n   e r r o r   r e s u m e   n e x t   \ n ' ) ;  
 	 d o c u m e n t . w r i t e ( ' M M _ F l a s h C a n P l a y   =   (   I s O b j e c t ( C r e a t e 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 . "   &   M M _ c o n t e n t V e r s i o n ) ) ) \ n ' ) ;  
 	 d o c u m e n t . w r i t e ( ' < / S C R '   +   ' I P T \ >   \ n ' ) ;  
 }  
  
 f u n c t i o n   i n s e r t F l a s h O b j ( f i l e N a m e , w , h , p a r a m s , a l t e r n a t i v e , b g c ) {  
 	 i f   ( b g c   = =   " " ) {  
 	 	 b g c   =   " f f f f f f " ;  
 	 }  
 	 i f   (   M M _ F l a s h C a n P l a y   )   {  
 	 	 d o c u m e n t . w r i t e ( " < 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 : / / f 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 = 8 , 0 , 0 , 0 \ "   " ) ;  
 	 	 d o c u m e n t . w r i t e ( " i d = \ " f l a s h I t e m \ "   w i d t h = \ " " + w + " \ "   h e i g h t = \ " " + h + " \ "   b o r d e r = \ " 0 \ " > " ) ;  
 	 	 d o c u m e n t . w r i t e ( " < p a r a m   n a m e = \ " m o v i e \ "   v a l u e = \ " " + f i l e N a m e + " \ "   / > < p a r a m   n a m e = \ " l o o p \ "   v a l u e = \ " f a l s e \ "   / > < p a r a m   n a m e = \ " m e n u \ "   v a l u e = \ " f a l s e \ " > " ) ;  
 	 	 d o c u m e n t . w r i t 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 = \ " s c a l e \ "   v a l u e = \ " n o s c a l e \ "   / > < p a r a m   n a m e = \ " s a l i g n \ "   v a l u e = \ " l t \ "   / > < p a r a m   n a m e = \ " b g c o l o r \ "   v a l u e = \ " # " + b g c + " \ "   / > " ) ;  
 	 	 / / d o c u m e n t . w r i t e ( " < p a r a m   n a m e = \ " f l a s h v a r s \ "   v a l u e = \ " " + p a r a m s + " \ "   / > " ) ;  
 	 	 d o c u m e n t . w r i t e ( " < e m b e d   s r c = \ " " + f i l e N a m e + " \ "   l o o p = \ " f a l s e \ "   m e n u = \ " f a l s e \ "   q u a l i t y = \ " h i g h \ "   b g c o l o r = \ " # " + b g c + " \ " " ) ;  
 	 	 d o c u m e n t . w r i t e ( "   s w L i v e C o n n e c t = \ " f a l s e \ "   w i d t h = \ " " + w + " \ "   h e i g h t = \ " " + h + " \ "   n a m e = \ " f l a s h I t e m \ " " ) ;  
 	 	 d o c u m e n t . w r i t e ( "   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 \ "   f l a s h v a r s = \ " " + p a r a m s + " \ " > " ) ;  
 	 	 d o c u m e n t . w r i t e ( " < / e m b e d > " ) ;  
 	 	 d o c u m e n t . w r i t e ( " < / o b j e c t > " ) ;  
 	 }   e l s e {  
 	 	 d o c u m e n t . w r i t e ( a l t e r n a t i v e ) ;  
 	 }  
  
 }  
  
 f u n c t i o n   P a g e Q u e r y ( q )   {  
 	 i f ( q . l e n g t h   >   1 )   t h i s . q   =   q . s u b s t r i n g ( 1 ,   q . l e n g t h ) ;  
 	 e l s e   t h i s . q   =   n u l l ;  
  
 	 t h i s . k e y V a l u e P a i r s   =   n e w   A r r a y ( ) ;  
 	  
 	 i f ( q )   {  
 	 	 f o r ( v a r   i = 0 ;   i   <   t h i s . q . s p l i t ( " & " ) . l e n g t h ;   i + + )   {  
 	 	 	 t h i s . k e y V a l u e P a i r s [ i ]   =   t h i s . q . s p l i t ( " & " ) [ i ] ;  
 	 	 }  
 	 }  
 	  
 	 t h i s . g e t K e y V a l u e P a i r s   =   f u n c t i o n ( )   {   r e t u r n   t h i s . k e y V a l u e P a i r s ;   }  
 	  
 	 t h i s . g e t V a l u e   =   f u n c t i o n ( s )   {  
 	 	 f o r ( v a r   j = 0 ;   j   <   t h i s . k e y V a l u e P a i r s . l e n g t h ;   j + + )   {  
 	 	 	 i f ( t h i s . k e y V a l u e P a i r s [ j ] . s p l i t ( " = " ) [ 0 ]   = =   s )  
 	 	 	 r e t u r n   t h i s . k e y V a l u e P a i r s [ j ] . s p l i t ( " = " ) [ 1 ] ;  
 	 	 }  
 	 	 r e t u r n   f a l s e ;  
 	 }  
 	 t h i s . g e t P a r a m e t e r s   =   f u n c t i o n ( )   {  
 	 	 v a r   a   =   n e w   A r r a y ( t h i s . g e t L e n g t h ( ) ) ;  
 	 	 f o r ( v a r   j = 0 ;   j   <   t h i s . k e y V a l u e P a i r s . l e n g t h ;   j + + )   {  
 	 	 	 a [ j ]   =   t h i s . k e y V a l u e P a i r s [ j ] . s p l i t ( " = " ) [ 0 ] ;  
 	 	 }  
 	 	 r e t u r n   a ;  
 	 }  
  
 	 t h i s . g e t L e n g t h   =   f u n c t i o n ( )   {   r e t u r n   t h i s . k e y V a l u e P a i r s . l e n g t h ;   }    
 }  
  
 f u n c t i o n   g e t Q u e r y S t r i n g ( k e y ) {  
 	 v a r   p a g e   =   n e w   P a g e Q u e r y ( w i n d o w . l o c a t i o n . s e a r c h ) ;    
 	 r e t u r n   u n e s c a p e ( p a g e . g e t V a l u e ( k e y ) ) ;    
 }  
  
 
