Sortable and cookies: how to restore order after a page update ?

Sortable and cookies: how to restore order after a page update ?

I'm at first try with JQuery UI and i'm trying sortable. All is working fine, but now i'd like to learn how to save sort order and restore after a page load.

I've latest jquery + jquery ui + jquery cookie plugin.