$(document).ready(function() {
   $('#WeatherInfoTextTick').cycle({
      fx:      'fade'
   });
});
