$(document).ready(function()
{
	$('.slideshow').slideshow();
});
