ÿþ< ! - -   B e g i n  
 / /       # # # # # # # # # # # # # #     S I M P L E     B R O W S E R   S N I F F E R  
 i f   ( d o c u m e n t . l a y e r s )   { n a v i g a t o r . f a m i l y   =   " n n 4 " }  
 i f   ( d o c u m e n t . a l l )   { n a v i g a t o r . f a m i l y   =   " i e 4 " }  
 i f   ( w i n d o w . n a v i g a t o r . u s e r A g e n t . t o L o w e r C a s e ( ) . m a t c h ( " g e c k o " ) )   { n a v i g a t o r . f a m i l y   =   " g e c k o " }  
  
 / /     # # # # # # # # #     p o p u p   t e x t    
 d e s c a r r a y   =   n e w   A r r a y (  
 " < f o n t   c o l o r = F F F F F F   s i z e   = 6 > šN'kí‹ ŠN¶[< / f o n t > < b r > "  
 ) ;  
  
 o v e r d i v = " 0 " ;  
 / /     # # # # # # # # #     C R E A T E S   P O P   U P   B O X E S    
 f u n c t i o n   p o p L a y e r ( a ) {  
 i f ( ! d e s c a r r a y [ a ] ) { d e s c a r r a y [ a ] = " < f o n t   c o l o r = r e d > T h i s   p o p u p   ( # " + a + " )   i s n ' t   s e t u p   c o r r e c t l y   -   n e e d s   d e s c r i p t i o n < / f o n t > " ; }  
 i f   ( n a v i g a t o r . f a m i l y   = =   " g e c k o " )   { p a d = " 0 " ;   b o r d = " 1   b o r d e r c o l o r = b l a c k " ; }  
 e l s e   { p a d = " 1 " ;   b o r d = " 0 " ; }  
 d e s c   =   	     " < t a b l e   c e l l s p a c i n g = 0   c e l l p a d d i n g = " + p a d + "   b o r d e r = " + b o r d + "     b g c o l o r = 0 0 a e e f > < t r > < t d > \ n "  
 	 + " < t a b l e   c e l l s p a c i n g = 0   c e l l p a d d i n g = 1 0   b o r d e r = 0   w i d t h = 2 8 0 > < t r > < t d   v a l i g n = m i d d l e   b g c o l o r = # 0 0 a e e f > < c e n t e r > \ n "  
 	 + d e s c a r r a y [ a ]  
 	 + " \ n < / t d > < / t r > < / t a b l e > \ n "  
 	 + " < / t d > < / t r > < / t a b l e > " ;  
 i f ( n a v i g a t o r . f a m i l y   = = " n n 4 " )   {  
 	 d o c u m e n t . o b j e c t 1 . d o c u m e n t . w r i t e ( d e s c ) ;  
 	 d o c u m e n t . o b j e c t 1 . d o c u m e n t . c l o s e ( ) ;  
 	 d o c u m e n t . o b j e c t 1 . l e f t = x + 1 5 ;  
 	 d o c u m e n t . o b j e c t 1 . t o p = y - 5 ;  
 	 }  
 e l s e   i f ( n a v i g a t o r . f a m i l y   = = " i e 4 " ) {  
 	 o b j e c t 1 . i n n e r H T M L = d e s c ;  
 	 / / o b j e c t 1 . s t y l e . p i x e l L e f t = x + 1 5 ;  
 	 / / o b j e c t 1 . s t y l e . p i x e l T o p = y - 5 ;  
 	 }  
 e l s e   i f ( n a v i g a t o r . f a m i l y   = = " g e c k o " ) {  
 	 d o c u m e n t . g e t E l e m e n t B y I d ( " o b j e c t 1 " ) . i n n e r H T M L = d e s c ;  
 	 d o c u m e n t . g e t E l e m e n t B y I d ( " o b j e c t 1 " ) . s t y l e . l e f t = x + 1 5 ;  
 	 d o c u m e n t . g e t E l e m e n t B y I d ( " o b j e c t 1 " ) . s t y l e . t o p = y - 5 ;  
 	 }  
 }  
 f u n c t i o n   h i d e L a y e r ( ) {  
 i f   ( o v e r d i v   = =   " 0 " )   {  
 	 i f ( n a v i g a t o r . f a m i l y   = = " n n 4 " )   { e v a l ( d o c u m e n t . o b j e c t 1 . t o p = " - 5 0 0 " ) ; }  
 	 e l s e   i f ( n a v i g a t o r . f a m i l y   = = " i e 4 " ) { o b j e c t 1 . i n n e r H T M L = " " ; }  
 	 e l s e   i f ( n a v i g a t o r . f a m i l y   = = " g e c k o " )   { d o c u m e n t . g e t E l e m e n t B y I d ( " o b j e c t 1 " ) . s t y l e . t o p = " - 5 0 0 " ; }  
 	 }  
 }  
  
 / /     # # # # # # # #     T R A C K S   M O U S E   P O S I T I O N   F O R   P O P U P   P L A C E M E N T  
 v a r   i s N a v   =   ( n a v i g a t o r . a p p N a m e . i n d e x O f ( " N e t s c a p e " )   ! = - 1 ) ;  
 f u n c t i o n   h a n d l e r M M ( e ) {  
 x   =   ( i s N a v )   ?   e . p a g e X   :   e v e n t . c l i e n t X   +   d o c u m e n t . b o d y . s c r o l l L e f t ;  
 y   =   ( i s N a v )   ?   e . p a g e Y   :   e v e n t . c l i e n t Y   +   d o c u m e n t . b o d y . s c r o l l T o p ;  
 }  
 i f   ( i s N a v ) { d o c u m e n t . c a p t u r e E v e n t s ( E v e n t . M O U S E M O V E ) ; }  
 d o c u m e n t . o n m o u s e m o v e   =   h a n d l e r M M ;  
 / /     E n d   - - >  
 
