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