<!-- START HIDING FROM OLD BROWSERS
// This script displays images for the UNAVCO Web Site. It loads a new image
// each time a page is viewed based on a time signature

// please keep these lines on when you copy the source
// made by: Nicolas - http://www.javascript-page.com
// modified by Jim Riley 5/29/02 to include captions and impose .75 aspect ratio

var currentdate = 0
var core = 0
var numImages = 45

function StringArray (n) 
{
  this.length = n;
  for (var i =1; i <= n; i++) 
  {
    this[i] = ' '
  }
}

img = new StringArray(numImages) //these two arrays need to be the same size
cap = new StringArray(numImages)

// NOTE: IMAGES should be in .75 aspect ratio for use here!
img[0] = '/lib/image_gallery/point75aspect_ratio_images/perm_morocco.jpg'
cap[0] = "Permanent Station IFRN shown, aiding with GPS Measurements of Plate Interactions in the Western Mediterranean."

img[1] = '/lib/image_gallery/point75aspect_ratio_images/perm_cotopaxi.jpg'
cap[1] = "Cotopaxi Volcano (Ecuador) has a summit elevation of 19,388 feet and has erupted 50 times since 1738.  Single Frequency permanent Station CX01 shown above."

img[2] = '/lib/image_gallery/point75aspect_ratio_images/perm_uganda2.jpg'
cap[2] = "The MBAR station is located in Mbarara, Uganda. It is a NASA/JPL sponsored installation deployed in March of 2001."

img[3] = '/lib/image_gallery/point75aspect_ratio_images/perm_mtolympus1.jpg'
cap[3] = "SC03 installation, Mt. Olympus, Washington. Initially installed as part of SuomiNet, a real-time national GPS network for atmospheric research, it is now operated and maintained by PBO Nucleus."

img[4] = '/lib/image_gallery/point75aspect_ratio_images/perm_socorro1.jpg'
cap[4] = "Mike Jackson pictured cutting rebar for the rebar reinforced concrete monument, PAS1."

img[5] = '/lib/image_gallery/point75aspect_ratio_images/perm_sierranegra1.jpg'
cap[5] = "Sierra Negra volcano is the second most active volcano in the Galapagos and has erupted 8 times in the past century, most recently in 2005. Satellite interferometry indicates that Sierra Negra is experiencing some of the fastest uplift rates of any volcano."

img[6] = '/lib/image_gallery/point75aspect_ratio_images/perm_seychelles.jpg'
cap[6] = "The station SEY1 is located on the island of Mahe in the republic of Seychelles. The GPS station is collocated with a seismic station run by the University of California, San Diego."

img[7] = '/lib/image_gallery/point75aspect_ratio_images/perm_mine_m.jpg'
cap[7] = "Station MINE in the BARGEN network."

img[8] = '/lib/image_gallery/point75aspect_ratio_images/perm_akutan1.jpg'
cap[8] = "Installation of 4 monitoring stations with GPS, seismic, and borehole strainmeter equipment. Akutan, Alaska."

img[9] = '/lib/image_gallery/point75aspect_ratio_images/perm_ispa_m.jpg' 
cap[9] = "This new Easter Island station was installed to replace the existing station EISL, which has lost sky view due to the proliferation of Eucalyptus trees, and also to utilize the new IRIS VSAT Internet link."

img[10] = '/lib/image_gallery/point75aspect_ratio_images/perm_kulu.jpg' 
cap[10] = "Kulusuk (KULU) permanent GPS Station in Greenland. A collaboration between Univ. of Colorado and UNAVCO."

img[11] = '/lib/image_gallery/point75aspect_ratio_images/perm_saudi_haly.jpg' 
cap[11] = "UNAVCO and the King Abdulaziz City for Science and Technology collaborated on the installation of HALY in Saudi Arabia, near the Red Sea."

img[12] = '/lib/image_gallery/point75aspect_ratio_images/perm_mtlewis_m.jpg' 
cap[12] = "Mt. Lewis site.  Part of the BARGEN network."

