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