/* --- image items --- */ 
var imageList = [ 
 ['1998',                    
 [                             
  ['jul', 
  [ 
     ['jul98-01.gif', 'jul98-01t.gif', 'New Benches Near Library'] 
  ]  
  ] 
 ] 
 ] 
]                                 
                                  
// Instructions:  Remove each comma each the last list   
// else you will get an error when you test the page.    
// Be sure to correct the thumbnail names with a Replace 

