$(function(){
  $("#image-navigation").imageNavigation({
    time:3000,
    animationTime:500,
    rolloverTime: 0,
    rolloutTime: 500
  });
});
