cDate       = new Array();
cTime       = new Array();
cLocation   = new Array();
cPOC        = new Array();
cDirections = new Array();
cNotes      = new Array();
//

/*
cDate.push('');
cTime.push('');
cLocation.push('');
cPOC.push('<a href="mailto:Larry.Nierenberg@noaa.gov">Larry.Nierenberg@noaa.gov</a>');
cDirections.push('');
cNotes.push('');
*/



