ÿþf u n c t i o n   h a r f i _ t a j _ g ( g )   {  
 g . w o r d . f o c u s ( ) ;  
 g . w o r d . v a l u e = g . w o r d . v a l u e + " “" ;  
 }  
 f u n c t i o n   h a r f i _ t a j _ i ( i )   {    
 i . w o r d . f o c u s ( ) ;  
 i . w o r d . v a l u e = i . w o r d . v a l u e + " ã" ;  
 }  
 f u n c t i o n   h a r f i _ t a j _ k ( k )   {    
 k . w o r d . f o c u s ( ) ;  
 k . w o r d . v a l u e = k . w o r d . v a l u e + " ›" ;  
 }  
 f u n c t i o n   h a r f i _ t a j _ u ( u )   {    
 u . w o r d . f o c u s ( ) ;  
 u . w o r d . v a l u e = u . w o r d . v a l u e + " ï" ;  
 }  
 f u n c t i o n   h a r f i _ t a j _ h ( h )   {    
 h . w o r d . f o c u s ( ) ;  
 h . w o r d . v a l u e = h . w o r d . v a l u e + " ³" ;  
 }  
 f u n c t i o n   h a r f i _ t a j _ j ( j )   {  
 j . w o r d . f o c u s ( ) ;    
 j . w o r d . v a l u e = j . w o r d . v a l u e + " ·" ;  
 } 
