ÿþD Q M _ N o t i c e   =   " D H T M L   Q u i c k M e n u ,   C o p y r i g h t   ( c )   -   2 0 0 2 ,   O p e n C u b e   I n c .   -   w w w . o p e n c u b e . c o m "  
 l i m i t _ m u l t i p l e _ u s e r s   =   t r u e    
  
 / * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
 R e q u i r e d   m e n u   S e t t i n g s  
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - * /  
  
       D Q M _ s u b _ m e n u _ w i d t h   =   1 3 0             / / d e f a u l t   s u b   m e n u   w i d t h s  
       D Q M _ s u b _ x y   =   " 0 , 0 "                         / / d e f a u l t   s u b   x , y   c o o r d i n a t e s  
        
        
       D Q M _ c o d e b a s e   =   " "                           / / r e l a t i v e   l o c a t i o n   o f   . j s   f i l e s  
       D Q M _ u r l t a r g e t   =   " _ s e l f "               / / s e t   t o :   _ s e l f ,   _ p a r e n t ,   _ n e w ,   o r   " m y   f r a m e   n a m e "  
  
       D Q M _ b o r d e r _ w i d t h   =   1  
       D Q M _ d i v i d e r _ h e i g h t   =   1  
  
       D Q M _ b o r d e r _ c o l o r   =   " # 0 f 8 b 9 e "     / / H e x   c o l o r   v a l u e   o r   ' t r a n s p a r e n t '  
       D Q M _ m e n u _ b g c o l o r   =   " # 3 9 a 4 c 2 "     / / H e x   c o l o r   v a l u e   o r   ' t r a n s p a r e n t '  
       D Q M _ h l _ b g c o l o r   =   " # 6 8 b e d 6 "         / / H e x   c o l o r   v a l u e  
        
  
       / * - - - T h e   f o l l o w i n g   p a r a m e t e r   d e f i n e s   t h e   d e l a y  
       - - - - - t i m e   b e t w e e n   t h e   m o u s e   m o v i n g   o u t s i d e   o f  
       - - - - - a   s u b   m e n u   a n d   t h e   s u b   m e n u   a c t u a l l y   c l o s i n g .  
       - - - - - I n   a l l   b r o w s e r s   e x c e p t   N e t s c a p e   4 . x   t h i s   t i m e    
       - - - - - p e r i o d   s t a r t s   a f t e r   t h e   m o u s e   l e a v e s   t h e   s u b    
       - - - - - m e n u   a n d   t h e   u s e r   s t o p s   m o v i n g   t h e   m o u s e .    
       - - - - - T h i s   s e t t i n g   i s   u s e f u l   f o r   r e d u c i n g   e n d - u s e r    
       - - - - - e r r o r   i n   t h e   s e l e c t i o n   o f   s u b   m e n u s .   D e f i n e d    
       - - - - - i n   m i l l i s e c o n d s   ( 1 / 1 0 0 0 s ) - - - * /  
  
       D Q M _ m o u s e _ o f f _ d e l a y   =   1 0 0  
        
      
       / * - - - I n t e r n e t   E x p l o r e r   M a c   O f f s e t   F i x   -   T h e   f o l l o w i n g  
       - - - - - p a r a m e t e r s   c o r r e c t   p o s i t i o n   r e p o r t i n g   b u g s   i n  
       - - - - - i e 4 . x   a n d   i e 5 . x   o n   t h e   M a c   O S 9   a n d   O S X   p l a t f o r m s .  
       - - - - - A d j u s t   t h e   o f f s e t s   b e l o w   u n t i l   t h e   f i r s t   l e v e l  
       - - - - - s u b   m e n u s   p o p   u p   i n   t h e   c o r r e c t   l o c a t i o n . * /  
        
       D Q M _ o s 9 _ i e 5 m a c _ o f f s e t _ X   =   1 0  
       D Q M _ o s 9 _ i e 5 m a c _ o f f s e t _ Y   =   1 5  
  
       D Q M _ o s x _ i e 5 m a c _ o f f s e t _ X   =   0  
       D Q M _ o s x _ i e 5 m a c _ o f f s e t _ Y   =   0  
  
       D Q M _ i e 4 m a c _ o f f s e t _ X   =   - 8  
       D Q M _ i e 4 m a c _ o f f s e t _ Y   =   - 5 0  
  
  
       / * - - - N e t s c a p e   4 . x   f i x   o p t i o n   -   b u g s   i n   N e t s c a p e   4 . x  
       - - - - - c a n   c a u s e   l a y e r s   ( s u b   m e n u s )   t o   b e   r e n d e r e d  
       - - - - - i n c o r r e c t l y   u p o n   r e s i z i n g   t h e   b r o w s e r   w i n d o w .  
       - - - - - T h e   o n l y   w a y   t o   w o r k   a r o u n d   t h i s   i s s u e   i s   t o   r e l o a d  
       - - - - - t h e   p a g e   a f t e r   a   r e s i z e .   T h e   f o l l o w i n g   p a r a m e t e r s   a l l o w  
       - - - - - t h e   m e n u   t o   a u t o m a t i c a l l y   r e l o a d   t h e   p a g e   f o r   t h e   u s e r  
       - - - - - a f t e r   a   r e s i z e ,   p r o m p t s   t h e   u s e r   t o   r e l o a d   t h e   p a g e  
       - - - - - m a n u a l l y   a f t e r   r e s i z e ,   o r   a t t e m p t s   t o   c o r r e c t   t h e   m e n u  
       - - - - - a f t e r   a   r e s i z e   w i t h o u t   r e l o a d i n g . - - - - - * /  
        
       D Q M _ n n 4 _ r e a l o a d _ a f t e r _ r e s i z e   =   t r u e  
  
       D Q M _ n n 4 _ r e s i z e _ p r o m p t _ u s e r   =   f a l s e  
       D Q M _ n n 4 _ r e s i z e _ p r o m p t _ m e s s a g e   =   " T o   r e i n i t i a l i z e   t h e   n a v i g a t i o n   m e n u   p l e a s e   c l i c k   t h e   ' R e l o a d '   b u t t o n . "  
        
  
       / * - - - O p e r a   4   &   u p   f i x   -   T h e   f o l l o w i n g   p a r a m e t e r   o p t i o n  
       - - - - - c o r r e c t s   d i v   m o u s e   d e t e c t i o n   b u g s   o n   O p e r a .   S e t   t h e  
       - - - - - p a r a m e t e r   v a l u e   t o   t r u e   i f   y o u r   s u b   m e n u s   a r e   l o c a t e d  
       - - - - - a t   t h e   l o w e s t   p o i n t   o n   t h e   H T M L   p a g e . - - - * /  
  
       D Q M _ u s e _ o p e r a _ d i v _ d e t e c t _ f i x   =   t r u e ;  
  
  
 / * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
 I n t e r n e t   E x p l o r e r   T r a n s i t i o n   E f f e c t s   -   I E 5 . 5   &   U P  
  
 N o t e :   A l l   n o n   s u p p o r t i n g   b r o w s e r s   w i l l   i g n o r e  
 t h e   e f f e c t   s e t t i n g s   b e l o w   w h i l e   r e t a i n i n g   t h e  
 c o m p l e t e   s u b   m e n u   f u n c t i o n a l i t y   a n d   l o o k .  
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - * /  
  
 	  
       / * - - - - O p t i o n s   i n c l u d e   -   n o n e   |   f a d e   |   p i x e l a t e   |  
       - - - - - - i r i s   |   s l i d e   |   g r a d i e n t w i p e   |   c h e c k e r b o a r d   |  
       - - - - - - r a d i a l w i p e   |   r a n d o m b a r s   |   r a n d o m d i s s o l v e   | s t r e t c h   * /  
  
       D Q M _ s u b _ m e n u _ e f f e c t   =   " f a d e "  
       D Q M _ s u b _ i t e m _ e f f e c t   =   " f a d e "  
  
  
       / * - - - - D e f i n e   t h e   e f f e c t   d u r a t i o n   i n   s e c o n d s   b e l o w - - - * /  
        
       D Q M _ s u b _ m e n u _ e f f e c t _ d u r a t i o n   =   . 4  
       D Q M _ s u b _ i t e m _ e f f e c t _ d u r a t i o n   =   . 4  
  
      
       / * - - - - C u s t o m i z a t i o n   o p t i o n   s e t t i n g s   f o r   t h e   v a r i o u s   e f f e c t  
       - - - - - - t r a n s i t i o n s   m a y   b e   d e f i n e d   b e l o w - - - * /  
  
       D Q M _ e f f e c t _ p i x e l a t e _ m a x s q a r e   =   3 0  
       D Q M _ e f f e c t _ i r i s _ i r i s s t y l e   =   " C I R C L E "                     / / C R O S S ,   C I R C L E ,   P L U S ,   S Q U A R E ,   o r   S T A R  
       D Q M _ e f f e c t _ c h e c k e r b o a r d _ s q u a r e s x   =   1 4  
       D Q M _ e f f e c t _ c h e c k e r b o a r d _ s q u a r e s Y   =   1 4  
       D Q M _ e f f e c t _ c h e c k e r b o a r d _ d i r e c t i o n   =   " R I G H T "       / / U P ,   D O W N ,   L E F T ,   R I G H T  
        
  
       / * - - - - N o t e :   D u e   t o   b r o w s e r   l i m i t a t i o n s ,   w h e n   u s i n g   a    
       - - - - - - d r o p   s h a d o w   e f f e c t   o r   s u b   m e n u   o p a c i t y   v a l u e s  
       - - - - - - l e s s   t h a n   1 0 0 ,   c o m b i n e d   w i t h   s u b   m e n u   a n d   o r  
       - - - - - - s u b   m e n u   i t e m   t r a n s i t i o n s ,   u n d e s i r a b l e   t r a n s i t i o n  
       - - - - - - r e s u l t s   m a y   o c c u r .   T o   r e m e d y   t h e   i s s u e   u s e  
       - - - - - - s e m i   t r a n s p a r e n t   s u b   m e n u s   o r   b o r d e r s   w i t h o u t  
       - - - - - - t r a n s i t i o n   e f f e c t s   o r   u s e   t r a n s i t i o n   e f f e c t s   w i t h o u t  
       - - - - - - b o r d e r s   a n d   s e t   t h e   s u b   m e n u   o p a c i t y   v a l u e   t o   1 0 0 . - - - * /  
        
       / * - - - - O p a c i t y   i s   d e f i n e d   w i t h   a   v a l u e   b e t w e e n  
       - - - - - - 1   a n d   1 0 0   w i t h   1 0 0   b e i n g   o p a q u e - - - * /       	  
  
       D Q M _ s u b _ m e n u _ o p a c i t y   =   1 0 0  
  
       D Q M _ d r o p s h a d o w _ c o l o r   =   " n o n e "                                 / / H e x   c o l o r   v a l u e   o r   ' n o n e '  
       D Q M _ d r o p s h a d o w _ o f f x   =   5                                             / / d r o p   s h a d o w   w i d t h  
       D Q M _ d r o p s h a d o w _ o f f y   =   5 	                                 / / d r o p   s h a d o w   h e i g h t  
  
  
  
 / * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
 O p t i o n a l   e v e n t   t r i g g e r e d   c u s t o m   f u n c t i o n   c a l l s  
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - * /  
  
  
       / * - - - - T h i s   m e n u   u s e s   t h e   d o c u m e n t s   o n l o a d   e v e n t   t o  
       - - - - - - i n i t i a l l y   g e n e r a t e   t h e   m e n u s .   I f   y o u r   H T M L   p a g e   r e q u i r e s  
       - - - - - - t h e   o n l o a d   s t a t e m e n t   f o r   c a l l i n g   o t h e r   s c r i p t   f u n c t i o n s  
       - - - - - - o r   s t a t e m e n t s   y o u   m a y   e x e c u t e   y o u r   c o d e   u s i n g   t h e  
       - - - - - - p a r a m e t e r   b e l o w - - - - - - * /  
  
       / / D Q M _ o n l o a d _ c o d e   =   " a l e r t ( ' c u s t o m   f u n c t i o n   -   o n l o a d ' ) "  
  
  
       / * - - - - t h e   f o l l o w i n g   p a r a m e t e r s   m a y   b e   u s e d   t o   e x e c u t e  
       - - - - - - c u s t o m   c o d e   u p o n   m e n u   p o p - u p   a n d   h i d e .  
       - - - - - - T h e s e   a r e   u s e f u l   f o r   h i d i n g   d r o p   d o w n   b o x e s   w h i c h  
       - - - - - - m a y   n o t   b e   d i s p l a y e d   u n d e r   t h e   m e n u s   d u e   t o  
       - - - - - - b r o w s e r   l i m i t a t i o n s   w i t h   c e r t a i n   f o r m   f i e l d s . - - - * /  
  
       / / D Q M _ s h o w m e n u _ c o d e 0   =   " s t a t u s   =   ' c u s t o m   s h o w   m e n u   f u n c t i o n   c a l l   -   m e n u 0 ' "  
       / / D Q M _ s h o w m e n u _ c o d e 1   =   " s t a t u s   =   ' c u s t o m   s h o w   m e n u   f u n c t i o n   c a l l   -   m e n u 1 ' "  
  
       / / D Q M _ h i d e m e n u _ c o d e 0   =   " s t a t u s   =   ' c u s t o m   h i d e   m e n u   f u n c t i o n   c a l l   -   m e n u 0 ' "  
       / / D Q M _ h i d e m e n u _ c o d e 1   =   " s t a t u s   =   ' c u s t o m   h i d e   m e n u   f u n c t i o n   c a l l   -   m e n u 1 ' "  
  
    
       / * - - - - t h e   f o l l o w i n g   p a r a m e t e r s   m a y   b e   u s e d   t o   e x e c u t e  
       - - - - - - c u s t o m   c o d e   u p o n   c l i c k i n g   a   m e n u   i t e m .   I f   a   U R L   l i n k    
       - - - - - - a n d   c u s t o m   c o d e   a r e   b o t h   d e f i n e d   t h e   c o d e   w i l l   b e    
       - - - - - - e x e c u t e d   f i r s t ,   t h e n   t h e   U R L   l i n k   w i l l   b e   l o a d e d .   T h i s    
       - - - - - - p a r a m e t e r   o p t i o n   i s   u s e f u l   f o r   o p e n i n g   c u s t o m   p o p   u p   w i n d o w s . - - - * /  
  
       / / D Q M _ c l i c k i t e m _ c o d e 0 _ 0   =   " a l e r t ( ' c u s t o m   F u n c t i o n   -   M e n u   I t e m   0 _ 0 ' ) "  
       / / D Q M _ c l i c k i t e m _ c o d e 1 _ 0   =   " a l e r t ( ' c u s t o m   F u n c t i o n   -   M e n u   I t e m   1 _ 0 ' ) "  
  
  
  
 / * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
 R e q u i r e d   f o n t   S e t t i n g s  
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - * /  
        
  
       D Q M _ t e x t c o l o r   =   " # f f f f f f "  
       D Q M _ f o n t f a m i l y   =   " a r i a l "                         / / A n y   a v a i l a b l e   s y s t e m   f o n t            
       D Q M _ f o n t s i z e   =   1 1 	 	                   / / D e f i n e d   w i t h   p i x e l   s i z i n g     	  
       D Q M _ f o n t s i z e _ i e 4   =   9 	 	                   / / D e f i n e d   w i t h   p o i n t   s i z i n g  
       D Q M _ t e x t d e c o r a t i o n   =   " n o r m a l "                   / / s e t   t o :   ' n o r m a l ' ,   o r   ' u n d e r l i n e '  
       D Q M _ f o n t w e i g h t   =   " n o r m a l "                           / / s e t   t o :   ' n o r m a l ' ,   o r   ' b o l d '  
       D Q M _ f o n t s t y l e   =   " n o r m a l " 	                   / / s e t   t o :   ' n o r m a l ' ,   o r   ' i t a l i c '   	  
       D Q M _ h l _ t e x t c o l o r   =   " # f f f f f f "  
       D Q M _ h l _ t e x t d e c o r a t i o n   =   " # 3 3 6 6 c c "       / / s e t   t o :   ' n o r m a l ' ,   o r   ' u n d e r l i n e '  
  
       D Q M _ m a r g i n _ t o p   =   3  
       D Q M _ m a r g i n _ b o t t o m   =   3  
       D Q M _ m a r g i n _ l e f t   =   3  
       D Q M _ m a r g i n _ r i g h t   =   3  
  
       D Q M _ t e x t _ a l i g n m e n t   =   " l e f t "                       / / s e t   t o :   ' l e f t ' ,   ' c e n t e r '   o r   ' r i g h t '  
        
  
  
  
 / * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
 O p t i o n a l   I c o n   I m a g e s   -   R e l a t i v e   P o s i t i o n i n g  
  
 T h e   r e l a t i v e   p o s i t i o n e d   i c o n   i m a g e s   a r e   a u t o m a t i c a l l y  
 p l a c e d   d i r e c t l y   b e f o r e   o r   a f t e r   t h e   s u b   m e n u   i t e m s  
 t e x t   ( p l a c e m e n t   i s   d e t e r m i n e d   b y   t e x t   a l i g n m e n t ) .    
 B y   a d d i n g   t r a n s p a r e n t   s p a c e   t o   t h e   l e f t   o r   r i g h t  
 o f   t h e   i c o n   i m a g e   i t s e l f ,   a   c u s t o m   i m a g e   t o   t e x t   g a p  
 m a y   b e   o b t a i n e d   ( N o t e :   T h e   g a p   s p a c e   b e t w e e n   i c o n  
 i m a g e s   a n d   t e x t   m a y   a l s o   b e   a c h i e v e d   b y   u s i n g   t h e  
 m e n u s   o p t i o n a l   2 n d   i c o n   i m a g e ,   s e e   t h e   ' o p t i o n a l   2 n d  
 i c o n   i m a g e s '   s e c t i o n   f o r   m o r e   i n f o r m a t i o n ) .   T h e    
 r e l a t i v e   p o s i t i o n e d   i c o n s   a r e   u s e f u l   f o r   c r e a t i n g  
 t e x t   b u l l e t s   f o r   a e s t h e t i c   p u r p o s e s   o r   s y m b o l i c   i c o n s  
 f o r   d i f f e r e n t   s u b   m e n u   i t e m s .  
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - * /  
  
  
       / * - - - - U n l i m i t e d   i c o n   i m a g e s   m a y   b e   d e f i n e d   a n d   a s s o c i a t e d   w i t h   a n y   s u b   m e n u  
       - - - - - - i t e m   b y   s p e c i f y i n g   t h e   i c o n s   i n d e x   w i t h   t h e   ' D Q M _ i c o n _ i n d e x '   p a r a m e t e r    
       - - - - - - s e e   t h e   ' s u b   m e n u   c u s t o m i z a t i o n '   s e c t i o n   b e l o w   f o r   e x a m p l e s - - - - - - - - - * /  
  
  
       D Q M _ i c o n _ i m a g e 0   =   " i m a g e s / a r r o w _ b l u e . g i f "  
       D Q M _ i c o n _ r o l l o v e r 0   =   " i m a g e s / a r r o w _ b l u e b . g i f "  
       D Q M _ i c o n _ i m a g e _ w h 0   =   " 1 0 , 8 "  
  
       D Q M _ i c o n _ i m a g e 1   =   " i m a g e s / a r r o w . g i f "  
       D Q M _ i c o n _ r o l l o v e r 1   =   " i m a g e s / a r r o w . g i f "  
       D Q M _ i c o n _ i m a g e _ w h 1   =   " 1 3 , 1 0 "  
  
  
 / * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
 O p t i o n a l   2 n d   I c o n   I m a g e s   -   A b s o l u t e   P o s i t i o n i n g  
  
 T h e   2 n d   a b s o l u t e   p o s i t i o n e d   i c o n s   m a y   b e   p o s i t i o n e d    
 a n y w h e r e   w i t h i n   t h e   s u b   m e n u   i t e m s   b o u n d i n g   a r e a .    
 T h e s e   i c o n   i m a g e s   a r e   u s e f u l   f o r   c r e a t i n g   a r r o w s    
 o r   o t h e r   s y m b o l s   w h i c h   i n d i c a t e   t h e   e x i s t e n c e   o f   a    
 c h i l d   s u b   m e n u .   S u b   m e n u   t e x t   a l i g n m e n t   o r   l e n g t h    
 w i l l   n o t   a f f e c t   t h e   i m a g e s   p l a c e m e n t .     I f   y o u r   i m a g e s    
 u n d e s i r a b l y   a p p e a r   o v e r   t h e   t o p   o f   s u b   m e n u   t e x t    
 i t e m s   t h e n   a d j u s t   t h e   i c o n s   c o o r d i n a t e s ,   s u b   m e n u    
 w i d t h s ,   o r   m a r g i n s   a c c o r d i n g l y .  
  
 N o t e :   I c o n   i m a g e   c o o r d i n a t e s   a r e   d e f i n e d   r e l a t i v e   t o  
 t h e   t o p   r i g h t   c o r n e r   o f   t h e   s u b   m e n u   i t e m   w h e n   t h e  
 s u b   m e n u   t e x t   i s   l e f t   a l i g n e d ,   o r   r e l a t i v e   t o   t h e  
 t o p   l e f t   c o r n e r   w h e n   t h e   s u b   m e n u s   t e x t   i s   r i g h t  
 a l i g n e d .  
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - * /  
  
  
       / * - - - - U n l i m i t e d   i c o n   i m a g e s   m a y   b e   d e f i n e d   a n d   a s s o c i a t e d   w i t h   a n y   s u b   m e n u  
       - - - - - - i t e m   b y   s p e c i f y i n g   t h e   i c o n s   i n d e x   w i t h   t h e   ' D Q M _ 2 n d _ i c o n _ i n d e x '   p a r a m e t e r    
       - - - - - - s e e   t h e   ' s u b   m e n u   c u s t o m i z a t i o n '   s e c t i o n   b e l o w   f o r   e x a m p l e s - - - - - - - - - * /  
  
       D Q M _ 2 n d _ i c o n _ i m a g e 0   =   " i m a g e s / a r r o w . g i f "  
       D Q M _ 2 n d _ i c o n _ r o l l o v e r 0   =   " i m a g e s / a r r o w . g i f "  
       D Q M _ 2 n d _ i c o n _ i m a g e _ w h 0   =   " 1 3 , 1 0 "  
       D Q M _ 2 n d _ i c o n _ i m a g e _ x y 0   =   " 0 , 4 "  
  
  
 / * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
 O p t i o n a l   S t a t u s   B a r   T e x t  
  
 N o t e :   C u s t o m   d e f i n e d   s t a t u s   b a r   t e x t   f o r   a   m e n u   i t e m    
 w i l l   b e   d i s p l a y e d   i n   p l a c e   o f   t h e   U R L   w h e n   t h e    
 ' D Q M _ s h o w _ u r l s _ s t a t u s b a r '   p a r a m e t e r   i s   s e t   t o   t r u e .  
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - * /  
  
       D Q M _ s h o w _ u r l s _ s t a t u s b a r   =   f a l s e  
        
       / / D Q M _ s t a t u s _ t e x t 0   =   " S a m p l e   t e x t   -   M a i n   M e n u   I t e m   0 "  
       / / D Q M _ s t a t u s _ t e x t 1   =   " S a m p l e   t e x t   -   M a i n   M e n u   I t e m   1 "  
  
       / / D Q M _ s t a t u s _ t e x t 1 _ 0   =   " S a m p l e   t e x t   -   M a i n   M e n u   I t e m   1 ,   S u b   I t e m   0 " 	  
       / / D Q M _ s t a t u s _ t e x t 1 _ 0   =   " S a m p l e   t e x t   -   M a i n   M e n u   I t e m   1 ,   S u b   I t e m   1 " 	  
  
  
  
  
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
 / *                                                                                                                                       * /  
 / *                                               M A I N   M E N U   C U S T O M I Z A T I O N                                           * /  
 / *                                                                                                                                       * /    
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
  
 / * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
  
 T h e   f o l l o w i n g   p a r a m e t e r s   d e f i n e   t h e   m a i n   m e n u   i t e m s   r o l l o v e r   i m a g e s   a n d    
 U R L ' s .   E a c h   r o l l o v e r   i m a g e   i s   c o n n e c t e d   t o   a   p r e - d e f i n e d   H T M L   i m a g e   w i t h i n  
 y o u r   w e b   p a g e   b y   m a t c h i n g   t h e   r o l l o v e r   p a r a m e t e r s   i n d e x   t o   t h e   d e f i n e d  
 i n d e x   o f   y o u r   h t m l   p a g e s   m e n u   i m a g e   ( S e e   t h e   d o c u m e n t a t i o n   o r   v i e w   t h e  
 s o u r c e   o f   ' s a m p l e . h t m '   f o r   i n f o r m a t i o n   o n   s e t t i n g   u p   H T M L   i m a g e   t a g s    
 a s   m e n u   i t e m s ) .   T h e   r o l l o v e r   i m a g e   p a r a m e t e r s   a r e   p r o v i d e d   a s   a n   o p t i o n a l    
 e f f e c t   a n d   a r e   n o t   r e q u i r e d   i n   o r d e r   f o r   t h e   m e n u   t o   f u n c t i o n .  
  
 N o t e :   T o   d e f i n e   U R L   l i n k s   f o r   a   m a i n   m e n u   i m a g e ,   d e f i n e   b o t h   a   U R L   l i n k  
             p a r a m e t e r   b e l o w   ( i . e .   " D Q M _ u r l 0   =   ' m y u r l . h t m ' " )   a n d   a t t a c h   a  
             h y p e r l i n k   t a g   ( < a   h r e f = ' m y u r l . h t m ' > . . . < a > )   t o   t h e   m e n u ' s   a s s o c i a t e d  
             i m a g e   w i t h i n   y o u r   H T M L   p a g e .   T h i s   r e d u n d a n c y   i s   r e q u i r e d   f o r    
             c o m p l e t e   c r o s s   b r o w s e r   f u n c t i o n a l i t y   o f   m a i n   m e n u   U R L   l i n k s .  
  
             S p e c i f i c   m a i n   m e n u   i m a g e   U R L   t a r g e t s   m a y   a l s o   b e   d e f i n e d   b y   d e f i n i n g  
             a   ' D Q M _ u r l t a r g e t X '   p a r a m e t e r ,   w h e r e   X   i s   t h e   t h e   a s s o c i a t e d   m a i n  
             m e n u   i t e m s   i n d e x   n u m b e r .   A l l o w a b l e   ' D Q M _ u r l t a r g e t '   p a r a m   v a l u e s  
             i n c l u d e . . .   _ s e l f ,   _ p a r e n t ,   _ n e w ,   o r   " m y   f r a m e   n a m e " .  
  
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - * /  
      
  
       / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
       * * * * * * * * * - - - - - - - M a i n   M e n u   0 - - - - - - - - * * * * * * * * * * * * * *  
       * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
  
       D Q M _ r o l l o v e r _ i m a g e 0   =   " i m a g e s / i c o n 2 . g i f "  
       D Q M _ r o l l o v e r _ w h 0   =   " 8 5 , 3 1 "  
       / / D Q M _ u r l 0   =   " s u b p a g e 2 . h t m l " ;        
  
  
       / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
       * * * * * * * * * - - - - - - - M a i n   M e n u   1 - - - - - - - - * * * * * * * * * * * * * *  
       * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
  
       D Q M _ r o l l o v e r _ i m a g e 1   =   " i m a g e s / i c o n _ 1 b . g i f "  
       D Q M _ r o l l o v e r _ w h 1   =   " 2 5 0 , 3 5 "  
       D Q M _ u r l 1   =   " s u b p a g e 2 . h t m l " ;  
  
  
       / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
       * * * * * * * * * - - - - - - - M a i n   M e n u   2 - - - - - - - - * * * * * * * * * * * * * *  
       * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /          
  
       D Q M _ r o l l o v e r _ i m a g e 2   =   " i m a g e s / i c o n _ 2 b . g i f "    
       D Q M _ r o l l o v e r _ w h 2   =   " 2 0 1 , 3 5 "  
       / / D Q M _ u r l 2   =   " m y _ u r l . h t m l " ;        
  
  
       / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
       * * * * * * * * * - - - - - - - M a i n   M e n u   3 - - - - - - - - * * * * * * * * * * * * * * *  
       * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
  
       D Q M _ r o l l o v e r _ i m a g e 3   =   " i m a g e s / i c o n _ 3 b . g i f "    
       D Q M _ r o l l o v e r _ w h 3   =   " 2 4 5 , 3 5 "  
       / / D Q M _ u r l 3   =   " " ;        
      
           / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
       * * * * * * * * * - - - - - - - M a i n   M e n u   4 - - - - - - - - * * * * * * * * * * * * * * *  
       * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
  
       D Q M _ r o l l o v e r _ i m a g e 4   =   " i m a g e s / i c o n _ 4 b . g i f "    
       D Q M _ r o l l o v e r _ w h 4   =   " 1 3 2 , 3 5 "  
       D Q M _ u r l 4   =   " h o m e . p h p " ;        
        
             / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
       * * * * * * * * * - - - - - - - M a i n   M e n u   5 - - - - - - - - * * * * * * * * * * * * * * *  
       * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
  
       D Q M _ r o l l o v e r _ i m a g e 5   =   " i m a g e s / i c o n _ 5 b . g i f "    
       D Q M _ r o l l o v e r _ w h 5   =   " 1 7 6 , 3 5 "  
       / / D Q M _ u r l 3   =   " " ;        
  
           / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
       * * * * * * * * * - - - - - - - M a i n   M e n u   6 - - - - - - - - * * * * * * * * * * * * * * *  
       * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
  
       D Q M _ r o l l o v e r _ i m a g e 6   =   " i m a g e s / i c o n 3 b . g i f "    
       D Q M _ r o l l o v e r _ w h 6   =   " 6 8 , 3 1 "  
       / / D Q M _ u r l 3   =   " " ;        
  
  
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
 / *                                                                                                                                       * /  
 / *                                               S U B   M E N U   C U S T O M I Z A T I O N                                             * /  
 / *                                                                                                                                       * /    
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
  
 / * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
  
 T h e   p a r a m e t e r s   b e l o w   d e f i n e   t h e   m e n u s   t r e e   s t r u c t u r e ,   t e x t   d e s c r i p t i o n s ,    
 a s s o c i a t e d   i c o n   i m a g e s ,   U R L   l i n k s ,   a n d   s u b   m e n u   p o s i t i o n i n g .   A n   i n f i n i t e    
 n u m b e r   o f   s u b   m e n u   i t e m s   a n d   l e v e l s   m a y   b e   d e f i n e d   f o r   e a c h   m a i n   m e n u   i t e m  
 b y   a p p e n d i n g   t h e   a p p r o p r i a t e   i n d e x   v a l u e s   t o   t h e   ' D Q M _ s u b d e s c '   p a r a m e t e r .    
 T h e   i n c l u d e d   s a m p l e   m e n u s   ( ' s a m p l e . h t m ' )   t r e e   s t r u c t u r e   i s   d e f i n e d   b e l o w   a n d  
 m a y   b e   u s e d   a s   a   s i m p l e   g u i d e   f o r   h o w   t o   i n d e x   y o u r   i t e m s .  
  
 T h e   s u b   m e n u   i t e m s   t e x t   d e s c r i p t i o n s   m a y   b e   d e f i n e d   u s i n g   p l a i n   t e x t   o r  
 H T M L .   T o   u s e   H T M L   s i m p l y   p l a c e   t h e   e n t i r e   s t r i n g   o n   o n e   l i n e   a n d   r e p l a c e  
 a l l   d o u b l e   q u o t e s   w i t h   s i n g l e   q u o t e s .  
  
  
  
 A D D I T I O N A L   S U B   M E N U   C U S T O M I Z A T I O N   O P T I O N S :  
  
 T h e   f o l l o w i n g   p a r a m e t e r s   a r e   r e f e r e n c e d   f o r   d o c u m e n t a t i o n   p u r p o s e s   a n d   a r e    
 a d d i t i o n a l   c u s t o m i z a b l e   f e a t u r e s   w h i c h   m a y   b e   i n c l u d e d   a s   p a r t   o f   t h e   s a m p l e    
 s u b   m e n u s   d e f i n e d   b e l o w .   ( N o t e :   t o   u s e   t h e s e   p a r a m e t e r s   a d d   t h e m   t o   t h e   s u b    
 m e n u   s e c t i o n s   b e l o w ,   t h e y   a r e   n o t   a c t i v e   w h e n   i n s i d e   t h i s   c o m m e n t   f i e l d . )  
  
  
 S u b   M e n u   G r o u p   O p t i o n s :  
  
 T h e   f o l l o w i n g   s e t t i n g   a p p l y   t o   i n d i v i d u a l   s u b   m e n u   g r o u p s .   R e f e r e n c e   a   s u b  
 m e n u   g r o u p   w i t h i n   t h e   p a r a m e t e r   b y   a p p e n d i n g   t h e   i n d e x   v a l u e   o f   t h e   g r o u p  
 t o   t h e   p a r a m e t e r   n a m e .  
        
   1 - - - T h e   f o l l o w i n g   p a r a m e t e r s   d e f i n e   u n i q u e   c o l o r s ,   h i g h l i g h t   c o l o r s  
       b o r d e r   s i z e s ,   a n d   d i v i d e r   h e i g h t s   f o r   a   s u b   m e n u .   T h e   X   a t   t h e   e n d  
       o f   t h e   p a r a m e t e r   n a m e   r e p r e s e n t s   t h e   i n d e x   o f   t h e   s u b   m e n u .   C h i l d   s u b  
       m e n u s   m a y   a l s o   b e   r e f e r e n c e d ,   i . e .   ' D Q M _ m e n u _ b g c o l o r 1 _ 0 '   r e f e r s   t o   t h e  
       2 n d   m a i n   m e n u s ,   1 s t   s u b   m e n u   i t e m s ,   c h i l d   s u b   m e n u .  
        
       D Q M _ b o r d e r _ w i d t h X   =   1 0 ;  
       D Q M _ d i v i d e r _ h e i g h t X   =   5 ; 	 	  
    
       D Q M _ b o r d e r _ c o l o r X   =   " # 0 0 0 0 f f " ;            
       D Q M _ m e n u _ b g c o l o r X   =   " # f f 0 0 0 0 "  
       D Q M _ h l _ b g c o l o r X   =   " # 0 0 f f 0 0 "  
       D Q M _ t e x t c o l o r X   =   " # 0 0 f f 0 0 " 	    
       D Q M _ h l _ t e x t c o l o r X   =   " # f f 0 0 0 0 "  
  
   2 - - - F o r   m o r e   i n f o r m a t i o n   o n   t h e   f o l l o w i n g   t w o   p a r a m e t e r   o p t i o n s   s e e   t h e    
       s e c t i o n   a b o v e   l a b e l e d   ' O p t i o n a l   e v e n t   t r i g g e r e d   c u s t o m   f u n c t i o n   c a l l s '  
  
       D Q M _ s h o w m e n u _ c o d e X   =   " s t a t u s   =   ' c u s t o m   s h o w   m e n u   f u n c t i o n   c a l l ' "  
       D Q M _ h i d e m e n u _ c o d e X   =   " s t a t u s   =   ' c u s t o m   h i d e   m e n u   f u n c t i o n   c a l l ' "  
  
   3 - - - D e f i n e   t h e   t e x t   a l i g n m e n t   o f   t h e   s u b   m e n u   a s   ' l e f t ' ,   ' c e n t e r ' ,   o r   ' r i g h t '  
  
       D Q M _ t e x t _ a l i g n m e n t X   =   " l e f t "  
  
  
  
 S u b   M e n u   I t e m   O p t i o n s :  
  
 T h e   f o l l o w i n g   s e t t i n g s   a p p l y   t o   i n d i v i d u a l   s u b   m e n u   i t e m s ,   r e f e r e n c e   a   s u b  
 m e n u   i t e m   w i t h i n   t h e   p a r a m e t e r   b y   a p p e n d i n g   t h e   i n d e x   v a l u e   o f   t h e   i t e m  
 t o   t h e   p a r a m e t e r   n a m e .  
  
   1 - - - T h e   f o l l o w i n g   p a r a m e t e r   c r e a t e s   c u s t o m   h i g h l i g h t   t e x t ,   a n y   h t m l   t a g s  
       m a y   a l s o   b e   u s e d   t o   c r e a t e   f o r m a t t e d   t e x t   a n d   i m a g e s .   ( N o t e :   w h e n   u s i n g  
       H T M L   c o n v e r t   a l l   d o u b l e   q u o t e s   t o   s i n g l e   q u o t e s   a n d   k e e p   t o   o n e   l i n e . )  
       A n y   n u m b e r   o f   ' D Q M _ h l _ s u b d e s c X '   p a r a m e t e r s   m a y   b e   d e f i n e d   s o   l o n g   a s   t h e r e  
       i s   a   c o r r e s p o n d i n g   ' D Q M _ s u b d e s c X '   p a r a m e t e r .   T h e   X   a t   t h e   e n d   o f   t h e  
       p a r a m e t e r s   n a m e   i s   v a r i a b l e   a n d   r e p r e s e n t s   t h e   i n d e x   o f   t h e   s u b   m e n u   i t e m .  
  
       D Q M _ h l _ s u b d e s c X   =   " c u s t o m   h i g h l i g h t   t e x t "  
  
   2 - - - F o r   m o r e   i n f o r m a t i o n   o n   t h e   f o l l o w i n g   p a r a m e t e r   o p t i o n   s e e   t h e    
       s e c t i o n   a b o v e   l a b e l e d   ' O p t i o n a l   e v e n t   t r i g g e r e d   c u s t o m   f u n c t i o n   c a l l s '  
  
       D Q M _ c l i c k i t e m _ c o d e X   =   " a l e r t ( ' S a m p l e   o n c l i c k   f u n c t i o n   c a l l . ' ) "  
  
   3 - - - U n i q u e   s u b   m e n u   i t e m   U R L   t a r g e t s   m a y   b e   d e f i n e d   w i t h   t h e    
       f o l l o w i n g   p a r a m e t e r   o p t i o n .   A l l o w a b l e   ' D Q M _ u r l t a r g e t X '   p a r a m   v a l u e s  
       i n c l u d e . . .   _ s e l f ,   _ p a r e n t ,   _ n e w ,   o r   " m y   f r a m e   n a m e " .  
  
       D Q M _ u r l t a r g e t X   =   " _ n e w "  
  
  
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - * /  
  
  
  
  
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 * * * * * * * * * - - - - - - - S u b   M e n u   1 - - - - - - - - * * * * * * * * * * * * * * *  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
  
 D Q M _ s u b _ x y 1   =   " - 2 5 0 , 3 6 "  
 D Q M _ s u b _ m e n u _ w i d t h 1   =   1 4 5  
  
 D Q M _ s u b d e s c 1 _ 0   =   " T h ô n g   t i n   y   k h o a "  
 D Q M _ s u b d e s c 1 _ 1   =   " S & # 7 9 2 1 ;   k i & # 7 8 7 9 ; n "  
  
  
 D Q M _ i c o n _ i n d e x 1 _ 0   =   0  
 D Q M _ i c o n _ i n d e x 1 _ 1   =   0  
  
  
 D Q M _ 2 n d _ i c o n _ i n d e x 1 _ 2   =   0  
 D Q M _ u r l 1 _ 0   =   " "  
 D Q M _ u r l 1 _ 1   =   " n e w s . p h p ? c i d = 6 "  
  
  
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 * * * * - - - - - - - S u b 1   -   I t e m   1   S u b   M e n u - - - - - - - - * * * * * * *  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
  
 D Q M _ s u b _ x y 1 _ 0   =   " 1 , - 1 "  
 D Q M _ s u b _ m e n u _ w i d t h 1 _ 0   =   1 6 0  
  
 D Q M _ s u b d e s c 1 _ 0 _ 0   =   " Y   k h o a   & a m p ;   T i n   t & # 7 9 1 3 ; c "  
 D Q M _ s u b d e s c 1 _ 0 _ 1   =   " Y   k h o a   & a m p ;   T & # 4 3 2 ;   v & # 7 8 4 5 ; n "  
 D Q M _ s u b d e s c 1 _ 0 _ 2   =   " Y   k h o a   & a m p ;   C h u y ê n   & # 2 7 3 ; & # 7 8 7 3 ; "  
 D Q M _ s u b d e s c 1 _ 0 _ 3   =   " Y   k h o a   & a m p ;   T & # 7 8 4 1 ; p   c h í "  
 D Q M _ s u b d e s c 1 _ 0 _ 4   =   " Y   k h o a   & a m p ;   & # 2 7 2 ; & # 7 9 0 1 ; i   s & # 7 8 8 9 ; n g "  
 D Q M _ i c o n _ i n d e x 1 _ 0 _ 0   =   0  
 D Q M _ i c o n _ i n d e x 1 _ 0 _ 1   =   0  
 D Q M _ i c o n _ i n d e x 1 _ 0 _ 2   =   0  
 D Q M _ i c o n _ i n d e x 1 _ 0 _ 3   =   0  
 D Q M _ i c o n _ i n d e x 1 _ 0 _ 4   =   0  
  
 D Q M _ u r l 1 _ 0 _ 0   =   " n e w s . p h p ? c i d = 1 "  
 D Q M _ u r l 1 _ 0 _ 1   =   " n e w s . p h p ? c i d = 2 "  
 D Q M _ u r l 1 _ 0 _ 2   =   " n e w s . p h p ? c i d = 3 "  
 D Q M _ u r l 1 _ 0 _ 3   =   " n e w s . p h p ? c i d = 4 "  
 D Q M _ u r l 1 _ 0 _ 4   =   " n e w s . p h p ? c i d = 5 "  
  
  
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 * * * * * * * * * - - - - - - - S u b   M e n u   2 - - - - - - - - * * * * * * * * * * * * * * *  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
  
 D Q M _ s u b _ x y 2   =   " - 2 0 1 , 3 6 "  
 D Q M _ s u b _ m e n u _ w i d t h 2   =   1 8 0  
  
 D Q M _ s u b d e s c 2 _ 0   =   " H & # 7 8 7 9 ;   t h & # 7 8 8 9 ; n g   Y   t & # 7 8 7 1 ;   V & # 7 8 4 1 ; n   H & # 7 8 4 1 ; n h "  
 D Q M _ s u b d e s c 2 _ 1   =   " G i á   t r & # 7 8 8 3 ;   n & # 7 8 7 3 ; n   t & # 7 8 4 3 ; n g "  
 D Q M _ s u b d e s c 2 _ 2   =   " C & # 4 1 7 ;   s & # 7 9 0 3 ;   v & # 7 8 5 3 ; t   c h & # 7 8 4 5 ; t "  
  
  
  
 D Q M _ i c o n _ i n d e x 2 _ 0   =   0  
 D Q M _ i c o n _ i n d e x 2 _ 1   =   0  
 D Q M _ i c o n _ i n d e x 2 _ 2   =   0  
  
  
 D Q M _ u r l 2 _ 0   =   " a b o u t u s . p h p ? i d = 1 "  
 D Q M _ u r l 2 _ 1   =   " a b o u t u s . p h p ? i d = 4 "  
 D Q M _ u r l 2 _ 2   =   " a b o u t u s . p h p ? i d = 5 "  
  
  
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 * * * * * * * * * - - - - - - - S u b   M e n u   3 - - - - - - - - * * * * * * * * * * * * * * *  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
  
 D Q M _ s u b _ x y 3   =   " - 2 4 5 , 3 6 "  
 D Q M _ s u b _ m e n u _ w i d t h 3   =   2 3 0  
  
  
 D Q M _ s u b d e s c 3 _ 0   =   " K h o a   k h á m   b & # 7 8 7 9 ; n h   I "  
 D Q M _ s u b d e s c 3 _ 1   =   " K h o a   k h á m   b & # 7 8 7 9 ; n h   I I "  
 D Q M _ s u b d e s c 3 _ 2   =   " K h o a   N & # 7 8 9 7 ; i "  
 D Q M _ s u b d e s c 3 _ 3   =   " K h o a   N g o & # 7 8 4 1 ; i "  
 D Q M _ s u b d e s c 3 _ 4   =   " K h o a   P h & # 7 9 0 9 ;   S & # 7 8 4 3 ; n "  
 D Q M _ s u b d e s c 3 _ 5   =   " K h o a   P h & # 7 8 5 1 ; u   t h u & # 7 8 5 3 ; t   G â y   m ê   H & # 7 8 9 1 ; i   s & # 7 9 1 3 ; c "  
 D Q M _ s u b d e s c 3 _ 6   =   " K h o a   C h & # 7 8 4 9 ; n   & # 2 7 3 ; o á n   h ì n h   & # 7 8 4 3 ; n h "  
 D Q M _ s u b d e s c 3 _ 7   =   " K h o a   N & # 7 8 9 7 ; i   s o i "  
 D Q M _ s u b d e s c 3 _ 8   =   " K h o a   P h & # 7 8 5 1 ; u   t h u & # 7 8 5 3 ; t   T & # 7 8 4 1 ; o   H ì n h   T h & # 7 8 4 9 ; m   M & # 7 9 2 9 ; "  
 D Q M _ s u b d e s c 3 _ 9   =   " K h o a   T a i      M & # 3 6 1 ; i      H & # 7 8 8 5 ; n g "  
 D Q M _ s u b d e s c 3 _ 1 0   =   " K h o a   R & # 2 5 9 ; n g      H à m      M & # 7 8 6 3 ; t "  
 D Q M _ s u b d e s c 3 _ 1 1   =   " K h o a   H i & # 7 8 7 1 ; m   m u & # 7 8 9 7 ; n "  
 D Q M _ s u b d e s c 3 _ 1 2   =   " K h o a   M & # 7 8 5 5 ; t "  
 D Q M _ s u b d e s c 3 _ 1 3   =   " K h o a   X é t   n g h i & # 7 8 7 9 ; m "  
 D Q M _ s u b d e s c 3 _ 1 4   =   " K h o a   D & # 4 3 2 ; & # 7 9 0 7 ; c "  
  
  
 D Q M _ i c o n _ i n d e x 3 _ 0   =   0  
 D Q M _ i c o n _ i n d e x 3 _ 1   =   0  
 D Q M _ i c o n _ i n d e x 3 _ 2   =   0  
 D Q M _ i c o n _ i n d e x 3 _ 3   =   0  
 D Q M _ i c o n _ i n d e x 3 _ 4   =   0  
 D Q M _ i c o n _ i n d e x 3 _ 5   =   0  
 D Q M _ i c o n _ i n d e x 3 _ 6   =   0  
 D Q M _ i c o n _ i n d e x 3 _ 7   =   0  
 D Q M _ i c o n _ i n d e x 3 _ 8   =   0  
 D Q M _ i c o n _ i n d e x 3 _ 9   =   0  
 D Q M _ i c o n _ i n d e x 3 _ 1 0   =   0  
 D Q M _ i c o n _ i n d e x 3 _ 1 1   =   0  
 D Q M _ i c o n _ i n d e x 3 _ 1 2   =   0  
 D Q M _ i c o n _ i n d e x 3 _ 1 3   =   0  
 D Q M _ i c o n _ i n d e x 3 _ 1 4   =   0  
  
  
 D Q M _ u r l 3 _ 0   =   " s p e c i a l i t y . p h p ? i d = 1 "  
 D Q M _ u r l 3 _ 1   =   " s p e c i a l i t y . p h p ? i d = 2 "  
 D Q M _ u r l 3 _ 2   =   " s p e c i a l i t y . p h p ? i d = 3 "  
 D Q M _ u r l 3 _ 3   =   " s p e c i a l i t y . p h p ? i d = 4 "  
 D Q M _ u r l 3 _ 4   =   " s p e c i a l i t y . p h p ? i d = 5 "  
 D Q M _ u r l 3 _ 5   =   " s p e c i a l i t y . p h p ? i d = 6 "  
 D Q M _ u r l 3 _ 6   =   " s p e c i a l i t y . p h p ? i d = 7 "  
 D Q M _ u r l 3 _ 7   =   " s p e c i a l i t y . p h p ? i d = 8 "  
 D Q M _ u r l 3 _ 8   =   " s p e c i a l i t y . p h p ? i d = 9 "  
 D Q M _ u r l 3 _ 9   =   " s p e c i a l i t y . p h p ? i d = 1 0 "  
 D Q M _ u r l 3 _ 1 0   =   " s p e c i a l i t y . p h p ? i d = 1 1 "  
 D Q M _ u r l 3 _ 1 1   =   " s p e c i a l i t y . p h p ? i d = 1 2 "  
 D Q M _ u r l 3 _ 1 2   =   " s p e c i a l i t y . p h p ? i d = 1 3 "  
 D Q M _ u r l 3 _ 1 3   =   " s p e c i a l i t y . p h p ? i d = 1 4 "  
 D Q M _ u r l 3 _ 1 4   =   " s p e c i a l i t y . p h p ? i d = 1 5 "  
  
  
  
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 * * * * * * * * * - - - - - - - S u b   M e n u   5 - - - - - - - - * * * * * * * * * * * * * * *  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
  
 D Q M _ s u b _ x y 5   =   " - 1 7 6 , 3 6 "  
 D Q M _ s u b _ m e n u _ w i d t h 5   =   1 7 0  
  
 D Q M _ s u b d e s c 5 _ 0   =   " H & # 7 8 8 7 ; i   & a m p ;   g i & # 7 8 4 3 ; i   & # 2 7 3 ; á p   t h & # 7 8 5 5 ; c   m & # 7 8 5 5 ; c   ( F A Q s ) "  
 D Q M _ s u b d e s c 5 _ 1   =   " L i ê n   h & # 7 8 7 9 ;   & a m p ;   g ó p   ý "  
  
  
 D Q M _ i c o n _ i n d e x 5 _ 0   =   0  
 D Q M _ i c o n _ i n d e x 5 _ 1   =   0  
  
  
 D Q M _ u r l 5 _ 0   =   " f a q s . p h p "  
 D Q M _ u r l 5 _ 1   =   " c o n t a c t u s . p h p "  
  
  
 / * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 * * * * * * * * * - - - - - - - S u b   M e n u   6 - - - - - - - - * * * * * * * * * * * * * * *  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
  
 D Q M _ s u b _ x y 6   =   " - 7 0 , 3 6 "  
 D Q M _ s u b _ m e n u _ w i d t h 6   =   2 0 0  
  
 D Q M _ s u b d e s c 6 _ 0   =   " K h u y & # 7 8 7 1 ; n   m ã i "  
 D Q M _ s u b d e s c 6 _ 1   =   " S & # 7 8 4 3 ; n   p h & # 7 8 4 9 ; m   m & # 7 8 9 9 ; i "  
 D Q M _ s u b d e s c 6 _ 2   =   " C á c   h o & # 7 8 4 1 ; t   & # 2 7 3 ; & # 7 8 9 7 ; n g "  
 D Q M _ s u b d e s c 6 _ 3   =   " T i n   k h á c "  
  
  
 D Q M _ i c o n _ i n d e x 6 _ 0   =   0  
 D Q M _ i c o n _ i n d e x 6 _ 1   =   0  
 D Q M _ i c o n _ i n d e x 6 _ 2   =   0  
 D Q M _ i c o n _ i n d e x 6 _ 3   =   0  
  
  
  
 D Q M _ u r l 6 _ 0   =   " s u b p a g e 2 _ 4 . h t m l "  
 D Q M _ u r l 6 _ 1   =   " s u b p a g e 2 _ 1 . h t m l "  
 D Q M _ u r l 6 _ 2   =   " s u b p a g e 2 _ 2 . h t m l "  
 D Q M _ u r l 6 _ 3   =   " s u b p a g e 2 _ 3 . h t m l "  
  
  
  
  
  
  
  
 
