Jak uruchomić funkcję po animacji, pełne jQuery

$('#header .pointerarrow').animate(
    { left: linksstart + breedte },
     400, function() {
       // Animation complete.
  });
Alert Antelope