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