ÿþ/ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  
 * 	 ( c )   G e r   V e r s l u i s   2 0 0 0   v e r s i o n   1 3 . 1 1   A p r i l   1 3 ,   2 0 0 5               *  
 *               t q l c h z m e n u _ v a r . j s   -   T Q L C   H o r i z o n t a l   M e n u  
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /  
 	 v a r   N o O f f F i r s t L i n e M e n u s = 8 ; 	 	 	 / /   N u m b e r   o f   m a i n   m e n u     i t e m s 	 	 	 	 	 	  
 	 v a r   L o w B g C o l o r = " # 0 0 6 6 9 9 " ; 	 	 	 / /   B a c k g r o u n d   c o l o r   w h e n   m o u s e   i s   n o t   o v e r  
 	 v a r   H i g h B g C o l o r = " l i g h t y e l l o w " ; 	 	 	 / /   B a c k g r o u n d   c o l o r   w h e n   m o u s e   i s   o v e r  
 	 v a r   F o n t L o w C o l o r = " w h i t e " ; 	 	 	 / /   F o n t   c o l o r   w h e n   m o u s e   i s   n o t   o v e r  
 	 v a r   F o n t H i g h C o l o r = " r e d " ; 	 	 	 / /   F o n t   c o l o r   w h e n   m o u s e   i s   o v e r  
 	 v a r   B o r d e r C o l o r = " b l a c k " ; 	 	 	 / /   B o r d e r   c o l o r  
 	 v a r   B o r d e r W i d t h M a i n = 1 ; 	 	 	 / /   B o r d e r   w i d t h   m a i n   i t e m s  
 	 v a r   B o r d e r W i d t h S u b = 1 ; 	 	 	 / /   B o r d e r   w i d t h   s u b   i t e m s  
   	 v a r   B o r d e r B t w n M a i n = 1 ; 	 	 	 / /   B o r d e r   w i d t h   b e t w e e n   e l e m e n t s   m a i n   i t e m s  
 	 v a r   B o r d e r B t w n S u b = 1 ; 	 	 	 / /   B o r d e r   w i d t h   b e t w e e n   e l e m e n t s   s u b   i t e m s  
 	 v a r   F o n t F a m i l y = " t a h o m a , a r i a l , t i m e s   n e w   r o m a n , c o m i c   s a n s   m s , t e c h n i c a l " ; 	 / /   F o n t   f a m i l y   m e n u   i t e m s  
 	 v a r   F o n t S i z e = 1 1 ; 	 	 	 	 / /   F o n t   s i z e   m e n u   i t e m s  
 	 v a r   F o n t B o l d = 1 ; 	 	 	 	 / /   B o l d   m e n u   i t e m s   1   o r   0  
 	 v a r   F o n t I t a l i c = 0 ; 	 	 	 	 / /   I t a l i c   m e n u   i t e m s   1   o r   0  
 	 v a r   M e n u T e x t C e n t e r e d = " l e f t " ; 	 	 / /   I t e m   t e x t   p o s i t i o n   l e f t ,   c e n t e r   o r   r i g h t  
 	 v a r   M e n u C e n t e r e d = " c e n t e r " ; 	 	 	 / /   M e n u   h o r i z o n t a l   p o s i t i o n   c a n   b e :   l e f t ,   c e n t e r ,   r i g h t  
 	 v a r   M e n u V e r t i c a l C e n t e r e d = " t o p " ; 	 	 / /   M e n u   v e r t i c a l   p o s i t i o n   t o p ,   m i d d l e , b o t t o m   o r   s t a t i c  
 	 v a r   C h i l d O v e r l a p = 0 ; 	 	 	 / /   h o r i z o n t a l   o v e r l a p   c h i l d /   p a r e n t  
 	 v a r   C h i l d V e r t i c a l O v e r l a p = 0 ; 	 	 	 / /   v e r t i c a l   o v e r l a p   c h i l d /   p a r e n t  
 	 v a r   S t a r t T o p = 0 ; 	 	 	 	 / /   M e n u   o f f s e t   x   c o o r d i n a t e  
 	 v a r   S t a r t L e f t = 0 ; 	 	 	 	 / /   M e n u   o f f s e t   y   c o o r d i n a t e  
 	 v a r   V e r C o r r e c t = 0 ; 	 	 	 	 / /   M u l t i p l e   f r a m e s   y   c o r r e c t i o n  
 	 v a r   H o r C o r r e c t = 0 ; 	 	 	 	 / /   M u l t i p l e   f r a m e s   x   c o r r e c t i o n  
 	 v a r   D i s t F r m F r a m e B r d r = 2 ; 	 	 	 / /   D i s t a n c e   b e t w e e n   m a i n   m e n u   a n d   f r a m e   b o r d e r  
 	 v a r   L e f t P a d d n g = 3 ; 	 	 	 	 / /   L e f t   p a d d i n g  
 	 v a r   T o p P a d d n g = 0 ; 	 	 	 	 / /   T o p   p a d d i n g .   I f   s e t   t o   - 1   t e x t   i s   v e r t i c a l l y   c e n t e r e d  
 	 v a r   F i r s t L i n e H o r i z o n t a l = 1 ; 	 	 	 / /   N u m b e r   d e f i n e s   t o   w h i c h   l e v e l   t h e   m e n u   m u s t   u n f o l d   h o r i z o n t a l ;   0   i s   a l l   v e r t i c a l  
 	 v a r   M e n u F r a m e s V e r t i c a l = 0 ; 	 	 	 / /   F r a m e s   i n   c o l s   o r   r o w s   1   o r   0  
 	 v a r   D i s s a p e a r D e l a y = 1 0 0 0 ; 	 	 	 / /   d e l a y   b e f o r e   m e n u   f o l d s   i n  
 	 v a r   U n f o l d D e l a y = 1 5 0 ; 	 	 	 / /   d e l a y   b e f o r e   s u b   u n f o l d s 	  
 	 v a r   T a k e O v e r B g C o l o r = 1 ; 	 	 	 / /   M e n u   f r a m e   t a k e s   o v e r   b a c k g r o u n d   c o l o r   s u b i t e m   f r a m e  
 	 v a r   F i r s t L i n e F r a m e = " n a v i g " ; 	 	 	 / /   F r a m e   w h e r e   f i r s t   l e v e l   a p p e a r s  
 	 v a r   S e c L i n e F r a m e = " m a i n " ; 	 	 	 / /   F r a m e   w h e r e   s u b   l e v e l s   a p p e a r  
 	 v a r   D o c T a r g e t F r a m e = " m a i n " ; 	 	 / /   F r a m e   w h e r e   t a r g e t   d o c u m e n t s   a p p e a r  
 	 v a r   T a r g e t L o c = " " ; 	 	 	 	 / /   s p a n   i d   f o r   r e l a t i v e   p o s i t i o n i n g  
 	 v a r   M e n u W r a p = 1 ; 	 	 	 	 / /   e n a b l e s /   d i s a b l e s   m e n u   w r a p   1   o r   0  
 	 v a r   R i g h t T o L e f t = 0 ; 	 	 	 	 / /   e n a b l e s /   d i s a b l e s   r i g h t   t o   l e f t   u n f o l d   1   o r   0  
 	 v a r   B o t t o m U p = 0 ; 	 	 	 	 / /   e n a b l e s /   d i s a b l e s   B o t t o m   u p   u n f o l d   1   o r   0  
 	 v a r   U n f o l d s O n C l i c k = 0 ; 	 	 	 / /   L e v e l   1   u n f o l d s   o n c l i c k /   o n m o u s e o v e r  
 	 v a r   B a s e H r e f = " " ; 	 	 	 	 / /   B a s e H r e f   l e t s   y o u   s p e c i f y   t h e   r o o t   d i r e c t o r y   f o r   r e l a t i v e   l i n k s .    
 	 v a r   A r r w s = [ B a s e H r e f + " . . / i m a g e s / t r i . g i f " , 5 , 1 0 , B a s e H r e f + " . . / i m a g e s / t r i d o w n . g i f " , 1 0 , 5 , B a s e H r e f + " . . / i m a g e s / t r i l e f t . g i f " , 8 , 1 6 , B a s e H r e f + " . . / i m a g e s / t r i u p . g i f " , 1 6 , 8 ] ;  
 	  
 	 v a r   M e n u U s e s F r a m e s = 1 ; 	 	 	 / /   M e n u U s e s F r a m e s   i s   o n l y   0   w h e n   M a i n   m e n u ,   s u b m e n u s ,  
 	 v a r   R e m e m b e r S t a t u s = 0 ; 	 	 	 / /   R e m e m b e r S t a t u s :   W h e n   s e t   t o   1 ,   m e n u   u n f o l d s   t o   t h e   p r e s e t t e d   m e n u   i t e m .    
 	 v a r   B u i l d O n D e m a n d = 0 ; 	 	 	 / /   1 / 0   W h e n   s e t   t o   1   t h e   s u b   m e n u s   a r e   b u i l d   w h e n   t h e   p a r e n t   i s   m o u s e d   o v e r  
 	 v a r   B g I m g L e f t O f f s e t = 0 ; 	 	 	 / /   O n l y   r e l e v a n t   w h e n   b g   i m a g e   i s   u s e d   a s   r o l l o v e r  
 	 v a r   S c a l e M e n u = 0 ; 	 	 	 	 / /   1 / 0   W h e n   s e t   t o   0   M e n u   s c a l e s   w i t h   b r o w s e r   t e x t   s i z e   s e t t i n g  
 	 v a r   O v e r F o r m E l e m e n t s = 0 ; 	 	 	 / /   S e t   t h i s   t o   0   w h e n   t h e   m e n u   d o e s   n o t   n e e d   t o   c o v e r   f o r m   e l e m e n t s .  
  
 	 v a r   H o o v e r B o l d = 0 ; 	 	 	 	 / /   1   o r   0  
 	 v a r   H o o v e r I t a l i c = 0 ; 	 	 	 	 / /   1   o r   0  
 	 v a r   H o o v e r U n d e r L i n e = 0 ; 	 	 	 / /   1   o r   0  
 	 v a r   H o o v e r T e x t S i z e = 0 ; 	 	 	 / /   0 = o f f ,   n u m b e r   i s   f o n t   s i z e   d i f f e r e n c e   o n   h o o v e r  
 	 v a r   H o o v e r V a r i a n t = 0 ; 	 	 	 / /   1   o r   0  
  
 	 v a r   M e n u S l i d e = " p r o g i d : D X I m a g e T r a n s f o r m . M i c r o s o f t . G r a d i e n t W i p e ( d u r a t i o n = . 2 5 ,   w i p e S t y l e = 1 ) " ;  
  
 	 v a r   M e n u S h a d o w = " p r o g i d : D X I m a g e T r a n s f o r m . M i c r o s o f t . D r o p S h a d o w ( c o l o r = # 8 8 8 8 8 8 ,   o f f X = 2 ,   o f f Y = 1 ,   p o s i t i v e = 1 ) " ;  
 	 v a r   M e n u O p a c i t y = " " ;  
 	 f u n c t i o n   B e f o r e S t a r t ( ) { r e t u r n }  
 	 f u n c t i o n   A f t e r B u i l d ( ) { r e t u r n }  
 	 f u n c t i o n   B e f o r e F i r s t O p e n ( ) { r e t u r n }  
 	 f u n c t i o n   A f t e r C l o s e A l l ( ) { r e t u r n }  
  
 / /   b e g i n   o f   t q l c v n   m e n u  
 / /   M e n u   t r e e :  
 / /   M e n u X = n e w   A r r a y ( " I t e m T e x t " , " L i n k " , " b a c k g r o u n d   i m a g e " , n u m b e r   o f   s u b   e l e m e n t s , h e i g h t , w i d t h , " b g c o l o r " , " b g h i g h c o l o r " ,  
 / / 	 " f o n t c o l o r " , " f o n t h i g h c o l o r " , " b o r d e r c o l o r " , " f o n t f a m i l y " , f o n t s i z e , f o n t b o l d , f o n t i t a l i c , " t e x t a l i g n " , " s t a t u s t e x t " ) ;  
 / /   C o l o r   a n d   f o n t   v a r i a b l e s   d e f i n e d   i n   t h e   m e n u   t r e e   t a k e   p r e c e d e n c e   o v e r   t h e   g l o b a l   v a r i a b l e s  
 / /   F o n t s i z e ,   f o n t b o l d   a n d   f o n t i t a l i c   a r e   i g n o r e d   w h e n   s e t   t o   - 1 .  
  
 M e n u 1 = n e w   A r r a y ( " T r a n g   C h í n h " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' i n d e x - h z - m a i n . h t m ' ) " , " " , 0 , 2 0 , 1 0 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " B a c k   t o   h o m e p a g e " ) ;  
  
 M e n u 2 = n e w   A r r a y ( " C h i ¿n   S í" , " " , " " , 2 , 2 0 , 1 0 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " C h i e n   S u   m e n u " ) ;  
 	 M e n u 2 _ 1 = n e w   A r r a y ( " T Õ  C h éc   T Q L C " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h t m l _ f i l e / v i e t n a m / t o c h u c _ s u d o a n . h t m ' ) " , " " , 0 , 2 0 , 1 4 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T o   c h u c   T Q L C V N " ) ;  
 	 M e n u 2 _ 2 = n e w   A r r a y ( " C h â n   D u n g   T Q L C " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h t m l _ f i l e / v i e t n a m / c h a n d u n g - i n d e x . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T r a n   c h i e n   T Q L C V N " ) ; 	  
  
 M e n u 3 = n e w   A r r a y ( " S i n h   H o ¡t " , " " , " " , 7 , 2 0 , 1 0 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " S i n h   h o a t   m e n u " ) ;  
 	 M e n u 3 _ 1 = n e w   A r r a y ( " T Õn g   H Ùi   T Q L C V N " , " " , " " , 1 7 , 2 0 , 1 8 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T H   T Q L C V N   m e n u " ) ;  
 	         M e n u 3 _ 1 _ 1 = n e w   A r r a y ( " T Õn g   H Ùi " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h a i n g o a i / h n - t o n g h o i . h t m ' ) " , " " , 0 , 2 0 , 1 8 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T o n h   h o i " ) ;    
 	         M e n u 3 _ 1 _ 2 = n e w   A r r a y ( " H Ùi   A r i z o n a " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h a i n g o a i / h n - a r i z o n a . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H A   A r i z o n a " ) ;    
 	         M e n u 3 _ 1 _ 3 = n e w   A r r a y ( " H Ùi   B ¯c   C a l i " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h a i n g o a i / h n - b a c - c a l i . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H A   B a c   C a l i " ) ;    
 	         M e n u 3 _ 1 _ 4 = n e w   A r r a y ( " H Ùi   C h i c a g o " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h a i n g o a i / h n - i l l i n o i s . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H A   C h i c a g o " ) ;  
 	         M e n u 3 _ 1 _ 5 = n e w   A r r a y ( " H Ùi   D a l l a s   &   F t .   W o r t h " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h a i n g o a i / h n - d a l l a s . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H A   D a l l a s " ) ;  
 	         M e n u 3 _ 1 _ 6 = n e w   A r r a y ( " H Ùi   ô n g   B ¯c   H K " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h a i n g o a i / h n - d o n g b a c - h k . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H A   D o n g   B a c   H K " ) ;    
 	         M e n u 3 _ 1 _ 7 = n e w   A r r a y ( " H Ùi   G e o r g i a " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h a i n g o a i / h n - g e o r g i a . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H A   G e o r g i a " ) ;    
 	         M e n u 3 _ 1 _ 8 = n e w   A r r a y ( " H Ùi   H o u s t o n " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h a i n g o a i / h n - h o u s t o n . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H A   H o u s t o n " ) ;    
 	         M e n u 3 _ 1 _ 9 = n e w   A r r a y ( " H Ùi   I o w a " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h a i n g o a i / h n - i o w a . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H A   i o w a " ) ;    
 	         M e n u 3 _ 1 _ 1 0 = n e w   A r r a y ( " H Ùi   N a m   C a l i " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h a i n g o a i / h n - n a m - c a l i . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H A   N a m   C a l i " ) ;    
 	         M e n u 3 _ 1 _ 1 1 = n e w   A r r a y ( " H Ùi   O k l a h o m a " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h a i n g o a i / h n - o k l a h o m a . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H A   O k l a h o m a " ) ;  
 	         M e n u 3 _ 1 _ 1 2 = n e w   A r r a y ( " H Ùi   O r e g o n " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h a i n g o a i / h n - o r e g o n . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H A   O r e g o n " ) ;    
 	         M e n u 3 _ 1 _ 1 3 = n e w   A r r a y ( " H Ùi   S a c r a m e n t o " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h a i n g o a i / h n - s a c r a m e n t o . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H A   O r e g o n " ) ;    
 	         M e n u 3 _ 1 _ 1 4 = n e w   A r r a y ( " H Ùi   S a n   D i e g o " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h a i n g o a i / h n - s a n d i e g o . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H A   S a n   D i e g o " ) ;    
 	         M e n u 3 _ 1 _ 1 5 = n e w   A r r a y ( " H Ùi   S e a t t l e " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h a i n g o a i / h n - s e a t t l e . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H A   S e a t t l e - P o r l a n d " ) ;    
 	       	 M e n u 3 _ 1 _ 1 6 = n e w   A r r a y ( " H Ùi   T o r o n t o " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h a i n g o a i / h n - t o r o n t o . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H A   T o r o n t o " ) ;    
 	         M e n u 3 _ 1 _ 1 7 = n e w   A r r a y ( " H Ùi   L i ê n   H Ùi   Ú c   C h â u " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / h a i n g o a i / h n - l i e n h o i - u c c h a u . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H A   U c   C h a u " ) ;  
 	                   	  
 	 M e n u 3 _ 2 = n e w   A r r a y ( " T i n   T éc " , " " , " " , 4 , 2 0 , 1 6 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T i n   t u c " ) ; 	  
 	         M e n u 3 _ 2 _ 1 = n e w   A r r a y ( " T i n   V u i " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / v u i _ b u o n / T i n v u i . h t m ' ) " , " " , 0 , 2 0 , 1 6 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T i n   v u i " ) ;    
 	         M e n u 3 _ 2 _ 2 = n e w   A r r a y ( " T i n   B u Ón " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / v u i _ b u o n / t i n b u o n - i n d e x . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T i n   b u o n " ) ;    
 	         M e n u 3 _ 2 _ 3 = n e w   A r r a y ( " N h ¯n   T i n " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / v u i _ b u o n / n h a n _ t i n . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " N h a n   t i n " ) ;    
 	         M e n u 3 _ 2 _ 4 = n e w   A r r a y ( " G i Ûi   T h i Çu " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / l i n h _ t i n h / g i o i _ t h i e u . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " G i o i   t h i e u " ) ;    
 	          
 	 M e n u 3 _ 3 = n e w   A r r a y ( " H £i   N g o ¡i " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / s i n h _ h o a t / s i n h h o a t _ h a i n g o a i . h t m ' ) " , " " , 0 , 2 0 , 1 6 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " S i n h   h o a t   H N " ) ;  
 	  
 	 M e n u 3 _ 4 = n e w   A r r a y ( " T h °¡n g   P h ¿  B i n h " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / t p b / t p b - i n d e x . h t m ' ) " , " " , 0 , 2 0 , 1 6 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T P B " ) ;  
 	  
 	 M e n u 3 _ 5 = n e w   A r r a y ( " V i d e o " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / v i d e o / v i d e o - i n d e x . h t m ' ) " , " " , 0 , 2 0 , 1 6 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " V i d e o " ) ;  
 	  
 	 M e n u 3 _ 6 = n e w   A r r a y ( " N h ¡c " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / m u s i c / n h a c - i n d e x . h t m ' ) " , " " , 0 , 2 0 , 1 6 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " N h a c " ) ;  
 	  
 	 M e n u 3 _ 7 = n e w   A r r a y ( " ·c   S a n   S Ñn g   T h §n " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' . . / s i n h _ h o a t / d s s t - i n d e x . h t m ' ) " , " " , 0 , 2 0 , 1 6 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " D S S T " ) ;  
 	 	  
 M e n u 4 = n e w   A r r a y ( " Ý   K i ¿n " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . t q l c v n . o r g / t i n c ? k e y = p g d n B v J y ' ) " , " " , 0 , 2 0 , 1 0 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " Y   K i e n   -   F e e d b a c k " ) ;  
  
 M e n u 5 = n e w   A r r a y ( " T h ¡  V n " , " " , " " , 6 , 2 0 , 1 0 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T h o   v a n " ) ;  
 	 M e n u 5 _ 1 = n e w   A r r a y ( " T h ¡" , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' t q l c / t h o - i n d e x . h t m ' ) " , " " , 0 , 2 0 , 1 2 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T h o " ) ;  
 	 M e n u 5 _ 2 = n e w   A r r a y ( " S á n g   T á c " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' l i n h _ t i n h / s a n g t a c - i n d e x . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " S a n g   t a c " ) ; 	  
 	 M e n u 5 _ 3 = n e w   A r r a y ( " T à i   L i Çu " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' t q l c / t a i l i e u / t l - q u o c k y - q u o c c a - v n . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T a i   l i e u " ) ; 	  
 	 M e n u 5 _ 4 = n e w   A r r a y ( " V n   H Íc " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' t q l c / v a n h o c / v h - x u n g h o b a n g t i e n g v i e t . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " V a n   H o c " ) ; 	  
         M e n u 5 _ 5 = n e w   A r r a y ( " B ì n h   L u ­n " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' b i n h _ l u a n / b i n h l u a n - i n d e x . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " B i n h   L u a n " ) ;    
         M e n u 5 _ 6 = n e w   A r r a y ( " S ó i   B i Ãn " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / m i n h c h a u s o i b i e n . t r i p o d . c o m / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " M C " ) ;    
  
          
 M e n u 6 = n e w   A r r a y ( " K ù  T h u ­t " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' t q l c / k t - i n d e x . h t m ' ) " , " " , 0 , 2 0 , 1 0 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " K y   t h u a t " ) ;  
  
 M e n u 7 = n e w   A r r a y ( " W e b s i t e   B ¡n " , " " , " " , 5 , 2 0 , 1 0 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " L i n k s " ) ;  
 	 M e n u 7 _ 1 = n e w   A r r a y ( " Q u â n   T r °Ýn g " , " " , " " , 8 , 2 0 , 1 6 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " Q u a n   t r u o n g " ) ;  
 	         M e n u 7 _ 1 _ 1 = n e w   A r r a y ( " T h i ¿u   S i n h   Q u â n " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . g e o c i t i e s . c o m / c t s q v n / ' ) " , " " , 0 , 2 0 , 1 6 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T S Q " ) ;    
 	         M e n u 7 _ 1 _ 2 = n e w   A r r a y ( " V õ   B Ë  à   L ¡t " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / v o b i v i e t n a m . c o m / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " V B D L " ) ;    
 	         M e n u 7 _ 1 _ 3 = n e w   A r r a y ( " T r °Ýn g   V õ   B Ë  Q u Ñc   G i a   V N " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / m e l t i n g p o t . f o r t u n e c i t y . c o m / h i c k o r y / 7 0 / t v b q g v n . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " V B Q G V N " ) ;    
 	         M e n u 7 _ 1 _ 4 = n e w   A r r a y ( " V õ   B Ë  T h ç  éc " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . k b c 4 1 0 0 . c o m ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " V B T D " ) ;  
 	         M e n u 7 _ 1 _ 5 = n e w   A r r a y ( " V õ   B Ë  T h ç  éc   -   N a m   Ën h " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / t h u d u c n a m d i n h . t r i p o d . c o m / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " V B   T h u D u c   -   N a m D i n h " ) ;    
 	         M e n u 7 _ 1 _ 6 = n e w   A r r a y ( " N h a   T r a n g   -   Ón g   ¿" , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . d o n g d e . o r g / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T T H L   D D " ) ;    
 	         M e n u 7 _ 1 _ 7 = n e w   A r r a y ( " C h i ¿n   T r a n h   C h í n h   T r Ë" , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . g e o c i t i e s . c o m / c t c t o k k a n s a s / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " C T C T " ) ;    
 	         M e n u 7 _ 1 _ 8 = n e w   A r r a y ( " T T H L   Q u a n g   T r u n g " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . g e o c i t i e s . c o m / h u a n 6 4 / q u a n g t r u n g . h t m l ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T T H L   Q T " ) ;  
  
 	 M e n u 7 _ 2 = n e w   A r r a y ( " Q u â n   B i n h   C h çn g " , " " , " " , 1 4 , 2 0 , 1 6 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " Q B C " ) ;  
 	         M e n u 7 _ 2 _ 1 = n e w   A r r a y ( " C Íp   B i Ãn " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . t q l c . o r g / ' ) " , " " , 0 , 2 0 , 1 6 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T Q L C " ) ;    
 	 	 M e n u 7 _ 2 _ 2 = n e w   A r r a y ( " N h £y   D ù " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . n h a y d u . c o m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " N h a y D u " ) ;    
 	         M e n u 7 _ 2 _ 3 = n e w   A r r a y ( " B i Çt   Ùn g   Q u â n " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . b i e t d o n g q u a n . c o m / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " B D Q " ) ;    
 	         M e n u 7 _ 2 _ 4 = n e w   A r r a y ( " L 8 1   B i Çt   C á c h   D ù " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . b c d l l d b . c o m / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " L L D B " ) ;  
 	         M e n u 7 _ 2 _ 5 = n e w   A r r a y ( " H £i   S í" , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / h a i s u . t r i p o d . c o m / i n d e x . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H S " ) ;    
 	         M e n u 7 _ 2 _ 6 = n e w   A r r a y ( " T Õn g   C åc   H £i   Q u â n " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . v i e t n a m n a v y . c o m / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H Q " ) ;    
 	         M e n u 7 _ 2 _ 7 = n e w   A r r a y ( " H £i   Q u â n   V N " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . v u h u u s a n . c o m / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " H Q V N " ) ;    
 	         M e n u 7 _ 2 _ 8 = n e w   A r r a y ( " K h ô n g   Q u â n " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . g e o c i t i e s . c o m / a h k q m t / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " K Q " ) ;    
 	         M e n u 7 _ 2 _ 9 = n e w   A r r a y ( " T h i ¿t   G i á p " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . t h i e t g i a p . c o m / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T G " ) ;    
 	         M e n u 7 _ 2 _ 1 0 = n e w   A r r a y ( " S °  o à n   9 " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / s d 9 b b . t r i p o d . c o m / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " S D 9 " ) ;  
 	         M e n u 7 _ 2 _ 1 1 = n e w   A r r a y ( " S °  o à n   1 8 " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . s u d o a n 1 8 b o b i n h . c o m / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " S D 1 8 " ) ;  
 	         M e n u 7 _ 2 _ 1 2 = n e w   A r r a y ( " Q u â n   C £n h " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . g e o c i t i e s . c o m / d i e n d a n t u d o o n l i n e 3 / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " Q C " ) ;  
 	 	 M e n u 7 _ 2 _ 1 3 = n e w   A r r a y ( " C £n h   S á t   Q u Ñc   G i a " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . c a n h s a t q u o c g i a . c o m / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " C S Q G " ) ;  
 	 	 M e n u 7 _ 2 _ 1 4 = n e w   A r r a y ( " C h i ¿n   S )  Á o   e n " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . v i e t l a i . c o m / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " C B X D N T " ) ;  
 	 	  
 	  
 	 M e n u 7 _ 3 = n e w   A r r a y ( " Q L V N C H " , " " , " " , 1 3 , 2 0 , 1 6 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " Q L V N C H   m e n u " ) ;  
 	         M e n u 7 _ 3 _ 1 = n e w   A r r a y ( " Q L V N C H " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . l i c h - m c . c o m / j o b g o v / v i e t n a m e s e _ n e w s . h t m ' ) " , " " , 0 , 2 0 , 1 6 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " Q L V N C H " ) ;    
 	         M e n u 7 _ 3 _ 2 = n e w   A r r a y ( " N g °Ýi   L í n h   V N C H " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . v l i n k . c o m / n l v n c h / v n c h . h t m l ' ) " , " " , 0 , 2 0 , 1 6 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " N L V N C H " ) ;   	          
 	         M e n u 7 _ 3 _ 3 = n e w   A r r a y ( " N g °Ýi   L í n h   v à   Q u ê   H °¡n g " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . t o q u o c t h . c o m / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " N L Q H " ) ;    
 	         M e n u 7 _ 3 _ 4 = n e w   A r r a y ( " C ñu   Q u â n   N h â n   Ú c " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / m e m b e r s . t r i p o d . c o m / ~ s h c d q l d / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " C Q N   U C " ) ;    
 	         M e n u 7 _ 3 _ 5 = n e w   A r r a y ( " L Ëc h   S í  V i Çt   N a m " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / l i c h s u v i e t . c j b . n e t / d e f a u l t . a s p ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " L S   V N " ) ;  
 	         M e n u 7 _ 3 _ 6 = n e w   A r r a y ( " C h i ¿n   T r a n h   v à   L Ëc h   S í" , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / v i e t n a m . i c t g l o b a l . n e t / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " C S   V N " ) ;    
 	         M e n u 7 _ 3 _ 7 = n e w   A r r a y ( " N h ïn g   t r a n g   n h à   Q L V N C H " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . v i e t n a m e s e c o m m u n i t y . c o m / Q L V N C H / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " Q L V N C H " ) ;    
 	         M e n u 7 _ 3 _ 8 = n e w   A r r a y ( " N g u y Çt   S a n   o à n   K ¿t " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / d o a n k e t . o r g f r e e . c o m / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " N S D K " ) ;    
 	         M e n u 7 _ 3 _ 9 = n e w   A r r a y ( " T °Ûn g   N g u y Ån   V   H i ¿u " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / m e m b e r s . t r i p o d . c o m / n g u y e n t i n / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " G e n .   H i e u " ) ;    
 	         M e n u 7 _ 3 _ 1 0 = n e w   A r r a y ( " / T   N g ô   T h ¿  L i n h " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / n g o t h e l i n h . t r i p o d . c o m / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " D / T   L i n h " ) ;    
 	         M e n u 7 _ 3 _ 1 1 = n e w   A r r a y ( " T °Ûn g   V i Çt   N a m " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / m e m b e r s . t r i p o d . c o m / ~ n g u y e n t i n / d a n h t u o n g - 2 . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " A R V N   G e n e r a l s " ) ;   	         	          
 	         M e n u 7 _ 3 _ 1 2 = n e w   A r r a y ( " C h °¡n g   T r ì n h   S B S   R a d i o " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w 9 . s b s . c o m . a u / r a d i o / l a n g u a g e . p h p ? n e w s = h i g h l i g h t s & l a n g u a g e = V i e t n a m e s e ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " S B S   R a d i o " ) ;  
 	         M e n u 7 _ 3 _ 1 3 = n e w   A r r a y ( " N g °Ýi   L í n h   G i à " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . g e o c i t i e s . c o m / n h d 1 8 / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T r a n g   N g u o i   L i n h   G i a " ) ;  
  
  
 	          
 	 M e n u 7 _ 4 = n e w   A r r a y ( " U S   W e b s i t e s " , " " , " " , 1 0 , 2 0 , 1 6 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " U S   L i n k s " ) ;  
 	         M e n u 7 _ 4 _ 1 = n e w   A r r a y ( " U S   M a r i n e   C o r p s " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . u s m c . m i l / m a r i n e l i n k / m c n 2 0 0 0 . n s f / f r o n t p a g e n e w s # t h i s ' ) " , " " , 0 , 2 0 , 1 8 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " U S M C " ) ;    
 	         M e n u 7 _ 4 _ 2 = n e w   A r r a y ( " G r u n t   V i e t n a m e   R e s o u r c e s . . . " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . g r u n t o n l i n e . c o m / i n d e x . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " V N   r e s o u r c e " ) ;    
 	         M e n u 7 _ 4 _ 3 = n e w   A r r a y ( " C a v a l r y " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . q u a r t e r c a v . n e t / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " 1 s t   C a v " ) ;    
 	         M e n u 7 _ 4 _ 4 = n e w   A r r a y ( " T h e   B a t t l e   o f   K o n t u m . . . " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . t h e b a t t l e o f k o n t u m . c o m / i n d e x . h t m l ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " B a t t l e   o f   K o n t u m " ) ;  
 	         M e n u 7 _ 4 _ 5 = n e w   A r r a y ( " V i e t n a m   W a r . . . " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . v i e t n a m p i x . c o m / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " V N   W a r " ) ;    
 	         M e n u 7 _ 4 _ 6 = n e w   A r r a y ( " T h e   H i s t o r y   P l a c e . . . " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . h i s t o r y p l a c e . c o m / u n i t e d s t a t e s / v i e t n a m / i n d e x . h t m l ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " V N   W a r   H i s t o r y " ) ;    
 	         M e n u 7 _ 4 _ 7 = n e w   A r r a y ( " B a t t l e f i e l d :   V i e t n a m . . . " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . p b s . o r g / b a t t l e f i e l d v i e t n a m / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " B a t t l e f i e l d   i n   V N " ) ;  
 	         M e n u 7 _ 4 _ 8 = n e w   A r r a y ( " M o u n t e d   C o m b a t   i n   V N " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . a r m y . m i l / C M H - P G / b o o k s / V i e t n a m / m o u n t e d / i n d e x . h t m # c o n t e n t s ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " B a t t l e f i e l d   i n   V N " ) ;  
 	         M e n u 7 _ 4 _ 9 = n e w   A r r a y ( " T h e   E a s t e r   O f f e n s i v e   o f   1 9 7 2 " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . v l i n k . c o m / n l v n c h / e a s t e r 7 2 / e a s t r 7 2 1 . h t m l ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T h e   E a s t e r   O f f e n s i v e   1 9 7 2 " ) ;  
 	         M e n u 7 _ 4 _ 1 0 = n e w   A r r a y ( " T h e   B a t t l e   o f   X u a n - L o c   -   1 9 7 5 " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . v l i n k . c o m / n l v n c h / v n c h . h t m l ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " T h e   B a t t l e   o f   X u a n - L o c   1 9 7 5 " ) ;  
  
 	          
 	 M e n u 7 _ 5 = n e w   A r r a y ( " B á o   C h í " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r . h t m ' ) " , " " , 4 , 2 0 , 1 6 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " B a o   c h i   m e n u " ) ;  
 	         M e n u 7 _ 5 _ 1 = n e w   A r r a y ( " S a i G o n   B á o " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . s a i g o n b a o . c o m ' ) " , " " , 0 , 2 0 , 1 6 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " S a i g o n   b a o " ) ;    
 	         M e n u 7 _ 5 _ 2 = n e w   A r r a y ( " V i e t b a y " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . v i e t b a y . c o m / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " V i e t b a y " ) ;    
 	         M e n u 7 _ 5 _ 3 = n e w   A r r a y ( " H ã y   t r £  l ¡i   S à i G ò n " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . s a i g o n f o r s a i g o n . o r g / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " S a i G o n " ) ;  
 	         M e n u 7 _ 5 _ 4 = n e w   A r r a y ( " M ¡n g   l °Ûi   D in g   L ¡c " , " j a v a s c r i p t : w i n d o w . o p e n ( ' h t t p : / / w w w . d u n g l a c . n e t / ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " M a n g   l u o i   D u n g   L a c " ) ;  
 	            
 M e n u 8 = n e w   A r r a y ( " E n g l i s h " , " " , " " , 2 , 2 0 , 1 0 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " E n g l i s h " ) ;  
 	 M e n u 8 _ 1 = n e w   A r r a y ( " V N M C   H i s t o r y " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r 2 . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' h t m l _ f i l e / e n g l i s h / v n m a r i n e s . h t m ' ) " , " " , 0 , 2 0 , 1 2 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " V N M C   H i s t o r y " ) ;  
 	 M e n u 8 _ 2 = n e w   A r r a y ( " Y o u n g   M a r i n e s " , " j a v a s c r i p t : v o i d ( p a r e n t . f r a m e s [ 0 ] . l o c a t i o n . h r e f = ' i n d e x - h z - h e a d e r 2 . h t m ' ) ; v o i d ( p a r e n t . f r a m e s [ 1 ] . l o c a t i o n . h r e f = ' h t m l _ f i l e / e n g l i s h / y o u n g m a r i n e s . h t m ' ) " , " " , 0 , 0 , 0 , " " , " " , " " , " " , " " , " " , - 1 , - 1 , - 1 , " " , " Y o u n g   V N M C " ) ; 	  
  
 
