// 07-04-2008 Change Text Functions
function ChangeText_07042008_1()
{
	document.getElementById('scenery').innerHTML = "&nbsp;&nbsp;This is a view from the west end of the baseball diamonds looking at the crowd.  Taken at about 8:45 pm, there are already a lot of people waiting for the show.  On a side note, by this time they were already out of hot dogs, corn dogs, and the popcorn machine was broken.  What's up with that?";
}

function ChangeText_07042008_2()
{
	document.getElementById('scenery').innerHTML = "&nbsp;&nbsp;Another picture of the fireworks.";
}

function ChangeText_07042008_3()
{
	document.getElementById('scenery').innerHTML = "&nbsp;&nbsp;Another picture of the fireworks.";
}

function ChangeText_07042008_4()
{
	document.getElementById('scenery').innerHTML = "&nbsp;&nbsp;Another picture of the fireworks.";
}

function ChangeText_07042008_5()
{
	document.getElementById('scenery').innerHTML = "&nbsp;&nbsp;Another picture of the fireworks.";
}

function ChangeText_07042008_6()
{
	document.getElementById('scenery').innerHTML = "&nbsp;&nbsp;Another picture of the fireworks.";
}

// 10-19-2003 Change Text Functions
function ChangeText_10192003_1()
{
	document.getElementById('scenery').innerHTML = "&nbsp;&nbsp; These are images taken of Greene County's only covered bridge, located in Bloomfield. It was originally constructed in 1883, and it was closed in 1957. Following some foundation and roof reconstruction it was opened again in 1967. Due to extreme structural decay, it was again closed in 1990. In the summer of 1998 the covered bridge received extensive repairs, and was reopened later that summer.";
}

function ChangeText_10192003_2()
{
	document.getElementById('scenery').innerHTML = "&nbsp;&nbsp; These are images taken of Greene County's only covered bridge, located in Bloomfield. It was originally constructed in 1883, and it was closed in 1957. Following some foundation and roof reconstruction it was opened again in 1967. Due to extreme structural decay, it was again closed in 1990. In the summer of 1998 the covered bridge received extensive repairs, and was reopened later that summer.";
}

function ChangeText_10192003_3()
{
	document.getElementById('scenery').innerHTML = "&nbsp;&nbsp; These are images taken of Greene County's only covered bridge, located in Bloomfield. It was originally constructed in 1883, and it was closed in 1957. Following some foundation and roof reconstruction it was opened again in 1967. Due to extreme structural decay, it was again closed in 1990. In the summer of 1998 the covered bridge received extensive repairs, and was reopened later that summer.";
}

function ChangeText_10192003_4()
{
	document.getElementById('scenery').innerHTML = "&nbsp;&nbsp; These are images taken of Greene County's only covered bridge, located in Bloomfield. It was originally constructed in 1883, and it was closed in 1957. Following some foundation and roof reconstruction it was opened again in 1967. Due to extreme structural decay, it was again closed in 1990. In the summer of 1998 the covered bridge received extensive repairs, and was reopened later that summer.";
}