////  This function is dynamically produced by App_Code/FirescapeImageUtility, WriteJavascript()
function AddFirescapeImages()
{

//// SW corner, NE corner
var boundaries = new google.maps.LatLngBounds(new google.maps.LatLng(37.5840000000, -124.8020000000), new google.maps.LatLng(52.4330000000, -103.9470000000));
ImageTOPSOverlay0 = new google.maps.GroundOverlay('http://www.climatescape.net/images/TOPS/TMax_2003_04.gif', boundaries);
//map.addOverlay(ImageTOPSOverlay0);

//// SW corner, NE corner
var boundaries = new google.maps.LatLngBounds(new google.maps.LatLng(37.5840000000, -124.8020000000), new google.maps.LatLng(52.4330000000, -103.9470000000));
ImageTOPSOverlay1 = new google.maps.GroundOverlay('http://www.climatescape.net/images/TOPS/TMax_2003_05.gif', boundaries);
//map.addOverlay(ImageTOPSOverlay1);

//// SW corner, NE corner
var boundaries = new google.maps.LatLngBounds(new google.maps.LatLng(37.5840000000, -124.8020000000), new google.maps.LatLng(52.4330000000, -103.9470000000));
ImageTOPSOverlay2 = new google.maps.GroundOverlay('http://www.climatescape.net/images/TOPS/TMax_2003_06.gif', boundaries);
//map.addOverlay(ImageTOPSOverlay2);

//// SW corner, NE corner
var boundaries = new google.maps.LatLngBounds(new google.maps.LatLng(38.6038688400, -127.2292953900), new google.maps.LatLng(51.1210299500, -103.5398402200));
ImageTOPSOverlay3 = new google.maps.GroundOverlay('http://www.climatescape.net/images/TOPS/PRECIP_AC_2003_4_wgs84.gif', boundaries);
//map.addOverlay(ImageTOPSOverlay3);

//// SW corner, NE corner
var boundaries = new google.maps.LatLngBounds(new google.maps.LatLng(38.6038688400, -127.2292953900), new google.maps.LatLng(51.1210299500, -103.5398402200));
ImageTOPSOverlay4 = new google.maps.GroundOverlay('http://www.climatescape.net/images/TOPS/PRECIP_AC_2003_5_wgs84.gif', boundaries);
//map.addOverlay(ImageTOPSOverlay4);

//// SW corner, NE corner
var boundaries = new google.maps.LatLngBounds(new google.maps.LatLng(38.6038688400, -127.2292953900), new google.maps.LatLng(51.1210299500, -103.5398402200));
ImageTOPSOverlay5 = new google.maps.GroundOverlay('http://www.climatescape.net/images/TOPS/PRECIP_AC_2003_6_wgs84.gif', boundaries);
//map.addOverlay(ImageTOPSOverlay5);

//// SW corner, NE corner
var boundaries = new google.maps.LatLngBounds(new google.maps.LatLng(45.1690000000, -111.5190000000), new google.maps.LatLng(45.3630000000, -111.2410000000));
ImageUSDAOverlay0 = new google.maps.GroundOverlay('http://www.climatescape.net/images/USDAForest/Frst-con_BigSky.gif', boundaries);
//map.addOverlay(ImageUSDAOverlay0);

//// SW corner, NE corner
var boundaries = new google.maps.LatLngBounds(new google.maps.LatLng(45.1690000000, -111.5190000000), new google.maps.LatLng(45.3630000000, -111.2410000000));
ImageUSDAOverlay1 = new google.maps.GroundOverlay('http://www.climatescape.net/images/USDAForest/NAIP_BigSky.gif', boundaries);
//map.addOverlay(ImageUSDAOverlay1);

//// SW corner, NE corner
var boundaries = new google.maps.LatLngBounds(new google.maps.LatLng(48.4120000000, -113.8890000000), new google.maps.LatLng(48.5030000000, -113.7520000000));
ImageUSDAOverlay2 = new google.maps.GroundOverlay('http://www.climatescape.net/images/USDAForest/Frst-con_Nyack.gif', boundaries);
//map.addOverlay(ImageUSDAOverlay2);

//// SW corner, NE corner
var boundaries = new google.maps.LatLngBounds(new google.maps.LatLng(48.4120000000, -113.8890000000), new google.maps.LatLng(48.5030000000, -113.7520000000));
ImageUSDAOverlay3 = new google.maps.GroundOverlay('http://www.climatescape.net/images/USDAForest/NAIP_Nyack.gif', boundaries);
//map.addOverlay(ImageUSDAOverlay3);

//// SW corner, NE corner
var boundaries = new google.maps.LatLngBounds(new google.maps.LatLng(44.8070000000, -110.3070000000), new google.maps.LatLng(45.0030000000, -110.0480000000));
ImageUSDAOverlay4 = new google.maps.GroundOverlay('http://www.climatescape.net/images/USDAForest/Frst-con_YNP.gif', boundaries);
//map.addOverlay(ImageUSDAOverlay4);

//// SW corner, NE corner
var boundaries = new google.maps.LatLngBounds(new google.maps.LatLng(44.8070000000, -110.3070000000), new google.maps.LatLng(45.0030000000, -110.0480000000));
ImageUSDAOverlay5 = new google.maps.GroundOverlay('http://www.climatescape.net/images/USDAForest/NAIP_YNP.gif', boundaries);
//map.addOverlay(ImageUSDAOverlay5);

}

