ÿþ/ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 * 	 ( 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 1   2 4   D e c e m b e r   2 0 0 1   ( u p d a t e d   J a n   3 1 s t ,   2 0 0 3   b y   D y n a m i c   D r i v e   f o r   O p e r a 7 )  
 * 	 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 = 7 ; 	 	 	 / /   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 = ' f 3 d b a 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   n o t   o v e r  
 	 v a r   L o w S u b B g C o l o r = ' e 7 b 8 4 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 = ' 0 0 9 0 4 7 ' ; 	 	 	 / /   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 = ' 0 0 9 0 4 7 ' ; 	 	 	 / /   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 = ' 6 d 6 f 6 f ' ; 	 	 	 / /   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 = ' 2 9 1 d 0 0 ' ; 	 	 	 / /   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 = ' w h i t e ' ; 	 	 	 / /   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 = ' 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   o v e r  
 	 v a r   B o r d e r C o l o r = ' ' ; 	 	 	 / /   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 = ' 2 9 1 d 0 0 ' ; 	 	 	 / /   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 = 1 ; 	 	 	 	 / /   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 = 1 ; 	 	 	 / /   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 ,   A r i a l " 	 / /   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 = 1 1 ; 	 	 	 	 / /   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 = ' r i g h 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 = ' r i g h 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 = - 0 . 0 1 ; 	 	 	 	 / /   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 = 0 ; 	 	 	 / /   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 = 1 9 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 = - 6 ; 	 	 	 	 / /   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 = 3 ; 	 	 	 	 / /   L e f t   p a d d i n g  
 	 v a r   T o p P a d d n g = 2 ; 	 	 	 	 / /   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 = 0 ; 	 	 	 / /   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 = 1 0 0 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 = ' ' ; 	 	 	 	 / /   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 = 0 ; 	 	 	 	 / /   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 = 1 ; 	 	 	 	 / /   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 = 1 ; 	 	 	 	 / /   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 = [ ' i m a g e s / t r i . g i f ' , 5 , 1 0 , ' i m a g e s / t r i d o w n . g i f ' , 1 0 , 5 , ' i m a g e s / 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 ( " #3('(  (9FB  'D1-E" , " " , " " , 4 , 2 0 , 1 3 7 ) ;  
 	 M e n u 1 _ 1 = n e w   A r r a y ( " 6JB  9FB  'D1-E" , " h p 2 _ 1 a . h t m " , " " , 0 , 2 0 , 1 9 0 ) ; 	  
 	 M e n u 1 _ 2 = n e w   A r r a y ( " %D*G'('*  H*B1-  9FB  'D1-E" , " h p 2 _ 1 b . h t m " , " " , 0 , 2 0 , 1 9 0 ) ;  
 	 M e n u 1 _ 3 = n e w   A r r a y ( " 'D',3'E  'DE6'/)  DD-JH'F'*  'DEFHJ)" , " h p 2 _ 1 c . h t m " , " " , 0 , 2 0 , 1 9 0 ) ; 	 	  
 	 M e n u 1 _ 4 = n e w   A r r a y ( " FB5  'D%A1'2'*" , " h p 2 _ 1 d . h t m " , " " , 0 , 2 0 , 1 9 0 ) ;  
  
 M e n u 2 = n e w   A r r a y ( " #3('(  ('D1-E" , " " , " " , 5 ) ;  
 	 M e n u 2 _ 1 = n e w   A r r a y ( " *4HG'*  'D1-E" , " h p 2 _ 2 a . h t m " , " " , 0 , 2 0 , 1 7 0 ) ; 	  
 	 M e n u 2 _ 2 = n e w   A r r a y ( " #H1'E  'D1-E  'DDJAJ)" , " h p 2 _ 2 b . h t m " , " " , 0 , 2 0 , 1 7 0 ) ;  
 	 M e n u 2 _ 3 = n e w   A r r a y ( " %D*G'('*  H'D*5'B'*  (7'F)  'D1-E" , " h p 2 _ 2 c . h t m " , " " , 0 , 2 0 , 1 7 0 ) ; 	 	  
 	 M e n u 2 _ 4 = n e w   A r r a y ( " %FBD'(  'D1-@E" , " h p 2 _ 2 d . h t m " , " " , 0 , 2 0 , 1 7 0 ) ; 	  
 	 M e n u 2 _ 5 = n e w   A r r a y ( " %F*('0  (7'F)  'D1-E" , " " , " " , 7 , 2 0 , 1 7 0 ) ; 	  
 	 	 M e n u 2 _ 5 _ 1 = n e w   A r r a y ( " E'  E9FI  'F*('0  (7'F)  'D1-E" , " h p 2 _ 2 e a . h t m " , " " , 0 , 2 0 , 1 5 0 ) ;  
 	 	 M e n u 2 _ 5 _ 2 = n e w   A r r a y ( " E5/1G" , " h p 2 _ 2 e b . h t m " , " " , 0 , 2 0 , 1 5 0 ) ; 	  
 	 	 M e n u 2 _ 5 _ 3 = n e w   A r r a y ( " CJA  J$/J  'DI  'D9BE" , " h p 2 _ 2 e c . h t m " , " " , 0 , 2 0 , 1 5 0 ) ; 	  
 	 	 M e n u 2 _ 5 _ 4 = n e w   A r r a y ( " #91'6  'DE16" , " h p 2 _ 2 e d . h t m " , " " , 0 , 2 0 , 1 5 0 ) ; 	  
 	 	 M e n u 2 _ 5 _ 5 = n e w   A r r a y ( " *4.J5  'DE16" , " h p 2 _ 2 e e . h t m " , " " , 0 , 2 0 , 1 5 0 ) ; 	  
 	 	 M e n u 2 _ 5 _ 6 = n e w   A r r a y ( " E1'-D  'DE16" , " h p 2 _ 2 e f . h t m " , " " , 0 , 2 0 , 1 5 0 ) ; 	  
 	 	 M e n u 2 _ 5 _ 7 = n e w   A r r a y ( " 'D9D'," , " h p 2 _ 2 e g . h t m " , " " , 0 , 2 0 , 1 5 0 ) ; 	  
 	 	  
 M e n u 3 = n e w   A r r a y ( " #3('(  (BFH'*  A'DH(" , " " , " " , 3 ) ;  
 	 M e n u 3 _ 1 = n e w   A r r a y ( " 'D*G'('*  BF')  A'DH(" , " h p 2 _ 3 a . h t m " , " " , 0 , 2 0 , 1 6 0 ) ; 	  
 	 M e n u 3 _ 2 = n e w   A r r a y ( " #3('(  'D%D*G'(" , " h p 2 _ 3 b . h t m " , " " , 0 , 2 0 , 1 6 0 ) ;  
 	 M e n u 3 _ 3 = n e w   A r r a y ( " 'D9D'," , " h p 2 _ 3 c . h t m " , " " , 0 , 2 0 , 1 6 0 ) ;  
  
 M e n u 4 = n e w   A r r a y ( " #3('(  ('DE(J6" , " " , " " , 6 ) ;  
 	 M e n u 4 _ 1 = n e w   A r r a y ( " *CJ3  'DE(J6" , " h p 2 _ 4 a . h t m " , " " , 0 , 2 0 , 1 7 0 ) ;  
 	 M e n u 4 _ 2 = n e w   A r r a y ( " #H1'E  'DE('J6" , " h p 2 _ 4 b . h t m " , " " , 0 , 2 0 , 1 7 0 ) ;  
 	 M e n u 4 _ 3 = n e w   A r r a y ( " #CJ'3  'D*(HJ6" , " h p 2 _ 4 c . h t m " , " " , 0 , 2 0 , 1 7 0 ) ;  
 	 M e n u 4 _ 4 = n e w   A r r a y ( " FB5  G1EHF  'D%3*1H,JF" , " h p 2 _ 4 d . h t m " , " " , 0 , 2 0 , 1 7 0 ) ;  
 	 M e n u 4 _ 5 = n e w   A r r a y ( " A4D  'DE('J6  'DE(C1" , " h p 2 _ 4 e . h t m " , " " , 0 , 2 0 , 1 7 0 ) ;  
 	 M e n u 4 _ 6 = n e w   A r r a y ( " 9/E  *CHF  'DE('J6" , " h p 2 _ 4 f . h t m " , " " , 0 , 2 0 , 1 7 0 ) ;  
  
 M e n u 5 = n e w   A r r a y ( " %671'('*  'D://  'D5E'!" , " " , " " , 3 ) ;  
 	 M e n u 5 _ 1 = n e w   A r r a y ( " FB5  G1EHF'*  'D:/)  'DF.'EJ)" , " h p 2 _ 5 a . h t m " , " " , 0 , 2 0 , 1 9 0 ) ;  
 	 M e n u 5 _ 2 = n e w   A r r a y ( " 2J'/)  G1EHF  'D-DJ(" , " h p 2 _ 5 b . h t m " , " " , 0 , 2 0 , 1 9 0 ) ;  
 	 M e n u 5 _ 3 = n e w   A r r a y ( " %671'('*  'D:/)  'D/1BJ)" , " h p 2 _ 5 c . h t m " , " " , 0 , 2 0 , 1 9 0 ) ;  
  
 M e n u 6 = n e w   A r r a y ( " #3('(  #.1I" , " " , " " , 5 ) ;  
 	 M e n u 6 _ 1 = n e w   A r r a y ( " 'D69A  'D9'E" , " h p 2 _ 6 a . h t m " , " " , 0 , 2 0 , 1 8 0 ) ;  
 	 M e n u 6 _ 2 = n e w   A r r a y ( " 'D3EF)" , " h p 2 _ 6 b . h t m " , " " , 0 , 2 0 , 1 8 0 ) ;  
 	 M e n u 6 _ 3 = n e w   A r r a y ( " FB5  'D+B'A)  'D,F3J)" , " h p 2 _ 6 c . h t m " , " " , 0 , 2 0 , 1 8 0 ) ;  
 	 M e n u 6 _ 4 = n e w   A r r a y ( " 'D5/E'*  'DFA3J)" , " h p 2 _ 6 d . h t m " , " " , 0 , 2 0 , 1 8 0 ) ;  
 	 M e n u 6 _ 5 = n e w   A r r a y ( " 'D*/.JF  H'DC-HD  H'DE./1'*" , " h p 2 _ 6 e . h t m " , " " , 0 , 2 0 , 1 8 0 ) ;  
  
 M e n u 7 = n e w   A r r a y ( " 2J'1)  'D7(J(  'D'HDI" , " " , " " , 7 ) ;  
 	 M e n u 7 _ 1 = n e w   A r r a y ( " E-'/+)  'D2H,JF" , " h p 2 _ 7 a . h t m " , " " , 0 , 2 0 , 1 6 0 ) ; 	  
 	 M e n u 7 _ 2 = n e w   A r r a y ( " 'DA-5  'D31J1J" , " h p 2 _ 7 b . h t m " , " " , 0 , 2 0 , 1 6 0 ) ;  
 	 M e n u 7 _ 3 = n e w   A r r a y ( " A-H5'*  'D*(HJ6" , " h p 2 _ 7 c . h t m " , " " , 0 , 2 0 , 1 6 0 ) ;  
 	 M e n u 7 _ 4 = n e w   A r r a y ( " A-H5'*  3D'E)  'D1-E  HBF'*J  A'DH(" , " h p 2 _ 7 d . h t m " , " " , 0 , 2 0 , 1 6 0 ) ;  
 	 M e n u 7 _ 5 = n e w   A r r a y ( " EF8'1  'D(7F" , " h p 2 _ 7 e . h t m " , " " , 0 , 2 0 , 1 6 0 ) ;  
 	 M e n u 7 _ 6 = n e w   A r r a y ( " A-5  *,HJA  'D1-E  ('DEF8'1" , " h p 2 _ 7 f . h t m " , " " , 0 , 2 0 , 1 6 0 ) ;  
 	 M e n u 7 _ 7 = n e w   A r r a y ( " A-H5'*  #.1I" , " h p 2 _ 7 g . h t m " , " " , 0 , 2 0 , 1 6 0 ) ;  
  
  
  
 
