//if ( thmnams != undefined ) {
//    thmnams = undefined;
//    thmtitl = undefined;
//    pictitl = undefined;
//}

var imgdir = "../Images/Artwork/the_show/Large_web_jpegs";
var thmdir = "../Images/Artwork/the_show/Small_web_jpegs";

var thmnams = [
"10th_avenue",
"loading_dock",
"mirage",
"perspectives",
"stopped_time",
"suburban_skyline",
"trolley_spikes"
];

var thmtitl = [
"10th_avenue",
"loading_dock",
"mirage",
"perspectives",
"stopped_time",
"suburban_skyline",
"trolley_spikes"
];

var pictitl = [
"10th_avenue",
"loading_dock",
"mirage",
"perspectives",
"stopped_time",
"suburban_skyline",
"trolley_spikes"
];

