// JavaScript Document

	//<![CDATA[
	  window.addEvent('domready', function(){
	    var data = {
	      'pan1.jpg': { caption: 'WKS - Logotipo.' }, 
		  'pan2.jpg': { caption: 'WKS - Branding' }

	    };
	    var myShow = new Slideshow('show', data, {controller: true, height: 460, hu: 'images/design', thumbnails: true, width: 660});
	  });
	//]]>

