[jQuery] Timer statement

[jQuery] Timer statement

I am using grow efect, but a I need to call another function just after of determined seconds. Is it possivel I do it with JQuery ?
For example:
        $('#containerMenu').Grow(200);
        $('#listaMenu').css( {display: "block"} ); // I need to that statement to be executed after 300 ms
        $('#teste').css( {display: "block"} );
<br clear="all">
--
[]'s
Harlley R. Oliveira
<a href="http://www.syssolution.com.br">www.syssolution.com.br</a>
-------------------------------------------
~ U never try U'll never learn ~
-------------------------------------------
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/