img[13] = '/lib/image_gallery/point75aspect_ratio_images/perm_newzealand_m.jpg' 
cap[13] = "Permanent station located in New Zealand."

img[14] = '/lib/image_gallery/point75aspect_ratio_images/perm_yellowstone.jpg' 
cap[14] = "A 5 station network was installed in Yellowstone National Park in response to increased heat and steam emissions in parts of Norris Geyser Basin, 2003."

img[15] = '/lib/image_gallery/point75aspect_ratio_images/perm_akutan2.jpg' 
cap[15] = "Installation of 4 monitoring stations with GPS, seismic, and borehole strainmeter equipment.  Akutan, Alaska."

img[16] = '/lib/image_gallery/point75aspect_ratio_images/perm_olympia.jpg' 
cap[16] = "GPS station in Olympia, Washington.  Part of the PANGA network."

img[17] = '/lib/image_gallery/point75aspect_ratio_images/perm_taku.jpg' 
cap[17] = "Taku Glacier is located in Southeastern Alaska near Juneau. It is currently advancing into proglacial sediments and deforming them into bulges, 2003."

img[18] = '/lib/image_gallery/point75aspect_ratio_images/perm_mtolympus4.jpg' 
cap[18] = "SC03 installation, Mt. Olympus, Washington. Initially installed as part of SuomiNet, a real-time national GPS network for atmospheric research, it is now operated and maintained by PBO Nucleus."

img[19] = '/lib/image_gallery/point75aspect_ratio_images/perm_cotopaxi2.jpg' 
cap[19] = "Cotopaxi Volcano (Ecquador) has a summit elevation of 19,388 feet and has erupted 50 times since 1738.  Single Frequency Permanent Station CX01 shown above."

img[20] = '/lib/image_gallery/point75aspect_ratio_images/perm_denali2.jpg' 
cap[20] = "The UNAVCO Facility completes an emergency response to the November 3 magnitude 7.9 earthquake on the Denali Fault in the Alaska Range."

img[21] = '/lib/image_gallery/point75aspect_ratio_images/perm_guadalupe.jpg' 
cap[21] = "A colloborative effort with the SCIGN network to install a VSAT system on the island of Guadalupe, 200 km off the coast of Mexico."

img[22] = '/lib/image_gallery/point75aspect_ratio_images/perm_myton1.jpg'
cap[22] = "This installation provides a joint Coast Guard/NGS/UNAVCO DGPS station with deep anchored, monolithic concrete geodetic monuments."

img[23] = '/lib/image_gallery/point75aspect_ratio_images/perm_fridayharbour.jpg'
cap[23] = "SC01, Friday Harbour. Part of SuomiNet, a real-time national GPS network for atmospheric research."

img[24] = '/lib/image_gallery/point75aspect_ratio_images/perm_mtolympus2.jpg'
cap[24] = "SC03 installation, Mt. Olympus, Washington. Initially installed as part of SuomiNet, a real-time national GPS network for atmospheric research, it is now operated and maintained by PBO Nucleus."

img[25] = '/lib/image_gallery/point75aspect_ratio_images/perm_bdam_sw.jpg' 
cap[25] = "Briones Dam single-frequency station monitoring Hayward Fault motions, Berkeley, California."

img[26] = '/lib/image_gallery/point75aspect_ratio_images/perm_lasvegas.jpg' 
cap[26] = "UNR1, Las Vegas, Nevada."

img[27] = '/lib/image_gallery/point75aspect_ratio_images/perm_brewster.jpg' 
cap[27] = "BREW installation in Pacific Northwest as part of the NASA Global GPS Network, 1 Hz real-time data retrieval."

img[28] = '/lib/image_gallery/point75aspect_ratio_images/perm_mtolympus3.jpg' 
cap[28] = "SC03 installation, Mt. Olympus, Washington. Initially installed as part of SuomiNet, a real-time national GPS network for atmospheric research, it is now operated and maintained by PBO Nucleus."

img[29] = '/lib/image_gallery/point75aspect_ratio_images/perm_socorro3.jpg' 
cap[29] = "PAS1 at IRIS PASSCAL Facility in Socorro, New Mexico."

