window.addEvent('domready', function() { var data = { 'services/consulting.jpg': { thumbnail: 'services/consulting-s.png', href: 'service.php?id=consulting', caption: 'Consulting / Training
Software marketing & technical computer consulting/training expertise.
' }, 'services/research.jpg': { thumbnail: 'services/research-s.png', href: 'service.php?id=development', caption: 'Research and DevelopmentResearch and development of software technologies.
' }, 'services/design.jpg': { thumbnail: 'services/design-s.png', href: 'service.php?id=design', caption: 'Design and LayoutVisual and technical layout and design.
' }, 'services/writing.jpg': { thumbnail: 'services/writing-s.png', href: 'service.php?id=writing', caption: 'Copy and Technical WritingMarketing/Technical documents and reference materials.
' }, 'home/computer.jpg': { thumbnail: 'home/computer-s.jpg', href: 'service.php?id=integration', caption: 'Data / Software / System IntegrationCustom Implemention & Integration Specialists.
' } }; var myShow = new Slideshow('show', data, {width: 580, height: 340, hu: 'images/'}); });