ÿþ/ * 
     - - -   m e n u   l e v e l   s c o p e   s e t t i n s   s t r u c t u r e   - - -   
     n o t e   t h a t   t h i s   s t r u c t u r e   h a s   c h a n g e d   i t s   f o r m a t   s i n c e   p r e v i o u s   v e r s i o n . 
     N o w   t h i s   s t r u c t u r e   h a s   t h e   s a m e   l a y o u t   a s   T i g r a   M e n u   G O L D . 
     F o r m a t   d e s c r i p t i o n   c a n   b e   f o u n d   i n   p r o d u c t   d o c u m e n t a t i o n . 
 * / 
 v a r   M E N U _ P O S   =   [ { 
 	 / /   i t e m   s i z e s 
 	 ' h e i g h t ' :   2 4 , 
 	 ' w i d t h ' :   1 3 0 , 
 	 / /   m e n u   b l o c k   o f f s e t   f r o m   t h e   o r i g i n : 
 	 / / 	 f o r   r o o t   l e v e l   o r i g i n   i s   u p p e r   l e f t   c o r n e r   o f   t h e   p a g e 
 	 / / 	 f o r   o t h e r   l e v e l s   o r i g i n   i s   u p p e r   l e f t   c o r n e r   o f   p a r e n t   i t e m 
 	 ' b l o c k _ t o p ' :   0 , 
 	 ' b l o c k _ l e f t ' :   0 , 
 	 / /   o f f s e t s   b e t w e e n   i t e m s   o f   t h e   s a m e   l e v e l 
 	 ' t o p ' :   0 , 
 	 ' l e f t ' :   1 3 1 , 
 	 / /   t i m e   i n   m i l l i s e c o n d s   b e f o r e   m e n u   i s   h i d d e n   a f t e r   c u r s o r   h a s   g o n e   o u t 
 	 / /   o f   a n y   i t e m s 
 	 ' h i d e _ d e l a y ' :   2 0 0 , 
 	 ' e x p d _ d e l a y ' :   2 0 0 , 
 	 ' c s s '   :   { 
 	 	 ' o u t e r '   :   [ ' m 0 l 0 o o u t ' ,   ' m 0 l 0 o o v e r ' ] , 
 	 	 ' i n n e r '   :   [ ' m 0 l 0 i o u t ' ,   ' m 0 l 0 i o v e r ' ] 
 	 } 
 } , { 
 	 ' h e i g h t ' :   2 4 , 
 	 ' w i d t h ' :   1 7 0 , 
 	 ' b l o c k _ t o p ' :   2 5 , 
 	 ' b l o c k _ l e f t ' :   0 , 
 	 ' t o p ' :   2 3 , 
 	 ' l e f t ' :   0 , 
 	 ' c s s '   :   { 
 	 	 ' o u t e r '   :   [ ' m 0 l 1 o o u t ' ,   ' m 0 l 1 o o v e r ' ] , 
 	 	 ' i n n e r '   :   [ ' m 0 l 1 i o u t ' ,   ' m 0 l 1 i o v e r ' ] 
 	 } 
 } , { 
 	 ' b l o c k _ t o p ' :   5 , 
 	 ' b l o c k _ l e f t ' :   1 6 0 
 } 
 ] 
 
