function start(){

  myShow = new Slideshow('my_slideshow', {hu: 'images/', images: ['IMG_7880.jpg','PA310116.jpg', 'harsnaqar.gif'], type:'combo', pan: 'rand',  height: 150, width: 450, duration: [3000, 6000]});
}
// window.addEvent('domready', start);
