þÿ / * * 
   *     = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
   *     S o f t C h a l k   L e s s o n B u i l d e r 
   *     Q u i z P o p p e r   q _ p a r a m e t e r s . j s 
   *     C o p y r i g h t   2 0 0 3 - 2 0 0 6   S o f t C h a l k   L L C 
   *     A l l   R i g h t s   R e s e r v e d . 
   * 
   *       h t t p : / / w w w . s o f t c h a l k . c o m 
   *     = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
   * / 
 
 q _ i t e m = 1 ; 
 h i g h l i g h t e d = " n o n e " ; 
 t a b l e T o g g l e _ a r r a y = n e w   A r r a y ( ) ; 
 f _ d o n e = n e w   A r r a y ( ) ; 
 f e e d = n e w   A r r a y ( ) ; 
 q _ d o n e = n e w   A r r a y ( ) ; 
 s c o r e Q = n e w   A r r a y ( ) ; 
 q O r d e r = n e w   A r r a y ( 1 ) ; 
 q O r d e r [ 0 ] = 1 ; 
 n u m _ p a g e s = 1 ; 
 s c o r m _ c o m p l e t e d _ s t a t u s = t r u e ; 
 
 / / q _ n u m = 1 ; 
 i n l i n e _ f e e d b a c k 1 = t r u e ; 
 q _ d o n e [ 1 ] = f a l s e ; 
 q _ v a l u e 1 = 1 ; 
 s c o r e Q [ 1 ] = " y e s " ; 
 m c _ i t e m s 1 = 1 0 ; 
 / / r a _ i t e m s 1 = 1 0 ; 
 q _ t y p e 1 = 5 ; 
 t h e Q u e s t i o n 1 = " M a t c h   t h e   i t e m s . " ; 
 s h o w C o r r e c t 1 = " n o " ; 
 s h o w H i n t 1 = " n o " ; 
 f e e d b a c k R i g h t 1 = " R i g h t !   G o o d   j o b ! " ; 
 f e e d b a c k W r o n g 1 = " S o r r y ,   i n c o r r e c t   a n s w e r . " ; 
 f e e d b a c k P a r t i a l 1 = " P a r t i a l l y   c o r r e c t . " ; 
 h i n t 1 = " " ; 
 h i n t H i g h l i g h t 1 = " n o n e " ; 
 f e e d b a c k H i g h l i g h t 1 = " n o n e " ; 
 r i g h t _ a n s w e r s 1 = n e w   A r r a y ( 1 0 ) ; 
 r i g h t _ a n s w e r s 1 [ 0 ] = " 1 " ; 
 r i g h t _ a n s w e r s 1 [ 1 ] = " 4 " ; 
 r i g h t _ a n s w e r s 1 [ 2 ] = " 9 " ; 
 r i g h t _ a n s w e r s 1 [ 3 ] = " 2 " ; 
 r i g h t _ a n s w e r s 1 [ 4 ] = " 7 " ; 
 r i g h t _ a n s w e r s 1 [ 5 ] = " 3 " ; 
 r i g h t _ a n s w e r s 1 [ 6 ] = " 0 " ; 
 r i g h t _ a n s w e r s 1 [ 7 ] = " 8 " ; 
 r i g h t _ a n s w e r s 1 [ 8 ] = " 5 " ; 
 r i g h t _ a n s w e r s 1 [ 9 ] = " 6 " ; 
 a n s w e r _ c h o i c e s 1 = n e w   A r r a y ( 1 0 ) ; 
 a n s w e r _ c h o i c e s 1 [ 0 ] = " C y c l e   i n   w h i c h   w a t e r   m o v e s   t h r o u g h   t h e   e n v i r o n m e n t " ; 
 a n s w e r _ c h o i c e s 1 [ 1 ] = " L a y e r   o f   t h e   a t m o s p h e r e   t h a t   i s   c l o s e s t   t o   E a r t h " ; 
 a n s w e r _ c h o i c e s 1 [ 2 ] = " A m o u n t   o f   w a t e r   v a p o r   i n   t h e   a i r " ; 
 a n s w e r _ c h o i c e s 1 [ 3 ] = " W a t e r   t u r n i n g   t o   w a t e r   v a p o r " ; 
 a n s w e r _ c h o i c e s 1 [ 4 ] = " L a y e r   o f   t h e   a t m o s p h e r e   j u s t   a b o v e   m o s t   w e a t h e r " ; 
 a n s w e r _ c h o i c e s 1 [ 5 ] = " W a t e r   f a l l i n g   f r o m   t h e   c l o u d s " ; 
 a n s w e r _ c h o i c e s 1 [ 6 ] = " P l a n t s   l o s i n g   w a t e r   t h r o u g h t   t h e i r   s t o m a t a " ; 
 a n s w e r _ c h o i c e s 1 [ 7 ] = " A i r   t h a t   s u r r o u n d s   o u r   p l a n e t " ; 
 a n s w e r _ c h o i c e s 1 [ 8 ] = " W a t e r   v a p o r   t u r n i n g   i n t o   w a t e r " ; 
 a n s w e r _ c h o i c e s 1 [ 9 ] = " A i r   p a r t i c l e s   p r e s s i n g   d o w n   o n   a   s u r f a c e " ; 
 t a b l e T o g g l e _ a r r a y [ 1 ] = f a l s e ; 
 f _ d o n e [ 1 ] = f a l s e ; 
 f e e d [ 1 ] = f a l s e ; 
 / / c o l o r C h o i c e 1 = " _ c u s t o m " ; 
 / / b g C o l o r 1 = " # e 7 e 7 f 5 " ; 
 / / t a b l e C l a s s 1 = " c o l l a p s e " ; 
 / / o p e n e r I m a g e 1 = " q u i z m e _ c u s t o m . g i f " ; 
 / / i t e m s _ t o _ m a t c h 1 [ 0 ] = " t r o p o s p h e r e " ; 
 / / i t e m s _ t o _ m a t c h 1 [ 1 ] = " s t r a t o s p h e r e " ; 
 / / i t e m s _ t o _ m a t c h 1 [ 2 ] = " a i r   p r e s s u r e " ; 
 / / i t e m s _ t o _ m a t c h 1 [ 3 ] = " h u m i d i t y " ; 
 / / i t e m s _ t o _ m a t c h 1 [ 4 ] = " a t m o s p h e r e " ; 
 / / i t e m s _ t o _ m a t c h 1 [ 5 ] = " e v a p o r a t i o n " ; 
 / / i t e m s _ t o _ m a t c h 1 [ 6 ] = " w a t e r   c y c l e " ; 
 / / i t e m s _ t o _ m a t c h 1 [ 7 ] = " c o n d e n s a t i o n " ; 
 / / i t e m s _ t o _ m a t c h 1 [ 8 ] = " p r e c i p i t a t i o n " ; 
 / / i t e m s _ t o _ m a t c h 1 [ 9 ] = " t r a n s p i r a t i o n " ; 
 / / a l l o w R e t r y 1 = t r u e ; 
 

