$(document).ready(function ()
{	
  slideShow('slideshow1', 5000);

  slideShow('slideshow2', 5000);

  slideShow('slideshow3', 5000);
});

