jQuery(document).ready(function() {
  $('#imgtop').cycle('fade');
});
