I've made a custom menu block using menu_load_links(). Unfortunately this function does not return the phpmenu theming. Is there any way to programmatically call the phpmenu theming? I tried using phpmenu_menu_link($variables) but I can't figure out how to get the $variables properly.