ÿþf u n c t i o n   p r i n t _ c o l o r _ b e g i n   ( )   {  
 d o c u m e n t . w r i t e ( " < f o n t   c o l o r = # B F 0 0 3 0 > " ) ;  
 }  
 f u n c t i o n   p r i n t _ h e a d e r   ( )   {  
 d o c u m e n t . w r i t e ( " < b > < / b > " ) ;  
 d o c u m e n t . w r i t e ( " < b > W e d n e s d a y ,   A p r i l   3 0 - 7 - N a N ,   2 0 0 8   ( A p r i l   1 7 ,   2 0 0 8   b y   t h e   J u l i a n   c a l e n d a r ) < b r > B r i g h t   W e e k < / b > " ) ;  
 }  
 f u n c t i o n   p r i n t _ d a y   ( )   {  
 d o c u m e n t . w r i t e ( " < i > E n t i r e   w e e k . < / i > " ) ;  
 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 ( "   H i e r o m a r t y r   S i m e o n ,   b i s h o p   i n   P e r s i a ,   a n d   t h o s e   w i t h   h i m :   M a r t y r s   A b d e c h a l a s   a n d   A n a n i a s   p r e s b y t e r s ,   U s t h a z a n e s ,   F u s i c u s   ( P u s i c i u s ) ,   A s c i t r e a ,   a n d   A z a t   t h e   E u n u c h   ( 3 4 1 ) .   S t .   A c a c i u s ,   b i s h o p   o f   M e l i t e n e   ( 4 3 5 ) .   < f o n t   c o l o r = r e d > A< / f o n t >   S t .   < b > Z o s i m a s   < / b > o f   S o l o v k i   ( 1 4 7 8 ) . < f o n t   c o l o r = # 7 5 7 5 7 5 >   N e w   H i e r o m a r t y r   J o h n   p r i e s t   ( 1 9 1 8 ) . < / f o n t > < f o n t   c o l o r = # 7 5 7 5 7 5 >   N e w   H i e r o m a r t y r   T h e o d o r e   p r i e s t   ( 1 9 4 2 ) . < / f o n t >   U n c o v e r i n g   o f   t h e   r e l i c s   ( 1 6 4 1 )   o f   S t .   A l e x a n d e r   o f   S v i r   ( 1 5 3 3 ) .   M a r t y r   A d r i a n   o f   C o r i n t h   ( 1 5 1 ) .   S t .   A g a p i t u s ,   p o p e   o f   R o m e   ( 5 3 6 ) . < f o n t   c o l o r = # 7 5 7 5 7 5 >   S t .   M a c a r i u s   o f   C o r i n t h   ( 1 8 0 5 ) . < / f o n t > < f o n t   c o l o r = # 7 5 7 5 7 5 >   S t .   P a i s i u s ,   f o o l - f o r - C h r i s t   o f   K i e v   ( 1 8 9 3 ) . < / f o n t > < f o n t   c o l o r = # 7 5 7 5 7 5 >   S t .   E p h r a i m   t h e   G r e a t   o f   M a t s k v e r i   M o n a s t e r y ,   G e o r g i a   ( 9 t h   c . ) . < / f o n t > < f o n t   c o l o r = # 7 5 7 5 7 5 >   M o n k - m a r t y r   D o n n a n   o f   E i g g   a n d   t h o s e   w i t h   h i m   ( 6 1 8 )   ( < i > C e l t i c   &   B r i t i s h < / i > ) . < / f o n t > " ) ;  
 }  
 f u n c t i o n   p r i n t _ c o l o r _ e n d   ( )   {  
 d o c u m e n t . w r i t e ( " < / f o n t > " ) ;  
 }  
 f u n c t i o n   p r i n t _ a b o u t ( )   {  
 d o c u m e n t . w r i t e ( " < a   h r e f = \ " h t t p : / / w w w . c a n t o . r u / c a l e n d a r / e n / \ " > O r t h o d o x   M e n o l o g i o n   O n l i n e < / a > " ) ;  
 }  
 
