<!--
<!-- Hide script from non-supporting browsers
daySchedule = new Array

//June 3
daySchedule[3] = "1)  Nedjeljka Zagar , 'Quantifying uncertainties in atmospheric analyses and forecasts by using normal modes ', 12:00pm, NCEP EMC"  

//June 4
daySchedule[4] = "1)  George Halliwell , 'Evaluating and Improving HYCOM Performance for Simulating the Ocean Response to Tropical Cyclones ', 1:00pm, NCEP EMC                                                      2)   Jason Adolf, ' Cryptophytes in Chesapeake Bay and their Relationship to Mixotrophic Harmful Algal Blooms', 3:00pm, COMB" 

//feb 7
daySchedule[7] = "1) Robert Hudson, 'The Fronts are Moving! The Fronts are Moving!', 3:30pm, AOSC"  

//feb 8
daySchedule[8] = "1) Daniel D'Oca, 'Ghostwriting the City', 2:00pm, CUERE"   



//June 16
daySchedule[16] = "1) Junye Chen, 'Reanalyses and the climate change trend', 12:00pm, ESSIC"


//June 17
daySchedule[17] = "1)  Mike Baldwin, 'TBA', 12:00pm, CEP EMC"

//June 26
daySchedule[26] = "1) Lee Cooper, 'Potential ecosystem impacts of the decline of seasonal sea ice in the Arctic', 12:00pm, IAN"




function showDate(thisDay)
  {
    document.Calendar.dateInfo.value = daySchedule[thisDay]
  }
// end hiding script -->
 