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

