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