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