ÿþf u n c t i o n   c h o o s e ( t h e F i e l d )   {  
         v a r   t e m p v a l   =   e v a l ( " d o c u m e n t . "   +   t h e F i e l d )  
         t e m p v a l . f o c u s ( )  
         t e m p v a l . s e l e c t ( )  
 }  
 m e s s a g e   =   " : :   D h i p a y a   I n s u r a n c e   : : % "   +  
 " : :   4"#01 1"  : : % "   +  
 " : :   #01'42( 1"  : : % "   +  
 " : :   #01#"L    : : % "   +  
 " : :   #01-15 1"  : : % "   +  
 " : :   #01@G@%G  : : % "   / /   I-'2!-8AH%0
8-"H2%7!I-!5  %   %I2"0#1 
 s c r o l l S p e e d   =   2 5 / /   '2!@#G'C2#'4H 
 l i n e D e l a y   =   1 5 0 0   / /   '2!@#G'C2#@%5H" 
 t x t   =   " "  
 f u n c t i o n   s c r o l l T e x t ( p o s )   {  
         i f   ( m e s s a g e . c h a r A t ( p o s )   ! =   ' % ' )   {  
                 t x t   =   t x t   +   m e s s a g e . c h a r A t ( p o s )  
                 d o c u m e n t . t i t l e   =   t x t  
                 p a u z e   =   s c r o l l S p e e d  
         }   e l s e   {  
                 p a u z e   =   l i n e D e l a y  
                 t x t   =   " "  
                 i f   ( p o s   = =   m e s s a g e . l e n g t h   -   1 )   p o s   =   - 1  
         }  
         p o s + +  
         s e t T i m e o u t ( " s c r o l l T e x t ( ' "   +   p o s   +   " ' ) " ,   p a u z e )  
 }  
 s c r o l l T e x t ( 0 ) 
