//Title: Javascript variables to be updated per
//       activity
//Author: Tom Hudson
//Date: 10/21/03

//PER ACTIVITY UPDATE!!!!!
//Path of the images for this activity
var strImagePath = "/venus_images/science/hst/ia/images/content/";

//PER ACTIVITY UPDATE!!!!!
//Root part of the name for the images in this activity
var strImageNameRoot = "hstl06";

//PER ACTIVITY UPDATE!!!!!
//Root part of the name for the images in this activity
var intImageTotal = 1;

