how to make an delay =?

how to make an delay =?

Hi Jquery help

first post here. i'm really stuck!

jQuery.facebox('Mange tak - du er nu tilmeldt');
   $(document).trigger('close.facebox').delay(5000);


how do i make this delay ? first it sends the text to the box (thanks - you are now registred) and then it should auto close after 5 secs of delay. but it does not


please help me