// -------------------------------------------------------------
// This includes all of the tips used. This is used with 
// wz_tooltip.js to generate tool tips. 
// -------------------------------------------------------------

var tip = new Array();
tip["print"] = "Create a popup window that contains the large JPEG image only. This can then be printed or saved on your system.";
tip["download type"] = "Specify the type of data to download (e.g., HDF).";
tip["download"] = "Download the MISR Level 3 Product corresponding to the image being viewed.";
tip["help"] = "Help with the mechanics of viewing the data (for science related help, select \quot;Products\quot; on navigation bar.";
tip["image type"] = "Select either natural color (RGB) or false color infrared image (NRG)";
tip["biome type"] = "Show either all the data, or the data filtered by the selected biome type";
tip["rccm type"] = "Select either all radiance data, or data filtered by RCCM saying it is clear";
tip["rccm type 2"] = "Select the type of cloud fraction to show";
tip["sdcm type"] = "Select the type of cloud fraction to show";
tip["band type"] = "Select the MISR band to show data for";
tip["particle type"] = "Select the particle type to show data for";
tip["odepth type"] = "Select the optical depth range to show data for";
tip["band type 2"] = "Select the MISR band, or broadband approximated by MISR bands";
tip["height type"] = "Show all data, or filter the data by clear, cloudy, or height";
tip["height type2"] = "Select height range to show";
tip["wind index"] = "Select type of wind speed to show";
tip["cloud type"] = "Select cloud/clear fraction to show";
tip["wind type"] = "Include a wind correction (giving better results), or don't include it (giving better coverage)";
tip["resolution type"] = "Report data on a grid of the given resolution";
tip["range type"] = "Either show the data on the normal data range, or a range designed to show overflow results";
tip["view type"] = "View data either as a flat map, or as a 3D globe. Note that the globe requires Java and Java 3D, see \&quot;Help with Globe\&quot; for details";
tip["image size"] = "View data either as a small or larger image";
tip["year"] = "Set year of image we are viewing";
tip["month"] = "Set month or season we are viewing";
tip["day"] = "Set day we are viewing";
tip["previous"] = "Go back one month/season/year";
tip["next"] = "Go forward one month/season/year";
tip["animate"] = "Start animating through a seasonal year (December - November), or if paused restart";
tip["stop"] = "Stop animation";
tip["pause"] = "Pause animation, can be restarted with \&quot;Animate\&quot;";
tip["slower"] = "Slow the speed of the animation";
tip["default speed"] = "Reset the animation speed to the default";
tip["faster"] = "Increase the speed of the animation";
tip["advanced"] = "Popup a control window to make more adjustments to the animation";

tip["CGAS"] = new Array();
tip["CGAS"][0] = "Aerosol optical depth. This is for the green (555 nm) band.";
tip["CGAS"][1] = "Angstrom exponent";
tip["CGAS"][2] = "Single-scatter albedo";
tip["CGAS"][3] = "Optical depth fraction";
tip["CGAS"][4] = "Number fraction";
tip["CGAS"][5] = "Volume fraction";
tip["CGGRP"] = new Array();
tip["CGGRP"][0] = "MISR DF Camera Radiance";
tip["CGGRP"][1] = "MISR CF Camera Radiance";
tip["CGGRP"][2] = "MISR BF Camera Radiance";
tip["CGGRP"][3] = "MISR AF Camera Radiance";
tip["CGGRP"][4] = "MISR AN Camera Radiance";
tip["CGGRP"][5] = "MISR AA Camera Radiance";
tip["CGGRP"][6] = "MISR BA Camera Radiance";
tip["CGGRP"][7] = "MISR CA Camera Radiance";
tip["CGGRP"][8] = "MISR DA Camera Radiance";
tip["CGGRP"][9] = "Animate through Radiance of nine MISR cameras";
tip["RCCM"] = new Array();
tip["RCCM"][0] = "MISR DF RCCM Cloud Fraction";
tip["RCCM"][1] = "MISR CF RCCM Cloud Fraction";
tip["RCCM"][2] = "MISR BF RCCM Cloud Fraction";
tip["RCCM"][3] = "MISR AF RCCM Cloud Fraction";
tip["RCCM"][4] = "MISR AN RCCM Cloud Fraction";
tip["RCCM"][5] = "MISR AA RCCM Cloud Fraction";
tip["RCCM"][6] = "MISR BA RCCM Cloud Fraction";
tip["RCCM"][7] = "MISR CA RCCM Cloud Fraction";
tip["RCCM"][8] = "MISR DA RCCM Cloud Fraction";
tip["RCCM"][9] = "Animate through RCCM cloud fraction of nine MISR cameras";
tip["CGLS"] = new Array();
tip["CGLS"][0] = "Normalized Difference Vegetation Index (NDVI)";
tip["CGLS"][1] = "DHR integrated over the Photosynthetically Active Radiation (PAR) band";
tip["CGLS"][2] = "DHR for a broad shortwave band (400-2500 nm), approximated from visible bands";
tip["CGLS"][3] = "Fractional absorbed Photosynthetically Active Radiation (FPAR)";
tip["CGLS"][4] = "Leaf Area Index (LAI)";
tip["CGLS"][5] = "Directional Hemispheric Reflectance (DHR). Also known as the \&quot;black sky\&quot; albedo.";
tip["CGLS"][6] = "Directional Hemispheric Reflectance (DHR). Also known as the \&quot;black sky\&quot; albedo.";
tip["CGCL"] = new Array();
tip["CGCL"][0] = "Stereo height histogram";
tip["CGCL"][1] = "Wind speed";
tip["CGCL"][2] = "CombinedFraction cloud/clear fraction";
tip["CGAL"] = new Array();
tip["CGAL"][0] = "Expansive Albedo";
tip["CGAL"][1] = "Local Albedo";
tip["CGAL"][2] = "Restrictive Albedo";
tip["CGAL"][3] = "Cloud Forcing";
