ÿþv a r   m m _ t N a m e ;  
  
 f u n c t i o n   m m _ l i s t M e n u ( m N )  
 {  
     v a r   j ,   i N ;  
  
     _ i w d . w r i t e ( " < u l > " ) ;  
  
     f o r   ( j = 0 ;   j < _ m [ m N ] [ 0 ] . l e n g t h ;   j + + )  
     {  
         i N   =   _ m [ m N ] [ 0 ] [ j ] ;  
  
         _ i w d . w r i t e ( " < l i > " ) ;  
  
         i f   ( _ m i [ i N ] [ 2 ]   ! =   n u l l )   _ i w d . w r i t e ( ' < a   h r e f = " '   +   _ m i [ i N ] [ 2 ]   +   ' "   t a r g e t = " '   +   m m _ t N a m e     +   ' " > ' ) ;  
         _ i w d . w r i t e ( _ m i [ i N ] [ 1 ] ) ;  
         i f   ( _ m i [ i N ] [ 2 ]   ! =   n u l l )   _ i w d . w r i t e ( ' < / a > ' ) ;  
  
         i f   ( _ m i [ i N ] [ 3 ]   ! =   n u l l )   m m _ l i s t M e n u ( g e t M e n u B y N a m e ( _ m i [ i N ] [ 3 ] ) ) ;  
  
         _ i w d . w r i t e ( " < / l i > " ) ;  
     }  
  
     _ i w d . w r i t e ( " < / u l > " ) ;  
 }  
  
 f u n c t i o n   m m _ s i t e I n d e x ( w i n d o w A t t r i b u t e s ,   i n d e x H e a d i n g )   / /   ,   c s s F i l e )  
 {  
     v a r   a t t r   =   " t o o l b a r = n o , s c r o l l b a r s = y e s , r e s i z a b l e = y e s , s t a t u s = y e s " ;  
     i f   ( w i n d o w A t t r i b u t e s . l e n g t h   >   0 )   a t t r   + =   " , "   +   w i n d o w A t t r i b u t e s ;  
     _ i W i n   =   w i n d o w . o p e n ( " " ,   " S i t e _ I n d e x " ,   a t t r ) ;  
  
     _ i w d   =   _ i W i n . d o c u m e n t ;  
  
     i f   ( _ i W i n . w i n d o w . o p e n e r . n a m e . l e n g t h   = =   0 )   {  
         _ i W i n . w i n d o w . o p e n e r . n a m e   =   " p a r e n t w i n " ;  
     }  
     m m _ t N a m e   =   _ i W i n . w i n d o w . o p e n e r . n a m e ;  
  
     _ i w d . o p e n ( ) ;  
     _ i w d . w r i t e ( " < h t m l > < h e a d > < t i t l e > .1J7)  'DEHB9< / t i t l e > " ) ;  
  
     i f   ( a r g u m e n t s . l e n g t h   >   2 )   _ i w d . w r i t e ( ' < l i n k   r e l = " s t y l e s h e e t "   t y p e = " t e x t / c s s "   h r e f = " '   +   a r g u m e n t s [ 2 ]   +   ' " > ' ) ;  
  
     _ i w d . w r i t e ( " < s c r i p t   t y p e = " t e x t / j a v a s c r i p t " >  
 v a r   g a J s H o s t   =   ( ( " h t t p s : "   = =   d o c u m e n t . l o c a t i o n . p r o t o c o l )   ?   " h t t p s : / / s s l . "   :   " h t t p : / / w w w . " ) ;  
 d o c u m e n t . w r i t e ( u n e s c a p e ( " % 3 C s c r i p t   s r c = ' "   +   g a J s H o s t   +   " g o o g l e - a n a l y t i c s . c o m / g a . j s '   t y p e = ' t e x t / j a v a s c r i p t ' % 3 E % 3 C / s c r i p t % 3 E " ) ) ;  
 < / s c r i p t >  
 < s c r i p t   t y p e = " t e x t / j a v a s c r i p t " >  
 v a r   p a g e T r a c k e r   =   _ g a t . _ g e t T r a c k e r ( " U A - 5 4 4 2 2 5 8 - 2 " ) ;  
 p a g e T r a c k e r . _ t r a c k P a g e v i e w ( ) ;  
 < / s c r i p t >  
  
 < / h e a d > " ) ;  
     _ i w d . w r i t e ( " < b o d y > " ) ;  
     _ i w d . w r i t e ( " < h 2 > "   +   i n d e x H e a d i n g   +   ' < / h 2 > ' ) ;  
 / /     _ i w d . w r i t e ( ' < h 1 > < d i v   s t y l e = " " > < i n p u t   t y p e = " b u t t o n "   v a l u e = " <   B a c k "   o n c l i c k = " w i n d o w . o p e n e r . h i s t o r y . b a c k ( ) " > < i n p u t   t y p e = " b u t t o n "   v a l u e = " N e x t   > "   o n c l i c k = " w i n d o w . o p e n e r . h i s t o r y . f o r w a r d ( ) " > < / d i v > '   +   i n d e x H e a d i n g   +   ' < / h 1 > ' ) ;  
 / /     _ i w d . w r i t e ( ' < p   c l a s s = " t o o l b a r " > < i n p u t   t y p e = " b u t t o n "   v a l u e = " <   B a c k "   o n c l i c k = " w i n d o w . o p e n e r . h i s t o r y . b a c k ( ) " > < i n p u t   t y p e = " b u t t o n "   v a l u e = " N e x t   > "   o n c l i c k = " w i n d o w . o p e n e r . h i s t o r y . f o r w a r d ( ) " > ' ) ;  
  
     f o r   ( i = 0 ;   i < _ m . l e n g t h ;   i + + )  
     {  
         i f   ( _ m [ i ] [ 7 ] )  
         {  
             m m _ l i s t M e n u ( i ) ;  
         }  
     }  
  
     _ i w d . w r i t e ( " < / b o d y > < / h t m l > " ) ;  
  
     _ i w d . c l o s e ( ) ;  
 }  
  
 
