whirlpool asked me to make him a custom block that displays a random image from the galleries.
I like my code because it uses taxonomy module functions instead of doing db queries.
< ?php
$albums = taxonomy_get_children(0, variable_get("image_nav_vocabulary", ""));