$(document).ready(function() {
	$('#portcycle').cycle({
		timeout:  2000
	});
});
