ÿþ< ! - -   B e g i n  
  
 / /   N O T E :   I f   y o u   u s e   a   '   a d d   a   s l a s h   b e f o r e   i t   l i k e   t h i s   \ '  
  
  
 v a r   c o l o r 	 	 =   " 4 5 A B 4 5 " 	 / /   H O R Z   M E N U   B A C K G R O U N D   C O L O R  
 v a r   b o r d e r c o l o r 	 	 =   " 0 0 6 6 0 0 " 	 / /   H O R Z   M E N U   B O T T O M   B O R D E R   C O L O R  
  
  
  
  
 d o c u m e n t . w r i t e ( ' < T A B L E   c e l l p a d d i n g = " 0 "   c e l l s p a c i n g = " 0 "   b o r d e r = " 0 "   w i d t h = " 1 0 0 % "   b g c o l o r = " # ' + c o l o r + ' "   s t y l e = " b o r d e r - b o t t o m :   # ' + b o r d e r c o l o r + '   1 p x   s o l i d ; "   c l a s s = " p r i n t h i d e " > < t r > < t d   a l i g n = " r i g h t " > ' ) ;  
  
  
 d o c u m e n t . w r i t e ( ' < T A B L E   c e l l p a d d i n g = " 0 "   c e l l s p a c i n g = " 3 "   b o r d e r = " 0 " > < t r > < t d > ' ) ;  
 d o c u m e n t . w r i t e ( ' & n b s p ; < b r > ' ) ;  
  
  
 / /   S T A R T   H O R I Z O N T A L   L I N K S   -   C O P Y   A N D   P A S T E   T H E   N E X T   2   L I N E S   T O   A D D   A   L I N K  
  
  
 d o c u m e n t . w r i t e ( ' < / t d > < t d > ' ) ;  
 d o c u m e n t . w r i t e ( ' < a   h r e f = " p e r s i a n . h t m l "   c l a s s = " m e n u h o r z " > p e r s i a n < / a > ' ) ;  
  
  
 d o c u m e n t . w r i t e ( ' < / t d > < t d > ' ) ;  
 d o c u m e n t . w r i t e ( ' < a   h r e f = " e n g l i s h . h t m l "   c l a s s = " m e n u h o r z " > E n g l i s h < / a > ' ) ;  
 d o c u m e n t . w r i t e ( ' < / t d > < t d > ' ) ;  
 d o c u m e n t . w r i t e ( ' < a   h r e f = " r u s s i a n . h t m l "   c l a s s = " m e n u h o r z " > r u s s i a n < / a > ' ) ;  
  
  
  
  
 d o c u m e n t . w r i t e ( ' < / t d > < / t r > < / t a b l e > ' ) ;  
 d o c u m e n t . w r i t e ( ' < / t d > < t d   w i d t h = " 1 " > ' ) ;  
 d o c u m e n t . w r i t e ( ' < i m g   s r c = " s p a c e r . g i f "   H E I G H T = " 5 "   w i d t h = " 1 " > < b r > ' ) ;  
 d o c u m e n t . w r i t e ( ' < / t d > < / t r > < / t a b l e > ' ) ;  
  
  
  
  
  
  
  
  
  
  
 / /     E n d   - - > 
