window.addEvent('domready', function() { var data = { 'articles/scommerce.jpg': { thumbnail: 'articles/scommerce-s.png', href: 'article.php?id=scommerce', caption: 'Social Commerce

How Social Networking plays a role in the B2C relationship.

' }, 'articles/ajax.jpg': { thumbnail: 'articles/ajax-s.png', href: 'article.php?id=ajax', caption: 'Simplifying AJAX

Some coding examples on how to make simple AJAX calls.

' } }; var myShow = new Slideshow('show', data, {width: 580, height: 340, hu: 'images/'}); });