img[30] = '/lib/image_gallery/point75aspect_ratio_images/perm_namas_he.jpg' 
cap[30] = "NAMA, one of two new stations recently installed in Saudi Arabia which will substantially improve GPS tracking in this sparse covered region and will tightly constrain Arabian plate motion."

img[31] = '/lib/image_gallery/point75aspect_ratio_images/perm_cabl.jpg' 
cap[31] = "Station CABL in the PANGA GPS network."

img[32] = '/lib/image_gallery/point75aspect_ratio_images/perm_socorrovsat1.jpg' 
cap[32] = "UNAVCO personnel assemble VSAT system in Socorro, NM for integration of GPS and seismic data capture at the UNAVCO Facility."

img[33] = '/lib/image_gallery/point75aspect_ratio_images/perm_ispa_m.jpg'
cap[33] = "This new Easter Island station was installed to replace the existing station EISL, which has lost sky view due to the proliferation of Eucalyptus trees, and also to utilize the new IRIS VSAT Internet link."

img[34] = '/lib/image_gallery/point75aspect_ratio_images/camp_deathvalley_m.jpg'
cap[34] = "Campaign system setup in Death Valley."

img[35] = '/lib/image_gallery/point75aspect_ratio_images/camp_retreat.jpg'
cap[35] = "The GPS part of Project RETREAT measures crustal deformation associated with ongoing tectonic processes in northern Italy using a combined campaign and continuous GPS network, 2003."

img[36] = '/lib/image_gallery/point75aspect_ratio_images/camp_mcall.jpg'
cap[36] = "McCall Glacier in the northern Brooks Range is used as an index for glacier contributions of fresh water inputs into the Arctic Ocean."

img[37] = '/lib/image_gallery/point75aspect_ratio_images/perm_erebusL1.jpg'
cap[37] = "Single frequency GPS system located on Mt. Erebus, Antarctica, the worlds southernmost active volcano."

img[38] = '/lib/image_gallery/point75aspect_ratio_images/perm_mikesdb.jpg'
cap[38] = "Mike Jackson welding the top portion of a short drilled braced monument."

img[39] = '/lib/image_gallery/point75aspect_ratio_images/perm_sg27.jpg'
cap[39] = "Station SG27, part of the SuomiNet GPS network for atmospheric investigations."

img[40] = '/lib/image_gallery/point75aspect_ratio_images/perm_sierranegra.jpg'
cap[40] = "Warren Gallaher installing a single frequency GPS system on Sierra Negra, an active volcano in the Galapagos Islands."

img[41] = '/lib/image_gallery/point75aspect_ratio_images/camp_missdelta.jpg'
cap[41] = "One of this projects' goal is to reconstruct the history of sea level in the Mississippi Delta for the last 2000 years through the collection and dating of peat samples."

img[42] = '/lib/image_gallery/point75aspect_ratio_images/camp_porkchop_geyser.jpg'
cap[42] = "A five-station GPS network was installed in Yellowstone National Park in response to increased heat and steam emissions in parts of Norris Geyser Basin, 2003."

img[43] = '/lib/image_gallery/point75aspect_ratio_images/perm_uganda3.jpg'
cap[43] = "The MBAR station is located in Mbarara, Uganda. It is a NASA/JPL sponsored installation deployed in March of 2001."

img[44] = '/lib/image_gallery/point75aspect_ratio_images/perm_morocco2_m.jpg'
cap[44] = "Station TETN at Abdelmalek Essaadi University in  Tetouan, Morocco."

/////////////////////////////////////////////////////////
var ran = 60/img.length

function ranimage() {
  currentdate = new Date()
  core = currentdate.getSeconds()
  core = Math.floor(core/ran)
    return(core)
}

document.write("<a href='" +img[ranimage()]+ "'><img src=" +img[core]+ " height=180 width=240 border=0></a><br><font size=-2><strong>" +cap[core]+ " </strong></font>") 

// end hiding-->