ÿþ	 / /   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 " ) ) ;  
 	 	  
 	 	 / / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
  
 	 	 / / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
 	 	 / /   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 [ 3 ] )  
 	 	 / / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
 	  
 	 / / 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 " ) ) ;  
 	 / / 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 " ) ) ;  
         	 / / 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 " ) ) ;  
 	 / / v a r   m e n u 4   =   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 4 " ) ) ;  
  
 	 v a r   m e n u 5   =   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 5 " ) ) ;  
 	 	 m e n u 5 . a d d I t e m ( " /'F4¯'G  ~J'E  FH1" , " h t t p : / / v c . p n u . a c . i r " ) ;  
 	 	 m e n u 5 . a d d I t e m ( " /'F4¯'G  (JF  'DEDDÌ  41JA" ,   " h t t p : / / v c . a i c t c . i r " ) ;  
 	 	 m e n u 5 . a d d I t e m ( " E,E9  'GD  'D(J*" ,   " " ) ;  
 	 	  
 	 	  
 	 v a r   m e n u 6   =   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 6 " ) ) ;  
                 	 m e n u 6 . a d d I t e m ( " V i r t u a l   C l a s s r o o m " ,   " v i r t u a l c l a s s r o o m . h t m " ) ;  
 	 	 m e n u 6 . a d d I t e m ( " L M S   &   L C M S " ,   " " ) ;  
 	 	 m e n u 6 . a d d I t e m ( " E d u c a t i o n a l   P o r t a l " ,   " " ) ;  
 	 	  
          
          
    
  
 	 	 / / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
 	 	 / /   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 ( ) ;  
 	 }  
 
