Breacrumbs

Anyone have a good javascript breadcrumb script? Is it best to do it client or server-side? I need a script that builds breadcrumbs based on the directory the user is in, which could also be done getting substrings from the URL I guess.

Thanks,

SR:D