ÿþd o c u m e n t . w r i t e ( ' ' ) ; 
 d o c u m e n t . w r i t e ( ' ' ) ; 
 d o c u m e n t . w r i t e ( ' < I M G   h e i g h t = 5 5   s r c = " h t t p : / / w w w . e b i o t r a d e . c o m / w e b _ i m a g e s / 2 0 0 9 5 3 1 1 4 3 5 5 9 . g i f "   w i d t h = 1 3 9   b o r d e r = 0 > < b r > ' ) ; 
 d o c u m e n t . w r i t e ( ' ' ) ; 
 d o c u m e n t . w r i t e ( ' ' ) ; 
 d o c u m e n t . w r i t e ( ' ' ) ; 
 
 f u n c t i o n   M a k e A r r a y ( n )   {   
                 t h i s . l e n g t h   =   n   
                 r e t u r n   t h i s   
   
   
 }   
   
 d a y N a m e s   =   n e w   M a k e A r r a y ( 7 ) ;   
 d a y N a m e s [ 1 ]   =   " åe" ;   
 d a y N a m e s [ 2 ]   =   "  N" ;   
 d a y N a m e s [ 3 ]   =   " ŒN" ;   
 d a y N a m e s [ 4 ]   =   " 	N" ;   
 d a y N a m e s [ 5 ]   =   " ÛV" ;   
 d a y N a m e s [ 6 ]   =   " ”N" ;   
 d a y N a m e s [ 7 ]   =   " mQ" ;   
 f u n c t i o n   c u s t o m D a t e S t r i n g ( o n e D a t e )   {   
                 v a r   t h e D a y   =   d a y N a m e s [ o n e D a t e . g e t D a y ( )   +   1 ] ;   
                 v a r   t h e M o n t h   =   o n e D a t e . g e t M o n t h ( )   +   1 ;   
                 v a r   t h e Y e a r   =   o n e D a t e . g e t Y e a r ( ) ;     
                 i f     ( t h e Y e a r   <   1 9 0 0 )   {   t h e Y e a r   =   t h e Y e a r   +   1 9 0 0 } ;   
                 v a r   t o d a y   =   t h e Y e a r   +   " t^"   +   t h e M o n t h   +   " g"   +   o n e D a t e . g e t D a t e ( )   +   " åe"   +     "   fg"   +   t h e D a y ;   
                 r e t u r n   t o d a y ;   
 } d o c u m e n t . w r i t e ( ' & n b s p ; ' + c u s t o m D a t e S t r i n g ( n e w   D a t e ( ) ) )   
  
 
