I would like my archives to be sorted by years instead of just a list of months. Like this..
2004
-August
- e.t.c.
2005
-January
-e.t.c.
How would I go about accomplishing this? Right now I just have them under <?php wp_get_archives('monthly'); ?> under each of the years. You can see that here.