ÿþ/ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
  
 * 	 ( 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 = 1 0 ; 	 	 	 / /   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 f c c 0 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   # c c 3 3 0 0  
  
 	 v a r   L o w S u b B g C o l o r = ' # f f 9 9 0 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   o n   s u b s   # f f 9 9 0 0  
  
 	 v a r   H i g h B g C o l o r = ' # d 8 a a 2 e ' ; 	 	 	 / /   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   # d 8 a a 2 e  
  
 	 v a r   H i g h S u b B g C o l o r = ' # c c 3 3 0 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   # c c 3 3 0 0  
  
 	 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   ' w h i t e '  
  
 	 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   ' w h i t e '  
  
 	 v a r   F o n t H i g h C o l o r = ' # 9 4 4 9 0 0 ' ; 	 	 	 / /   F o n t   c o l o r   w h e n   m o u s e   i s   o v e r   # c c 3 3 0 0   # 9 4 4 9 0 0  
  
 	 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   ' w h i t e '  
  
 	 v a r   B o r d e r C o l o r = ' # d 8 a a 2 e ' ; 	 	 	 / /   B o r d e r   c o l o r   ' b l a c k '  
  
 	 v a r   B o r d e r S u b C o l o r = ' # d 8 a a 2 e ' ; 	 	 	 / /   B o r d e r   c o l o r   f o r   s u b s   ' b l a c k '  
  
 	 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 , c o m i c   s a n s   m s , t e c h n i c 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 = 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 = ' c e n t e r ' ;                               / / S y s t e m 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 = 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 = 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 = 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 g / g i f / t r i _ w h i t e . g i f ' , 5 , 1 0 , ' i m g / g i f / t r i d o w n _ w h i t e . g i f ' , 1 0 , 5 , ' i m g / g i f / t r i l e f t _ w h i t e . 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  
      
                               v a r   A r r w s = [ ' 4 . g i f ' , 1 5 , 1 5 , ' 4 . g i f ' , 1 5 , 1 5 , ' 4 . g i f ' , 1 5 , 1 5 ] ; 	 / /   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 ( " H o m e " , " i n d e x . h t m l " , " " , 0 , 2 0 , 4 0 ) ;  
  
 M e n u 2 = n e w   A r r a y ( " A b o u t   u s   " , " a b o u t _ u s . h t m l " , " " , 0 , 2 0 , 6 0 ) ;  
  
 M e n u 3 = n e w   A r r a y ( " A A C E   I n t .   " , " a b o u t _ a a c e i . h t m l " , " " , 0 , 2 0 , 7 0 ) ;  
  
 M e n u 4 = n e w   A r r a y ( " E v e n t s " , " " , " " , 2 , 2 0 , 5 0 ) ;  
 M e n u 4 _ 1 = n e w   A r r a y ( " U p c o m i n g " , " e v e n t s . h t m l " , " " , 0 , 2 0 , 7 0 ) ;  
 M e n u 4 _ 2 = n e w   A r r a y ( " A r c h i v e d " , " e v e n t s _ a r c h i v e . h t m l " , " " , 0 , 2 0 , 7 0 ) ;  
  
  
 M e n u 5 = n e w   A r r a y ( " N e w s " , " n e w s . h t m l " , " " , 0 , 2 0 , 5 0 ) ;  
  
 M e n u 6 = n e w   A r r a y ( " S c h o l a r s h i p s " , " " , " " , 2 , 2 0 , 8 3 ) ;  
 M e n u 6 _ 1 = n e w   A r r a y ( " G u i d e l i n e s " , " s c h o l a r s h i p s . h t m l " , " " , 0 , 2 0 , 1 2 0 ) ;  
 M e n u 6 _ 2 = n e w   A r r a y ( " S c h o l a r s h i p   F o r m   2 0 1 2 " , " p d f / 2 0 1 1 - 2 0 1 2 / W o r d / A A C E I   M T L   S c h o l a r s h i p   F o r m   2 0 1 2 . d o c " , " " , 0 , 2 0 , 1 2 0 ) ;  
  
 M e n u 7 = n e w   A r r a y ( " C e r t i f i c a t i o n   " , " c e r t i f i c a t i o n . h t m l " , " " , 0 , 2 0 , 8 4 ) ;  
  
 M e n u 8 = n e w   A r r a y ( " L i n k s   " , " l i n k s . h t m l " , " " , 0 , 2 0 , 4 0 ) ;  
  
 M e n u 9 = n e w   A r r a y ( " C o n t a c t s   " , " c o n t a c t . h t m l " , " " , 0 , 2 0 , 6 0 ) ;  
  
 M e n u 1 0 = n e w   A r r a y ( " F R .   " , " f r / i n d e x . h t m l " , " " , 0 , 2 0 , 3 0 ) ; 
