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