ÿþ 
 v a r   I m g S r c A r y = n e w   A r r a y ( ) ;  
 v a r   I m g A r y = n e w   A r r a y ( ) ;  
 I m g S r c A r y [ 0 ]   =   " W L P i c t u r e s / M a s t e r 3 . j p g " ;  
 I m g S r c A r y [ 1 ]   =   " W L P i c t u r e s / O M M 2 0 0 8 . g i f " ;  
 I m g S r c A r y [ 2 ]   =   " W L P i c t u r e s / 4 0 0 0 . G I F " ;  
 I m g S r c A r y [ 3 ]   =   " W L P i c t u r e s / O M M - R . g i f " ;  
 I m g S r c A r y [ 4 ]   =   " W L P i c t u r e s / D D R 8 0 0 0 . g i f " ;  
 I m g S r c A r y [ 5 ]   =   " W L P i c t u r e s / O M M 1 6 0 0 . j p g " ;  
 I m g S r c A r y [ 6 ]   =   " W L P i c t u r e s / i G u a r d . j p g " ;  
 I m g S r c A r y [ 7 ]   =   " W L P i c t u r e s / I V S . g i f " ;  
 I m g S r c A r y [ 8 ]   =   " W L P i c t u r e s / I A S . j p g " ;  
 I m g S r c A r y [ 9 ]   =   " W L P i c t u r e s / e s m 2 4 0 . j p g " ;  
 I m g S r c A r y [ 1 0 ]   =   " W L P i c t u r e s / m 1 . j p g " ;  
 I m g S r c A r y [ 1 1 ]   =   " W L P i c t u r e s / T h m a s . j p g " ;  
  
 f o r ( i = 0 ; i < I m g S r c A r y . l e n g t h ; i + + )  
 {  
 	 I m g A r y [ i ] = n e w   I m a g e ( ) ;  
 	 I m g A r y [ i ] . s r c = I m g S r c A r y [ i ] ;  
 }  
  
  
  
  
 
