ÿþ 
 / / T h e   f o l l o w i n g   l i n e   i s   c r i t i c a l   f o r   m e n u   o p e r a t i o n ,   a n d   M U S T   A P P E A R   O N L Y   O N C E .   I f   y o u   h a v e   m o r e   t h a n   o n e   m e n u _ a r r a y . j s   f i l e   r e m   o u t   t h i s   l i n e   i n   s u b s e q u e n t   f i l e s  
 m e n u n u m = 0 ; m e n u s = n e w   A r r a y ( ) ; _ d = d o c u m e n t ;  
 f u n c t i o n   a d d m e n u ( ) { m e n u n u m + + ; m e n u s [ m e n u n u m ] = m e n u ; }  
 f u n c t i o n   d u m p m e n u s ( ) { m t = " < s c r " + " i p t   l a n g u a g e = j a v a s c r i p t > " ;  
         f o r ( a = 1 ; a < m e n u s . l e n g t h ; a + + ) {  
                 m t + = "   m e n u " + a + " = m e n u s [ " + a + " ] ; "  
         }  
         m t + = " < \ / s c r " + " i p t > " ;  
         _ d . w r i t e ( m t ) ;  
 }  
 / / P l e a s e   l e a v e   t h e   a b o v e   l i n e   i n t a c t .   T h e   a b o v e   a l s o   n e e d s   t o   b e   e n a b l e d   i f   i t   n o t   a l r e a d y   e n a b l e d   u n l e s s   t h i s   f i l e   i s   p a r t   o f   a   m u l t i   p a c k .  
  
 p r e f i x = " . . / "  
  
 / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /  
 / /   E d i t a b l e   p r o p e r t i e s   S T A R T   h e r e   / /  
 / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /  
  
 e f f e c t   =   " F a d e ( d u r a t i o n = 0 . 2 ) ; A l p h a ( s t y l e = 0 , o p a c i t y = 1 0 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 = 5 ) "  
  
  
 t i m e g a p = 5 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  
 f o l l o w s p e e d = 5                 / /   F o l l o w   S c r o l l i n g   s p e e d  
 f o l l o w r a t e = 4 0                 / /   F o l l o w   S c r o l l i n g   R a t e  
 s u b o f f s e t _ t o p = 4 ;         / /   S u b   m e n u   o f f s e t   T o p   p o s i t i o n  
 s u b o f f s e t _ l e f t = 6 ;         / /   S u b   m e n u   o f f s e t   L e f t   p o s i t i o n  
 c l o s e O n C l i c k   =   t r u e  
  
 s t y l e 1 = [                         / /   s t y l e 1   i s   a n   a r r a y   o f   p r o p e r t i e s .   Y o u   c a n   h a v e   a s   m a n y   p r o p e r t y   a r r a y s   a s   y o u   n e e d .   T h i s   m e a n s   t h a t   m e n u s   c a n   h a v e   t h e i r   o w n   s t y l e .  
 " 0 0 0 " ,                                 / /   M o u s e   O f f   F o n t   C o l o r  
 " F 5 D 7 A 8 " ,                         / /   M o u s e   O f f   B a c k g r o u n d   C o l o r  
 " 0 0 0 " ,                                 / /   M o u s e   O n   F o n t   C o l o r  
 " F F F F F F " ,                         / /   M o u s e   O n   B a c k g r o u n d   C o l o r  
 " E 8 A 1 2 F " ,                         / /   M e n u   B o r d e r   C o l o r  
 1 1 ,                                         / /   F o n t   S i z e   i n   p i x e l s  
 " n o r m a l " ,                         / /   F o n t   S t y l e   ( i t a l i c   o r   n o r m a l )  
 " n o r m a l " ,                                 / /   F o n t   W e i g h t   ( b o l d   o r   n o r m a l )  
 " T a h o m a ,   A r i a l " ,         / /   F o n t   N a m e  
 3 ,                                         / /   M e n u   I t e m   P a d d i n g  
 " i n c l u d e s / m e n u / a r r o w . g i f " ,                 / /   S u b   M e n u   I m a g e   ( L e a v e   t h i s   b l a n k   i f   n o t   n e e d e d )  
 ,                                         / /   3 D   B o r d e r   &   S e p a r a t o r   b a r  
 " 6 6 f f f f " ,                         / /   3 D   H i g h   C o l o r  
 " 0 0 0 0 9 9 " ,                         / /   3 D   L o w   C o l o r  
 " 0 0 0 " ,                         / /   C u r r e n t   P a g e   I t e m   F o n t   C o l o r   ( l e a v e   t h i s   b l a n k   t o   d i s a b l e )  
 " F 5 D 7 A 8 " ,                                 / /   C u r r e n t   P a g e   I t e m   B a c k g r o u n d   C o l o r   ( l e a v e   t h i s   b l a n k   t o   d i s a b l e )  
 " i n c l u d e s / m e n u / a r r o w d n . g i f " ,                 / /   T o p   B a r   i m a g e   ( L e a v e   t h i s   b l a n k   t o   d i s a b l e )  
 " f f f f f f " ,                         / /   M e n u   H e a d e r   F o n t   C o l o r   ( L e a v e   b l a n k   i f   h e a d e r s   a r e   n o t   n e e d e d )  
 " F 5 D 7 A 8 " ,                         / /   M e n u   H e a d e r   B a c k g r o u n d   C o l o r   ( L e a v e   b l a n k   i f   h e a d e r s   a r e   n o t   n e e d e d )  
 " E 8 A 1 2 F " ,                                 / /   M e n u   I t e m   S e p a r a t o r   C o l o r  
 ]  
  
  
 a d d m e n u ( m e n u = [                 / /   T h i s   i s   t h e   a r r a y   t h a t   c o n t a i n s   y o u r   m e n u   p r o p e r t i e s   a n d   d e t a i l s  
 " m a i n m e n u " ,                         / /   M e n u   N a m e   -   T h i s   i s   n e e d e d   i n   o r d e r   f o r   t h e   m e n u   t o   b e   c a l l e d  
 2 2 ,                                         / /   M e n u   T o p   -   T h e   T o p   p o s i t i o n   o f   t h e   m e n u   i n   p i x e l s  
 2 6 7 ,                                 / /   M e n u   L e f t   -   T h e   L e f t   p o s i t i o n   o f   t h e   m e n u   i n   p i x e l s  
 ,                                         / /   M e n u   W i d t h   -   M e n u s   w i d t h   i n   p i x e l s  
 1 ,                                         / /   M e n u   B o r d e r   W i d t h  
 ,                                         / /   S c r e e n   P o s i t i o n   -   h e r e   y o u   c a n   u s e   " c e n t e r ; l e f t ; r i g h t ; m i d d l e ; t o p ; b o t t o m "   o r   a   c o m b i n a t i o n   o f   " c e n t e r : m i d d l e "  
 s t y l e 1 ,                                 / /   P r o p e r t i e s   A r r a y   -   t h i s   i s   s e t   h i g h e r   u p ,   a s   a b o v e  
 1 ,                                         / /   A l w a y s   V i s i b l e   -   a l l o w s   t h e   m e n u   i t e m   t o   b e   v i s i b l e   a t   a l l   t i m e   ( 1 = o n / 0 = o f f )  
 " l e f t " ,                                 / /   A l i g n m e n t   -   s e t s   t h e   m e n u   e l e m e n t s   t e x t   a l i g n m e n t ,   v a l u e s   v a l i d   h e r e   a r e :   l e f t ,   r i g h t   o r   c e n t e r  
 ,                                         / /   F i l t e r   -   T e x t   v a r i a b l e   f o r   s e t t i n g   t r a n s i t i o n a l   e f f e c t s   o n   m e n u   a c t i v a t i o n   -   s e e   a b o v e   f o r   m o r e   i n f o  
 ,                                         / /   F o l l o w   S c r o l l i n g   -   T e l l s   t h e   m e n u   i t e m   t o   f o l l o w   t h e   u s e r   d o w n   t h e   s c r e e n   ( v i s i b l e   a t   a l l   t i m e s )   ( 1 = o n / 0 = o f f )  
 1 ,                                           / /   H o r i z o n t a l   M e n u   -   T e l l s   t h e   m e n u   t o   b e c o m e   h o r i z o n t a l   i n s t e a d   o f   t o p   t o   b o t t o m   s t y l e   ( 1 = o n / 0 = o f f )  
 ,                                         / /   K e e p   A l i v e   -   K e e p s   t h e   m e n u   v i s i b l e   u n t i l   t h e   u s e r   m o v e s   o v e r   a n o t h e r   m e n u   o r   c l i c k s   e l s e w h e r e   o n   t h e   p a g e   ( 1 = o n / 0 = o f f )  
 ,                                         / /   P o s i t i o n   o f   T O P   s u b   i m a g e   l e f t : c e n t e r : r i g h t  
 ,                                         / /   S e t   t h e   O v e r a l l   W i d t h   o f   H o r i z o n t a l   M e n u   t o   1 0 0 %   a n d   h e i g h t   t o   t h e   s p e c i f i e d   a m o u n t   ( L e a v e   b l a n k   t o   d i s a b l e )  
 ,                                         / /   R i g h t   T o   L e f t   -   U s e d   i n   H e b r e w   f o r   e x a m p l e .   ( 1 = o n / 0 = o f f )  
 ,                                         / /   O p e n   t h e   M e n u s   O n C l i c k   -   l e a v e   b l a n k   f o r   O n M o u s e o v e r   ( 1 = o n / 0 = o f f )  
 ,                                         / /   I D   o f   t h e   d i v   y o u   w a n t   t o   h i d e   o n   M o u s e O v e r   ( u s e f u l   f o r   h i d i n g   f o r m   e l e m e n t s )  
 ,                                         / /   B a c k g r o u n d   i m a g e   f o r   m e n u   w h e n   B G C o l o r   s e t   t o   t r a n s p a r e n t .  
 ,                                         / /   S c r o l l a b l e   M e n u  
 ,                                         / /   R e s e r v e d   f o r   f u t u r e   u s e  
  
 , " L ' a s s o c i a t i o n & n b s p ; & n b s p ; " , " s h o w - m e n u = a s s o c i a t i o n " , , " " , 1  
 , " D e v e n i r & n b s p ; m e m b r e & n b s p ; & n b s p ; " , " s h o w - m e n u = d e v M e m b r e " , , " " , 1  
 , " S e r v i c e s & n b s p ; & n b s p ; " , " s h o w - m e n u = s e r v i c e s " , , " " , 1  
 , " A c t i o n s   C o l l e c t i v e s & n b s p ; & n b s p ; " , " s h o w - m e n u = a c t i o n s " , , " " , 1  
 , " V o s   c o n t r i b u t i o n s & n b s p ; & n b s p ; " , " s h o w - m e n u = c o n t r i b u t i o n s " , , " " , 1  
 , " É v è n e m e n t s & n b s p ; & n b s p ; " , " s h o w - m e n u = é v è n e m e n t s " , , " " , 1  
 ] )  
  
  
         a d d m e n u ( m e n u = [ " a s s o c i a t i o n " , , , 1 2 0 , 1 , , s t y l e 1 , 0 , " l e f t " , e f f e c t , 0 , , , , , , , , , , ,  
         , " M i s s i o n " , p r e f i x + " a s s M i s s i o n . a s p x " , , , 1  
         , " D i s t i n c t i o n   < b r > A s s o c i a t i o n   /   O r d r e " , p r e f i x + " a s s D i s t i n c t i o n . a s p x " , , , 1  
         , " R è g l e m e n t s " , " s h o w - m e n u = r e g l e m e n t " , , , 1  
         , " C . A . " , p r e f i x + " a s s C a . a s p x " , , , 1  
         , " C o m i t é s " , " s h o w - m e n u = c o m i t e s " , , , 1  
         , " P o s t e s   b é n é v o l e s " , p r e f i x + " a s s C o m i t e s B e n . a s p x " , , , 1  
         ] )  
                         a d d m e n u ( m e n u = [ " r e g l e m e n t " ,  
                         , , 1 7 0 , 1 , " " , s t y l e 1 , , " l e f t " , e f f e c t , , , , , , , , , , , ,  
                         , " D i s p o s i t i o n   g é n é r a l e s " , p r e f i x + " a s s R e g l e m e n t s . a s p x ? i d = s m e n u 1 " , , , 0  
                         , " M e m b r e s " , p r e f i x + " a s s R e g l e m e n t s 2 . a s p x ? i d = s m e n u 1 " , , , 0  
                         , " A s s e m b l é e   d e s   m e m b r e s " , p r e f i x + " a s s R e g l e m e n t s 3 . a s p x ? i d = s m e n u 1 " , , , 0  
                         , " R e p r é s e n t a t i o n   d e   l ' a s s o c i a t i o n " , p r e f i x + " a s s R e g l e m e n t s 4 . a s p x ? i d = s m e n u 1 " , , , 0  
                         , " R é u n i o n s   d u   c o n s e i l   d ' a d m i n i s t r a t i o n " , p r e f i x + " a s s R e g l e m e n t s 5 . a s p x ? i d = s m e n u 1 " , , , 0  
                         , " O f f i c i e r s   e t   r e p r é s e n t a n t s " , p r e f i x + " a s s R e g l e m e n t s 6 . a s p x ? i d = s m e n u 1 " , , , 0  
                         , " C o m i t é   e x é c u t i f   e t   a u t r e s   c o m i t é s " , p r e f i x + " a s s R e g l e m e n t s 7 . a s p x ? i d = s m e n u 1 " , , , 0  
                         , " P r o t e c t i o n   d e s   a d m i n i s t r a t e u r s ,   d e s   o f f i c i e r s   e t   d e s   r e p r é s e n t a n t s " , p r e f i x + " a s s R e g l e m e n t s 8 . a s p x ? i d = s m e n u 1 " , , , 0  
                         , " D i r e c t e u r   g é n é r a l " , p r e f i x + " a s s R e g l e m e n t s 9 . a s p x ? i d = s m e n u 1 " , , , 0  
                         , " D i v e r s e s   d i s p o s i t i o n s " , p r e f i x + " a s s R e g l e m e n t s 1 0 . a s p x ? i d = s m e n u 1 " , , , 0  
                         , " L i q u i d a t i o n   e t   d i s s o l u t i o n " , p r e f i x + " a s s R e g l e m e n t s 1 1 . a s p x ? i d = s m e n u 1 " , , , 0  
                         , " M o d i f i c a t i o n s   a u x   r è g l e m e n t s " , p r e f i x + " a s s R e g l e m e n t s 1 2 . a s p x ? i d = s m e n u 1 " , , , 0  
                         ] )  
  
                         a d d m e n u ( m e n u = [ " c o m i t e s " ,  
                         , , 1 7 0 , 1 , " " , s t y l e 1 , , " l e f t " , e f f e c t , , , , , , , , , , , ,  
                         , " D é f i n i t i o n " , p r e f i x + " a s s C o m i t e s . a s p x ? i d = s m e n u 2 " , , , 0  
                         , " L e   B u l l e t i n " , p r e f i x + " a s s C o m i t e s B u l . a s p x ? i d = s m e n u 2 " , , , 0  
                         , " É t h i q u e   e t   p r o c e s s u s   d i s c i p l i n a i r e " , p r e f i x + " a s s C o m i t e s E t i . a s p x ? i d = s m e n u 2 " , , , 0  
                         , " I n t e r n e t " , p r e f i x + " a s s C o m i t e s I n t . a s p x ? i d = s m e n u 2 " , , , 0  
                         , " M a r k e t i n g " , p r e f i x + " a s s C o m i t e s M a r . a s p x ? i d = s m e n u 2 " , , , 0  
                         , " P o l i t i q u e " , p r e f i x + " a s s C o m i t e s P o l . a s p x ? i d = s m e n u 2 " , , , 0  
                         , " S o u t i e n   a u x   d é b u t a n t s " , p r e f i x + " a s s C o m i t e s D e b . a s p x ? i d = s m e n u 2 " , , , 0  
                         , " S u i c i d e " , p r e f i x + " a s s C o m i t e s S u i . a s p x ? i d = s m e n u 2 " , , , 0  
                         , " T i e r s   p a y e u r s " , p r e f i x + " a s s C o m i t e s P a y . a s p x ? i d = s m e n u 2 " , , , 0  
                         , " M i s s i o n   1 è r e   l i g n e   " , p r e f i x + " a s s C o m i t e s M i s . a s p x ? i d = s m e n u 2 " , , , 0  
                         ] )  
  
  
         a d d m e n u ( m e n u = [ " d e v M e m b r e " ,  
         , , 1 2 0 , 1 , " " , s t y l e 1 , , " l e f t " , e f f e c t , , , , , , , , , , , ,  
         , " P o u r q u o i ? " , p r e f i x + " D e v M e m b r e . a s p x " , , , 1  
         , " M e m b r e   R é g u l i e r " , p r e f i x + " D e v M e m b r e R g . a s p x " , , , 1  
         , " M e m b r e   R e t r a i t é " , p r e f i x + " D e v M e m b r e R e t . a s p x " , , , 1  
         , " M e m b r e   D é b u t a n t " , p r e f i x + " D e v M e m b r e D e b . a s p x " , , , 1  
         , " M e m b r e   é t u d i a n t   a f f i l i é " , p r e f i x + " D e v M e m b r e E t u A f f . a s p x " , , , 1  
         , " M e m b r e   à     v i e " , p r e f i x + " D e v M e m b r e V i e . a s p x " , , , 1  
         , " O r g a n i s a t i o n s   M e m b r e s " , p r e f i x + " D e v M e m b r e A s s . a s p x " , , , 1  
         ] )  
  
         a d d m e n u ( m e n u = [ " s e r v i c e s " ,  
         , , 1 2 0 , 1 , " " , s t y l e 1 , , " l e f t " , e f f e c t , , , , , , , , , , , ,  
         , " M e m b r e s   i n d i v i d u e l s " , " s h o w - m e n u = m e m b r e i n d " , , , 1  
         , " O r g a n i s a t i o n s   M e m b r e s " , " s h o w - m e n u = m e m b r e a s s o " , , , 1  
         ] )  
  
                 a d d m e n u ( m e n u = [ " m e m b r e i n d " ,  
                 , , 1 2 0 , 1 , " " , s t y l e 1 , , " l e f t " , e f f e c t , , , , , , , , , , , ,  
                 , " P a r   q u i ? " , p r e f i x + " s e r v i c e M e m I n d . a s p x ? i d = s m e n u 3 " , , , 1  
                 , " A s s i s t a n c e   j u r i d i q u e " , p r e f i x + " s e r v i c e A i d . a s p x ? i d = s m e n u 3 " , , , 1  
                 , " A s s u r a n c e   /   f r a i s   d i s c i p l i n a i r e s " , p r e f i x + " s e r v i c e A s s u . a s p x ? i d = s m e n u 3 " , , , 1  
                 , " P u b l i c a t i o n s " , p r e f i x + " s e r v i c e P u b . a s p x ? i d = s m e n u 3 " , , , 1  
                 , " F o r m a t i o n " , p r e f i x + " s e r v i c e F o r . a s p x ? i d = s m e n u 3 " , , , 1  
                 , " I n t e r n e t " , " s h o w - m e n u = i n t e r n e t " , , , 1  
                 , " S e r v i c e   d e   r é f é r e n c e   g r a t u i t " , p r e f i x + " m e m b r e s / d o c u m e n t s / f o r m r e f e n c e s . p d f " , , , 1  
                 , " S o u t i e n   /   s u i c i d e " , p r e f i x + " s e r v i c e S u i . a s p x ? i d = s m e n u 3 " , , , 1  
                 , " S o u t i e n   /   t i e r s   p a y e u r s " , p r e f i x + " s e r v i c e P a y . a s p x ? i d = s m e n u 3 " , , , 1  
                     , " S o u t i e n   /   p r o c e s s u s   d i s c i p l i n a i r e   " , p r e f i x + " s e r v i c e S o u D i s . a s p x ? i d = s m e n u 3 " , , , 1  
                 ] )  
                                 a d d m e n u ( m e n u = [ " i n t e r n e t " ,  
                                 , , 1 1 0 , 1 , " " , s t y l e 1 , , " l e f t " , e f f e c t , , , , , , , , , , , ,  
                                 , " C o n t r i b u t i o n s   d e s   m e m b r e s   d i f f u s é e s   s u r   I n t e r n e t " , p r e f i x + " s e r v i c e I n t . a s p x ? i d = s m e n u 3 " , , , 1  
                                 , " L e   p s y   f u t é " , p r e f i x + " s e r v i c e I n t F u t e . a s p x ? i d = s m e n u 3 " , , , 1  
                                 , " I n f o   p r o c e s s u s   d i s c i p l i n a i r e " , p r e f i x + " s e r v i c e I n t P r o . a s p x ? i d = s m e n u 3 " , , , 1  
                                 ] )  
  
                 a d d m e n u ( m e n u = [ " m e m b r e a s s o " ,  
                 , , 1 2 0 , 1 , " " , s t y l e 1 , , " l e f t " , e f f e c t , , , , , , , , , , , ,  
                 , " L a   f o r c e   d u   n o m b r e " , p r e f i x + " s e r v i c e M e m A s s . a s p x ? i d = s m e n u 4 " , , , 1  
                 , " S e c r é t a r i a t   p o n c t u e l " , p r e f i x + " s e r v i c e A s s S e c . a s p x ? i d = s m e n u 4 " , , , 1  
                 , " S o u t i e n   t e c h n i q u e " , p r e f i x + " s e r v i c e A s s S o u . a s p x ? i d = s m e n u 4 " , , , 1  
                 , " C o n s e i l s   e t   a s s i s t a n c e   e n   g e s t i o n   a s s o c i a t i v e " , p r e f i x + " s e r v i c e A s s C o n . a s p x ? i d = s m e n u 4 " , , , 1  
                 , " A s s u r a n c e s   p o u r   l e s   A s s o c i a t i o n s   e t   l e u r s   e x é c u t i f s " , p r e f i x + " s e r v i c e A s s A s s . a s p x ? i d = s m e n u 4 " , , , 1  
                 , " F o r m a t i o n   p o u r   l e s   a d m i n i s t r a t e u r s " , p r e f i x + " s e r v i c e A s s F o r . a s p x ? i d = s m e n u 4 " , , , 1  
                 , " A p p u i   p o l i t i q u e " , p r e f i x + " s e r v i c e A s s P o l . a s p x ? i d = s m e n u 4 " , , , 1  
                 ] )  
  
                 a d d m e n u ( m e n u = [ " a c t i o n s " ,  
         , , 1 2 0 , 1 , " " , s t y l e 1 , , " l e f t " , e f f e c t , , , , , , , , , , , ,  
         , " P o u r q u o i   ? " , p r e f i x + " a c t i o n C o l . a s p x " , , , 1  
         , " P r o m o t i o n   d e   l ' a c c e s s i b i l i t é   a u x   s e r v i c e s   p s y c h o l o g i q u e s " , p r e f i x + " a c t i o n C o l P r o m o . a s p x " , , , 1  
         , " D é f e n s e   d e s   i n t é r ê t s   p r o f e s s i o n n e l s " , p r e f i x + " a c t i o n C o l D e f . a s p x " , , , 1  
         , " A p p e l   à     t o u s " , p r e f i x + " a c t i o n C o l T o u s . a s p x " , , , 1  
         ] )  
  
  
  
                 a d d m e n u ( m e n u = [ " c o n t r i b u t i o n s " ,  
         , , 1 2 0 , 1 , " " , s t y l e 1 , , " l e f t " , e f f e c t , , , , , , , , , , , ,  
         , " P u b l i c a t i o n s " , p r e f i x + " c o n t r i b u t i o n P u b . a s p x " , , , 1  
         , " R e c h e r c h e s " , p r e f i x + " c o n t r i b u t i o n R e c h . a s p x " , , , 1  
         , " R é f l e x i o n s " , p r e f i x + " c o n t r i b u t i o n R e f l . a s p x " , , , 1  
         ] )  
  
                 a d d m e n u ( m e n u = [ " é v è n e m e n t s " ,  
         , , 1 2 0 , 1 , " " , s t y l e 1 , , " l e f t " , e f f e c t , , , , , , , , , , , ,  
         , " F o r m a t i o n s " , p r e f i x + " f o r m a t i o n s . a s p x " , , , 1  
         , " A G A " , p r e f i x + " a g a . a s p x " , , , 1  
         , " C o n g r è s " , p r e f i x + " a v e n i r . a s p x " , , , 1  
         , " A d h é s i o n   e n   l i g n e " , " h t t p : / / w w w . s p g . q c . c a / c l i c / A P Q / m e m b r e t e / a d h e s i o n . a s p x " , , , 1  
         , " R e n o u v e l l e m e n t   d ' a s s u r a n c e s " , p r e f i x + " i n c l u d e s / d o c u m e n t s / f o r m _ a s s u r a n c e s I n t e r n e t . p d f " , , , 1  
         ] )  
  
 d u m p m e n u s ( )  
 
