$(document).ready(function(){
	$('.tx-hmrslideshow-pi1').cycle({
		speed:    1500, 
	    timeout:  8000
	});
});