﻿// Image content

var imagefile = new Array()
var caption = new Array()
var thumbfile = new Array()
var path = "Gallery/"

imagefile[0] = "img_0267.jpg"
thumbfile[0] = "img_0267_tb.jpg"
caption[0] = "Investigating marble grus formation on the north flank of the San Bernardino Mountains, CA."

imagefile[1] = "IMG_2823.JPG"
thumbfile[1] = "IMG_2823_tb.jpg"
caption[1] = "Outcrops of Mancos Shale near Hanksville, UT. Data collection and processing doesn't get much easier than this."

imagefile[2] = "IMG_2797.JPG"
thumbfile[2] = "IMG_2797_tb.jpg"
caption[2] = "Monitoring OHV impacts on hillslopes underlain by the Mancos Shale."

imagefile[3] = "outcrop.jpg"
thumbfile[3] = "outcrop_tb.jpg"
caption[3] = "Fluvial deposits of the Arroyo Ojito Formation prior to segmentation."

imagefile[4] = "north_face.jpg"
thumbfile[4] = "north_face_tb.jpg"
caption[4] = "Combined scans of an interfluve for use in combination with ground penetrating radar to investigate spatial variability of fluvial sediments."


imagefile[5] = "model_units.jpg"
thumbfile[5] = "model_units_tb.jpg"
caption[5] = "Arroyo Ojito facies segmented based on lidar intensity data and interscan variability."

imagefile[6] = "Hydro 167.jpg"
thumbfile[6] = "Hydro 167_tb.jpg"
caption[6] = "Collecting scans near the Sandhill Fault west of Albuquerque, NM."

imagefile[7] = "Hydro 077.jpg"
thumbfile[7] = "Hydro 077_tb.jpg"
caption[7] = "Collecting scans for students in UNM's Spring 2007 Hydrogeology class."

imagefile[8] = "DSC_0739.JPG"
thumbfile[8] = "DSC_0739_tb.jpg"
caption[8] = "Detailed scans of Ringold Formation gravels along the Columbia River, Hanford Site, WA."

imagefile[9] = "DSC_0643.JPG"
thumbfile[9] = "DSC_0643_tb.jpg"
caption[9] = "Collecting early morning scans at the Hanford Site, WA."

imagefile[10] = "DSC_0517.JPG"
thumbfile[10] = "DSC_0517_tb.jpg"
caption[10] = "Scanning exposures of the Ringold Formation adjacent to the Hanford Site, WA."

imagefile[11] = "IMG_0228.JPG"
thumbfile[11] = "IMG_0228_tb.jpg"
caption[11] = "Sunrise Hanford Site, WA."

imagefile[12] = "topo_dunes.jpg"
thumbfile[12] = "topo_dunes_tb.jpg"
caption[12] = "Bed forms exposed by low flows on the Middle Rio Grande, NM."

imagefile[13] = "IMG_0441.JPG"
thumbfile[13] = "IMG_0441_tb.jpg"
caption[13] = "I thought boats were supposed to keep you dry."

imagefile[14] = "dam.jpg"
thumbfile[14] = "dam_tb.jpg"
caption[14] = "The west abutment of the City of Albuquerque's San Juan-Chama drinking water diversion dam."

imagefile[15] = "calabacillas_scan_2006-08-18.jpg"
thumbfile[15] = "calabacillas_scan_2006-08-18_tb.jpg"
caption[15] = "Fan deposits at the mouth of the Arroyo Calabacillas deposited during a storm on 31 July 2006."

imagefile[16] = "IMG_3078.jpg"
thumbfile[16] = "IMG_3078_tb.jpg"
caption[16] = "Fishway"

imagefile[17] = "IMG_3077.jpg"
thumbfile[17] = "IMG_3077_tb.jpg"
caption[17] = "Fishway."

imagefile[18] = "IMG_3054.jpg"
thumbfile[18] = "IMG_3054_tb.jpg"
caption[18] = "Fishway."

imagefile[19] = "IMG_3057.jpg"
thumbfile[19] = "IMG_3057_tb.jpg"
caption[19] = "Scanning the Rio Grande Fishway, February 2008."