ÿþ 
  
 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 = 1 0 0                       / /   T h e   t i m e   d e l a y   f o r   m e n u s   t o   r e m a i n   v i s i b l e   o n   m o u s e   o u t  
 _ m e n u O p e n D e l a y = 1 5 0                         / /   T h e   t i m e   d e l a y   b e f o r e   m e n u s   o p e n   o n   m o u s e   o v e r  
 _ s u b O f f s e t T o p = 5                               / /   S u b   m e n u   t o p   o f f s e t  
 _ s u b O f f s e t L e f t = - 1 0                         / /   S u b   m e n u   l e f t   o f f s e t  
  
  
 w i t h ( m a i n S t y l e = n e w   m m _ s t y l e ( ) ) {  
 }  
  
 w i t h ( m e n u S t y l e = n e w   m m _ s t y l e ( ) ) {  
 o n b g c o l o r = " # f a a 2 1 b " ;  
 o n c o l o r = " # 0 0 0 0 0 0 " ;  
 o f f b g c o l o r = " # a 9 b 1 1 a " ;  
 o f f c o l o r = " # 0 0 0 0 0 0 " ;  
 b o r d e r c o l o r = " # 0 0 0 0 0 0 " ;  
 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 = 3 ;  
 s e p a r a t o r c o l o r = " # a 9 b 1 1 a " ;  
 s e p a r a t o r s i z e = 0 ;  
 p a d d i n g = 0 ;  
 f o n t s i z e = " 1 2 p x " ;  
 f o n t s t y l e = " n o r m a l " ;  
 f o n t w e i g h t = " b o l d " ;  
 f o n t f a m i l y = " A r i a l " ;  
 o u t f i l t e r = " B l i n d s (   B a n d s = 1 , d i r e c t i o n = u p ,   d u r a t i o n = 0 . 3 ) " ;  
 o v e r f i l t e r = " B l i n d s (   B a n d s = 1 , d i r e c t i o n = d o w n ,   d u r a t i o n = 0 . 3 ) " ;  
 }  
  
 w i t h ( s u b m e n u = n e w   m m _ s t y l e ( ) ) {  
 o n b g c o l o r = " # a 9 b 1 1 a " ;  
 o n c o l o r = " # a 9 b 1 1 a " ;  
 o f f b g c o l o r = " # a 9 b 1 1 a " ;  
 o f f c o l o r = " # a 9 b 1 1 a " ;  
 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 ;  
 s e p a r a t o r c o l o r = " # 9 1 b 6 3 2 " ;  
 s e p a r a t o r s i z e = " 0 " ;  
 p a d d i n g = 5 ;  
 f o n t s i z e = " 1 0 p x " ;  
 f o n t s t y l e = " n o r m a l " ;  
 f o n t w e i g h t = " n o r m a l " ;  
 f o n t f a m i l y = " A r i a l " ;  
 }  
  
 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 " ) ) {  
 s t y l e = m a i n S t y l e ;  
 t o p = 1 3 0 ;  
 l e f t = " o f f s e t = 0 " ;  
 s c r e e n p o s i t i o n = " c e n t e r " ;  
 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 " ;  
 a I ( " s h o w m e n u = m _ h o m e ; u r l = i n d e x . h t m l ; i m a g e = m e n u / h o m e . g i f ; o v e r i m a g e = m e n u / h o m e _ a . g i f ; p a g e i m a g e = m e n u / h o m e _ a . g i f ; " ) ;  
 a I ( " s h o w m e n u = m _ m e c o d e s ; u r l = m e c o d e s . h t m l ; i m a g e = m e n u / m e c o d e s . g i f ; o v e r i m a g e = m e n u / m e c o d e s _ a . g i f ; p a g e i m a g e = m e n u / m e c o d e s _ a . g i f ; " ) ;  
 a I ( " s h o w m e n u = m _ n e w s ; u r l = n e w s . h t m l ; i m a g e = m e n u / n e w s . g i f ; o v e r i m a g e = m e n u / n e w s _ a . g i f ; p a g e i m a g e = m e n u / n e w s _ a . g i f ; " ) ;  
 a I ( " s h o w m e n u = m _ i n f o ; u r l = i n f o . h t m l ; i m a g e = m e n u / i n f o . g i f ; o v e r i m a g e = m e n u / i n f o _ a . g i f ; p a g e i m a g e = m e n u / i n f o _ a . g i f ; " ) ;  
 a I ( " s h o w m e n u = m _ c o n t a c t ; u r l = c o n t a c t . h t m l ; i m a g e = m e n u / c o n t a c t . g i f ; o v e r i m a g e = m e n u / c o n t a c t _ a . g i f ; p a g e i m a g e = m e n u / c o n t a c t _ a . g i f ; " ) ;  
 a I ( " s h o w m e n u = m _ m y _ m e c o d e s ; u r l = ; i m a g e = m e n u / m y _ m e c o d e s . g i f ; o v e r i m a g e = m e n u / m y _ m e c o d e s _ a . g i f ; p a g e i m a g e = m e n u / m y _ m e c o d e s _ a . g i f ; " ) ;  
 }  
  
 w i t h ( m i l o n i c = n e w   m e n u n a m e ( " m _ m e c o d e s " ) ) {  
 s t y l e = m e n u S t y l e ;  
 i t e m w i d t h = 1 6 0 ;  
 t o p = 1 5 2 ;  
 l e f t = " o f f s e t = 0 " ;  
 a I ( " t e x t = M e c h a t r o n i c   D e s i g n ; u r l = m e c h a t r o n i c _ d e s i g n . h t m l ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 a I ( " t e x t = W o r k i n g   p r i n c i p l e s ; u r l = m e c o d e s _ p r i n c i p l e s . h t m l ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 a I ( " t e x t = M e c o d e s   P D M ; u r l = m e c o d e s _ p d m . h t m l ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 a I ( " t e x t = C o m m o n   l i b r a r y ; u r l = c o m m o n _ l i b r a r y . h t m l ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 a I ( " t e x t = M e c o d e s   c o m m u n i c a t i o n   e n v i r o n m e n t ; u r l = m e c o d e s _ c e . h t m l ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 a I ( " t e x t = F l o a t i n g   l i c e n s e s ; u r l = m e c o d e s _ l i c e n s e s . h t m l ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 a I ( " t e x t = M e c h a t r o n i c   B O M ; u r l = m e c h a t r o n i c _ b o m . h t m l ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 a I ( " s h o w m e n u = m _ m e c o d e s _ f o r _ c a t i a ; t e x t = M e c h a t r o n i c   f o r   C a t i a ; u r l = # ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 a I ( " s h o w m e n u = m _ m e c o d e s _ f o r _ s o l i d w o r k s ; t e x t = M e c h a t r o n i c   f o r   S o l i d w o r k s ; u r l = # ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 }  
  
 w i t h ( m i l o n i c = n e w   m e n u n a m e ( " m _ m y _ m e c o d e s " ) ) {  
 s t y l e = m e n u S t y l e ;  
 i t e m w i d t h = 1 6 0 ;  
 t o p = 1 5 2 ;  
 l e f t = " o f f s e t = 0 " ;  
 a I ( " t e x t = C u s t o m e r   s u p p o r t ; u r l = h t t p : / / w w w . m y m e c o d e s . e u / B u g z i l l a / ; t a r g e t = _ b l a n k ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 }  
  
 w i t h ( m i l o n i c = n e w   m e n u n a m e ( " m _ m e c o d e s _ f o r _ c a t i a " ) ) {  
 s t y l e = m e n u S t y l e ;  
 i t e m w i d t h = 1 6 0 ;  
 t o p = 3 2 0 ;  
 l e f t = " o f f s e t = 0 " ;  
 a I ( " t e x t = L i b r a r y   m a n a g m e n t ; u r l = m e c o d e s _ c a t i a _ l i b r a r y . h t m l ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 a I ( " t e x t = C h a n g e   m a n a g e m e n t ; u r l = m e c o d e s _ c a t i a _ c h a n g e _ m a n a g m e n t . h t m l ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 a I ( " t e x t = C o m p o n e n t   c h a n g e ; u r l = m e c o d e s _ c a t i a _ c o m p _ c h a n g e . h t m l ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 a I ( " t e x t = P C B   r o u t e s ; u r l = m e c o d e s _ c a t i a _ r o u t e s . h t m l ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 a I ( " t e x t = M u l t i   P C B   d e s i g n ; u r l = m e c o d e s _ c a t i a _ m u l t i _ p c b . h t m l ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 a I ( " t e x t = P i n s w a p ; u r l = m e c o d e s _ c a t i a _ p i n s w a p . h t m l ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 }  
  
 w i t h ( m i l o n i c = n e w   m e n u n a m e ( " m _ m e c o d e s _ f o r _ s o l i d w o r k s " ) ) {  
 s t y l e = m e n u S t y l e ;  
 i t e m w i d t h = 1 6 0 ;  
 t o p = 3 4 0 ;  
 l e f t = " o f f s e t = 0 " ;  
 a I ( " t e x t = L i b r a r y   m a n a g m e n t ; u r l = m e c o d e s _ s w _ l i b r a r y . h t m l ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 a I ( " t e x t = C h a n g e   m a n a g m e n t ; u r l = m e c o d e s _ s w _ c h a n g e _ m a n a g m e n t . h t m l ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 a I ( " t e x t = P C B   r o u t e s ; u r l = m e c o d e s _ s w _ r o u t e s . h t m l ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 a I ( " t e x t = M u l t i   P C B   d e s i g n ; u r l = m e c o d e s _ s w _ m u l t i _ p c b . h t m l ; p a d d i n g = 3 p x   1 0 p x   3 p x   1 4 p x ; " ) ;  
 }  
  
 d r a w M e n u s ( ) ;  
  
 
