# header file for makemovie.pl

# who am I?
$myname   = "Jeff Goldsmith";
$homepage = "http://muggy.caltech.edu/~jeff";
$email    = "jeff\@tintin.jpl.nasa.gov";

# location of gif images
$simg = 'gifs/s.gif';
$himg = 'gifs/h.gif';
$dimg = 'gifs/d.gif';
$cimg = 'gifs/c.gif';
$tmarker = 'gifs/table11.gif';
