Re-added declaration of image_name variable. It's fine to assign it in the default cause but by not included "var image_name" somewhere you've created a global variable rather than a locally scoped variable.
Authored by: jakeroberts 2008-01-29
Parent: [r693]
Child: [r695]