ÿþ< ! - - 
 v a r   M M _ c o n t e n t V e r s i o n   =   6 ; 
 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 ' ) ; 
 } 
 i f   (   M M _ F l a s h C a n P l a y   )   
 { 
         o b j C r s M o v i e   =   n e w   O b j e c t ; 
         o b j C r s M o v i e . 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 = 6 , 0 , 2 9 , 0 " ; 
         o b j C r s M o v i e . 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 " ; 
         o b j C r s M o v i e . w i d t h   =   " 3 1 2 " ; 
         o b j C r s M o v i e . h e i g h t   =   " 2 0 8 " ; 
         o b j C r s M o v i e . i d   =   " h m _ r o t a t e " ; 
         o b j C r s M o v i e . a l i g n   =   " m i d d l e " ; 
         o b j C r s M o v i e . m o v i e   =   " / d o w n l o a d / c e l g d o t c o m _ j p n 1 _ s w f . s w f " ; 
         o b j C r s M o v i e . q u a l i t y   =   " h i g h " ; 
         o b j C r s M o v i e . b g c o l o r   =   " # F F F F F F " ; 
         o b j C r s M o v i e . a l l o w S c r i p t A c c e s s   =   " s a m e D o m a i n " ; 
         e m b e d F l a s h ( o b j C r s M o v i e ) ; 
 }   
 e l s e 
 { 
         d o c u m e n t . w r i t e ( ' < i m g   s r c = " / i m a g e s / h m _ m a i n . j p g "   a l t = " "   w i d t h = " 3 1 2 "   h e i g h t = " 2 0 8 "   b o r d e r = " 0 " > ' ) ; 
 } 
 / / - - > 
