window.addEvent('domready', function(){ // Load images 
      var data = {
'ss1_110911rallyday_allparishphoto.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110120_174157_2.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110213dragging_church_19855.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110227evensong_072.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110320pretzelsun_619.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110417palmsun_0314.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110417palmsun_0329.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110417palmsun_0347.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110417palmsun_0385.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110522musicsun_0615cr.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110612pentecost_0844cr.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110617manitou-parade_0265.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110626eucharist-lawn_20079.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110626petparade_20124.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110626petparade_20181.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110710cemetery_007kscr.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110911rallyday_1137_pan2cr.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110911rallyday_1149.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110911rallyday_1317.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110911rallyday_1389.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110120_172310_2.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_110928stmichael_1628cr.jpg':
     {caption: '',
     href: 'index.htm'},
'ss1_111002petbless_1685.jpg':
     {caption: '',
     href: 'index.htm'}
 }; 
      var myShow = new Slideshow('show', data, { captions: false, controller: false, delay: 4000, duration: 1000, height: 259, hu: 'images_slideshow/', width: 350 }); 
  });
  
