ÿþ/ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 * 	 ( 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 = 6 ; 	 	 	 / /   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 = ' # c f 0 0 3 d ' ; 	 	 	 / /   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 = ' # 8 7 8 8 8 a ' ; 	 	 / /   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 = ' # 8 7 8 8 8 a ' ; 	 	 	 / /   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 = ' # c f 0 0 3 d ' ; 	 	 / /   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 = ' 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   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 = ' 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 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 = ' b l a c k ' ; 	 	 	 / /   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 = " 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 = 9 ; 	 	 	 	 	 	 / /   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 = 0 ; 	 	 	 	 / /   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 = 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 0 ; 	 	 	 	 	 / /   L e f t   p a d d i n g  
 	 v a r   T o p P a d d n g = 5 ; 	 	 	 	 	 / /   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 = 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 = ' 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 : h v m e n u / k u v a k e 1 . g i f : h v m e n u / k u v a k e 2 . g i f " , " . . / e _ i n d e x . h t m l " , " " , 3 , 2 5 , 2 8 ) ;  
 	 M e n u 1 _ 1 = n e w   A r r a y ( " H ö g f o r s S a h a l a " , " h t t p : / / w w w . h o g f o r s . c o m / s a h a l a / e _ i n d e x . a s p " , " " , 0 , 2 5 , 1 0 4 ) ;  
 	 M e n u 1 _ 2 = n e w   A r r a y ( " H ö g f o r s V a l v e s " , " h t t p : / / w w w . h o g f o r s v a l v e s . c o m / e n g l i s h " , " " , 0 ) ;  
 	 M e n u 1 _ 3 = n e w   A r r a y ( " H ö g f o r s S t e k a " , " h t t p : / / w w w . h o g f o r s . c o m / s t e k a / e _ i n d e x . a s p " , " " , 0 ) ;  
  
 M e n u 2 = n e w   A r r a y ( " ><?0=8O" , " r _ i n d e x . a s p " , " " , 0 , 2 5 , 7 3 ) ;  
  
 M e n u 3 = n e w   A r r a y ( " @>4C:F8O" , " r _ t u o t t e e t . s h t m l " , " " , 3 , 2 5 , 8 2 ) ;  
 	 M e n u 3 _ 1 = n e w   A r r a y ( " 0;K5  ?>4AB0=F88" , " r _ t u o t t e e t _ p i e n e t . s h t m l " , " " , 0 , 2 5 , 1 2 3 ) ;  
 	 M e n u 3 _ 2 = n e w   A r r a y ( " @C?=K5  ?>4AB0=F88" , " r _ t u o t t e e t _ i s o t . s h t m l " , " " , 0 ) ;  
 	 M e n u 3 _ 3 = n e w   A r r a y ( " @C30O  ?@>4C:F8O" , " r _ t u o t t e e t _ m u u t . s h t m l " , " " , 0 ) ;  
  
 M e n u 4 = n e w   A r r a y ( "  5:><5=40F88" , " r _ r e f e r e n s s i t . s h t m l " , " " , 0 , 2 5 , 1 0 6 ) ;  
  
 M e n u 5 = n e w   A r r a y ( " >2>AB8" , " r _ u u t i s e t . a s p " , " " , 3 , 2 5 , 6 5 ) ;  
 	 M e n u 5 _ 1 = n e w   A r r a y ( " >2>AB8" , " r _ u u t i s e t _ t i e d o t t e e t . a s p " , " " , 0 , 2 5 , 8 0 ) ;  
 	 M e n u 5 _ 2 = n e w   A r r a y ( " !>1KB8O" , " r _ u u t i s e t _ t a p a h t u m a t . a s p " , " " , 0 ) ;  
 	 M e n u 5 _ 3 = n e w   A r r a y ( " 0:0=A88" , " r _ u u t i s e t _ r e k r y t o i n t i . a s p " , " " , 0 ) ;  
  
 M e n u 6 = n e w   A r r a y ( " >=B0:B=0O  8=D>@<0F8O" , " r _ y h t e y s t i e d o t . s h t m l " , " " , 4 , 2 5 , 1 6 0 ) ;  
 	 M e n u 6 _ 1 = n e w   A r r a y ( " @>4068" , " r _ y h t e y s t i e d o t _ m y y n t i . s h t m l " , " " , 0 , 2 5 , 2 0 0 ) ;  
 	 M e n u 6 _ 2 = n e w   A r r a y ( " !5@28A" , " r _ y h t e y s t i e d o t _ h u o l t o . s h t m l " , " " , 0 ) ;  
 	 M e n u 6 _ 3 = n e w   A r r a y ( " >?>;=8B5;L=0O  8=D>@<0F8O" , " r _ y h t e y s t i e d o t _ m u u t . s h t m l " , " " , 0 ) ;  
 	 M e n u 6 _ 4 = n e w   A r r a y ( " >=B0:B=0O  D>@<0" , " r _ y h t e y s t i e d o t _ l o m a k e . s h t m l " , " " , 0 ) ; 
