ÿþv a r   i m g h e i g h t  
 d o c u m e n t . n s   =   n a v i g a t o r . a p p N a m e   = =   " N e t s c a p e "  
 w i n d o w . s c r e e n . w i d t h > 8 0 0   ?   i m g h e i g h t = 1 0 0 : i m g h e i g h t = 1 2 0  
   f u n c t i o n   m y l o a d ( )  
 {  
 i f   ( n a v i g a t o r . a p p N a m e   = =   " N e t s c a p e " )  
 { d o c u m e n t . d a n g d a n g . p a g e Y = p a g e Y O f f s e t + w i n d o w . i n n e r H e i g h t - i m g h e i g h t - 0 ;  
 d o c u m e n t . d a n g d a n g . p a g e X = + w i n d o w . i n n e r W i d t h - 1 0 7 ;  
 m y m o v e ( ) ;  
 }  
 e l s e  
 {  
 d a n g d a n g . s t y l e . t o p = d o c u m e n t . b o d y . s c r o l l T o p + d o c u m e n t . b o d y . o f f s e t H e i g h t - i m g h e i g h t - 0 ;  
 d a n g d a n g . s t y l e . l e f t = d o c u m e n t . b o d y . o f f s e t W i d t h - 1 0 7 ;  
 m y m o v e ( ) ;  
 }  
 }  
   f u n c t i o n   m y m o v e ( )  
   {  
   i f ( d o c u m e n t . n s )  
   {  
   d o c u m e n t . d a n g d a n g . t o p = p a g e Y O f f s e t + w i n d o w . i n n e r H e i g h t - i m g h e i g h t - 0 ;  
   d o c u m e n t . d a n g d a n g . l e f t = p a g e X O f f s e t + w i n d o w . i n n e r W i d t h - 1 0 7 ;  
   s e t T i m e o u t ( " m y m o v e ( ) ; " , 5 0 )  
   }  
   e l s e  
   {  
   d a n g d a n g . s t y l e . t o p = d o c u m e n t . b o d y . s c r o l l T o p + d o c u m e n t . b o d y . o f f s e t H e i g h t - i m g h e i g h t - 0 ;  
   d a n g d a n g . s t y l e . l e f t = d o c u m e n t . b o d y . s c r o l l L e f t + d o c u m e n t . b o d y . o f f s e t W i d t h - 1 0 7 ;  
   s e t T i m e o u t ( " m y m o v e ( ) ; " , 5 0 )  
   }  
   }  
  
 f u n c t i o n   M M _ r e l o a d P a g e ( i n i t )   {     / / r e l o a d s   t h e   w i n d o w   i f   N a v 4   r e s i z e d  
     i f   ( i n i t = = t r u e )   w i t h   ( n a v i g a t o r )   { i f   ( ( a p p N a m e = = " N e t s c a p e " ) & & ( p a r s e I n t ( a p p V e r s i o n ) = = 4 ) )   {  
         d o c u m e n t . M M _ p g W = i n n e r W i d t h ;   d o c u m e n t . M M _ p g H = i n n e r H e i g h t ;   o n r e s i z e = M M _ r e l o a d P a g e ;   } }  
     e l s e   i f   ( i n n e r W i d t h ! = d o c u m e n t . M M _ p g W   | |   i n n e r H e i g h t ! = d o c u m e n t . M M _ p g H )   l o c a t i o n . r e l o a d ( ) ;  
 }  
 M M _ r e l o a d P a g e ( t r u e )  
 i f   ( n a v i g a t o r . a p p N a m e   = =   " N e t s c a p e " )  
 {  
 d o c u m e n t . w r i t e ( " < l a y e r   i d = d a n g d a n g   t o p = 3 0   w i d t h = 8 0   h e i g h t = 8 0 > < a   t a r g e t = ' _ b l a n k '   h r e f = ' h t t p : / / w w w . y x s p w . c o m / ' > < i m g   b o r d e r = ' 0 '   s r c = ' h t t p : / / w w w . y x s p w . c o m / b b s 1 / u p l o a d f a c e / f y z w _ 6 . g i f '   w i d t h = ' 7 0 '   h e i g h t = ' 7 0 ' > < / a > < / l a y e r > " ) ;  
 m y l o a d ( ) }  
 e l s e  
 {  
 d o c u m e n t . w r i t e ( " < d i v   i d = d a n g d a n g   s t y l e = ' p o s i t i o n :   a b s o l u t e ; w i d t h : 8 0 ; t o p : 3 0 ; l e f t : 5 ; v i s i b i l i t y :   v i s i b l e ; z - i n d e x :   1 ' > < a   t a r g e t = ' _ b l a n k '   h r e f = ' h t t p : / / w w w . y x s p w . c o m ' > < i m g   b o r d e r = ' 0 '   s r c = ' h t t p : / / w w w . y x s p w . c o m / b b s 1 / u p l o a d f a c e / f y z w _ 6 . g i f '   w i d t h = ' 7 0 '   h e i g h t = ' 7 0 ' > < / a > < / d i v > " ) ;  
 m y l o a d ( )  
 }  
  
 
