$(document).ready(function () {
  var options = {};
  $("#newsImage").hide("highlight",options,3000);  
});
