$("browse_div").ntbrowse('server','_event_=something&_refresh_=whatever')'
Where;
browse_div is the div identifier of the browse widget.
something and whatever depend on what sort of refresh you are after. ie what happend so that you think a refresh might be necessary. If you look in jquery.nt-browse.js you'll see some examples.
cheers
Bruce