ÿþ/ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 * 	 ( c )   G e r   V e r s l u i s   2 0 0 0   v e r s i o n   5 . 4 1   2 4   D e c e m b e r   2 0 0 1 	                     *  
 * 	 F o r   i n f o   w r i t e   t o   m e n u s @ b u r m e e s . n l 	 	                     *  
 * 	 Y o u   m a y   r e m o v e   a l l   c o m m e n t s   f o r   f a s t e r   l o a d i n g 	                     * 	 	  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
  
 	 v a r   N o O f f F i r s t L i n e M e n u s = 8 ; 	 	 	 / /   N u m b e r   o f   f i r s t   l e v e l   i t e m s  
 	 v a r   L o w B g C o l o r = ' # 2 d 7 f 0 c ' ; 	 	 	 / /   B a c k g r o u n d   c o l o r   w h e n   m o u s e   i s   n o t   o v e r  
 	 v a r   L o w S u b B g C o l o r = ' # b 2 0 4 0 4 ' ; 	 	 	 / /   B a c k g r o u n d   c o l o r   w h e n   m o u s e   i s   n o t   o v e r   o n   s u b s  
 	 v a r   H i g h B g C o l o r = ' # 2 d 7 f 0 c ' ; 	 	 	 / /   B a c k g r o u n d   c o l o r   w h e n   m o u s e   i s   o v e r  
 	 v a r   H i g h S u b B g C o l o r = ' # F C F C C 0 ' ; 	 	 	 / /   B a c k g r o u n d   c o l o r   w h e n   m o u s e   i s   o v e r   o n   s u b s  
 	 v a r   F o n t L o w C o l o r = ' b l a c k ' ; 	 	 	 / /   F o n t   c o l o r   w h e n   m o u s e   i s   n o t   o v e r  
 	 v a r   F o n t S u b L o w C o l o r = ' w h i t e ' ; 	 	 	 / /   F o n t   c o l o r   s u b s   w h e n   m o u s e   i s   n o t   o v e r  
 	 v a r   F o n t H i g h C o l o r = ' b l a c k ' ; 	 	 	 / /   F o n t   c o l o r   w h e n   m o u s e   i s   o v e r  
 	 v a r   F o n t S u b H i g h C o l o r = ' b l a c k ' ; 	 	 	 / /   F o n t   c o l o r   s u b s   w h e n   m o u s e   i s   o v e r  
 	 v a r   B o r d e r C o l o r = ' b l a c k ' ; 	 	 	 / /   B o r d e r   c o l o r  
 	 v a r   B o r d e r S u b C o l o r = ' w h i t e ' ; 	 	 	 / /   B o r d e r   c o l o r   f o r   s u b s  
 	 v a r   B o r d e r W i d t h = 0 ; 	 	 	 	 / /   B o r d e r   w i d t h  
 	 v a r   B o r d e r B t w n E l m n t s = 0 ; 	 	 	 / /   B o r d e r   b e t w e e n   e l e m e n t s   1   o r   0  
 	 v a r   F o n t F a m i l y = " v e r d a n a " 	 / /   F o n t   f a m i l y   m e n u   i t e m s  
 	 v a r   F o n t S i z e = 7 ; 	 	 	 	 / /   F o n t   s i z e   m e n u   i t e m s  
 	 v a r   F o n t B o l d = 1 ; 	 	 	 	 / /   B o l d   m e n u   i t e m s   1   o r   0  
 	 v a r   F o n t I t a l i c = 0 ; 	 	 	 	 / /   I t a l i c   m e n u   i t e m s   1   o r   0  
 	 v a r   M e n u T e x t C e n t e r e d = ' l e f t ' ; 	 	 	 / /   I t e m   t e x t   p o s i t i o n   ' l e f t ' ,   ' c e n t e r '   o r   ' r i g h t '  
 	 v a r   M e n u C e n t e r e d = ' l e f t ' ; 	 	 	 / /   M e n u   h o r i z o n t a l   p o s i t i o n   ' l e f t ' ,   ' c e n t e r '   o r   ' r i g h t '  
 	 v a r   M e n u V e r t i c a l C e n t e r e d = ' t o p ' ; 	 	 / /   M e n u   v e r t i c a l   p o s i t i o n   ' t o p ' ,   ' m i d d l e ' , ' b o t t o m '   o r   s t a t i c  
 	 v a r   C h i l d O v e r l a p = . 2 ; 	 	 	 	 / /   h o r i z o n t a l   o v e r l a p   c h i l d /   p a r e n t  
 	 v a r   C h i l d V e r t i c a l O v e r l a p = . 2 ; 	 	 	 / /   v e r t i c a l   o v e r l a p   c h i l d /   p a r e n t  
 	 v a r   S t a r t T o p = 0 ; 	 	 	 	 / /   M e n u   o f f s e t   x   c o o r d i n a t e  
 	 v a r   S t a r t L e f t = 0 ; 	 	 	 	 / /   M e n u   o f f s e t   y   c o o r d i n a t e  
 	 v a r   V e r C o r r e c t = 0 ; 	 	 	 	 / /   M u l t i p l e   f r a m e s   y   c o r r e c t i o n  
 	 v a r   H o r C o r r e c t = 0 ; 	 	 	 	 / /   M u l t i p l e   f r a m e s   x   c o r r e c t i o n  
 	 v a r   L e f t P a d d n g = 1 5 ; 	 	 	 	 / /   L e f t   p a d d i n g  
 	 v a r   T o p P a d d n g = 4 ; 	 	 	 	 / /   T o p   p a d d i n g  
 	 v a r   F i r s t L i n e H o r i z o n t a l = 1 ; 	 	 	 / /   S E T   T O   1   F O R   H O R I Z O N T A L   M E N U ,   0   F O R   V E R T I C A L  
 	 v a r   M e n u F r a m e s V e r t i c a l = 1 ; 	 	 	 / /   F r a m e s   i n   c o l s   o r   r o w s   1   o r   0  
 	 v a r   D i s s a p e a r D e l a y = 0 ; 	 	 	 / /   d e l a y   b e f o r e   m e n u   f o l d s   i n  
 	 v a r   T a k e O v e r B g C o l o r = 1 ; 	 	 	 / /   M e n u   f r a m e   t a k e s   o v e r   b a c k g r o u n d   c o l o r   s u b i t e m   f r a m e  
 	 v a r   F i r s t L i n e F r a m e = ' n a v i g ' ; 	 	 	 / /   F r a m e   w h e r e   f i r s t   l e v e l   a p p e a r s  
 	 v a r   S e c L i n e F r a m e = ' s p a c e ' ; 	 	 	 / /   F r a m e   w h e r e   s u b   l e v e l s   a p p e a r  
 	 v a r   D o c T a r g e t F r a m e = ' s p a c e ' ; 	 	 	 / /   F r a m e   w h e r e   t a r g e t   d o c u m e n t s   a p p e a r  
 	 v a r   T a r g e t L o c = ' M e n u P o s ' ; 	 	 	 	 / /   s p a n   i d   f o r   r e l a t i v e   p o s i t i o n i n g  
 	 v a r   H i d e T o p = 0 ; 	 	 	 	 / /   H i d e   f i r s t   l e v e l   w h e n   l o a d i n g   n e w   d o c u m e n t   1   o r   0  
 	 v a r   M e n u W r a p = 1 ; 	 	 	 	 / /   e n a b l e s /   d i s a b l e s   m e n u   w r a p   1   o r   0  
 	 v a r   R i g h t T o L e f t = 0 ; 	 	 	 	 / /   e n a b l e s /   d i s a b l e s   r i g h t   t o   l e f t   u n f o l d   1   o r   0  
 	 v a r   U n f o l d s O n C l i c k = 0 ; 	 	 	 / /   L e v e l   1   u n f o l d s   o n c l i c k /   o n m o u s e o v e r  
 	 v a r   W e b M a s t e r C h e c k = 0 ; 	 	 	 / /   m e n u   t r e e   c h e c k i n g   o n   o r   o f f   1   o r   0  
 	 v a r   S h o w A r r o w = 0 ; 	 	 	 	 / /   U s e s   a r r o w   g i f s   w h e n   1  
 	 v a r   K e e p H i l i t e = 1 ; 	 	 	 	 / /   K e e p   s e l e c t e d   p a t h   h i g h l i g t h e d  
 	 v a r   A r r w s = [ ' t r i . g i f ' , 5 , 1 0 , ' t r i d o w n . g i f ' , 1 0 , 5 , ' t r i l e f t . g i f ' , 5 , 1 0 ] ; 	 / /   A r r o w   s o u r c e ,   w i d t h   a n d   h e i g h t  
  
 f u n c t i o n   B e f o r e S t a r t ( ) { r e t u r n }  
 f u n c t i o n   A f t e r B u i l d ( ) { r e t u r n }  
 f u n c t i o n   B e f o r e F i r s t O p e n ( ) { r e t u r n }  
 f u n c t i o n   A f t e r C l o s e A l l ( ) { r e t u r n }  
  
  
 / /   M e n u   t r e e  
 / / 	 M e n u X = n e w   A r r a y ( T e x t   t o   s h o w ,   L i n k ,   b a c k g r o u n d   i m a g e   ( o p t i o n a l ) ,   n u m b e r   o f   s u b   e l e m e n t s ,   h e i g h t ,   w i d t h ) ;  
 / / 	 F o r   r o l l o v e r   i m a g e s   s e t   " T e x t   t o   s h o w "   t o :     " r o l l o v e r : I m a g e 1 . j p g : I m a g e 2 . j p g "  
  
 M e n u 1 = n e w   A r r a y ( " r o l l o v e r : i m a g e s / b u t 0 6 . g i f : i m a g e s / b u t 0 6 a . g i f " , " " , " " , 6 , 2 8 , 1 0 9 ) ;  
         M e n u 1 _ 1 = n e w   A r r a y ( " " , " " , " i m a g e s / r e d p i x . g i f " , 0 , 1 6 , 1 1 5 ) ;  
 	 M e n u 1 _ 2 = n e w   A r r a y ( " D o k u m e n t y " , " d o k u m e n t y . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 1 _ 3 = n e w   A r r a y ( " O r g .   ak .   r o k u " , " o r g - r o k u . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 1 _ 4 = n e w   A r r a y ( " S p r á v n í   Yí z e n í " , " s p - r i z . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 1 _ 5 = n e w   A r r a y ( " Z á p i s " , " z a p i s . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 M e n u 1 _ 6 = n e w   A r r a y ( " " , " " , " i m a g e s / r e d p i x . g i f " , 0 , 1 1 , 1 0 0 ) ;  
         	  
 M e n u 2 = n e w   A r r a y ( " r o l l o v e r : i m a g e s / b u t 0 1 . g i f : i m a g e s / b u t 0 1 a . g i f " , " " , " " , 7 , 2 8 , 1 0 9 ) ;  
         M e n u 2 _ 1 = n e w   A r r a y ( " " , " " , " i m a g e s / r e d p i x . g i f " , 0 , 1 6 , 1 1 5 ) ;  
 	 M e n u 2 _ 2 = n e w   A r r a y ( " `k o l s k á   r a d a " , " s _ r a d a . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 2 _ 3 = n e w   A r r a y ( " S R P D `" , " s r p d s . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 2 _ 4 = n e w   A r r a y ( " Ú d a j e   o   ak o l e " , " d e f a u l t . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 2 _ 5 = n e w   A r r a y ( " Z a m s t n a n c i " , " z a m e s t . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 2 _ 6 = n e w   A r r a y ( " T Yí d y " , " z a c i . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
         M e n u 2 _ 7 = n e w   A r r a y ( " " , " " , " i m a g e s / r e d p i x . g i f " , 0 , 1 1 , 1 0 0 ) ;  
  
 M e n u 3 = n e w   A r r a y ( " r o l l o v e r : i m a g e s / b u t 0 2 . g i f : i m a g e s / b u t 0 2 a . g i f " , " " , " " , 5 , 2 8 , 8 0 ) ;  
         M e n u 3 _ 1 = n e w   A r r a y ( " " , " " , " i m a g e s / r e d p i x . g i f " , 0 , 1 6 , 1 3 0 ) ;  
 	 M e n u 3 _ 2 = n e w   A r r a y ( " I n t e g r a c e   ~á k o" , " i n t e g . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 3 _ 3 = n e w   A r r a y ( " V z d l á v a c í   p r o g r a m " , " p r o g r a m . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 3 _ 4 = n e w   A r r a y ( " Z á j m o v á   i n n o s t " , " z a j m y . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
         M e n u 3 _ 5 = n e w   A r r a y ( " " , " " , " i m a g e s / r e d p i x . g i f " , 0 , 1 1 , 1 0 0 ) ;  
  
 M e n u 4 = n e w   A r r a y ( " r o l l o v e r : i m a g e s / b u t 0 3 . g i f : i m a g e s / b u t 0 3 a . g i f " , " " , " " , 7 , 2 8 , 1 0 0 ) ;  
         M e n u 4 _ 1 = n e w   A r r a y ( " " , " " , " i m a g e s / r e d p i x . g i f " , 0 , 1 6 , 1 3 5 ) ;  
 	 M e n u 4 _ 2 = n e w   A r r a y ( " A k c e   ak o l y " , " a k c e . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 4 _ 3 = n e w   A r r a y ( " F o t o g a l e r i e " , " f o t o g a l e r i e . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 4 _ 4 = n e w   A r r a y ( " K l u b   m l a d ý c h   d i v á k o" , " k m d . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 4 _ 5 = n e w   A r r a y ( " P Ye d m t o v é   s o u t ~e " , " p r e d - s . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 4 _ 6 = n e w   A r r a y ( " `k o l n í   a s o p i s " , " c a s o p i s . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
         M e n u 4 _ 7 = n e w   A r r a y ( " " , " " , " i m a g e s / r e d p i x . g i f " , 0 , 1 1 , 1 0 0 ) ;  
  
  
 M e n u 5 = n e w   A r r a y ( " r o l l o v e r : i m a g e s / b u t 0 4 . g i f : i m a g e s / b u t 0 4 a . g i f " , " " , " " , 5 , 2 8 , 9 0 ) ;  
         M e n u 5 _ 1 = n e w   A r r a y ( " " , " " , " i m a g e s / r e d p i x . g i f " , 0 , 1 6 , 1 3 0 ) ;  
 	 M e n u 5 _ 2 = n e w   A r r a y ( " J í d e l n í   l í s t e k " , " j i d e l a k . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 5 _ 3 = n e w   A r r a y ( " P l a c e n í   o b d o" , " o b e d y . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 5 _ 4 = n e w   A r r a y ( " P Yi h l á ae n í   a   o d h l á ae n í   o b d o  " , " p r i h l _ o b e d y . h t m " , " " , 0 , 3 5 , 1 0 0 ) ;  
         M e n u 5 _ 5 = n e w   A r r a y ( " " , " " , " i m a g e s / r e d p i x . g i f " , 0 , 1 1 , 1 0 0 ) ;  
          
 M e n u 6 = n e w   A r r a y ( " r o l l o v e r : i m a g e s / b u t 0 8 . g i f : i m a g e s / b u t 0 8 a . g i f " , " " , " " , 8 , 2 8 , 1 1 2 ) ;  
         M e n u 6 _ 1 = n e w   A r r a y ( " " , " " , " i m a g e s / r e d p i x . g i f " , 0 , 1 6 , 1 2 5 ) ;  
 	 M e n u 6 _ 2 = n e w   A r r a y ( " P r a v i d l a   p r o   p Yi j í m á n í   ~á k o" , " p r a v i d l a p r o m s . h t m " , " " , 0 , 3 5 , 1 2 0 ) ;  
 	 M e n u 6 _ 3 = n e w   A r r a y ( " `V P   M `" , " p r o g r a m . h t m " , " " , 0 , 2 2 , 1 2 0 ) ;  
 	 M e n u 6 _ 4 = n e w   A r r a y ( " P r o v o z n í   d o b a " , " d o b a M S . h t m " , " " , 0 , 2 2 , 1 2 0 ) ;  
 	 M e n u 6 _ 5 = n e w   A r r a y ( " A k c e " , " s k o l k a - a k c e . h t m " , " " , 0 , 2 2 , 1 2 0 ) ;  
 	 M e n u 6 _ 6 = n e w   A r r a y ( " F o t o g a l e r i e " , " f - s k o l k a . h t m " , " " , 0 , 2 2 , 1 2 0 ) ;  
 	 M e n u 6 _ 7 = n e w   A r r a y ( " Z p r á v y   p r o   r o d i e " , " z p r a v y M S . h t m " , " " , 0 , 2 2 , 1 2 0 ) ;  
         M e n u 6 _ 8 = n e w   A r r a y ( " " , " " , " i m a g e s / r e d p i x . g i f " , 0 , 1 1 , 1 0 0 ) ; 	  
  
 M e n u 7 = n e w   A r r a y ( " r o l l o v e r : i m a g e s / b u t 1 1 . g i f : i m a g e s / b u t 1 1 a . g i f " , " " , " " , 7 , 2 8 , 1 1 2 ) ;  
         M e n u 7 _ 1 = n e w   A r r a y ( " " , " " , " i m a g e s / r e d p i x . g i f " , 0 , 1 6 , 1 3 0 ) ;  
 	 M e n u 7 _ 2 = n e w   A r r a y ( " P r a v i d l a   p r o   p Yi j í m á n í " , " s d _ p r a v i d l a . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 7 _ 3 = n e w   A r r a y ( " P r o v o z n í   d o b a " , " s d _ p r o v d o b a . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 7 _ 4 = n e w   A r r a y ( " `V P   `D " , " s d _ s v p . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 7 _ 5 = n e w   A r r a y ( " A k c e " , " s d _ a k c e . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
 	 M e n u 7 _ 6 = n e w   A r r a y ( " S p o r t o v n í   k r o u ~e k " , " s d _ s p o r t k r o u z e k . h t m " , " " , 0 , 2 2 , 1 0 0 ) ;  
         M e n u 7 _ 7 = n e w   A r r a y ( " " , " " , " i m a g e s / r e d p i x . g i f " , 0 , 1 1 , 1 0 0 ) ;  
  
  
  
 M e n u 8 = n e w   A r r a y ( " r o l l o v e r : i m a g e s / b u t 0 5 . g i f : i m a g e s / b u t 0 5 a . g i f " , " " , " " , 3 , 2 8 , 1 1 2 ) ;  
         M e n u 8 _ 1 = n e w   A r r a y ( " " , " " , " i m a g e s / r e d p i x . g i f " , 0 , 1 6 , 1 2 5 ) ;  
 	 M e n u 8 _ 2 = n e w   A r r a y ( " K o n t a k t y   a   o d k a z y " , " k o n t a k t . h t m " , " " , 0 , 2 2 ) ;  
         M e n u 8 _ 3 = n e w   A r r a y ( " " , " " , " i m a g e s / r e d p i x . g i f " , 0 , 1 1 , 1 0 0 ) ; 	  
 
