//06-27-2007 Change Text Functions
function ChangeText_06272007_1()
{
	document.getElementById('flood').innerHTML = "&nbsp;&nbsp; These images are of a gust front as it approaches from the west. This storm was an ordinary afternoon thunderstorm, and was not severe.";
}

function ChangeText_06272007_2()
{
	document.getElementById('flood').innerHTML = "&nbsp;&nbsp; These images are of a gust front as it approaches from the west. This storm was an ordinary afternoon thunderstorm, and was not severe.";
}

function ChangeText_06272007_3()
{
	document.getElementById('flood').innerHTML = "&nbsp;&nbsp; These images are of a gust front as it approaches from the west. This storm was an ordinary afternoon thunderstorm, and was not severe.";
}

//04-03-2006 Change Text Functions
function ChangeText_04032006_1()
{
	document.getElementById('flood').innerHTML = "&nbsp;&nbsp; These are pictures taken around the Bloomfield area of the aftermath of the storms that occured during the evening of April 2, 2006. All of this damage was caused by straight-line winds."; 
}

function ChangeText_04032006_2()
{
	document.getElementById('flood').innerHTML = "&nbsp;&nbsp; These are pictures taken around the Bloomfield area of the aftermath of the storms that occured during the evening of April 2, 2006. All of this damage was caused by straight-line winds."; 
}

function ChangeText_04032006_3()
{
	document.getElementById('flood').innerHTML = "&nbsp;&nbsp; These are pictures taken around the Bloomfield area of the aftermath of the storms that occured during the evening of April 2, 2006. All of this damage was caused by straight-line winds."; 
}

//05-27-2004 Change Text Functions
function ChangeText_05272004_1()
{
	document.getElementById('flood').innerHTML = "&nbsp;&nbsp;Picture from Eastern Greene County. This picture illustrates the green tint the sky had just as the storm was approaching.";
}

function ChangeText_05272004_2()
{
	document.getElementById('flood').innerHTML = "&nbsp;&nbsp; Picture from Eastern Greene County. This picture was taken as the storm reached its full intensity. At this point, although not visible on this image, we were receiving pea sized hail.";
}

function ChangeText_05272004_3()
{
	document.getElementById('flood').innerHTML = "&nbsp;&nbsp; This Picture is of hail that was received in the Switz City area. Hail in this area reached 1.25 inches in diameter.";
}

function ChangeText_05272004_4()
{
	document.getElementById('flood').innerHTML = "&nbsp;&nbsp; This Picture is of hail that was received in the Switz City area. Hail in this area reached 1.25 inches in diameter.";
}
 

//07-08-2001 Change Text Functions
function ChangeText_07082001_1()
{
	document.getElementById('flood').innerHTML = "&nbsp;&nbsp; This photograph was taken in the Switz City Area on July 8, 2001. The camera was pointing North. Severe storms were rolling through this area during the early afternoon hours. I was certain that I had photographed a small tornado. However, after review by a local television station and the National Weather Service office in Indianapolis, it was determined that this was in fact a 'Gustnado'. A Gustnado is a tornado-like system that forms on the leading edge of a gust front. It was thought to be a Gustnado because of the fact there was lots of moisture in the air on this Sunday, and it was thought there would have been more of a condensation funnel from a tornado.<br><br>&nbsp;&nbsp;The only damage that was reported from this system was about 6 miles north where this picture was taken, it was a mobile home that had been turned over.";
}

//Unknown Change Text Functions

function ChangeText_unknown_1()
{
	document.getElementById('flood').innerHTML = "&nbsp;&nbsp; These photographs were taken just outside of my home. The camera was pointing East / Northeast. Severe storms were in the area, 25 miles to the North of us around Vigo county. The quality of this picture is not at fault for the orange tint to the skyline. It was truly this weird color of orange. I had never seen the sky this color before or since this time. Although, the rainbow added a nice touch to the sky. ";
}

function ChangeText_unknown_2()
{
	document.getElementById('flood').innerHTML = "&nbsp;&nbsp; These photographs were taken just outside of my home. The camera was pointing East / Northeast. Severe storms were in the area, 25 miles to the North of us around Vigo county. The quality of this picture is not at fault for the orange tint to the skyline. It was truly this weird color of orange. I had never seen the sky this color before or since this time. Although, the rainbow added a nice touch to the sky. ";
}

function ChangeText_unknown_3()
{
	document.getElementById('flood').innerHTML = "&nbsp;&nbsp; These photographs were taken just outside of my home. The camera was pointing East / Northeast. Severe storms were in the area, 25 miles to the North of us around Vigo county. The quality of this picture is not at fault for the orange tint to the skyline. It was truly this weird color of orange. I had never seen the sky this color before or since this time. Although, the rainbow added a nice touch to the sky. ";
}
