ÿþ	 / /   s e t   u p   d r o p   d o w n s   a n y w h e r e   i n   t h e   b o d y   o f   t h e   p a g e .   I   t h i n k   t h e   b o t t o m   o f   t h e   p a g e   i s   b e t t e r . .    
 	 / /   b u t   y o u   c a n   e x p e r i m e n t   w i t h   e f f e c t   o n   l o a d t i m e .  
 	 i f   ( m t D r o p D o w n . i s S u p p o r t e d ( ) )   {  
  
 	 	 / / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
 	 	 / /   c r e a t e   a   s e t   o f   d r o p d o w n s  
 	 	 / / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
 	 	 / /   t h e   f i r s t   p a r a m   s h o u l d   a l w a y s   b e   d o w n ,   a s   i t   i s   h e r e  
 	 	 / /  
 	 	 / /   T h e   s e c o n d   a n d   t h i r d   p a r a m   a r e   t h e   t o p   a n d   l e f t   o f f s e t   p o s i t i o n s   o f   t h e   m e n u s   f r o m   t h e i r   a c t u a t o r s  
 	 	 / /   r e s p e c t i v e l y .   T o   m a k e   a   m e n u   a p p e a r   a   l i t t l e   t o   t h e   l e f t   a n d   b o t t o m   o f   a n   a c t u a t o r ,   y o u   c o u l d   u s e  
 	 	 / /   s o m e t h i n g   l i k e   - 5 ,   5  
 	 	 / /  
 	 	 / /   T h e   l a s t   p a r a m e t e r   c a n   b e   . t o p L e f t ,   . b o t t o m L e f t ,   . t o p R i g h t ,   o r   . b o t t o m R i g h t   t o   i n i d i c a t e   t h e   c o r n e r  
 	 	 / /   o f   t h e   a c t u a t o r   f r o m   w h i c h   t o   m e a s u r e   t h e   o f f s e t   p o s i t i o n s   a b o v e .   H e r e   w e   a r e   s a y i n g   w e   w a n t   t h e    
 	 	 / /   m e n u   t o   a p p e a r   d i r e c t l y   b e l o w   t h e   b o t t o m   l e f t   c o r n e r   o f   t h e   a c t u a t o r  
 	 	 / / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
 	 	 v a r   m s   =   n e w   m t D r o p D o w n S e t ( m t D r o p D o w n . d i r e c t i o n . d o w n ,   0 ,   0 ,   m t D r o p D o w n . r e f e r e n c e . b o t t o m L e f t ) ;  
  
 	 	 / / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
 	 	 / /   c r e a t e   a   d r o p d o w n   m e n u  
 	 	 / / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
 	 	 / /   t h e   f i r s t   p a r a m e t e r   s h o u l d   b e   t h e   H T M L   e l e m e n t   w h i c h   w i l l   a c t   a c t u a t o r   f o r   t h e   m e n u  
 	 	 / / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
 	 v a r   m e n u 1   =   m s . a d d M e n u ( d o c u m e n t . g e t E l e m e n t B y I d ( " m e n u 1 " ) ) ;  
 	 	 m e n u 1 . a d d I t e m ( " T h e   C l a r i o n   E x p e r i e n c e   " ,   " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / c l a r i o n . a s p " ) ;  
 	 	 m e n u 1 . a d d I t e m ( " K e y   P e r s o n n e l " ,   " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / p e r s o n e l . a s p " ) ;  
 	 	 m e n u 1 . a d d I t e m ( " P l a n n i n g   a n   E v e n t " ,   " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / p l a n n i n g . a s p " ) ;  
 	 	 m e n u 1 . a d d I t e m ( " R e c o m m e n d e d   V e n u e s " ,   " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / v e n u e s . a s p " ) ;  
 	 	 m e n u 1 . a d d I t e m ( " E v e n t   E q u i p m e n t " ,   " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / e q u i p m e n t . a s p " ) ;        
 	 	 m e n u 1 . a d d I t e m ( " E v e n t   W e b s i t e s " ,   " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / w e b s i t e s . a s p " ) ;        
 	 	 m e n u 1 . a d d I t e m ( " R e q u e s t   a   B u d g e t " ,   " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / y o u r _ d a y . a s p " ) ;        
 	 	 m e n u 1 . a d d I t e m ( " S c h e d u l e   o f   C h a r g e s   " ,   " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / c h a r g e s . a s p " ) ;        
  
  
  
 	 	  
 	 	 / / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
  
 	 	 / / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
 	 	 / /   a d d   a   s u b - m e n u  
 	 	 / / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
 	 	 / /   t o   a d d   a   s u b   m e n u   t o   a n   e x i s t i n g   m e n u   o b j e c t ,   c a l l   i t ' s   a d d M e n u   m e t h o d   a n d   p a s s   i t   t h e   i t e m   f r o m  
 	 	 / /   t h e   p a r e n t   m e n u   w h i c h   s h o u l d   a c t   a s   i t ' s   a c t u a t o r .   T o   a d d   a   s u b m e n u   t o   t h e   f o u r t h   i t e m   o f   a   m e n u  
 	 	 / /   c a l l e d   " t h e M e n u " ,   y o u   w o u l d   d o   t h e M e n u . a d d M e n u ( t h e M e n u . i t e m s [ 4 ] )  
 	 	 / / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
  
  
          
                 v a r   m e n u 2   =   m s . a d d M e n u ( d o c u m e n t . g e t E l e m e n t B y I d ( " m e n u 2 " ) ) ;  
 	 	 m e n u 2 . a d d I t e m ( " M e r c h a n d i s e   R a n g e " , " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / m e r c h _ h o m e . a s p " ) ;  
 	 	 m e n u 2 . a d d I t e m ( " G e t   a   Q u o t e " ,   " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / g e t _ q u o t e . a s p " ) ; 	 	  
 	 	 m e n u 2 . a d d I t e m ( " R e q u e s t   a   B r o c h u r e " ,   " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / b r o c h u r e . a s p " ) ; 	 	  
 	 	 m e n u 2 . a d d I t e m ( " P r i c e w a t c h " ,   " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / p r i c e w a t c h . a s p " ) ;  
 	 	 m e n u 2 . a d d I t e m ( " A r t w o r k   R e q u i r e m e n t s " ,   " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / a r t w o r k . a s p " ) ; 	 	  
 	 	 m e n u 2 . a d d I t e m ( " T e r m s   &   C o n d i t i o n s " ,   " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / t e r m s . a s p " ) ; 	 	  
  
  
 	 	  
 	 v a r   m e n u 3   =   m s . a d d M e n u ( d o c u m e n t . g e t E l e m e n t B y I d ( " m e n u 3 " ) ) ;  
 	 	 m e n u 3 . a d d I t e m ( " C o r p o r a t e   G o l f   i n   t h e   S u n " , " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / e u r o p e . a s p " ) ;  
 	 	 m e n u 3 . a d d I t e m ( " B o o k i n g   S e r v i c e " , " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / b o o k i n g . a s p " ) ;  
 	 	 m e n u 3 . a d d I t e m ( " E v e n t   M a n a g e m e n t " , " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / m a n a g e m e n t . a s p " ) ;  
 	 	 m e n u 3 . a d d I t e m ( " R e c o m m e n d e d   V e n u e s " ,   " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / e u r o v e n u e s . a s p " ) ;  
 	 	 m e n u 3 . a d d I t e m ( " R e q u e s t   a   B u d g e t " ,   " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / e u r o y o u r _ d a y . a s p " ) ;  
 	 	 m e n u 3 . a d d I t e m ( " S a m p l e   I t i n e r a r y " , " h t t p : / / w w w . c l a r i o n g o l f . c o m / s i t e / e u r o i t i n . a s p " ) ;  
  
 	  
 	  
 	  
 	 	  
  
 	 	 / / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
 	 	 / /   w r i t e   d r o p   d o w n s   i n t o   p a g e  
 	 	 / / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
 	 	 / /   t h i s   m e t h o d   w r i t e s   a l l   t h e   H T M L   f o r   t h e   m e n u s   i n t o   t h e   p a g e   w i t h   d o c u m e n t . w r i t e ( ) .   I t   m u s t   b e  
 	 	 / /   c a l l e d   w i t h i n   t h e   b o d y   o f   t h e   H T M L   p a g e .  
 	 	 / / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
 	 	 m t D r o p D o w n . r e n d e r A l l ( ) ;  
 	 }  
 
