//<![CDATA[ 
 window.addEvent('domready', function(){ 
 var data = { 
'VMHT001.png': { caption: 'ViewMetrics for Haul Trucks in action' },
'VMHT002.png': { caption: 'VMHT display monitors mounted in haul truck cab' },
'VMHT003.png': { caption: 'Left view camera installation' },
'VMHT004.png': { caption: 'Right view camera installation' },
'VMHT005.png': { caption: 'Close up of the heavy-duty VMHT camera' },
'VMHT006.png': { caption: 'Provides driver with greater visibility in real-time' },
'VMHT007.png': { caption: 'Improves maneuverability in tight spaces' }
}; 
 var myShow = new Slideshow('show', data, { captions: true, thumbnails: true, controller: true, delay: 4000, duration: 500, height: 400, hu: '/images/gallery/vmht/', width: 500 }); 
 	}); 
 //]]> 
 
