ÿþ< ! - -   B e g i n  
  
 / /   N O T E :   I f   y o u   u s e   a   '   a d d   a   s l a s h   b e f o r e   i t   l i k e   t h i s   \ '  
  
  
  
 v a r   b a c k b u t t o n 	 	 = " y e s " 	 	 / /   S H O W   B A C K   B U T T O N  
 v a r   s h o w I E f u l l 	 	 = " y e s " 	 	 / /   S H O W   I E   F U L L   S C R E E N   B U T T O N S  
  
  
  
 d o c u m e n t . w r i t e ( ' < t a b l e   c e l l p a d d i n g = " 0 "   c e l l s p a c i n g = " 0 "   b o r d e r = " 0 " > < t r > < t d   w i d t h = " 8 " > ' ) ;  
 d o c u m e n t . w r i t e ( ' < i m g   s r c = " . . / p i c t s / s p a c e r . g i f "   h e i g h t = " 5 "   w i d t h = " 2 " > < b r > ' ) ;  
  
  
 / /   B A C K   B U T T O N   C O D E  
       i f   ( b a c k b u t t o n   = =   " y e s " )   {  
 d o c u m e n t . w r i t e ( ' < / t d > < t d   v a l i g n = " c e n t e r " > ' ) ;  
  
 d o c u m e n t . w r i t e ( ' < a   h r e f = " # "   o n C l i c k = " j a v a s c r i p t : h i s t o r y . g o ( - 1 ) ; " > < i m g   s r c = " . . / p i c t s / b a c k . g i f "   w i d t h = " 1 9 "   h e i g h t = " 1 7 "   b o r d e r = " 0 " > < / a > < b r > ' ) ;  
  
 }  
 / /   E N D   B A C K   B U T T O N  
  
  
  
 / /   S T A R T   G A L L E R Y   L I N K S  
  
 / /   C O P Y   A N D   P A S T E   T H E   F O L L O W I N G   2   L I N E S   T O   A D D   A   N E W   L I N K  
  
  
  
 d o c u m e n t . w r i t e ( ' < / t d > < t d > ' ) ;  
 d o c u m e n t . w r i t e ( ' < a   h r e f = " . . / i - d o l l / i n d e x . h t m "   c l a s s = " m e n u - n a v " > O?>=A:85  :C:;K< / a > ' ) ;  
  
  
  
 d o c u m e n t . w r i t e ( ' < / t d > < t d > ' ) ;  
 d o c u m e n t . w r i t e ( ' < a   h r e f = " . . / i - h a k a t a / i n d e x . h t m "   c l a s s = " m e n u - n a v " > D83C@K  %0:0B0< / a > ' ) ;  
  
  
  
 d o c u m e n t . w r i t e ( ' < / t d > < t d > ' ) ;  
 d o c u m e n t . w r i t e ( ' < a   h r e f = " . . / c - n e t s u k e / i n d e x . h t m "   c l a s s = " m e n u - n a v " > =MF:M< / a > ' ) ;  
  
  
  
 d o c u m e n t . w r i t e ( ' < / t d > < t d > ' ) ;  
 d o c u m e n t . w r i t e ( ' < a   h r e f = " . . / i - b r o n z e / i n d e x . h t m "   c l a s s = " m e n u - n a v " > 1@>=70< / a > ' ) ;  
  
  
  
 d o c u m e n t . w r i t e ( ' < / t d > < t d > ' ) ;  
 d o c u m e n t . w r i t e ( ' < a   h r e f = " . . / i - v a s e / i n d e x . h t m "   c l a s s = " m e n u - n a v " > D0@D>@< / a > ' ) ;  
  
  
 v e r s i o n = 0  
 i f   ( n a v i g a t o r . a p p V e r s i o n . i n d e x O f ( " M S I E " ) ! = - 1 ) {  
 t e m p = n a v i g a t o r . a p p V e r s i o n . s p l i t ( " M S I E " )  
 v e r s i o n = p a r s e F l o a t ( t e m p [ 1 ] )  
 }  
  
 i f   ( v e r s i o n > = 5 . 5 )   {  
  
       i f   ( s h o w I E f u l l   = =   " y e s " )   {  
  
 d o c u m e n t . w r i t e ( ' < / t d > < t d   s t y l e = " w i d t h : 2 5 p x " > ' ) ;  
 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 "   c l a s s = " m e n u - n a v " > + < / a > ' ) ;  
  
 d o c u m e n t . w r i t e ( ' < / t d > < t d   s t y l e = " w i d t h : 2 5 p x " > ' ) ;  
 d o c u m e n t . w r i t e ( ' < a   h r e f = " # "   o n C l i c k = " j a v a s c r i p t : h i s t o r y . g o ( - 1 ) ; "   c l a s s = " m e n u - n a v " > - < / a > ' ) ;  
  
 	 }  
 	 }  
  
 d o c u m e n t . w r i t e ( ' < / t d > < / t r > < / t a b l e > ' ) ;  
  
 / /     E n d   - - > 
