$(document).ready(function() {
		$('#imageslide').cycle();
});

