ÿþf i x M o z i l l a Z I n d e x = t r u e ;   / / F i x e s   Z - I n d e x   p r o b l e m     w i t h   M o z i l l a   b r o w s e r s   b u t   c a u s e s   o d d   s c r o l l i n g   p r o b l e m ,   t o g g l e   t o   s e e   i f   i t   h e l p s  
 _ m e n u C l o s e D e l a y = 5 0 0 ;  
 _ m e n u O p e n D e l a y = 1 5 0 ;  
 _ s u b O f f s e t T o p = 2 ;  
 _ s u b O f f s e t L e f t = - 2 ;  
  
  
  
 w i t h ( m e n u S t y l e = n e w   m m _ s t y l e ( ) ) {  
 s t y l e i d = 1 ;  
 f o n t f a m i l y = " V e r d a n a ,   T a h o m a ,   A r i a l " ;  
 f o n t s i z e = " 1 0 p t " ;  
 o f f c o l o r = " w h i t e " ;  
 o n c o l o r = " r e d " ;  
 r a w c s s = " p a d d i n g - l e f t : 2 7 p x ; p a d d i n g - r i g h t : 2 7 p x " ;  
 s e p a r a t o r i m a g e = " d i s c o _ s e p . j p g " ;  
 s e p a r a t o r s i z e = 1 ;  
 o u t f i l t e r = " r a n d o m d i s s o l v e ( d u r a t i o n = 0 . 3 ) " ;  
 o v e r f i l t e r = " F a d e ( d u r a t i o n = 0 . 2 ) ; A l p h a ( o p a c i t y = 1 0 0 ) " ;  
 }  
  
  
  
 d r a w M e n u s ( ) ;  
  
 
