ÿþ	 a g e n t S t r   =   n a v i g a t o r . u s e r A g e n t ;  
 	 r E x p           =   / M S I E / g i ;  
 	 r e s u l t s   =   a g e n t S t r . s e a r c h ( r E x p ) ;  
 	 	  
 	 i f   ( r e s u l t s   >   0 )   {  
 	 	 d o c u m e n t . w r i t e ( " < d i v   i d = l o a d i n g   s t y l e = ' c u r s o r :   w a i t ;   p o s i t i o n :   a b s o l u t e ;   t o p :   - 1 5 0 p x ;   l e f t :   5 0 p x ;   h e i g h t :   1 0 0 % ;   z - i n d e x :   - 1 ' > " ) ;  
 	 	 d o c u m e n t . w r i t e ( " 	 < t a b l e   w i d t h = ' 1 0 0 % '   h e i g h t = ' 1 0 0 % ' > " ) ;  
 	 	 d o c u m e n t . w r i t e ( " 	 	 < t r > " ) ;  
 	 	 d o c u m e n t . w r i t e ( " 	 	 	 < t d   a l i g n = c e n t e r   v a l i g n = m i d d l e   c l a s s = t i t l e M e n u > < p > < f o n t   c o l o r = # 0 0 0 0 F F > < b > G a m e T h o i T r a n g . c o m   a n g   t £i   d ï  l i Çu . . . < / b > < / f o n t > < / p > < p > < i m g   s r c = h t t p : / / w w w . g a m e t h o i t r a n g . c o m / h i n h / l o a d i n g . g i f > < / p > < / t d > " ) ;  
 	 	 d o c u m e n t . w r i t e ( " 	 	 < / t r > " ) ;  
 	 	 d o c u m e n t . w r i t e ( " 	 < / t a b l e > " ) ;  
 	 	 d o c u m e n t . w r i t e ( " < / d i v > " ) ;  
 	 }  
                              
                             f u n c t i o n   r e m o v e _ l o a d i n g ( )   {  
                 t h i s . c l e a r I n t e r v a l ( t _ i d ) ;  
                 v a r   l o a d 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 ( ' l o a d e r _ c o n t a i n e r ' ) ;  
                 l o a d i n g . s t y l e . d i s p l a y = ' n o n e ' ;  
                 l o a d i n g . s t y l e . v i s i b i l i t y = ' h i d d e n ' ;  
 } 
