ÿþ< ! - -   B e g i n  
 v a r   s i t e p a t h   =   " h t t p : / / w w w . o r t h o d o x y . g e / "  
  
 f u n c t i o n   r a n d I n t ( m i n , m a x )  
 {  
           v a r   d i v   =   ( m a x   -   m i n )   +   1  
           v a r   r a n d N u m   =   M a t h . r a n d o m ( )  
           f o r   ( v a r   i   =   0 ;   i   < =   d i v   -   1 ;   i + + )  
           {  
                     i f   ( r a n d N u m   > =   i   /   d i v   & &   r a n d N u m   <   ( i + 1 )   /   d i v )  
                     { r e t u r n   i   +   m i n }  
           }  
 }  
  
  
 v a r   a b c   =   r a n d I n t ( 1 , 4 ) ;  
  
 d o c u m e n t . w r i t e ( ' < B O D Y   b o t t o m M a r g i n = 0   l e f t M a r g i n = 0   t o p M a r g i n = 0   r i g h t M a r g i n = 0   m a r g i n w i d t h = " 0 "   m a r g i n h e i g h t = " 0 " > ' ) ;  
 d o c u m e n t . w r i t e ( ' < T A B L E   c e l l S p a c i n g = 0   c e l l P a d d i n g = 0   w i d t h = " 1 0 0 % "   b o r d e r = 0 > ' ) ;  
 d o c u m e n t . w r i t e ( ' < T B O D Y > ' ) ;  
 d o c u m e n t . w r i t e ( ' < T R > ' ) ;  
 d o c u m e n t . w r i t e ( ' < T D   v A l i g n = t o p   a l i g n = l e f t > ' ) ;  
  
  
 d o c u m e n t . w r i t e ( ' < T A B L E   c e l l S p a c i n g = 0   c e l l P a d d i n g = 0   w i d t h = " 1 0 0 % "   b o r d e r = 0 > ' ) ;  
 d o c u m e n t . w r i t e ( ' < T B O D Y > ' ) ;  
 d o c u m e n t . w r i t e ( ' < T R   b a c k g r o u n d = " ' + s i t e p a t h + ' i m a g e s / b a c k g r o u n d - p i c t u r e - e n d 1 . j p g " > ' ) ;  
 d o c u m e n t . w r i t e ( ' < T D   w i d t h = 4 0 4 > ' ) ;  
 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 . o r t h o d o x y . g e / i n d e x . h t m " > < I M G   h e i g h t = 1 1 6   s r c = " ' + s i t e p a t h + ' i m a g e s / h e a d e r . j p g "   w i d t h = 4 0 4   b o r d e r = 0 > < / a > ' ) ;  
 d o c u m e n t . w r i t e ( ' < / T D > ' ) ;  
 d o c u m e n t . w r i t e ( ' < T D   b a c k g r o u n d = " ' + s i t e p a t h + ' i m a g e s / b a c k g r o u n d - p i c t u r e - e n d 1 . j p g " > < p   a l i g n = " c e n t e r " > ' ) ;  
  
 i f   ( a b c   = =   1 )   {  
           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 . o r t h o d o x y . g e / d a x m a r e b a / b a r b a r e - r u k h a d z e 2 . h t m " > < I M G   s r c = " ' + s i t e p a t h + ' r e k l a m a / b a r b a r e . j p g "   b o r d e r = 1 > < / a > ' ) ;  
 }  
 i f   ( a b c   = =   2 )   {  
           d o c u m e n t . w r i t e ( ' < a   t a r g e t = " _ b l a n k "   h r e f = " h t t p : / / w w w . o r t h o d o x y . g e / d a x m a r e b a / s a n d r o - b a s i l i d z e . h t m " > < I M G   s r c = " ' + s i t e p a t h + ' r e k l a m a / s a n d r o - b a s i l i d z e . j p g "   b o r d e r = 1 > < / a > ' ) ;  
 }  
 i f   ( a b c   = =   3 )   {  
           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 . o r t h o d o x y . g e / d a x m a r e b a / m a r i a m - k a p a n a d z e 2 . h t m " > < I M G   s r c = " ' + s i t e p a t h + ' r e k l a m a / m a r i a m - k a p a n a d z e . j p g "   b o r d e r = 1 > < / a > ' ) ;  
 }  
 i f   ( a b c   = =   4 )   {  
           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 . o r t h o d o x y . g e / d a x m a r e b a / n a t a l i a _ s a r d l i s h v i l i . h t m " > < I M G   s r c = " ' + s i t e p a t h + ' r e k l a m a / n a t a l i a . j p g "   b o r d e r = 1 > < / a > ' ) ;  
 }  
 i f   ( a b c   = =   5 )   {  
           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 . o r t h o d o x y . g e / d a x m a r e b a / n a j a x a o . h t m " > < I M G   s r c = " ' + s i t e p a t h + ' r e k l a m a / n a j a x a o . j p g "   b o r d e r = 1 > < / a > ' ) ;  
 }  
  
 i f   ( a b c   = =   6 )   {  
 	 d o c u m e n t . w r i t e ( ' < o b j e c t   c l a s s i d = " c l s i d : D 2 7 C D B 6 E - A E 6 D - 1 1 C F - 9 6 B 8 - 4 4 4 5 5 3 5 4 0 0 0 0 "   i d = " o b j 1 "   c o d e b a s e = " h t t p : / / d o w n l o a d . m a c r o m e d i a . c o m / p u b / s h o c k w a v e / c a b s / f l a s h / s w f l a s h . c a b # v e r s i o n = 1 0 , 2 , 1 5 3 , 1 "   i m g   b o r d e r = " 0 "   w i d t h = " 4 6 8 "   h e i g h t = " 6 0 " > ' ) ;  
 	 d o c u m e n t . w r i t e ( ' < p a r a m   n a m e = " m o v i e "   v a l u e = " ' + s i t e p a t h + ' r e k l a m a / p a n o t o u r . s w f " > ' ) ;  
 	 d o c u m e n t . w r i t e ( ' < p a r a m   n a m e = " q u a l i t y "   v a l u e = " H i g h " > ' ) ;  
 	 d o c u m e n t . w r i t e ( ' < e m b e d   s r c = " ' + s i t e p a t h + ' r e k l a m a / p a n o t o u r . s w f "   p l u g i n s p a g e = " h t t p : / / w w w . m a c r o m e d i a . c o m / g o / g e t f l a s h p l a y e r "   t y p e = " a p p l i c a t i o n / x - s h o c k w a v e - f l a s h "   n a m e = " o b j 1 "   i m g   b o r d e r = " 1 "   w i d t h = " 4 6 8 "   h e i g h t = " 6 0 "   b o r d e r = " 1 " > < / o b j e c t > ' ) ;  
 }  
  
  
 d o c u m e n t . w r i t e ( ' < I M G   h e i g h t = 8 0   a l t = i m a g e   s r c = " ' + s i t e p a t h + ' i m a g e s / s p a c e r . g i f "   w i d t h = 1   b o r d e r = 0 > < B R > ' ) ;  
 d o c u m e n t . w r i t e ( ' < / T D > ' ) ;  
 d o c u m e n t . w r i t e ( ' < / T R > ' ) ;  
 d o c u m e n t . w r i t e ( ' < T R > ' ) ;  
 d o c u m e n t . w r i t e ( ' < T D   c l a s s = b a r - b o r d e r s   b a c k g r o u n d = " ' + s i t e p a t h + ' i m a g e s / b a r 1 . j p g "   c o l S p a n = 3 > ' ) ;  
 d o c u m e n t . w r i t e ( ' < p   a l i g n = " r i g h t " ' ) ;  
 d o c u m e n t . w r i t e ( ' < a   n a m e = " f b _ s h a r e "   t y p e = " b u t t o n _ c o u n t "   h r e f = " h t t p : / / w w w . f a c e b o o k . c o m / s h a r e r . p h p " > ÒÐÖØÐàÔÑÐ< / a > < s c r i p t   s r c = " h t t p : / / s t a t i c . a k . f b c d n . n e t / c o n n e c t . p h p / j s / F B . S h a r e "   t y p e = " t e x t / j a v a s c r i p t " > < / s c r i p t > < I M G   h e i g h t = 1   a l t = i m a g e   s r c = " ' + s i t e p a t h + ' s p a c e r . g i f "   w i d t h = 1 5   b o r d e r = 0 > ' ) ;  
 d o c u m e n t . w r i t e ( ' < / T D > ' ) ;  
 d o c u m e n t . w r i t e ( ' < / T R > ' ) ;  
 d o c u m e n t . w r i t e ( ' < / T B O D Y > ' ) ;  
 d o c u m e n t . w r i t e ( ' < / T A B L E > ' ) ;  
  
 d o c u m e n t . w r i t e ( ' < T A B L E   c e l l S p a c i n g = 0   c e l l P a d d i n g = 0   w i d t h = " 1 0 0 % "   b o r d e r = 0 > ' ) ;  
 d o c u m e n t . w r i t e ( ' < T B O D Y > ' ) ;  
 d o c u m e n t . w r i t e ( ' < T R > ' ) ;  
 d o c u m e n t . w r i t e ( ' < T D   c l a s s = p r i n t h i d e   v A l i g n = t o p   a l i g n = l e f t   w i d t h = 1 7 5   b a c k g r o u n d = " ' + s i t e p a t h + ' i m a g e s / b a c k g r o u n d - m e n u 1 . g i f " > ' ) ;  
  
  
  
  
 / /   E n d   - - > 
