ÿþ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 ( ) ) {  
 b o r d e r c o l o r = " # F F F F F F " ;  
 b o r d e r s t y l e = " s o l i d " ;  
 b o r d e r w i d t h = 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 = " 7 5 % " ;  
 f o n t s t y l e = " n o r m a l " ;  
 h e a d e r b g c o l o r = " # F F F F F F " ;  
 h e a d e r c o l o r = " # 0 0 0 0 0 0 " ;  
 o f f b g c o l o r = " # E E E E E E " ;  
 o f f c o l o r = " # 6 6 6 6 6 6 " ;  
 o n b g c o l o r = " # D 8 D 8 D 8 " ;  
 o n c o l o r = " # 0 0 0 0 0 0 " ;  
 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 = 9 0 ) ; S h a d o w ( c o l o r = # 7 7 7 7 7 7 ' ,   D i r e c t i o n = 1 3 5 ,   S t r e n g t h = 3 ) " ;  
 p a d d i n g = 4 ;  
 p a g e b g c o l o r = " # E E E E E E " ;  
 p a g e c o l o r = " b l a c k " ;  
 s e p a r a t o r c o l o r = " # 9 9 9 9 9 9 " ;  
 s e p a r a t o r s i z e = 1 ;  
 s u b i m a g e p a d d i n g = 2 ;  
 }  
  
 w i t h ( m i l o n i c = n e w   m e n u n a m e ( " M a i n   M e n u " ) ) {  
 a l w a y s v i s i b l e = 1 ;  
  
 o r i e n t a t i o n = " h o r i z o n t a l " ;  
 s t y l e = m e n u S t y l e ;  
  
 a I ( " s h o w m e n u = L a n g u a g e ; t e x t = L a n g u a g e ; " ) ;  
 }  
  
 w i t h ( m i l o n i c = n e w   m e n u n a m e ( " L a n g u a g e " ) ) {  
 s t y l e = m e n u S t y l e ;  
 a I ( " t e x t = E n g l i s h     & n b s p ; & n b s p ; & n b s p ; ; u r l = h t t p : / / w w w . s a p i d o . c o m . t w / E N / h o m e . h t m ; " ) ;  
 a I ( " t e x t = A~Ôš-N‡e; u r l = h t t p : / / w w w . s a p i d o . c o m . t w / C H / h o m e . h t m ; " ) ;  
 a I ( " t e x t = €{SO-N‡e; u r l = h t t p : / / w w w . s a p i d o . c o m . t w / S C / h o m e . h t m ; " ) ;  
 }  
  
 d r a w M e n u s ( ) ;  
  
 
