ÿþv a r   m e n u b l a n k = { }   / / F i r s t   m e n u   v a r i a b l e .   M a k e   s u r e   " a n y l i n k m e n u 1 "   i s   a   u n i q u e   n a m e !  
 m e n u b l a n k . i t e m s = [ ]  
  
  
 v a r   t h e o r c h e s t r a = { d i v c l a s s : ' a n y l i n k m e n u ' ,   i n l i n e s t y l e : ' w i d t h : 1 5 0 p x ;   b a c k g r o u n d : # 6 0 9 0 b 0 ;   c o l o r : # f f f f f f ' ,   l i n k t a r g e t : ' ' }   / / F i r s t   m e n u   v a r i a b l e .   M a k e   s u r e   " a n y l i n k m e n u 1 "   i s   a   u n i q u e   n a m e !  
 t h e o r c h e s t r a . i t e m s = [  
 	 [ " T h e   O r c h e s t r a " ,   " t h e - o r c h e s t r a . h t m l " ] ,  
 	 [ " O u r   P r o g r a m m i n g " ,   " o u r - p r o g r a m m i n g . h t m l " ] ,  
 / / 	 [ " T h e   P l a y e r s " ,   " t h e - p l a y e r s . h t m l " ] ,  
 	 [ " P r e v i o u s   E v e n t s " ,   " p r e v i o u s - e v e n t s . h t m l " ] ,  
 	 [ " N e w   C o m m i s s i o n s " ,   " n e w - c o m m i s s i o n s . h t m l " ]   / / n o   c o m m a   f o l l o w i n g   l a s t   e n t r y !  
 ]  
  
  
 v a r   e d u = { d i v c l a s s : ' a n y l i n k m e n u ' ,   i n l i n e s t y l e : ' w i d t h : 1 5 0 p x ;   b a c k g r o u n d : # 6 0 9 0 b 0 ;   c o l o r : # f f f f f f ' ,   l i n k t a r g e t : ' ' }   / / F i r s t   m e n u   v a r i a b l e .   M a k e   s u r e   " a n y l i n k m e n u 1 "   i s   a   u n i q u e   n a m e !  
 e d u . i t e m s = [  
 	 [ " E d u c a t i o n " ,   " e d u c a t i o n . h t m l " ] ,  
 	 [ " C o c o a " ,   " e d u c a t i o n . h t m l # c o c o a " ] ,  
 	 [ " J A M " ,   " e d u c a t i o n . h t m l # j a m " ] ,  
 	 [ " I n   H a r m o n y " ,   " e d u c a t i o n . h t m l # i n h a r m o n y " ] ,  
 / / 	 [ " W o r k s h o p s " ,   " e d u c a t i o n . h t m l # w o r k s h o p s " ]  
 ]  
  
  
 v a r   c o n t a c t u s = { d i v c l a s s : ' a n y l i n k m e n u ' ,   i n l i n e s t y l e : ' w i d t h : 1 5 0 p x ;   b a c k g r o u n d : # 6 0 9 0 b 0 ;   c o l o r : # f f f f f f ' ,   l i n k t a r g e t : ' ' }   / / F i r s t   m e n u   v a r i a b l e .   M a k e   s u r e   " a n y l i n k m e n u 1 "   i s   a   u n i q u e   n a m e !  
 c o n t a c t u s . i t e m s = [  
 	 [ " C o n t a c t   u s " ,   " c o n t a c t - u s . h t m l " ] ,  
 	 [ " F i n d   u s " ,   " f i n d - u s . h t m l " ]  
 ]  
 
