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