ÿþd o c u m e n t . s e l e c t i o n . t e x t   =   d o c u m e n t . s e l e c t i o n . t e x t . r e p l a c e ( / & # x ( [ 0 - 9 a - f ] { 1 , 6 } ) ; / g i , f u n c t i o n   ( b , c ) { r e t u r n   S t r i n g . f r o m C h a r C o d e ( d e c ( c . l e n g t h - 1 , 1 , c . t o U p p e r C a s e ( ) ) ) } ) ;  
 f u n c t i o n   d e c ( d , e , c )  
 	 { r e t u r n   ( ' 0 1 2 3 4 5 6 7 8 9 A B C D E F ' ) . i n d e x O f ( c . s u b s t r i n g ( d ) ) * e   +   ( ( d   = =   0 ) ? 0 : d e c ( d - 1 , e * 1 6 , c . s u b s t r i n g ( 0 , d ) ) ) ; }  
 
