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