ÿþ/ /   i t e m s   s t r u c t u r e 
 / /   e a c h   i t e m   i s   t h e   a r r a y   o f   o n e   o r   m o r e   p r o p e r t i e s : 
 / /   [ t e x t ,   l i n k ,   s e t t i n g s ,   s u b i t e m s   . . . ] 
 / /   u s e   t h e   b u i l d e r   t o   e x p o r t   e r r o r s   f r e e   s t r u c t u r e   i f   y o u   e x p e r i e n c e   p r o b l e m s   w i t h   t h e   s y n t a x 
 
 v a r   M E N U _ I T E M S   =   [ 
 	 [ ' & n b s p ; & n b s p ; T r a n g   c h ç' ,   ' . / h o m e . a s p x ' ,   n u l l , 	 	 
 	 ] , 
 	 [ ' & n b s p ; & n b s p ; & n b s p ; B o o k T o u r ' ,   n u l l ,   n u l l , 
 	 	 / /   t h i s   i s   h o w   i t e m   s c o p e   s e t t i n g s   a r e   d e f i n e d 
 	 	 [ ' D u   l Ëc h   n °Ûc   n g o à i ' ,   n u l l , n u l l ,   
 	 	           [ ' K h ßi   h à n h   t ë  T P . H C M ' , ' . / l o t . a s p x ? t t p = N N & d i e m d i = H C M ' ,   n u l l , ] , 
 	 	 	   [ ' K h ßi   h à n h   t ë  H à   n Ùi ' , ' . / l o t . a s p x ? t t p = N N & d i e m d i = H N ' ,   n u l l , ] , 
 	 	 ] , 
 	 	 / /   t h i s   i s   h o w   m u l t i p l e   i t e m   s c o p e   s e t t i n g s   a r e   d e f i n e d 
 	 	 [ ' D u   l Ëc h   t r o n g   n °Ûc ' ,   n u l l , n u l l ,   
 	 	           [ ' K h ßi   h à n h   t ë  T P . H C M ' , ' . / l o t . a s p x ? t t p = T N & d i e m d i = H C M ' ,   n u l l , ] , 
 	 	 	   [ ' K h ßi   h à n h   t ë  H à   n Ùi ' , ' . / l o t . a s p x ? t t p = T N & d i e m d i = H N ' ,   n u l l , ] , 
 	 	 ] , 
 	 	 [ ' V é   m á y   b a y ' ,   ' . / f t . a s p x ' ] , 
 	 ] , 
 	 [ ' & n b s p ; O n l i n e   Q & A ' ,   n u l l ,   n u l l , 
 	 	 [ ' Y a h o o ' ,   ' y m s g r : s e n d I M ? d n f 0 6 ' ] , 
 	 	 [ ' S k y p e ' ,   ' s k y p e : d n f v a c a t i o n ? c a l l ' ] , 
 	 ] , 
 	 [ ' & n b s p ; T h a n h   t o á n ' ,   ' . / r d . a s p x ? f i l e = t t . h t m ' ] 
 	 , 
 	 [ ' & n b s p ; & n b s p ; & n b s p ; & n b s p ; C §n   b i ¿t ' ,   ' . / k m . a s p x ' ] 
 	 , 
 	 [ ' N h ­t   k ý   t o u r ' ,   ' . / g l . a s p x ' ] 
 	 , 
 	 [ ' & n b s p ; & n b s p ; N g h e   n h ¡c ' ,   ' . / m s . a s p x ' ] 
 	 	 , 
 	 [ ' & n b s p ; & n b s p ; & n b s p ; & n b s p ; & n b s p ; L i ê n   h Ç' ,   ' . / r d . a s p x ? f i l e = l h . h t m ' ] 
 	 	 , 
 	 [ ' & n b s p ; & n b s p ; & n b s p ; & n b s p ; & n b s p ; E n g l i s h ' ,   ' h t t p : / / d a n a v a c a t i o n . c o m ' ] 
 ] ; 
 
 
